Commit graph

18 commits

Author SHA1 Message Date
Michael Shepanski
56b6ec0e92 Add doc string 2017-06-04 22:26:17 -04:00
Michael Shepanski
c95e43fc10 Script to mark all items in markwatched collected as watched 2017-06-04 22:24:40 -04:00
Michael Shepanski
109d7367f6 Rename tools to follow naming pattern 2017-04-27 21:21:40 -04:00
Michael Shepanski
9cf46f0e23 Update listtokens script with better display and lists more devices 2017-04-27 21:19:59 -04:00
Hellowlol
70fce72f44 more dosc. 2017-03-03 23:32:16 +01:00
Michael Shepanski
35c69f65cb Be even more verbose 2017-02-25 00:23:20 -05:00
Michael Shepanski
00fe683a31 Be a bit more clear about what were doing 2017-02-25 00:17:53 -05:00
Michael Shepanski
56e8c565c5 Command line tool to get plex tokens 2017-02-25 00:12:24 -05:00
Michael Shepanski
5a9e0afbe2 Removing examples; We now test examples directly out of the README so its no need to duplicate them here anymore 2017-02-24 23:56:26 -05:00
Michael Shepanski
b35b265776 Better formatting for list settings 2017-02-24 23:14:52 -05:00
Michael Shepanski
07b3abc4c8 Document Settings; Cleanup style a bit 2017-02-24 11:18:54 -05:00
Michael Shepanski
c84a728d17 Track missing docs 2017-02-15 01:33:43 -05:00
Michael Shepanski
fc1c10e554 Finish documenting video 2017-02-13 14:38:40 -05:00
Michael Shepanski
ebf18ba020 Update fetchItem to search all subitems as well 2017-02-09 16:29:23 -05:00
Michael Shepanski
4624512356 A few more updates to get plexattrs.py fully running 2017-02-06 01:28:58 -05:00
Michael Shepanski
6a35f50a43 CHECKPOINT: Lots going on; Added new base class PlexObject that everything inherits from, this ensures all constructors are similar; Lots of work on new tool plexattrs that parses a full Plex library to find differences in attributes plexapi implements and what the Plex XML API offers up; Tests will most definetly be broken at this point, but I wanted to save my work. 2017-02-05 23:52:10 -05:00
Michael Shepanski
6e893d8fbf Started work on script to analyze Plex attributes with what we defined in plexapi so we can easily find mismatches 2017-02-04 03:08:47 -05:00
Michael Shepanski
35ea5ae18a Much cleaner test layout; Move test config to config.ini 2017-01-08 23:40:39 -05:00