Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue]: For series without season and episode number metadata, Next Up chooses its next item by PresentationUniqueKey #8702

Open
1 task done
blackwind opened this issue Nov 6, 2022 · 7 comments
Labels
bug Something isn't working

Comments

@blackwind
Copy link

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 in library.db, and Jellyfin is definitely choosing the next episode based on PresentationUniqueKey. 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 by PresentationUniqueKey, and each time I mark the next up episode as watched, Jellyfin always chooses the next PresentationUniqueKey in 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

  • I agree to follow this project's Code of Conduct
@blackwind blackwind added the bug Something isn't working label Nov 6, 2022
@AustinHasten
Copy link

Running into this as well. Sorting by Name, SortName, or ForcedSortName would work well in my situation.

@jellyfin-bot
Copy link

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.

@jellyfin-bot jellyfin-bot added the stale Stale and will be closed if no activity occurs label Jun 3, 2023
@blackwind
Copy link
Author

Still an issue.

@jellyfin-bot jellyfin-bot removed the stale Stale and will be closed if no activity occurs label Jun 4, 2023
@jellyfin-bot
Copy link

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.

@jellyfin-bot jellyfin-bot added the stale Stale and will be closed if no activity occurs label Oct 3, 2023
@blackwind
Copy link
Author

Still an issue.

@jellyfin-bot jellyfin-bot removed the stale Stale and will be closed if no activity occurs label Oct 4, 2023
@jellyfin-bot
Copy link

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 jellyfin-bot added the stale Stale and will be closed if no activity occurs label Feb 2, 2024
@blackwind
Copy link
Author

Still an issue.

@jellyfin-bot jellyfin-bot removed the stale Stale and will be closed if no activity occurs label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Insufficient Data
Development

No branches or pull requests

3 participants