Commit Graph

347 Commits

Author SHA1 Message Date
e9b111aa8a fully support aaxc 2021-09-02 17:49:36 +02:00
3d062fdba7 --aaxc flag, validate voucher and get key and id 2021-09-02 16:16:14 +02:00
eff626ee95 move info after req 2021-07-10 21:20:43 +02:00
64713e23ea Merge branch 'master' of github.com:fabh2o/AAXtoMP3 into all-in-one 2021-07-09 22:45:04 +02:00
0f2180da3c Merge pull request #162 from Nicko98/master
Call AAXtoMP3 interactively
2021-03-09 17:38:10 -05:00
051f37b3ff Made savefile invisible 2021-03-09 22:49:54 +01:00
2206cf9dd8 Updated Readme.md 2021-03-09 22:44:26 +01:00
88c9b1701f Save chosen options for next time
Now this script creates a save-file from which it loads the option the next time the script is used
Additionally aax-File drag'n'drop works now, at least on Ubuntu.
2021-03-09 22:26:48 +01:00
c6c5b5ee97 Merge pull request #157 from katyavera/patch-1
Use the current filename scheme
2021-03-02 08:56:21 -05:00
1d225d7fe2 Merge pull request #158 from katyavera/patch-2
Allow spaces in the .aax filename
2021-03-02 08:55:43 -05:00
d0a9ba392c Merge pull request #161 from katyavera/patch-3
Fix typo, reword
2021-03-02 08:54:56 -05:00
4537c7d01d Just a little correction regarding sed 2021-03-02 01:51:12 +01:00
4dfb59e091 Updated README.md 2021-03-02 01:28:47 +01:00
7f2309248f Some little improvements 2021-03-02 01:06:45 +01:00
4698f7728a Call AAXtoMP3 Interactively
This script interactively asks you for the options to call AAXtoMP3 with.
2021-03-01 04:31:39 +01:00
951146022f Fix typo, reword 2021-02-28 18:36:01 +01:00
f9b855ea1d Allow spaces in the .aax filename 2021-02-28 15:29:02 +01:00
2aa1d05040 Use the current filename scheme
The `fileNameScheme` is empty by default, so the file generated is named only `.chapters.txt` if -F is not specified.
Provided with the filename `mp4file`, mp4chaps searches for a file named `<mp4file>.chapters.txt`.
2021-02-28 15:25:40 +01:00
7310e16222 Merge pull request #156 from Nicko98/master
Fix for issue KrumpetPirate#155
2021-02-25 22:03:22 -05:00
a68353f4eb Fix for issue KrumpetPirate#155 2021-02-25 23:21:29 +01:00
70ae2cef12 Merge pull request #153 from Nicko98/master
Fix for issue #145
v1.2
2021-02-21 18:23:29 -05:00
9058cf144e Fix for KrumpetPirate/AAXtoMP3 issue #145
This reverses pull request #139 if ffmpeg version is below 4.
2021-02-21 23:17:17 +01:00
1e9c42aa83 Merge pull request #151 from fabh2o/custom-output-folder
Custom naming scheme
2021-02-11 19:31:39 -05:00
af880305dd Merge branch 'custom-output-folder' of github.com:fabh2o/AAXtoMP3 into all-in-one 2021-02-11 11:11:58 +01:00
ab5d7c7f7c Merge branch 'posix-filenames' of github.com:fabh2o/AAXtoMP3 into all-in-one 2021-02-11 10:47:44 +01:00
96d9d4aa9d Merge branch 'fix-log-level-time-as-octal' of github.com:fabh2o/AAXtoMP3 into audible-cli-integration 2021-02-11 10:38:54 +01:00
cb17d422f3 Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into audible-cli-integration 2021-02-11 10:38:20 +01:00
82c0ef0f6b Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-11 09:26:23 +01:00
c3584923ca Merge pull request #148 from fabh2o/keep-n-author
Author customization
2021-02-10 17:42:38 -05:00
f6661862de mediainfo install in README 2021-02-10 21:22:46 +01:00
b5408310a2 Merge branch 'fix-log-level-time-as-octal' of github.com:fabh2o/AAXtoMP3 into custom-output-folder 2021-02-10 21:08:23 +01:00
3c909baf5e Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-10 20:59:48 +01:00
012749071e force base-10 2021-02-10 20:48:14 +01:00
36839646c4 deleted empty line 2021-02-10 09:26:25 +01:00
68168f6495 Merge branch 'master' into keep-n-author 2021-02-10 09:20:37 +01:00
aaaea1515f Merge pull request #150 from Nicko98/loglevels
Loglevels
2021-02-09 16:02:29 -05:00
836c6b0722 use 2021-02-09 20:55:38 +01:00
4a8df563eb fix short flags 2021-02-09 20:53:53 +01:00
184cece622 fix space 2021-02-09 20:49:44 +01:00
1c4d67202a fix space 2021-02-09 20:49:12 +01:00
93478c797d Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into custom-output-folder 2021-02-09 20:47:34 +01:00
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
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
7bef1bd569 Readme updated for loglevels 2021-02-09 20:05:43 +01:00
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
fb48899cb7 precedence 2021-02-09 19:03:55 +01:00
239ae1aa3f remove leading space after cut 2021-02-09 18:54:37 +01:00
fcef788bc4 artist --> author 2021-02-09 17:48:21 +01:00
33a8d254bd Merge branch 'master' of github.com:KrumpetPirate/AAXtoMP3 into keep-n-author 2021-02-09 17:40:43 +01:00
de3fbadab6 Merge pull request #147 from Nicko98/faster-chapter-splitting
Faster chapter splitting
2021-02-09 10:11:13 -05:00