mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
Favorites menu for categories broken #6334
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 @coreybruce on GitHub (Oct 10, 2024).
This issue respects the following points:
Description of the bug
After upgrading to Jellyfin-server 10.9.11-1 if you try and enter the favorites menu for any category it is broken and will be stuck loading, I looked at the console in firefox and see a javascript error.
Reproduction steps
What is the current bug behavior?
It will be infinity loading
What is the expected correct behavior?
Load the favorites category menu
Jellyfin Server version
10.9.11+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.9.11-1
Specify the build version
10.9.11
Environment
Jellyfin logs
FFmpeg logs
No response
Client / Browser logs
Relevant screenshots or videos
Additional information
No response
@felix920506 commented on GitHub (Oct 10, 2024):
Please turn on debug logging, and see if the server produces any logs with debug logging enabled when you try to access the page
@coreybruce commented on GitHub (Oct 11, 2024):
Hey there how do I enable debug logging?
@felix920506 commented on GitHub (Oct 11, 2024):
Please follow instructions here to enable debug logging
https://jellyfin.org/docs/general/administration/troubleshooting#debug-logging
@coreybruce commented on GitHub (Oct 11, 2024):
I hope I did it correctly and this log gives you the information that is needed
https://gist.github.com/coreybruce/90defc76fe9300c8da60a9941bd01629
@ronott commented on GitHub (Oct 14, 2024):
got the same issue here. it will load the favourites if you change sorting or the filter (but never stop loading). what's missing are the play and shuffle links/buttons. which is really an issue with the favourite songs ;)
@ldexterldesign commented on GitHub (Oct 16, 2024):
👋
Same
Holla if you need additional logs etc..?
Pretty annoying bug - I bet 99% of users will be using their favourites, especially for audio/music; like me
Regards
@crobibero commented on GitHub (Oct 16, 2024):
I cannot reproduce the issue in latest unstable Jellyfin (10.10-2024101405)
@coreybruce commented on GitHub (Oct 16, 2024):
Right but we aren't using the latest unstable, were using the latest stable but can you confirm the issue on the latest stable? multiple people now are reporting the same issue an this issue shouldn't be closed yet.
@crobibero commented on GitHub (Oct 16, 2024):
There will be no more 10.9 releases, so there is no point in keeping this open if it is already resolved for the next Jellyfin release.
I did confirm the issue exists in 10.9.11, and is fixed in 10.10.
@coreybruce commented on GitHub (Oct 16, 2024):
Alright thanks for letting us know!