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 |
|
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 |
|
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
|
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
|
cc3c89c5d6
|
Moved methods from search.py to actions.py
|
2017-11-07 13:57:54 -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
|
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 |
|