mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 11:20:59 +03:00
[Backend] [Enhancement] Add resume play points to movies #174
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 @sparky8251 on GitHub (Dec 30, 2018).
I have no idea why, but Movies only have 2 states while TV Shows have 3.
Movies are watched or unwatched. TV Shows are unwatched, resumable, or watched.
Would be nice to have movies with resume points too!
@sparky8251 commented on GitHub (Dec 30, 2018):
Hmm... this was an issue I had, but it appears to be working now. Maybe Emby fixed it at some point and I failed to notice.