• 13 Posts
  • 152 Comments
Joined 8 months ago
cake
Cake day: October 18th, 2023

help-circle


  • I use Jellyfin. I think in your use case, each user would be setup have their own library. You can enable or disable library on a per user basis as will as a per client basis.

    Downside is that the default web interface isn’t great as a music player. It does the job but it’s not great.
    Other hand, multiple music-first clients exist for a lot of different platforms. Odds are good you can find a client that suits how you listen to music.

    Edit: said collection when I meant library.






  • @tal has already given a really good answer. To add to it, this thread might help you some: https://lemmy.sdf.org/comment/11963996 I was asked what I thought was “better” than a raspberry pi. Came back with an eBay search and a trio of suggestions in the price range of a Pi 4. TLDR is whatever you have currently will probably work fine but if you need to buy hardware, there are plenty of low cost options. And of course, Pi’s also work fine for anything they are capable of, which is most things.

    When I started self hosting, Raspberry Pi’s were the cheapest option available. I learned fairly quickly that the SD card was the weakest part of them but not long after the Pi3 came out we were able to boot off of USB drives which solved that issue. I think I had 8 SSDs hanging off of one pi before I finally decided to plop down the money for a tower. I then added a pair of 6 port SATA cards and added even more storage to that system. Eventually I was hosting so many things that I was running out of RAM, So I bought a second used tower, this one with a much newer processor and a lot more RAM. Now I run both with the old system running as a NAS and the new system hosting my other services. I wouldn’t stress about hardware too much. Hardware can grow with you, to a point.

    Mini PCs are too small to house internal drives

    Most mini PCs I’ve heard of (and quite a few thin clients) use m.2 drives for internal storage. Not difficult to upgrade. I’ve also heard of a few that had ports and internal space for 2.5 inch SSDs.



  • I use Jellyfin to stream both video as well as audio. Media is stored on my NAS via a samba share.

    Much like yourself, I’m more frequently streaming music. The default apps aren’t great for music (and horrid for audio books) but there are music specific apps for most iOS, Android, and most PC OSs. Can’t remember what app I use on Linux (don’t use it much) but I use FinAmp on iOS a lot.

    Navidrome is probably a better self hosted music service , but I didn’t see the point when Jellyfin plus FinAmp and met my streaming audio needs.

    As for where I got my music collection, I’m an old fart whose music collection predates digital music. Early stuff was ripped from whatever format it was on to digital a while ago. Nowadays I tend to buy CDs and rip them to flac or buy digital from Band Camp or Amazon.

    I haven’t seen the need since iTunes and Amazon Music came around, but if you wanted to go sailing you can find popular releases and discographies of popular artists on public torrent sites easily enough. There are also several programs available that can take a Spotify playlist and automatically download the music from YouTube.

    While you didn’t ask about audio books, it might help someone else. While I can access my audiobook collection from Jellyfin, it is so bad at audiobooks that that I don’t bother. For audiobooks I use a service called AudioBookshelf. Great for podcasts as well. The audiobooks themselves I generally buy from Audible and then use Libation to strip the DRM.














  • It’s not difficult to self host. Pretty light on resources. Documentation on how to do so could use some work though. I believe I used a docker image to get up and running.

    The main reason I personally don’t allow public signups on my instance is that US law is rather chaotic. If section 230 gets cancelled or repealed I don’t want to be held responsible for what some random person chose to write. It may not be a big risk at the moment but I don’t have the mental bandwidth to deal with it.