Commit Graph

21 Commits

Author SHA1 Message Date
ClaytonWWilson
80a863c8f9 Fixing imports. Adding requirements.txt 2018-07-17 08:40:42 -04:00
ClaytonWWilson
d31e4d563e Streamlining the login and token fetching process 2018-07-13 09:15:59 -04:00
ClaytonWWilson
07d3f1f960 Changing string concatenation to .format(). Other small fixes. 2018-07-13 08:47:47 -04:00
ClaytonWWilson
841d567c78 Adding TODOs and tweaking a few lines 2018-07-12 09:04:41 -04:00
Clayton Wilson
e714ce4e3b Made some modifications 2017-11-21 19:50:43 -05:00
Clayton Wilson
22a0002597 Did some work on checking missing images. 2017-11-08 08:16:22 -05:00
Clayton Wilson
6b6ae46b22 Made some improvements to search functionality 2017-11-07 15:52:43 -05:00
Clayton Wilson
cc3c89c5d6 Moved methods from search.py to actions.py 2017-11-07 13:57:54 -05:00
Clayton Wilson
9aab258350 Made a few small edits 2017-11-06 14:17:30 -05:00
Clayton Wilson
c129cbd417 Refactored imports 2017-11-06 14:10:07 -05:00
Clayton Wilson
da958cce55 Fixed some imports 2017-11-06 08:19:52 -05:00
Clayton Wilson
64239e36ab Changed TVDBSearch to search, and added to it. Also changed getImages() to SearchImages(). 2017-11-06 08:12:12 -05:00
Clayton Wilson
f36d12a55b Small edit in actions 2017-11-03 13:07:08 -04:00
Clayton Wilson
f8d29565f3 Edits in actions.py 2017-11-03 13:05:56 -04:00
Clayton Wilson
9bcebbce48 Did some work on update() 2017-11-03 12:56:25 -04:00
Clayton Wilson
9507bcc26c Implemented the refreshToken() method 2017-11-03 07:59:41 -04:00
Clayton Wilson
17fcc6cc18 Added code to refreshToken() 2017-11-02 15:58:40 -04:00
Clayton Wilson
2fab5ae2bd Completed clearFolders() 2017-11-02 15:38:08 -04:00
Clayton Wilson
bcdcdd682e Implemented the 'Change login' option 2017-11-02 11:50:57 -04:00
Clayton Wilson
5a4d854975 Fixed some import statements 2017-11-01 13:25:17 -04:00
Clayton Wilson
96870d4198 Moved some methods to action.py and created refreshToken() 2017-11-01 12:51:23 -04:00