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
I installed WatchState in hopes that it would fulfill a very specific usecase that I had in mind, but it seems that either I've misconfigured something or I'm misunderstanding the capabilities of WatchState.
Background/Context
I have just one backend - Jellyfin.
When you finish watching an ongoing TV series and a given season ends, you usually have something like 2/3 years of downtime waiting for a new season. In that time, the disk space could be used for something else, so you remove the series from the disk. After some time, the new episodes are up, and I thought it'd be nice for them to show in the "Next up" section, but unfortunately, Jellyfin doesn't remember the watch state of deleted episodes, so it won't show there.
Watchstate
I was hoping that WatchState could mark new episodes to show in the "Next up" section.
I also tried:
Marking an episode as played.
Importing the state to WatchState (Task: Import).
Removing the episode from the disk.
Redownloading it.
Exporting the state from WatchState (Task: Export).
My expectation here was that the "Played" status would be restored, but that wasn't the case.
I'd like to thanks for all the answers in advance!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I installed WatchState in hopes that it would fulfill a very specific usecase that I had in mind, but it seems that either I've misconfigured something or I'm misunderstanding the capabilities of WatchState.
Background/Context
I have just one backend - Jellyfin.
When you finish watching an ongoing TV series and a given season ends, you usually have something like 2/3 years of downtime waiting for a new season. In that time, the disk space could be used for something else, so you remove the series from the disk. After some time, the new episodes are up, and I thought it'd be nice for them to show in the "Next up" section, but unfortunately, Jellyfin doesn't remember the watch state of deleted episodes, so it won't show there.
Watchstate
I was hoping that WatchState could mark new episodes to show in the "Next up" section.
I also tried:
My expectation here was that the "Played" status would be restored, but that wasn't the case.
I'd like to thanks for all the answers in advance!
Beta Was this translation helpful? Give feedback.
All reactions