Commit Graph

51 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
024830eafd Fixed gitignore. 2019-05-10 21:32:16 -04:00
Clayton Wilson
e4cd55501b Refactoring - Added download support for images. 2019-05-10 21:23:33 -04:00
Clayton Wilson
772581c6ec Refactoring - Added download support for episodes. 2019-05-10 20:54:13 -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
3bb7b78a96
Changing the name 2019-05-07 21:05:09 -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
46d20e69bc Finished "Install Requirements" option. 2018-07-17 08:52:52 -04:00
ClaytonWWilson
80a863c8f9 Fixing imports. Adding requirements.txt 2018-07-17 08:40:42 -04:00
ClaytonWWilson
954c90b63c Added CTRL+C option to cancel login 2018-07-13 09:24:24 -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
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
Clayton Wilson
d5610f0b6d Merge branch 'master' of https://github.com/ClaytonWWilson/Image-fetcher-for-theTVDB.com 2017-11-03 17:48:08 -04: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
59e1972050 Changed a comment 2017-11-02 14:29:22 -04:00
Clayton Wilson
c06567de74 Added some comments to launcher.py 2017-11-02 14:17:17 -04:00
Clayton Wilson
bcdcdd682e Implemented the 'Change login' option 2017-11-02 11:50:57 -04:00
Clayton Wilson
f9c0a2ee40 Cleaned up the interface 2017-11-01 16:34:46 -04:00
Clayton Wilson
5b53396335 Added skeleton menu for launcher.py 2017-11-01 16:25:56 -04:00
Clayton Wilson
147a2220cd Added the launcher for the project 2017-11-01 13:36:31 -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
Clayton Wilson
2c86a7ce8d Saving login credentials to file 2017-11-01 12:47:44 -04:00
Clayton Wilson
9c4bcefa04 Made some additions to login 2017-11-01 10:31:54 -04:00
Clayton Wilson
375a34daba Added some if statements 2017-11-01 08:19:29 -04:00
Clayton Wilson
d559916c64 Added some code to login and moved some code from TVDBSearch to checks 2017-11-01 08:10:12 -04:00
Clayton Wilson
0c6305bc9e Initial project commit 2017-10-31 15:51:10 -04:00
Clayton Wilson
c321063634
Update .gitignore 2017-10-31 15:45:56 -04:00