bexem / PlexCache

Automate Plex media management: Efficiently transfer media from the On Deck/Watchlist to the cache, and seamlessly move watched media back to their respective locations.
58 stars 7 forks source link

Fix Skip and otherusers #5

Closed Trevski13 closed 1 year ago

Trevski13 commented 1 year ago

Changed skip from "Yes" to "skip" to match with actual setting usage Added int() around number_episodes to properly cast the str to int for the comparison