Commit Graph

230 Commits

Author SHA1 Message Date
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
KrumpetPirate aaaea1515f Merge pull request #150 from Nicko98/loglevels
Loglevels
2021-02-09 16:02:29 -05:00
Nicko98 6646b84e72 Added different loglevels
I added different loglevels and (for loglevel 0 and 1) a progress bar for chapter splitting.
0 = show progress only, chapter splitting shown as progress bar
1 (default) = fewer information, chapter splitting shown as progress bar
2 = as it has been up until now
3 = debug mode
2021-02-09 20:21:55 +01:00
Nicko98 2805aca990 Added different loglevels
I added different loglevels and (for loglevel 0 and 1) a progress bar for chapter splitting.
0 = show progress only, chapter splitting shown as progress bar
1 (default) = fewer information, chapter splitting shown as progress bar
2 = as it has been up until now
3 = debug mode
2021-02-09 20:19:53 +01:00
Nicko98 7bef1bd569 Readme updated for loglevels 2021-02-09 20:05:43 +01:00
Nicko98 9e1b33904a Added different loglevels
I added different loglevels and (for loglevel 0 and 1) a progress bar for chapter splitting.
0 = show progress only, chapter splitting shown as progress bar
1 (default) = fewer information, chapter splitting shown as progress bar
2 = as it has been up until now
3 = debug mode
2021-02-09 20:00:11 +01:00
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
KrumpetPirate 440c6302fb Merge pull request #144 from fabh2o/mediainfo
Mediainfo tags
2021-02-05 20:52:19 -05:00
fabh2o 3fb377a107 debug var publisher 2021-02-05 16:13:06 +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
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
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
Nicko98 db65efaf67 Added Compression levels for mp3, opus and flac 2021-02-04 11:20:13 +01:00
fabh2o 0c9fa05aab return 1 if no aax file found 2021-02-04 10:09:33 +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
KrumpetPirate 84fb5bf004 Merge pull request #138 from fabh2o/master
Use mediainfo to parse additional metadata
2021-02-03 09:06:16 -05:00
fabh2o 82b865f55f comments about the reading of chapter infos 2021-02-03 14:24:02 +01: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
fabh2o d16a47049b Merge branch 'master' into master 2021-02-03 11:07:56 +01:00
KrumpetPirate 3b4648519b Merge pull request #139 from Nicko98/master
Way faster chapter splitting
2021-02-02 18:29:46 -05:00
Nicko98 ffb7e40961 Way faster chapter splitting
Just a little change in the ffmpeg call, but this massively increases the speed of chapter splitting. (In my first test approximately by a factor of 10.)
2021-02-02 23:01:23 +01:00
Nicko98 dc5309ebc3 Way faster chapter splitting
Just a little change in the ffmpeg call, but this massively increases the speed of chapter splitting. (In my first test approximately by a factor of 10.)
2021-02-02 22:56:09 +01:00
fabh2o 9a674d0127 Use mediainfo to parse additional metadata 2021-02-02 10:53:10 +01:00
KrumpetPirate 9e3a2a3787 Merge pull request #137 from Gelma/typo_28
Typo 28
2021-01-28 15:28:12 -05:00
Andrea Gelmini 9989aa5ad6 Add note about package install on Ubuntu 20.04
gelma@gopt:/tmp/AudioLibro$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.1 LTS
Release:        20.04
Codename:       focal

gelma@gopt:/tmp/AudioLibro$ sudo apt-get install ffmpeg libav-tools x264 x265 bc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libav-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  ffmpeg:i386 ffmpeg

E: Package 'libav-tools' has no installation candidate
2021-01-28 19:05:00 +01:00
Andrea Gelmini b9f21a54f1 Fix typos 2021-01-28 19:01:38 +01:00
KrumpetPirate a6f19f8aa1 Merge pull request #136 from Nicko98/master
Continue after interruption
2021-01-26 19:58:39 -05:00
Nicko98 d007e21227 Added --continue to README.md 2021-01-26 23:44:05 +01:00
Nicko98 32aacd2b42 Continue after interrupt
Until now, when the conversion of a audiobook gets interrrupted during the splitting phase, one has to delete all the output files and restart from beginning.
This can be very uncomfy, especially if it's a long audiobook and the computer did work on it for several hours.
I added some changes, so that one only has to delete the last (incompletely generated) chapter and add "--continue " to the command where CHAPTERNUMBER is the chapter, that has been interrupted while splitting of.
For this to work I mainly just skipped the steps which were already done before interruption with if-conditions.
2021-01-26 23:32:14 +01:00
KrumpetPirate c4f2da205a Merge pull request #134 from andreasziegl/patch-1
Print total chapter count when extracting chapters
2021-01-26 16:30:11 -05:00
andreasziegl 04b7d9ff45 Print total chapter count when extracting chapters 2021-01-18 11:11:51 +01:00