Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
What you are looking for is under Settings > Download Clients > Torrent Blackhole
This helps create a "blackhole" folder that is now monitored for any completed files. Radar or Sonarr will then try and import these files if the naming matches anything in your library that's missing.
So in theory you can manually add torrents to your client which you can categorize in such a way that they move to this blackhole folder on completion.
Obviously the folder or category can be called anything, but I just call them blackhole_movies, blackhole_series.
And do I only do this for manually added torrents? Arr added torrents should still go to the normal "completed" folder?
Correct. Your manual added torrents only.
But to be clear your downloads folder should ideally have subdirectories in it, or at least that's what I have.
*Completed Downloads", with subdirectories for movies, series, audio, books, blackhole_movies, blackhole_series, and any other category you have.
In your download client you then make sure to set it up that all downloads get a category that then dumps the completed download into the corresponding folder.
So when a movie gets added by radarr its assigned a category of movies in your download client, and when it finishes downloading it goes to the completed/movies folder. And similar if a series gets added by sonarr a category of series gets assigned and moved to the completed/series folder.
Any torrent you add manually you would then assign either blackhole movies or series and your download client would then move it to that completed folder. Radarr would then see new files appear and try and import them as it regularly will now scan that blackhole folder.
Got it. Yeah, I already have the subfolders. Will add the black hole folders and categorise them as
manual_movieandmanual_tvThanks for the help! ☺️