mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: Live TV's "On Now" triggers huge errors "due to the current state of the object" in the logs #3822
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 @michaelkrieger on GitHub (May 10, 2022).
Please describe your bug
Set up for Live TV, the "On Now" on the home screen attempts to load the "Primary" image for each of the shows. Jellyfin throws an error "Operation is not valid due to the current state of the object" with a huge backtrace that takes up nearly 40 lines each.
If I visit the URLs in question, I receive a plain-text error (edited for he show name) as follows:
"Showname One does not have an image of type Primary"
"Showname Two does not have an image of type Primary"
Meanwhile the logs show a massive 40-line error message (see below).
Naturally if there is no image or never will be, it shouldn't make that request, and hence shouldn't throw that error. Throwing the error like that for each show for simply having a show without an image seems like it should be better handled within JellyFin to not load the non-existant image.
Jellyfin Version
10.7.7
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Sep 8, 2022):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.
@michaelkrieger commented on GitHub (Nov 4, 2022):
Still of issue.
@dnetcrawler commented on GitHub (Feb 25, 2023):
This is still an issue for us.
@telnetdoogie commented on GitHub (May 10, 2023):
+1
@jellyfin-bot commented on GitHub (Sep 8, 2023):
This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or master branch, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.