Commit Graph

188 Commits

Author SHA1 Message Date
upuv
1af3f0ebcc Added checks for ffmpeg and ffprobe. 2018-06-21 17:07:47 +10:00
KrumpetPirate
2f8bb35b68
Merge pull request #61 from reidar-cederqvist/master
AAXtoMP3: fix how .authcode is located fix issue #60
2018-06-13 08:10:44 -05:00
Reidar Cederqvist
8ebd16ae8b AAXtoMP3: fix possition of dash when replacing colon 2018-06-07 09:26:38 +02:00
Reidar Cederqvist
db48c6a970 AAXtoMP3: fix how .authcode is located fix issue #60 2018-06-07 09:11:47 +02:00
upuv
03f1a58638 Verify aax files options Improvements 2018-06-06 00:39:33 +10:00
upuv
9d20609f3c More Refactor, Setting up for user defined file naming using variable names. 2018-06-04 17:11:12 +10:00
upuv
71e140259b Refactor some variables for readability. 2018-06-04 16:10:00 +10:00
upuv
c2082ccfc0 Big change to DEBUG Output. It now handles lists of vars to dump. Makes the code a little cleaner. 2018-06-03 23:15:31 +10:00
upuv
de6d5db3f2 Enhanced DEBUG output for command line options 2018-06-03 15:49:19 +10:00
upuv
8327f15ac2 Adding --complete_dir option and documentation 2018-06-03 15:34:56 +10:00
upuv
1727d10be3 Fixed usage string 2018-05-26 16:23:12 +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
6f343c9191
Merge branch 'master' into master 2018-05-21 22:19:51 +10:00
upuv
ac656f9723 Inserting code comments for the next guy. 2018-05-20 00:50:48 +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
fdf9a08f67 Merge branch 'master' of https://github.com/upuv/AAXtoM4B 2018-05-19 23:47:59 +10:00
upuv
c3b53b6e56
Merge pull request #2 from upuv/tiddy
Tiddy merge Master
2018-05-19 23:47:30 +10:00
upuv
5cca255ae5 Merge branch 'tiddy' of https://github.com/upuv/AAXtoM4B 2018-05-19 23:42:41 +10:00
upuv
e848404d06 Merge branch 'master' of https://github.com/upuv/AAXtoM4B 2018-05-19 23:41:26 +10:00
upuv
e754e83b6b Added big FAT metadata to DEBUG output. 2018-05-19 23:35:11 +10:00
upuv
cd60926a58 Merge branch 'tiddy' of https://github.com/upuv/AAXtoM4B into tiddy 2018-05-19 23:12:16 +10:00
upuv
2ac1ba67ec remove redundant AAXtoM4A 2018-05-19 23:09:38 +10:00
upuv
b952cab104 Nuked redundant m4a script 2018-05-19 23:08:11 +10:00
upuv
0efe3fa28e
Redundant AAXtoMP3 now does this. 2018-05-19 23:07:04 +10:00
upuv
5ec1fcd2d9
Updated .gitignore
Attempting to avoid any accidental uploading to github of copyright material that only the user owns.
2018-05-19 23:04:08 +10:00
upuv
66dc8953ad Enhanced debug flag. 2018-05-19 23:01:34 +10:00
upuv
e69b212982 diferentiated between a log and debug message 2018-05-19 21:29:20 +10:00
upuv
aa1509b6ca
Merge pull request #1 from upuv/getopts
Getopts
2018-05-19 16:06:16 +10:00
upuv
ccfaf07021 some cleanup 2018-05-19 15:52:38 +10:00
upuv
dee0d7e9a0 some cleanup 2018-05-19 15:51:40 +10:00
upuv
41a2803e18 some cleanup 2018-05-19 15:48:08 +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
Josta Yee
710ce0dfbe
Merge pull request #2 from KrumpetPirate/master
merge upstream
2018-04-18 16:34:02 +08:00
KrumpetPirate
8887bee900
Merge pull request #55 from thunder-hammer/patch-1
Corrected usage spelling
2018-04-16 17:12:33 -05:00
thunder-hammer
6ed19fcde2
Update AAXtoMP3
Corrected spelling in usage prompt
2018-04-16 16:09:47 -06:00
KrumpetPirate
219255826b Removed chaptered support from AAC encoding, doesn't seem to function 2018-04-06 11:12:47 -05:00
KrumpetPirate
ee0c971544 Set theme jekyll-theme-slate 2018-04-06 11:03:33 -05:00
KrumpetPirate
a691b5fd54
Merge pull request #53 from SendSpams/master
Fixed HOME environment variable missing under Windows
2018-04-06 10:55:32 -05:00
SendSpams
db014f8f51
Update AAXtoMP3 2018-04-06 07:04:19 +01:00
SendSpams
1d1f738713
Update AAXtoMP3 2018-04-06 07:03:25 +01:00
SendSpams
120f02fe07
Modified to work with missing HOME environment variable under Windows
The HOME environment variable is not set on Windows by default. Instead Windows uses USERPROFILE. It is possible for HOME to be set on Windows but for users who have not done this they will get: `HOME: unbound variable`. I have added a line that sets HOME to USERPROFILE if HOME is missing and USERPROFILE is found. This solves the unbound variable error.
2018-04-06 07:02:00 +01:00