moritz-weber / mucke

mucke - android music player
GNU General Public License v3.0
224 stars 10 forks source link

Adding support for media servers #149

Open Tiefseetauchner opened 11 months ago

Tiefseetauchner commented 11 months ago

Is your feature request related to a problem? Please describe. I've been using FinAmp for a while now but I enjoy many features of this app during proliminary trying it out. I would love to use this app with a media server like Jellyfin

Describe the solution you'd like There's multiple ways this feature could be considered from. Most basically a connection to just download a directory and downloading the songs directly to the media library. It could later be expanded to showing the existing but not downloaded songs grayed out in the library and downloading them to the media library when you press them or whatever. The final feature could include full on streaming and downloading, multiple media server support (I'd start with just a single, simple connection, maybe even via webdav or similar to get a directory listing if you don't want to touch the APIs)

Describe alternatives you've considered You could just download the songs but I like the streaming possibility and the integration, allowing it to act as it does now but with the option to download from your library simply

Tiefseetauchner commented 11 months ago

maybe even via webdav or similar to get a directory listing if you don't want to touch the APIs)

Brain farted here, my brain was at Nextcloud, Jellyfin doesn't have a webdav interface of course. Sry for that scrambled egg