Last seen episode doesnt get deleted.
nexoske opened this issue · 3 comments
nexoske commented
Hi,
the script works like a charm, but for some reason the last watched episode doesnt get moved or deleted.
Any Ideas?
"default_episodes": 0,
"default_minDays": 0,
"default_maxDays": 0,
"default_action": "move",
"default_watched": true,
"default_progressAsWatched": 1,
"default_location": "E://delete",
"default_onDeck": true,
"default_homeUsers": "",
CriticalPoint commented
I get the same thing
…On 5 Nov 2017 11:10, "nexoske" ***@***.***> wrote:
Hi,
the script works like a charm, but for some reason the last watched
episode doesnt get moved or deleted.
Any Ideas?
"default_episodes": 0,
"default_minDays": 0,
"default_maxDays": 0,
"default_action": "move",
"default_watched": true,
"default_progressAsWatched": 1,
"default_location": "E://delete",
"default_onDeck": true,
"default_homeUsers": "",
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#49>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADUn7qXojTk0rLaO6GX-hSYNT4ad2ao-ks5szZe3gaJpZM4QSVp3>
.
ngovil21 commented
If onDeck is marked as true, then the last watched episode doesn't get deleted so that the next episode will still show up on your on Deck. That's just how Plex works.
nexoske commented
this worked and my next episode still shows up on deck, so double win :)
2017-11-05 15:31 GMT+01:00 ngovil21 <notifications@github.com>:
… If onDeck is marked as true, then the last watched episode doesn't get
deleted so that the next episode will still show up on your on Deck. That's
just how Plex works.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#49 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AauiEZMwETWTVHNbFeu_JaHX-ayWlBOdks5szcbGgaJpZM4QSVp3>
.