mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[Issue]: For series without season and episode number metadata, Next Up chooses its next item by PresentationUniqueKey
#4330
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 @blackwind on GitHub (Nov 6, 2022).
Please describe your bug
I have one particular show that isn't listed on any of the metadata providers, doesn't have season or episode number metadata, doesn't have
ForcedSortTitles, but does have chronological titles ("Episode 200: Having Some Fun", "Episode 201: This Is a Great Day"...). Choosing the next up episode by title or date added would be sufficient to produce the expected result (Jellyfin is capable of ordering them properly when I navigate into the series), but I've investigated inlibrary.db, and Jellyfin is definitely choosing the next episode based onPresentationUniqueKey. I have about 40 episodes of the show in question currently, I've run an SQL query to display only those episodes, I've sorted byPresentationUniqueKey, and each time I mark the next up episode as watched, Jellyfin always chooses the nextPresentationUniqueKeyin alphabetical order as its next episode.Jellyfin Version
10.8.0
if other:
No response
Environment
No response
Jellyfin logs
No response
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@AustinHasten commented on GitHub (Feb 2, 2023):
Running into this as well. Sorting by Name, SortName, or ForcedSortName would work well in my situation.
@jellyfin-bot commented on GitHub (Jun 3, 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.
@blackwind commented on GitHub (Jun 3, 2023):
Still an issue.
@jellyfin-bot commented on GitHub (Oct 3, 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.
@blackwind commented on GitHub (Oct 3, 2023):
Still an issue.
@jellyfin-bot commented on GitHub (Feb 2, 2024):
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.
@blackwind commented on GitHub (Feb 2, 2024):
Still an issue.
@jellyfin-bot commented on GitHub (Jun 2, 2024):
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.
@jellyfin-bot commented on GitHub (Jun 23, 2024):
This issue was closed due to inactivity.