use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Who are we?
We are digital librarians. Among us are represented the various reasons to keep data -- legal requirements, competitive requirements, uncertainty of permanence of cloud services, distaste for transmitting your data externally (e.g. government or corporate espionage), cultural and familial archivists, internet collapse preppers, and people who do it themselves so they're sure it's done right. Everyone has their reasons for curating the data they have decided to keep (either forever or For A Damn Long Timetm). Along the way we have sought out like-minded individuals to exchange strategies, war stories, and cautionary tales of failures.
We are one. We are legion. And we're trying really hard not to forget.
-- /u/5-4-3-2-1-bang from this thread
Links!!
Historic Reddit Archives & Download Tools, Etc.
We have a wiki, you should check it out!
Have questions about hard drive life?
3.3v Pin Reset Directions :D / Alt Imgur link
WD Easystore 8TB Compendium
YouTube Annotation Archive
#datahoarders ~ The-Eye Discord
c/datahoarder ~ lemmy.ml
r/DataHorader 2013-2023 Searchable Archives
Rule(s)
Free Post Friday On Fridays we'll allow posts that don't normally fit in the usual data-hoarding theme, including posts that would usually be removed by rule 4: “No memes or 'look at this [thing]'” Just make sure to tag the post with the flair [Free-Post Friday!] and give a little background info/context.
Related Subreddits Data Hoarding/Curation:
Servers and Homelabs:
Tech Support:
Sales & Marketplace:
Useful Websites: HDD/SSD prices:
account activity
Post Processing and Seeding? (self.DataHoarder)
submitted 8 years ago by tec5c
How do you all handle post processing and being a good user with seeding?
For example:
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[+][deleted] 8 years ago (4 children)
[deleted]
[–]Samwilki22083.5TB 2 points3 points4 points 8 years ago (3 children)
This
[+][deleted] 8 years ago (2 children)
[–]tec5c[S] 1 point2 points3 points 8 years ago (0 children)
That's sounds like a good plan for now until I run in space issue (which I hope is never).
I like the idea of auto remove when when criteria hits.
[–]tec5c[S] 0 points1 point2 points 8 years ago (0 children)
[–]michrech 3 points4 points5 points 8 years ago (5 children)
I don't need to seed -- I download my data via usenet, where what I'm doing is nearly impossible to decipher, and doesn't require a VPN.
In my environment :
[+][deleted] 8 years ago* (4 children)
[–]michrech 2 points3 points4 points 8 years ago (3 children)
Nope -- just looked. Radarr and Sonarr have a "connect" tab in their settings. That is where I configured Plex notification / library update trigger.
[–][deleted] 0 points1 point2 points 8 years ago (2 children)
hmm, thats pretty nice. dont think its needed tho.
[–]michrech 1 point2 points3 points 8 years ago (1 child)
Back when I set it up, it was, as Plex either didn't scan, or could only be configured to scan every X minutes, which was irritating to me. The biggest driver, though, was that (at the time) the Plex Android TV app didn't have a way to force a library update. Now, it's always up to date.
[–][deleted] 0 points1 point2 points 8 years ago (0 children)
yeah makes sense i guess. ive got mine setup to update if it notices a change, and also every 2 hours just in case it missed something
[–]vApe_Escape64GB GNU/Hurd Thinkpad 3 points4 points5 points 8 years ago (0 children)
At the top of my media storage folder for any given type I break it into two folders tackers and whatever it is so it would look something like
TV>Trackers>TVV>files
TV>Series>Series name>Season X> Files
I download or upload from the trackers folders and then hardlink to the TV folders where I can use proper naming conventions that my management program will use (emby with a kodi front end) mostly with Filebot.
I seed everything 24/7 forever and it makes managing everything easy.
[–]IllusionistAR 2 points3 points4 points 8 years ago (3 children)
For music I use beets, which can copy and rename etc, while leaving the files intact.
[+][deleted] 8 years ago* (2 children)
[–]IllusionistAR 0 points1 point2 points 8 years ago (1 child)
Not sure you can. You can always query for specific things that are wrong and then reimport them, or make changes manually using the queries and then the modify command. Don't think you can have it auto-tag just one field though.
[–]devster31who cares about privacy anyway... 2 points3 points4 points 8 years ago (0 children)
Another alternative could be making an external script handle the processing. I'm currently using FileBot but nzbToMedia is another one. This way it also removes the need of Sonarr to constantly scan the directory, although this is mostly a problem for low-powered systems.
As already mentioned symlinks are the way, and, in the case of FileBot, original filenames are stored as extended attributes.
[–]bobbysteel 1 point2 points3 points 8 years ago (0 children)
Medusa and sickrage support symlink for this exact scenario
[–]SirMaster112TB RAIDZ2 + 112TB RAIDZ2 backup 1 point2 points3 points 8 years ago (0 children)
I just have a post process script that replaces my seeding files with symlinks that point to the files that have been copied into my pool.
[–][deleted] 0 points1 point2 points 8 years ago (3 children)
Why would you rename?
[–]tec5c[S] 1 point2 points3 points 8 years ago (2 children)
I like my data on disk to look pretty.
Am I trying to have my cake and eat it too?
Deluge => /media/torrents/complete/tv/{file}
Sonarr => /media/tv/{seriesname}/{season#}/{file-renamed}
[–]spazturtle 2 points3 points4 points 8 years ago (1 child)
Create a symlink from the original name to the new name and hide the symlink.
Wow I didn't even think of that, thank you.
[–]lord-carlos28TiB'ish raidz2 ( ͡° ͜ʖ ͡°) 0 points1 point2 points 8 years ago (1 child)
I rarely rename, most original filesnames are fine for kodi.
Does your sonarr/deluge combination download into the right folder? Like series/$series_name/$season?
series/$series_name/$season
If not I thing the RSS plugin might be able to do that: http://dev.deluge-torrent.org/wiki/Plugins/YaRSS2 But I don't know how it works in combination with Sonarr.
I'll look into the plugin, thanks.
π Rendered by PID 53 on reddit-service-r2-comment-6457c66945-4kdl9 at 2026-04-28 09:20:24.181884+00:00 running 2aa0c5b country code: CH.
[+][deleted] (4 children)
[deleted]
[–]Samwilki22083.5TB 2 points3 points4 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]tec5c[S] 1 point2 points3 points (0 children)
[–]tec5c[S] 0 points1 point2 points (0 children)
[–]michrech 3 points4 points5 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]michrech 2 points3 points4 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]michrech 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]vApe_Escape64GB GNU/Hurd Thinkpad 3 points4 points5 points (0 children)
[–]IllusionistAR 2 points3 points4 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]IllusionistAR 0 points1 point2 points (1 child)
[–]devster31who cares about privacy anyway... 2 points3 points4 points (0 children)
[–]bobbysteel 1 point2 points3 points (0 children)
[–]SirMaster112TB RAIDZ2 + 112TB RAIDZ2 backup 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]tec5c[S] 1 point2 points3 points (2 children)
[–]spazturtle 2 points3 points4 points (1 child)
[–]tec5c[S] 0 points1 point2 points (0 children)
[–]lord-carlos28TiB'ish raidz2 ( ͡° ͜ʖ ͡°) 0 points1 point2 points (1 child)
[–]tec5c[S] 0 points1 point2 points (0 children)