• 2 Posts
  • 68 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle





  • Beginner here (to Linux and networking anyways), running Unraid for about 18 months now. Fully agree, it’s been great for actually getting up and doing useful things quickly and relatively pain free.

    Eventually I would like to try working backwards and getting things running on a more “traditional” server environment, but Unraid has been a great learning tool for me personally.

    It’s like… Maybe some folks learned to overhaul an engine before they got their driver’s license, but lots of people just need to a car to get to work and back today, and they can learn to change their oil and do a brake job when the time comes.


  • Honestly, as long as it’s easily DIY upgradable (accessible speaker mounting locations, standard DIN panels, etc) I am all for this. Most OEM audio systems are stupidly overpriced and suck complete donkey balls compared to what you can get for a few hundred bucks at Crutchfield and install in an afternoon.

    For the last 20 years or so, most factory audio systems are so integrated into the rest of the electronics that they can be an absolute nightmare to upgrade unless you are a pro, which means you get the worst of both worlds: garbage audio, AND a steep upgrade path.


  • Just speaking for myself here, but as someone with only basic literacy in networking and almost zero prior experience with Linux or Docker, I found Unraid extremely straightforward to spin up–especially with the numerous guides floating around on Youtube. I started out with a used SFF PC that cost about $120 and a few drives I had lying around, and was up and running with basic NAS functionality in an afternoon.

    I’ve mucked up a few things trying to do something more advanced without fully reading up, but I haven’t had a single hiccup with Unraid itself.

    1.5 years later, and I’ve got ~80TB worth of refurb enterprise drives and hosting several media and other storage services, and I don’t see myself outgrowing it anytime soon.





  • No you’re right, the hardlinks themselves are not directional. I just misunderstood the advice as meaning that Radarr would create a hardlinked file in my torrent folder, using the existing file in my media library. (It will not)

    The part that was tripping me up was that it seemed like I had to manually add the movies to Radarr’s library before it would let me import any of my torrent files. Otherwise it would give me an error saying the movie was unknown.

    I think I’m starting to get the hang of it though.




  • Sure, that would get all the torrented content into radarr quickly, but I guess I should have stated that my intent is to continue seeding that content from the qbittorrent client on my media server.

    Unless radarr is somehow smart enough to hardlink the opposite direction (from the media library back to torrents folder) and let qbittorrent know that content is ready to seed…?



  • Not OP, but I can answer part of your questions:

    if I migrate to Jellyfin do I need to fuck around with my folder structures ? No special case just /movie/title | tv/title in my use-case with the usual arr stack for grabbing.

    I have Plex and Jellyfin running off the exact same media library no problem at all. So there should be zero need to modify anything–if anything Jellyfin seems a little better at catching “extras” folders than Plex.

    I don’t need remote playback for movies/tvs but I have no idea how to replace Plexamp and if you have suggestions, feel free to mention it.

    The Jellyfin app plays music–but it’s definitely NOT a music app. I always hear Symfonium highly recommended, but have not yet given it a whirl myself.


  • Absolutely. They are not going to share metadata or things like played status, but I have been using both simultaneously since almost the first day I spun up my media server.

    I definitely prefer Jellyfin overall, but Plex is more convenient for sharing with less techy family so I keep it spun up. Jellyfin also requires some finicky network configuration (so I have heard) to cast media to a Chromecast, so Plex wins out there.




  • If all your current files are still in the “download” folder, you could probably setup the arrs and qbit as recommended in the guides

    Yeah, that’s the rub… they are all currently in separate movies, shows, and music folders as Plex/Jellyfin want them to be.

    But it’s sounding like the best bet is to leave the existing content alone for now and spin things up per the guides until I have a better handle on how it all works. Appreciate the input!