Commit graph

199 commits

Author SHA1 Message Date
mkb79
d1beda664a Go to beta stage 2022-05-17 08:27:25 +02:00
mkb79
70af33a258 Update CHANGELOG.md 2022-05-09 19:49:49 +02:00
Isaac Lyons
629a6ef171
Download fallback (#84)
* add fallback to aaxc if aax is not supported

* update exceptions.py

* update cmd_download.py

* remove whitespaces

* update cmd_download.py

Co-authored-by: mkb79 <mkb79@hackitall.de>
2022-05-08 22:34:39 +02:00
mkb79
d5d5f3985b
check aaxc files if they are downloadable 2022-05-06 13:28:29 +02:00
mkb79
1d0972b830
Shortened log message for downloaded files
Thanks goes to snowskeleton and his
[commit](327dc50898
db84a2775c9b3d482ab61d011ed90)
2022-05-06 08:50:07 +02:00
mkb79
3839a026e8 Update CHANGELOG and README
Changes in `config.py` and `models.py` will be documented next.
2022-05-04 16:10:40 +02:00
mkb79
1a42f1c644 Bump dev to alpha 2022-05-04 12:38:01 +02:00
mkb79
6bc2b6797f Update update_chapter_titles.py 2022-05-04 12:35:43 +02:00
mkb79
1dc419868d Update utils.py 2022-05-04 12:35:39 +02:00
mkb79
08609d6ee2 Update code completion guide 2022-05-04 12:35:30 +02:00
mkb79
f6a45c2998 Update files in plugin_cmds 2022-05-04 12:34:55 +02:00
mkb79
8ee6fc810b
add --resolve-podcasts option to library export and list command 2022-05-03 11:02:36 +02:00
mkb79
87319862a6
config.py: fix typo 2022-05-03 11:00:21 +02:00
mkb79
194545e2d0 Update cmd_download.py 2022-05-02 22:11:17 +02:00
mkb79
04fe4c2254 cmd_manage.py: fix typo 2022-05-02 22:11:01 +02:00
mkb79
e62c0cbf29 cmd_quickstart.py: fix typo 2022-05-02 22:10:36 +02:00
mkb79
fe4bc080e0 Update models.py
A full api sync will now fetch page 1 and extract the total count headers. Now outstanding pages will be counted and requested at once.
2022-05-02 22:03:08 +02:00
mkb79
fa8012ec4d decorators.py: fix typo 2022-05-02 20:15:48 +02:00
mkb79
0fb1de2ce9 fix shadow from outer scope 2022-05-02 20:13:47 +02:00
mkb79
c293afb883 decorators.py: fix PEP 8: E501 2022-05-02 20:10:46 +02:00
mkb79
ea7226a8b8 config.py: fix typo 2022-05-02 20:06:27 +02:00
mkb79
b26ef99332 config.py: fix PEP 8: E125 2022-05-02 20:02:16 +02:00
mkb79
35fa35614d
fix a bug in csv output #79 2022-04-29 12:51:30 +02:00
mkb79
4bd2287222
update example cmd_get-annotations.py 2022-04-26 14:48:28 +02:00
mkb79
7cc5e6a4c4
add flag --annotation to download command
Downloads the annotations (bookmarks, notes, clips and last heard) to
json file
2022-04-26 09:40:11 +02:00
mkb79
37c582ce70
add LibraryItem.get_annotations method 2022-04-26 09:38:00 +02:00
mkb79
8c7a2382d2
rework cmd_wishlist.py 2022-04-25 12:56:52 +02:00
mkb79
0731e54184
rework cmd_library.py 2022-04-25 12:56:39 +02:00
mkb79
c54ea7416f
move wrap_async from utils.py to decorators.py 2022-04-25 12:54:24 +02:00
mkb79
ec09d05825
fix SyntaxWarning in decorators.py 2022-04-22 22:33:42 +02:00
mkb79
75f832c821
rework cmd_download.py
- when using option `--title/-t` now a checkbox appears where one or
more items can be selected; using `no-confirm` to ignore these
checkbox and select all found matches
2022-04-22 14:52:48 +02:00
mkb79
b6993ecce8
rework cmd_wishlist.py 2022-04-22 14:49:44 +02:00
mkb79
8a6f3edcb8
rework run_async and add pass_client in decorators.py 2022-04-22 14:46:23 +02:00
mkb79
ee70469cac
update cmd_wishlist.py 2022-04-21 15:34:08 +02:00
mkb79
47ba6b7dd8
bump dev version 2022-04-21 12:44:15 +02:00
mkb79
eabd0f7a43
add questionary to dependiencies 2022-04-21 12:43:52 +02:00
mkb79
72c45f5225
set default timeout to 5s when using get_client 2022-04-20 15:33:36 +02:00
mkb79
8e5f4a7a52
rework cmd_wishlist.py
- add `add` and `remove` subcommand to wishlist
2022-04-20 15:14:37 +02:00
mkb79
eaaf68e4d3
bump audible to at least 0.8.1 2022-04-20 15:11:19 +02:00
mkb79
f7562246a5
add utils.full_response_callback 2022-04-20 15:10:30 +02:00
mkb79
0998eb773d
fix a bug with partially asins 2022-04-20 15:09:58 +02:00
mkb79
f0cd65af2f
Add support for optional decorator parentheses 2022-04-20 13:47:32 +02:00
mkb79
ddae5f6707
rework package
Doc about changes will be written later
2022-04-14 17:43:54 +02:00
mkb79
b06426ae57
Bugfix httpx version requirement 2022-04-11 15:45:20 +02:00
mkb79
1cc48ba06d
bump Audible to v0.8.0 2022-04-11 15:24:49 +02:00
mkb79
34a01f9084
Merge branch origin/master into development 2022-04-11 15:19:54 +02:00
mkb79
54a879c52e
Create cmd_listening-stats.py 2022-04-11 07:08:03 +02:00
mkb79
8c11676d54 Allow httpx version 0.20 - 0.22 2022-04-09 19:15:04 +02:00
mkb79
740ccf7f3b
release v0.1.3 2022-03-27 20:08:31 +02:00
mkb79
8537001a79 bump version to v0.1.2 2022-03-27 19:40:54 +02:00