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
KrumpetPirate
2ae7e326bb
Renabled AAC for copy with no re-encode step
2018-03-22 14:06:19 -05:00
KrumpetPirate
e3d9a9ea35
Merge pull request #51 from corbolais/master
...
chg: use authcode file located in HOME dir.
2018-03-14 19:40:34 -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
KrumpetPirate
83e83d959f
Merge pull request #50 from bladegunner/add_opus
...
add support for the opus codec
2018-03-11 10:08:10 -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
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
upuv
004094f842
Updating README
2018-02-20 23:13:27 +11:00
upuv
30cbe5d0f0
Updating README
2018-02-20 23:12:00 +11:00
upuv
cd0e5546f4
Updating README
2018-02-20 23:10:29 +11:00
upuv
e5c45ed119
Updating README
2018-02-20 23:03:52 +11:00
upuv
cfaa5b94ff
Updating README
2018-02-20 22:50:34 +11:00
Mark Daku
5a7078bc99
Updating README
2018-02-20 22:43:54 +11:00
Mark Daku
c4eb954e11
Updating README
2018-02-20 22:43:02 +11:00
Mark Daku
8b391a0bd0
Updating README
2018-02-20 22:41:55 +11:00
Mark Daku
d0eb3540ed
Updating README
2018-02-20 22:30:34 +11:00
Mark Daku
ab8db09eed
Updating README
2018-02-20 22:27:52 +11:00
Josta Yee
bacdde31e3
Merge pull request #1 from upuv/master
...
Added m3u playlist support
2018-02-20 11:04:05 +08:00
KrumpetPirate
0c2c439d55
Removed AAX, causes issues with some audiobooks
2018-02-18 01:13:00 -06:00
KrumpetPirate
ed084692a2
Updated README
2018-02-18 00:34:33 -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
jostyee
bcd6ffd14b
Convert aax to m4b
2017-11-22 16:31:42 +08:00
Adam Baxter
1132602f65
Add support for copying to m4b (no reencode)
2017-11-16 00:16:24 +11:00
Francis Chong
176c30c42c
add m4a conversion script
2017-11-03 11:33:21 +08:00
KrumpetPirate
de01589b94
Merge pull request #38 from dloeckx/master
...
Add cover art + improve track metadata
2017-10-22 21:40:38 -05: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
KrumpetPirate
15abb34c0e
Merge pull request #36 from thecb1/better-chapter-names
...
Update of chapter titles with sortable 0padded numbers
2017-10-21 18:51:30 -05:00
KrumpetPirate
6c33459f24
Merge branch 'master' into better-chapter-names
2017-10-21 18:51:21 -05:00