Anon 03/05/2024 (Tue) 00:23 No.9746 del
>>9742
>rename these files
Torrent didn't recheck to 100% after that. Why not? One of the reasons: torrent Ponibooru-All-Safe was last seen as complete in 2024-03-03. Last Seen Complete (LSC) means that a peer showed up with 100% of it. I downloaded some of it from that peer, but I got most of it from webdav (web/HTTP, not BitTorrent). So, some of the files were partly downloaded via BitTorrent, and those partly downloaded ones were zero-padded to the full filesize. rclone can do this: "rclone -P --size-only copy source dest" to compare the sizes when syncing - not helpful if the files are padded in that way. rclone can do this: "rclone -P copy source dest" (-P=progress) which I think checks the hashes, but I don't think the webdav thing I was working with can do hashes. I don't think it can check hashes because "rclone -P check source dest" said something like "can't do hashes on this" (check=shows diff. between source and dest folders).

Solutions: maybe that peer will show up again and give me the rest of the torrent pieces. Or, I can replace all of the zero-percent or partly downloaded files with the full files thanks to an HTTP mirror. The problem with solution #2 is this: it is a pain to copy filenames out of qBittorrent. I want to only copy the paths to files which are less than 100% downloaded, so I need qBittorrent to sort it for me to get those ones. If you select a file in qBittorrent you can copy its filename by pressing ctrl+c, but if you select multiple files and press ctrl+c, it only copies the one filename at the top of the selection.

>The Residents - Demonic! The Residents Live In Oslo!
>at ipfs://bafybeies5s44ijl3er3pcd23jaimni2gwenmzhvo2t627j35dbks2awtou
That's this video - https://iv.ggtyler.dev/watch?v=Fe3FfqajVcU - on which @theheavymetalbrony2257 commented "Wished I was there." Pfp+banner of that channel attached. Also, the studio version of that album "Demons Dance Alone" (2002) has the track "Make Me Moo"; that live version doesn't feature that song:
https://iv.ggtyler.dev/watch?v=K8N5lgnSoaY&list=PLDD79B60CE85D2062&index=15

>>9738
>That SSL error in Brave Browser and Google Chrome
Same error, but seems to be unrelated because that is about Chrome Driver:
>>>https://archive.ph/ktmmH (research on this error)
>>https://stackoverflow.com/questions/65755603/selenium-ssl-client-socket-impl-cc-handshake-failed and other links
>run the thing with these options

Message too long. Click here to view full text.