python-plexapi/tools
JonnyWong16 ee28bef80f
Add support for the new Plex Movie agent (#628)
* guids collection to movie and GuidTag PlexObject

* Fix flake8

* Clean up GuidTag and Guid

* Add Plex Movie agent to add library doc string

* Change test bootstrap server movie library to Plex Movie

* Update tests for Plex Movie agent

* Mix movie genre test

Co-authored-by: andyloree <andy@andyloree.com>
2021-01-24 21:03:58 -05:00
..
plex-alertlistener.py Add alertlistener example 2017-09-27 10:28:08 -04:00
plex-autodelete.py Added keepSeason tag to keep only the latest season 2018-10-14 21:43:27 -04:00
plex-backupwatched.py Start work on plex-backupwatched 2019-03-17 11:26:36 -04:00
plex-bootstraptest.py Add support for the new Plex Movie agent (#628) 2021-01-24 21:03:58 -05:00
plex-download.py first pass on tools and tests 2020-05-12 23:26:29 +02:00
plex-gettoken.py Make executable 2019-06-02 22:38:24 -04:00
plex-listattrs.py Prefix all tools with plex- allows us to add this directory to bin and still find them with tab complete 2017-08-12 21:35:13 -04:00
plex-listdocattrs.py Prefix all tools with plex- allows us to add this directory to bin and still find them with tab complete 2017-08-12 21:35:13 -04:00
plex-listsettings.py Prefix all tools with plex- allows us to add this directory to bin and still find them with tab complete 2017-08-12 21:35:13 -04:00
plex-listtokens.py Add plex-download.py tool; Added new utility to request user/pass from user, config, or env for use when creating cmd line tools 2017-08-13 01:50:40 -04:00
plex-markwatched.py Replace format strings with explicit call to format() for backward compatibility (fixes #576) (#577) 2020-09-28 08:41:18 -05:00
plex-teardowntest.py Add test to sync client identifier 2020-12-06 17:43:33 -08:00