jellyfin / mopidy-jellyfin

Jellyfin Extension for Mopidy
https://jellyfin.org
Apache License 2.0
93 stars 16 forks source link

Configure as shared DLNA device (renderer) #113

Closed Tropaion closed 2 years ago

Tropaion commented 2 years ago

I successfully set up mopidy-jellyfin for one user for music rendering and it works nicely. But I have a few locations where I need it as an shared device, how do I set this up? I searched everywhere, but didn't find anything about that.

mcarlton00 commented 2 years ago

As far as I'm aware, there's currently no way for us to configure a Jellyfin client as a shared device. You'd need to find something else that would implement the DLNA spec in some way.

This may help you, but admittedly it's outside my use case so I've never tried it personally. https://mopidy.com/ext/dleyna/ I imagine there's also more programs purpose built for DLNA, but I don't have much experience with them.