py-plex
py-plex copied to clipboard
Python wrapper for the Plex Media Server http/xml API
Results
2
py-plex issues
Sort by
recently updated
recently updated
newest added
I wanted to be able to pull in this library via pip, so I set it up to package as an egg (still giving you full credit, of course).
getNextUnwatchedEpisode() method would return any episode that (chronologically) comes after an episode with a viewCount 1. This means that if there are three episodes with viewCounts as following, the method...