Open r0bbie opened 3 years ago
I noticed the same symptom. I can however use DroidUPnP as a UPNP controller to play that very same media file from the jellfin dlna server to the very same dlna / UPNP renderer.
This is with the jellyfin docker image with the image 0aa773b67433
I'm running into the same issue. However, I'm getting an error from the AVR that says "Unable to play media due to unsupported format." I'm able to play from Jellyfin's files by opening them from the "Music Servers" section of the menu on the receiver or the HEOS app, which is certainly better than nothing. It would be nice to be able to play things directly from the Jellyfin app though.
This issue has gone 120 days without an update and will be closed within 21 days if there is no new activity. To prevent this issue from being closed, please confirm the issue has not already been fixed by providing updated examples or logs.
If you have any questions you can use one of several ways to contact us.
This issue is still occurring. Just tested on Jellyfin 10.8.10, and Denon Heos updated to latest software. Still the exact same issue as reported - logs and screenshots as provided in original bug report. Please don't close @jellyfin-bot..
Casting to a HEOS device works for me, but only if I disable HTTPS in Jellyfin. If it is enabled, my receiver shows "Unable to play" on its display.
@dstolpmann: This specific error should already be fixed in master. We're now forcing http+ip for DLNA because apparently devices can not handle https and hostnames reliably.
@r0bbie: The logs in the OP don't really help debugging this, we'd need full communication logs between the server and the client (which are difficult to get in current stable release). Generally debugging DLNA without actually having the device is quite difficult and frankly often not worth the time considering there are usually that many other ways to playback media on the device.
Casting to a HEOS device works for me, but only if I disable HTTPS in Jellyfin.
I have had HTTPS disabled since I started using jellyfin and it still hasn't ever worked for me. Is there somewhere other than the networking admin panel you have to disable HTTPS in?
I'm running into the same issue. However, I'm getting an error from the AVR that says "Unable to play media due to unsupported format." I'm able to play from Jellyfin's files by opening them from the "Music Servers" section of the menu on the receiver or the HEOS app, which is certainly better than nothing. It would be nice to be able to play things directly from the Jellyfin app though.
I had the same issue: Removing the ENV-var 'JELLYFIN_PublishedServerUrl' fixed it for me (see https://github.com/jellyfin/jellyfin/issues/10005). Maybe this only works for docker, though.
That's it!! I had that line too, removing it fixes this issue for me! Thanks for mentioning this @MrZwickie!!
Describe the bug In Jellyfin, if I go to the "Cast" button I can see my Denon Heos device. If I select it the UI does appear to connect to the device (shows as selected in the top bar, and if I click the Cast button again see the alternative dialog with "Disconnect" option). However, if I attempt to play a song nothing happens.
System (please complete the following information):
To Reproduce
Expected behavior Song successfully plays in Jellyfin, casting to DLNA (Denon Heos) device
Server Logs
Screenshots
Additional context I've copied everything I could see relevant from the server logs, but if there's anything else helpful I can provide to debug this please just let me know.
Note I've also checked the Denon Heos device itself is running latest firmware (as of 11 Aug 2021)