KrumpetPirate
2ae7e326bb
Renabled AAC for copy with no re-encode step
2018-03-22 14:06:19 -05:00
Me
15945b18b1
chg: search HOME and local dir for authcode file in this order, first occurence accepted.
...
Signed-off-by: Me <corbolais@gmail.com>
2018-03-15 00:35:57 +01:00
Me
1031e3ae1d
chg: use authcode file located in HOME dir.
...
Signed-off-by: Me <corbolais@gmail.com>
2018-03-14 16:46:45 +01:00
KrumpetPirate
626bab226a
Updated readme for OPUS convertion, gitignore to ignore aax files in directory and output dir
2018-03-13 19:39:02 -05:00
Blade Gunner
d7752b4779
add support for the opus codec
...
it seems like ffmpeg still has some issues with the native opus
container format (*.opus), so let's use the OGG container format for
now.
2018-03-03 18:09:53 +01:00
KrumpetPirate
0c2c439d55
Removed AAX, causes issues with some audiobooks
2018-02-18 01:13:00 -06:00
KrumpetPirate
da3ca76930
Merge pull request #40 from voltagex/aac
...
Add support for copying to m4b (no reencode)
2018-02-18 00:29:17 -06:00
KrumpetPirate
a09e502574
Fixed ':' in input file name protocol error
2018-02-18 00:27:31 -06:00
Mark Daku
304594e845
Added m3u playlist support
2018-02-18 17:26:45 +11:00
Adam Baxter
1132602f65
Add support for copying to m4b (no reencode)
2017-11-16 00:16:24 +11:00
Dirk Loeckx
972123a932
Update metadata: track number = chapternum, appended chapter number to track title
...
track number was eg "Chapter 03", and is now eg 3 . This fits better in most mp3 players.
track title was the book title for all tracks, now it is eg "Book Title - 01 Chapter 1" (same as filename)
2017-10-22 22:54:10 +02:00
Dirk Loeckx
1ac66d1a94
Embedded cover art to (chapter) MP3's
2017-10-22 22:51:41 +02:00
cb1
2fc7329bf5
Update of chapter titles with sortable 0padded numbers
...
* Removed chapter_padding()
* Fixed $chaptercount
* Redone 0-padded chapter titles with printf()
2017-10-20 14:44:32 +02:00
KrumpetPirate
1017f9a6e7
Updated grep detection with README changes and better colon support
2017-10-12 20:27:04 -05:00
Travis Neeley
c500062c96
Added ggrep detection for OSX
2017-10-09 18:09:43 -05:00
Jens
ee01461f9a
Added chapter padding
...
As discussed in https://github.com/KrumpetPirate/AAXtoMP3/issues/26 I've added a quick and dirty fix to add chapter padding (for audio books containing up to 999 chapters) for non-single conversion mode.
2017-09-06 19:39:02 +02:00
KrumpetPirate
026a52343c
Renamed script (dropped extension)
2017-05-14 20:55:37 -05:00