Commit Graph

302 Commits

Author SHA1 Message Date
fabh2o
fb48899cb7 precedence 2021-02-09 19:03:55 +01:00
fabh2o
239ae1aa3f remove leading space after cut 2021-02-09 18:54:37 +01:00
fabh2o
fcef788bc4 artist --> author 2021-02-09 17:48:21 +01:00
fabh2o
33a8d254bd Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into keep-n-author 2021-02-09 17:40:43 +01:00
KrumpetPirate
de3fbadab6
Merge pull request #147 from Nicko98/faster-chapter-splitting
Faster chapter splitting
2021-02-09 10:11:13 -05:00
Nicko98
e6f34b5f97
faster chapter splitting
Since there is an issue with this fix when applied on flac option, the changes dont take effect on flac.
For more information have a look in KrumpetPirate/AAXtoMP3 issue #142.
2021-02-09 12:39:15 +01:00
Nicko98
2b31c7defa
faster chapter splitting
Since there is an issue with this fix when applied on flac option, the changes dont take effect on flac.
For more information have a look in KrumpetPirate/AAXtoMP3 issue #142.
2021-02-09 03:24:20 +01:00
Nicko98
c4c5470b6b
faster chapter splitting
Since there is an issue with this fix when applied on flac option, the changes dont take effect on flac.
For more information have a look in KrumpetPirate/AAXtoMP3 issue #142.
2021-02-09 03:15:22 +01:00
fabh2o
1e7802ac3f force author name 2021-02-08 22:04:32 +01:00
fabh2o
ad2bbe5da4 typo in sed 2021-02-08 21:46:57 +01:00
fabh2o
0a5813e7db rephrased flag description 2021-02-08 21:39:10 +01:00
fabh2o
ad86f187f8 keep n-th artist only 2021-02-08 21:29:26 +01:00
fabh2o
afb852fdf1 cut title to 128 char + no - or : subsitution 2021-02-07 16:51:51 +01:00
fabh2o
ffbc592bf8 correct playlist name? 2021-02-07 11:32:18 +01:00
fabh2o
8f0f8ec3e1 forgot ; 2021-02-07 11:24:23 +01:00
fabh2o
7b602eaf5d proper multi file support i hope 2021-02-07 11:21:07 +01:00
fabh2o
d199d875bb Debugvar chapter, restored chapter number format 2021-02-07 10:26:29 +01:00
fabh2o
1afa763999 restored default output dir struct 2021-02-07 10:20:06 +01:00
fabh2o
45bd9e666f remove all apprnd-narrator traces 2021-02-07 10:15:34 +01:00
fabh2o
bcaec020ce first commit 2021-02-06 22:27:52 +01:00
fabh2o
c45a4ac610 reformat usage + auduble-cli flag 2021-02-06 19:06:56 +01:00
fabh2o
0972886b58 Merge branch 'append-narrator' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-06 18:51:01 +01:00
fabh2o
822f5c3409 forgot to update help message 2021-02-06 18:38:03 +01:00
fabh2o
b8bef58122 fix indentation 2021-02-06 18:34:09 +01:00
fabh2o
f98ded7ca7 debugvar audibleCli 2021-02-06 18:27:13 +01:00
fabh2o
60b762bb29 append narrator name to the output folder 2021-02-06 18:26:14 +01:00
fabh2o
3c1f3692d4 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-06 13:03:31 +01:00
KrumpetPirate
440c6302fb
Merge pull request #144 from fabh2o/mediainfo
Mediainfo tags
2021-02-05 20:52:19 -05:00
fabh2o
f74ec2e75a removed Audiobook (genre) dir from the output 2021-02-05 21:00:39 +01:00
fabh2o
f94cf1baa7 fix for find command: use basename 2021-02-05 16:53:43 +01:00
fabh2o
3fb377a107 debug var publisher 2021-02-05 16:13:06 +01:00
fabh2o
7aa50019a8 textwidth 80, note about dev stage of the a-cli package, rewrote file requirement 2021-02-05 16:10:38 +01:00
fabh2o
1f0b44d455 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-05 15:38:35 +01:00
fabh2o
9ea5bf0899 restore ffmpeg to be silent 2021-02-05 15:33:07 +01:00
KrumpetPirate
ce3b5a5c18
Merge pull request #141 from Nicko98/master
Added compression levels for mp3, opus and flac
2021-02-05 08:58:52 -05:00
fabh2o
4870dc334a use publisher tag 2021-02-05 10:42:14 +01:00
fabh2o
712b69d8ec get metadata value 2021-02-05 10:39:00 +01:00
fabh2o
7be5ee8749 extract only some tags, not all 2021-02-05 10:37:23 +01:00
fabh2o
047d7eb6f3 validate_extra_files final touchs, mediainfo get only useful infos,
save chapter infos from audible-cli json, publisher tag,
cover crop, real track title
2021-02-05 10:22:12 +01:00
Nicko98
d11257410b
Added remark, that quality can't be increased.
Added a remark, that quality can't be increased over the quality of the original file.
2021-02-05 01:09:51 +01:00
fabh2o
5f390b4f59 Merge branch 'master' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-04 14:27:54 +01:00
KrumpetPirate
8a82d9f661
Merge pull request #143 from fabh2o/exit-if-no-aax-found
Exit if no aax file is found
2021-02-04 07:46:57 -05:00
fabh2o
b7e978c8bb better HQ cover processing 2021-02-04 13:45:42 +01:00
fabh2o
d0b5bda46d fixed anchor 2021-02-04 13:39:20 +01:00
fabh2o
6171eab4f1 description of flag in options 2021-02-04 13:36:40 +01:00
Nicko98
db65efaf67
Added Compression levels for mp3, opus and flac 2021-02-04 11:20:13 +01:00
fabh2o
bcfdf0ac06 ignore jpg (cover) and json (chapters) files 2021-02-04 10:21:58 +01:00
fabh2o
0c9fa05aab return 1 if no aax file found 2021-02-04 10:09:33 +01:00
fabh2o
02e1132301 validate files 2021-02-04 09:59:19 +01:00
Nicko98
fd8a51d474
Added Compression levels for mp3, opus and flac 2021-02-04 01:06:33 +01:00