hello,

im really tired of google music and spotify, and want to self host my downloaded music and create my library.

however, i know nothing about self hosting. My knowledge is absolutely zero. And Im completely lost about how to self host my own music. Dont find any good tutorial for dummies and i have a lot of question. I dont understand nothing. I see the tutorials of Navidrome and Ampache and still understand nothing. All of that looks extremely complicated to me.

How can i self host my music? I need to pay something? A very old and slow pc is enough?

Im completely lost. If someone can suggest something - like a tutorial , dunno - to build/self host my own music I appreciate a lot.

ty

  • @notagoblin
    link
    English
    1
    edit-2
    7 hours ago

    A lot of information is scattered about and it is difficult to find a solution that fits your situation. So you’ll have to filter a bit. There are loads of youtube tutorials out there and some of them are well supported by documentation, some are not. Be patient. My setup is basically a Jellyfin docker server with local storage so its easy for Jellyfin to see the files. Jellyfin is installed on Linux after installing docker. Jellyfin apps are installed on the devices I want to use to connect to Jellyfin. My router has Wireguard so I can connect to the router as a Wireguard VPN to listen to Jellyfin content. Thats it. My Jellyfin server is a 2 core i3-6006U laptop with a broken screen I had lying around. These days I think you’ll probarbly want to run an 8th - 9th gen Intel processor to support the latest features including GSync, but you don’t have to, try it on what you have. Once you have some hardware, look up how to install Linux, get a well known one like Ubuntu to begin with. Put some files in a directory , called say music for testing. Look up how to install Docker, then do that. Lookup how to install Jellyfin in docker. I’d use a .yml because you can change parameters easily and try again. Once you have jellyfin running go to the web interface and tell it where the music directory is so it can scann the files. All this occurs on your home network Install a Jellyfin app on your phone, connect to the server, play music locally. If you want to access away from home use some form of Wireguard VPN but you probarbly have enough to be getting on with. for now.

    Edit: Forgot to say that if you struggle with docker, there is a direct install you can use. https://jellyfin.org/downloads/server Edit again: Documents here https://jellyfin.org/docs/