Commit Graph

21 Commits

Author SHA1 Message Date
ClaytonWWilson
fc1a0d1963 Added progress bars to the download operations. 2019-08-28 11:36:21 -04:00
ClaytonWWilson
dc27ff581f Refactoring - Updated the clear_downloads function. 2019-05-24 17:24:30 -04:00
ClaytonWWilson
c876291100 Refactoring - Updating some old functions. 2019-05-24 15:40:11 -04:00
Clayton Wilson
2edfc5be14 Refactoring - Small code fixes. 2019-05-23 12:20:35 -04:00
Clayton Wilson
7298c82ceb Refactoring - Removing old code. 2019-05-10 21:34:55 -04:00
Clayton Wilson
d65ffefa70 Refactoring - Added downloading for actors. 2019-05-10 00:57:08 -04:00
Clayton Wilson
754df95b70 Refactoring - Moving code around to make it more intuitive 2019-05-08 18:24:31 -04:00
Clayton Wilson
de2bc5c576 The start of refactoring code 2019-05-08 17:53:46 -04:00
ClaytonWWilson
9b90d83780 Changed variable names to lowercase hyphens 2018-07-17 09:35:48 -04:00
ClaytonWWilson
b2efb9cf0b Changing functions to camel case. 2018-07-17 09:13:16 -04:00
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
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
ec12a6da1e Refactored code for search and changed imports on login and launcher 2017-11-06 13:30:45 -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