Commit Graph

15 Commits

Author SHA1 Message Date
a. fox 6f25efbc62 version bump 2023-11-18 22:02:20 -05:00
a. fox 3646c8b13b added comments detailing where argument checking was handled
updated error messages at top level
2023-11-18 21:49:40 -05:00
a. fox 56f0efd7e9 refactored main download logic 2023-11-18 21:49:04 -05:00
a. fox ed123c9fca update build instructions 2023-11-18 14:56:34 -05:00
a. fox cee3d84f94 ensured we check the root item for children before using the children
removed large outdated comment
print supported media types in --help text
added ChildCount field to initial search query
2023-11-17 16:47:54 -05:00
a. fox b59004fce1 oops, fixed typo in command line description & readme 2023-11-17 14:51:52 -05:00
a. fox 7dc418e5b1 updated readme 2023-11-17 14:43:25 -05:00
a. fox 0b146a0cbc rewrote string-manipulation code to use str funcs 2023-11-17 14:30:22 -05:00
a. fox 5d9b4a4e22 fixed being unable to download specific season of show
removed debug format statements
fixed bug where opts weren't being passed to download func
changed internal identifier for "season" command line argument
2023-11-17 14:25:48 -05:00
a. fox 96f6b24227 fixed error fetching results after authentication
updated authorization format string
ensured we url encode our authorization values
removed ".local" from hostnames if it's present
added str package as dependency
fixed using deprecated authorization header
2023-11-17 14:00:56 -05:00
a. fox 51b659725f made authorization a keyword parameter in json-request 2023-11-14 17:38:00 -05:00
a. fox 90532da65a added ability to pass in access token
fixed using deprecated authorization header
2023-11-14 15:39:48 -05:00
a. fox a839ca60b0 reorganized things a bit 2023-11-13 14:45:10 -05:00
a. fox 303d2d242f near feature complete (not tested :3c) 2023-11-13 01:36:26 -05:00
a. fox 1e576d8443 first push 2023-11-08 17:52:56 -05:00