python-plexapi/tools
Michelfrancis Bustillos 01644c6df8 Fix issue #272 (No authToken) and adding getToken program
Fix Issue with plex-download.py by adding authToken.

Add plex-gettoken.py as a simple way to get authToken. Useable as standalone or as part of a larger program with slight modification.
2018-07-13 10:08:15 -04:00
..
plex-alertlistener.py Add alertlistener example 2017-09-27 10:28:08 -04:00
plex-autodelete.py Build in auto-delete is not working; I wrote my own 2018-06-23 16:49:56 -04:00
plex-download.py Fix issue #272 (No authToken) and adding getToken program 2018-07-13 10:08:15 -04:00
plex-gettoken.py Fix issue #272 (No authToken) and adding getToken program 2018-07-13 10:08:15 -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 Fix but in plex-markwatched script 2017-08-14 22:55:54 -04:00