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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- 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
Awesome thanks, I think I'm going with this! The UI is good. I'm struggling to find a list of all sponsorblock args, know of anywhere?
Also do you happen to know what Plex scraper is best for YoutubeDL-Material's default naming scheme?
For Plex:
In YouTube download-material settings: Extra-> check "generate nfo files"
In plex, create a library called "YouTube" or whatever you'd like, category set to "other videos". Use scanner: "Plex Video Files Scanner" set agent to "Personal Media."
Under Plex settings "Agents" make sure under both the "movies" and "shows" tabs that the "personal media" agent is set to use "Local Media Assets" and that that is top priority.
Plex will use the nfo files generated by ytdl for metadata.
I believe there is a dedicated YouTube series agent, but those can be finicky. This way, ytdl has already done all the metadata work.
Thanks for this, this is the only breakdown I've been able to get (sort of) working.
Just to clarify- this won't load thumbnails into Plex, correct?
Yeah, it won't. Only Plex's own screengrabs.
Sure, you can find the documentation under sponsorblock options here: https://github.com/yt-dlp/yt-dlp
For categories, maybe sponsorblock github is the best place to find them.
Unfortunately, I don’t know how to scrape information or import it to Plex. Also, check out jellyfin as an alternative of Plex.