Commit Graph

74 Commits

Author SHA1 Message Date
fabh2o 82c0ef0f6b Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-11 09:26:23 +01:00
fabh2o f6661862de mediainfo install in README 2021-02-10 21:22:46 +01:00
fabh2o 3c909baf5e Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-10 20:59:48 +01:00
fabh2o 36839646c4 deleted empty line 2021-02-10 09:26:25 +01:00
fabh2o 68168f6495 Merge branch 'master' into keep-n-author 2021-02-10 09:20:37 +01:00
fabh2o 4a8df563eb fix short flags 2021-02-09 20:53:53 +01:00
fabh2o 184cece622 fix space 2021-02-09 20:49:44 +01:00
fabh2o 1c4d67202a fix space 2021-02-09 20:49:12 +01:00
fabh2o 93478c797d Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-09 20:47:34 +01:00
Nicko98 7bef1bd569 Readme updated for loglevels 2021-02-09 20:05:43 +01:00
fabh2o fb48899cb7 precedence 2021-02-09 19:03:55 +01:00
fabh2o fcef788bc4 artist --> author 2021-02-09 17:48:21 +01:00
fabh2o 1e7802ac3f force author name 2021-02-08 22:04:32 +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
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
Nicko98 fd8a51d474 Added Compression levels for mp3, opus and flac 2021-02-04 01:06:33 +01:00
Nicko98 cbf75faa58 Added Compression levels for mp3, opus and flac 2021-02-04 01:02:03 +01:00
KrumpetPirate d56369d45a Merge pull request #140 from Nicko98/master
Updated README since chaptered mode works for flac as well
2021-02-03 10:01:58 -05:00
KrumpetPirate 277bbaec13 Add mediainfo as optional requirement to README 2021-02-03 09:09:20 -05:00
Nicko98 87a7a53352 updated README since chaptered flac works
--chaptered does work for flac as well, maybe my last pull-request fixed this.
2021-02-03 14:18:52 +01:00
Nicko98 c0fa0489cd updated README, since chaptered flac works
--chaptered does work for flac as well, maybe my last pull-request fixed this.
2021-02-03 14:14:20 +01:00
Nicko98 d007e21227 Added --continue to README.md 2021-01-26 23:44:05 +01:00
Andrea Gelmini 624ca434e0 Fix typos 2020-04-17 10:11:51 +02:00
Benjamin Porter 7b77b944cf Add no-clobber option to CLI
So the user can abort if the target directory would be overwritten.

Pork:  Remove trailing whitespace
2019-10-01 13:17:18 -06:00
Brett Randall abafa6285c Fixed minor doc-typos, some EOL whitespace. Fixed #95, fixed #96. 2019-03-16 23:43:41 +11:00
Marco Kellershoff 06d49e9f27 Fix --chaptered usage example
The arguments `-aac` and `-em4b` did not exist.
Just changed them to the according options: `--aac` and `-e:m4b`.
2018-10-03 16:22:07 +02:00
Peter Bowyer 61cb5b43d8 Add bc to Ubuntu package list
On a stock Ubuntu 16.04 server install, bc is not present, and splitting into chapter files fails.
2018-08-27 20:42:51 +01:00
upuv b506b7a12a updated README.md to reflect changes. 2018-07-25 14:03:27 +10:00
Joe fab6141ccf Added up-to-date instructions for how to install ffmpeg on Fedora and
RHEL/CentOS.
2018-06-23 00:21:52 +02:00
upuv 1af3f0ebcc Added checks for ffmpeg and ffprobe. 2018-06-21 17:07:47 +10:00
upuv 03f1a58638 Verify aax files options Improvements 2018-06-06 00:39:33 +10:00
upuv 8327f15ac2 Adding --complete_dir option and documentation 2018-06-03 15:34:56 +10:00
upuv 09145b4df2 Fixed an issue with container setting. 2018-05-26 16:16:00 +10:00
upuv 84335828d9 Bug Fix, added --chaptered, Readme updates. 2018-05-26 15:27:39 +10:00
upuv eaf75eb2e2 Fixed a regression. m4a and m4b now have coverart. 2018-05-24 15:36:05 +10:00
upuv 11292dc4c4 Cleaned up some more Readme 2018-05-23 23:49:34 +10:00
upuv 6d1a751b81 Cleaned up some more Readme 2018-05-23 23:23:40 +10:00
upuv 1f2cd830d6 Woops left reference to m4b script in readme. 2018-05-23 23:19:36 +10:00
upuv 67d4d05b52 Added in support for m4b, Removed old m4b script. 2018-05-23 23:18:23 +10:00
upuv f2c78da132 Tweeking Part 2 Readme.md 2018-05-20 00:25:47 +10:00
upuv 5e8cffd0ae Tweeking Readme.md 2018-05-20 00:22:14 +10:00
upuv 73f8b3c1da Woops angle brackets in Readme 2018-05-19 23:53:32 +10:00
upuv b952cab104 Nuked redundant m4a script 2018-05-19 23:08:11 +10:00
upuv 10ca1e53e3 some cleanup 2018-05-19 15:41:23 +10:00
upuv f976940798 getopts update 2018-05-19 15:08:57 +10:00
upuv 214dd5a46c Updating README 2018-02-20 23:21:19 +11:00
upuv 76baaac18a Updating README 2018-02-20 23:19:58 +11:00
upuv e5d1588825 Updating README 2018-02-20 23:18:25 +11:00
upuv 639940a497 Updating README 2018-02-20 23:16:34 +11:00