8
submitted 2 months ago* (last edited 2 months ago) by [email protected] to c/[email protected]

I've been on Tidal for years, but it's frustrating to use for lots of reasons (they only pay their artists slightly better than Spotify, streaming services are flaky, works poorly with my DLNA home speakers). I'm looking for something I can selfhost with the following features, and I would appreciate any suggestions in this direction:

  • integrates with downloading services (nzbget and qbittorrent; or better yet prowlarr)
  • has a suggestions/radio/mix feature, or integrates well with something that does. I currently use jellyseerr for other kinds of media, so something in that vein.
  • has a mobile app which lets me download all the tracks I want, or integrates with one that does. Big bonus points if the mobile app can play to DLNA speakers.

A bit about my lab:

  • Proxmox-based, lots of VMs and containers on 2 different cluster nodes. Lots of underprovisioned RAM in the cluster. Nodes run Fedora and I'm partial to quadlets, but I can convert anything to a quadlet if I need to.
  • Airvpn port tunneling is available to me.

TIA!

top 9 comments
sorted by: hot top controversial new old
[-] [email protected] 4 points 2 months ago

Oh, a shameless self-plug opportunity. TLDR: I'm making a Subsonic server trying to replicate a somewhat passable self-hosted Spotify/... experience.

My current setup is a Subsonic stack: gonic as a server, Lidarr as a library organizer/downloader (it works natively with Prowlarr BTW) and Sonixd/Tempo as desktop/mobile clients. Frankly, it sucks - no discovery and almost nothing gets auto-downloaded. Even ignoring the crucial discovery part, I got tired of manually downloading albums from Bandcamp - manually tagging, manually feeding files into Lidarr, manually adding metadata to MusicBrainz so Lidarr actually works, ...

So, I've been working on a Subsonic-compatible server for quite a while. The basic idea is:

  • regular user libraries are already covered by various Subsonic (and other) servers, no need to reinvent this
  • we can, uuuuh, cache stuff from YouTube/Bandcamp/... to stream it via Subsonic API to leverage existing clients
  • we can fetch recommendation lists from somewhere else (ListenBrainz/...) and use the existing library or even auto-search YouTube/Bandcamp/... if the track's missing

Well then, what can Tapesonic already do?

  • given a YouTube/Bandcamp/maybe-more URL, download it and then two-click import it as a playlist or an album, making it listenable via most Subsonic clients (single-video "mixtapes" with timecoded chapters and playlists are supported)
  • combine your "main" library (from probably most other Subsonic servers like gonic/Navidrome/...) with it's own so you don't have to switch servers back and forth

What's broken/not implemented yet?

  • acceptable server UI; features are far more important especially considering that the goal is to use the existing clients for almost everything
  • seeking in clients; working on a fix for the past few days
  • transcoding; not a priority for now
  • auto-searching YouTube/Bandcamp/...; not a priority for now
  • ListenBrainz playlists; I have "already listened" playlists kinda working in a stash, but those are paused until seeking works; "discovery" will just work after auto-searching gets implemented

No user documentation, half-broken, breaking changes one after another, slow progress - but hey, it doesn't mess with your existing library and already made my life quite easier with Bandcamp albums. A docker image is available - so give it a spin if you want to ~~and then ragequit because it sucks~~

[-] [email protected] 3 points 2 months ago

I used to use Subsonic, but it's become too outdated for me sadly. I switched to a fork Navidrome which updates a few times a year and enjoy the improvements it's been providing. I use it with the mobile app Symfonium and love that they are both improving the API to add additional features and options over what Subsonic offered. I run it on my Synology in Docker so you should have no issues either.

https://github.com/navidrome/navidrome

[-] [email protected] 1 points 2 months ago

If Tidal isn't your cup of tea, check out Qobuz - I've had a better experience with it. It doesn't pay artists as well as spotify, but I think it's still more than Spotify (iirc)

[-] [email protected] 1 points 2 months ago

Plexamp can do all of this (not sure about mdna speakers though) and it has Tidal integration.

Finamp will also work but it lacks library/genre radio and mix support last time I checked.

[-] [email protected] 1 points 2 months ago

I was messing around with another jellyfin/emby instance specifically for my tunes and podcasts/audiobooks.

I think the app from fdroid was fintunes or finamp or something like that. Worked okay!

[-] [email protected] 1 points 2 months ago

+1 for Jellyfin and Finamp but check out Audiobookshelf for podcasts and audiobooks. It even has regular checks for podcasts that you can set for rss feeds.

this post was submitted on 09 Jul 2024
8 points (100.0% liked)

Selfhosted

39206 readers
313 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 1 year ago
MODERATORS