Before I forget here's the server flow for my 64tb sever. Supports Anime and all the works, never could get manga working with torrent/usenet well enough on ubuntu though.
A short list:
Anime/Tv/Movies
Switch games management (kinda)
Cross Seed
Unpackerr
Radarr + Sonarr Queue Cleanup
Trakt Sync
Trakt List to add sonarr item (bad practice but whatever)
Comics (weekly bundles are OP)
My shitty cronjobs
Make suggestions on improvements, I probably won't be using this settup on my next server, but similar.
For adding content I used Ombi and the plex watchlist sync feature for those that were leeching on my plex, worked well enough. For better management I used the LunaSea app (great fucking app, go get it now, it's free)
I didn't do music bc I have tidal with plex and that's more then fine, lidarr sucked too much for the artists I like and attempts at streamrip automation failed all the time.
Cronjob abuse is my friend
Forgot to mention this also supports auto-uploading content (with filters) on a cronjob
Love logseq (and have it forked, or at least i did for awhile).. I'm just a bit put off by the "infinite bullet point" list style notes, since i like to free form a bit. But it's probably time for me to check it out again :) thanks for the reminder!
Haha thanks, Obsidian has been my study friend for a while and what I write all my modding guides in. Seeing how much people liked this post, I plan to post my full guides now too onto here :3
It's a fantastic software. All of your files are kept in plaintext, too, which is important to me.
You do NOT have to pay for syncing, you can pay them for their services, but I use syncthing to sync from my phone to my PC and server. It updates almost instantly. They also don't try to block you from using third party sync options.
Obsidian is a notes software, but you can make canvases like this and link multiple notes together. It also supports mark down.
What Obsidian add-ons do you use for this? Just started using it last week and while it's got massive potential the Markdown language is a bit of a learning curve for me.
Meanwhile in using qbittorrent's own RSS engine and play the videos through mpv on the samba share. Yeaaah. Can I ask you where do you find the weekly manga?
I do use tachiyomi! Well, I did until 2/3 days ago when I found out kotatsu! Basically all the good bits from tachiyomi plus sync between devices, and that's of great importance for me as I read both on my phone and tablet
No weekly manga anywhere. The closes I got was monitoring AnimeBytes for manga updates via Autobrr. Since AnimeBytes only keeps the most complete pack of each manga. So when a new chapter/volume is released the old torrent gets deleted and new one is made. So that keeps things easy for adding content… but not removing content to avoid duplicate volumes.
The best I've found is Free Manga Downloader 2 (https://github.com/dazedcat19/FMD2). It's not perfect, I have some gripes, but I have FMD2, mylar3, komga, and Tachiyomi (on my mobile devices) with the kogma extension for all my comic stuff. Works well enough for me
I really need to start downloading manga as well. I find it to be the most ephemeral type of content with all the takedowns, groups stopping scanlations or frequent site issues
I did try both actually, I just didn't enjoy adding another service for people to use, it was too difficult convincing them to use another site and/or app. I just settled for the plex sync that way people don't even have to touch ombi at all. Everything they need for media is contained in plex.
I admit though I bet for others ombi and overseerr are great, as they are great projects, just wasn't a fit for me sadly :/
I would really like to automate my workflow and organize my library, but I like to seed things forever. How do you automatically retrieve metadata to reorganize folders and filenames, while still being able to seed? Is creating a second copy of the files the only way, or is there something I'm missing?
Basically yes. You use *arr to find releases and make a copy with proper naming and metadata when a download finishes. On its own, that would not be great as you would double the size of everything. Except you use hard links. Those are kind of like shortcuts, but both the shortcut and original are the same thing. Both point to the same data on disk. In fact, they're indistinguishable from each other. If you delete one, the data remains as there is another link pointing to it. If you delete both, the data gets deleted. Basically they are free copies. You just have to make sure your file system supports them
I've started reading the guide on the subject. So now my problem is that I have different zfs datasets separating my library, and I suspect hardlinks won't work across them. So I'll have to rethink how I organize my filesystem.
Couldn't have said it much better myself. I think of hardlinks like backend and front end development offices.
The backend team has the data that frontend teams 1 & 2 use, but frontend team 3 isn't in the same office (filesystem) as the backend team so they can't access the data.
If frontend team 2 goes down, frontend team 1 still has access to the backend’s data
Writing new data: teams 1 and 2 go down then fuckit we can bulldoze backend and make a new backend for any new frontend teams.
Same, but I was on the grind for a BHD invite and by time I got it, my trackers list was 10+ and found having automation better then manually upkeeping on everything.
Kavita is supposed to be the self-hosted automated manga downloader, unfortunately, their website seems to be down.
I believe FMD2 running in an OCI-compatible container with WINE underneath and Guacamole to present the app's GUI should be a decent alternative, since I heard that FMD2 can auto-download new manga chapters/releases
I run Kavita on my TrueNAS Scale setup. I can't really recommend it, but there's not a lot of similar manga/comic self hosting servers out there.
It doesn't have a feature to auto download manga though. It also won't organize manga based on folder structure - it only goes by file name, which annoys me to no end since I have my library organized for use with Tachiyomi on my phone/tablet.
I haven't touched or looked at anything manga-related in a while, but when I was looking at manga hosting solutions, I settled on Mango. If I remember correctly, I chose it specifically because it organizes based on the file/folder structure, including nested folders. So I can manually name and organize the files(my preference, as I never like the way any automated system does it), drop said files into the library folder, run a scan in Mango, and I'm good. Also has 3rd party plugins for downloads(a lot of which are hentai-related though, if I recall).
I auto-upload to trackers that allow it. Instead of having the torrent already in qBit, I have autobrr send it to qbit with a special filter that checks for my username on the trackers I upload to.
I do this because If I grab the torrent at the same time as all the leechers then there's no delay for the leechers to start downloading meaning they don't have to re-poll the tracker as much to find me (the seeder)
This also works better for if you're not a pre-approved uploader (someone who doesn't need moderator approval to upload). That way once your torrent is approved I can start seeding right away.
That's very impressive! I don't know if I understand how I have things set up to properly map it out like this lol.
Though it's definitely not nearly as automated
I think visually so this didn't take me long todo, but just start slapping stuff down into a notepad and drawing lines, then use obsidian or a flow chart tool to do what I did. Afterwards it helped me a lot by making sure my torrents and nzbs don't get any hiccups when implementing a new feature (like switch games)
Agreed! I implemented a less complex version of the diagram you posted, and it yields higher quality results than Stremio for someone viewing it on a computer. However, when friends need a Netflix replacement, they need something that’s “plug-n-play”