mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Can't Cast to generic DLNA devices #6453
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CreatingWithCake on GitHub (Nov 10, 2024).
This issue respects the following points:
Description of the bug
After upgrading to 10.10.1 the "Play On" list doesnt seem to include any generic DLNA players nor is it available as a dlna source if navigating from the device, in this case an LG TV(WebOS), and a Fire TV(Android). If I open a jellyfin client on the same device the jellyfin instance is visible and can then be cast to
Reproduction steps
Just open the play on list
What is the current bug behavior?
The tvsare not in the play on list
What is the expected correct behavior?
The devices should be available to be played on
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.1
Specify the build version
10.10.1
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@crobibero commented on GitHub (Nov 10, 2024):
Update the DLNA plugin and try again
@CreatingWithCake commented on GitHub (Nov 10, 2024):
That worked thank you