mdhiggins / PlexAutoSkip

Automatically skip content in Plex
MIT License
205 stars 11 forks source link

Downloaded episodes aren't detected #30

Closed Bart274 closed 1 year ago

Bart274 commented 1 year ago

When you download an episode on your ipad and play the media from the downloads, it's not detected by the software and the auto skip doesn't work. On the exact same device it works fine if you're streaming an episode.

mdhiggins commented 1 year ago

The whole script works by monitoring playback server side and then skipping during the correct time window. I imagine downloading the episode makes the server side activity disappear and the playback session invisible. No way around that

mdhiggins commented 1 year ago

Confirmed downloaded content is invisible to the server