You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Play Next" row on the home screen of the television allows multiple apps to populate TV shows that I am watching. When I finish one episode of a show, the next episode is inserted into the row at the very front, meaning most recently watched content is always at the front of the row. This is how the streaming apps I am using behave (disney+, max, amazon prime).
Jellyfin will also behave similarly, but the timestamp that controls the ordering of the row is set to the creation timestamp of the file, instead of the time when I finished the previous episode. As I tend to have older tv shows that I archived 10+ years ago, this will usually result in a home row like this:
Recently watched TV Show (max) | Recently Watched TV Show (disney+) |...30 others | Jellyfins up next tv show items
This means that Jellyfins items on the play next row will always be buried in the back and become useless. It would be better if tv shows watch next could be ordered by the time the previous episode was finished, opposed to when the file was created
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
The "Play Next" row on the home screen of the television allows multiple apps to populate TV shows that I am watching. When I finish one episode of a show, the next episode is inserted into the row at the very front, meaning most recently watched content is always at the front of the row. This is how the streaming apps I am using behave (disney+, max, amazon prime).
Jellyfin will also behave similarly, but the timestamp that controls the ordering of the row is set to the creation timestamp of the file, instead of the time when I finished the previous episode. As I tend to have older tv shows that I archived 10+ years ago, this will usually result in a home row like this:
Recently watched TV Show (max) | Recently Watched TV Show (disney+) |...30 others | Jellyfins up next tv show items
This means that Jellyfins items on the play next row will always be buried in the back and become useless. It would be better if tv shows watch next could be ordered by the time the previous episode was finished, opposed to when the file was created
The text was updated successfully, but these errors were encountered: