this post was submitted on 24 Oct 2024
134 points (95.3% liked)

Selfhosted

60910 readers
688 users here now

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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[–] Chewy7324@discuss.tchncs.de 41 points 2 years ago (4 children)

Symphonium is a great Android music player which connects to a Subsonic or Jellyfin server (or any other protocol like SMB).

Navidrome is a music server which implements the Subsonic protocol. This means apps like Symphonium can connect to it.


Any old PC is enough, even a Raspberry Pi is fast enough for a music server.

  1. Install Navidrome on the server/pc
  2. Configure Navidrome (open ports, add your music library/folder)
  3. Connect a subsonic-compatible music app to to the server (I.e. type in IP or domain as well as the port).

Anything more like SSL (https) and a domain is optional for getting it working, and only a benefit if used outside of your home network. Using Tailscale makes a domain/SSL unnecessary and also no longer needs messing around with networking (e.g. no opening ports on the router).

[–] BCsven@lemmy.ca 5 points 2 years ago

Can confirm. I have an arm board from 2010 with 256MB of RAM. it hosts music fine through minidlna and still has memory and cpu free

[–] PlexSheep@infosec.pub 3 points 2 years ago

I use synphonium with my jellying server, works just fine.

[–] lemmeBe@sh.itjust.works 2 points 2 years ago* (last edited 2 years ago) (1 children)

I checked out Tailscale, and my 👀 popped when I realized what it does! 😄

I proceeded to install it on my phone, only to realize a moment later that my connection was down. I headed over to my Rethink DNS firewall and saw that Tailscale had taken over my VPN connection, causing Rethink to shut everything down (as it's supposed to).

Now, unfortunately, I'm probably gonna find out that Tailscale needs highly sought out for VPN slot on Android, and that I can't use it because I'd have to drop my firewall? 🙈

[–] Chewy7324@discuss.tchncs.de 2 points 2 years ago (1 children)

Yes, the restriction to a single VPN client is annoying.

Blocking ad/telemetry domains can be done by adding Adguards DNS servers in the OS settings. Sadly blocking apps Internet permissions completely is not possible (except on OS like LineageOS, CalyxOS or GrapheneOS).

[–] lemmeBe@sh.itjust.works 1 points 2 years ago

Yep, was afraid of that. Sadly, not a solution for me then.

Thanks nevertheless! 🍻

[–] Scrath@lemmy.dbzer0.com 2 points 2 years ago

On the topic of SMB. If OP is mostly interested in accessing the music from their phone, a symfonium + SMB server setup may be even easier than setting up navidrome