Commit Graph

  • bdd0f4269c Remove metadata file between files Victor Engmark 2017-01-05 21:13:06 +0000
  • 673f94c4e3 Put output files with input files Victor Engmark 2017-01-05 21:09:08 +0000
  • d7f3998491 Encode audiobooks as FLAC Victor Engmark 2017-01-05 21:02:30 +0000
  • 5718080718 Extract codec and extension for simple change Victor Engmark 2017-01-05 20:59:12 +0000
  • 71b728b67e Clarify debug output Victor Engmark 2017-01-05 20:49:08 +0000
  • 4babdaf024 Put files in output directory immediately Victor Engmark 2017-01-05 20:44:39 +0000
  • 9a36edc360 Use variables for reused paths Victor Engmark 2017-01-05 20:39:43 +0000
  • f4f31fe6dd Fix whitespace handling Victor Engmark 2017-01-05 20:24:36 +0000
  • 9b6b281615 Declare function variables local Victor Engmark 2017-01-05 20:20:49 +0000
  • f68f17d858 Don't check for ffmpeg Victor Engmark 2017-01-05 20:00:16 +0000
  • 6e922f5a4b Avoid skipping every second file Victor Engmark 2017-01-05 19:53:43 +0000
  • efaa00a1e6 Pass AAX file path to metadata extract command Victor Engmark 2017-01-05 19:52:09 +0000
  • dec6431a79 Use FD 9 for while loop input Victor Engmark 2017-01-05 19:47:29 +0000
  • 8a16e88b2f Stop the program if any errors occur Victor Engmark 2017-01-05 19:38:54 +0000
  • 71853976ee Handle special characters like single quotes in metadata values Victor Engmark 2017-01-05 19:37:02 +0000
  • f9f7016d1f Use ffprobe instead of ffmpeg to avoid non-zero exit code Victor Engmark 2017-01-05 19:34:11 +0000
  • 44dfde5fd5 Always read into a dummy variable rather than REPLY Victor Engmark 2017-01-05 18:32:16 +0000
  • 3a00c39e10 Don't print debug information during normal script run Victor Engmark 2017-01-05 18:29:50 +0000
  • 5cb4085afa Use long ffmpeg options where possible Victor Engmark 2017-01-05 18:29:02 +0000
  • 10702cd7bd Don't replace colon in title Victor Engmark 2017-01-05 18:23:22 +0000
  • 7839db9d49 Extract metadata fetching into functions Victor Engmark 2017-01-05 18:22:16 +0000
  • ba42d36f80 Use a temporary working directory for safety Victor Engmark 2017-01-04 23:36:44 +0000
  • 6eac32e27c Simplify looping over parameters Victor Engmark 2017-01-04 23:38:22 +0000
  • 09d52ad3b7 Split lines Victor Engmark 2017-01-04 23:33:23 +0000
  • 02d08acdaf Extract debug print method Victor Engmark 2017-01-04 23:32:30 +0000
  • 636140f1ca Use lower case variable names Victor Engmark 2017-01-04 23:28:32 +0000
  • 72c949359b Merge pull request #14 from danielhoherd/master KrumpetPirate 2016-12-15 23:40:18 -0600
  • 30b71ba73c Trap ctrl-c and exit 0 Daniel Hoherd 2016-12-15 21:03:51 -0800
  • f5c09d7270 read -r, trap and cleanup Daniel Hoherd 2016-12-15 20:54:53 -0800
  • 69c1c2e77e Check for ffmpeg. xargs echo. date on status updates. Daniel Hoherd 2016-12-15 20:25:27 -0800
  • c1e1830eb9 Safety quotes, consistent variable braces. Daniel Hoherd 2016-12-15 19:54:19 -0800
  • ce2a341ebb Fixed : in Title causing protocol error KrumpetPirate 2016-08-10 23:48:13 -0500
  • ad6a2cd746 Merge pull request #12 from pbowyer/master KrumpetPirate 2016-07-17 11:12:37 -0500
  • 13f756ffb4 Fix for titles with single quotes breaking script Peter Bowyer 2016-07-17 16:58:46 +0100
  • 17895e4663 Merge pull request #9 from iltempo/cover KrumpetPirate 2016-07-13 07:43:31 -0500
  • 21e4b5f919 Merge pull request #8 from iltempo/sed KrumpetPirate 2016-07-13 07:42:07 -0500
  • 16b6bac6c0 Merge pull request #7 from iltempo/bash KrumpetPirate 2016-07-13 07:40:45 -0500
  • 2774675e5b Extracting cover art Alexander Greim 2016-07-13 11:58:43 +0200
  • a276e8d731 Don't use -r switch on sed as it's not portable Alexander Greim 2016-07-13 11:28:36 +0200
  • d7f997376c Comply with bash being installed in a different path Alexander Greim 2016-07-13 11:25:43 +0200
  • 9d28be4f06 Added support for chapters as well as convert to bash script KrumpetPirate 2016-03-30 21:48:35 -0500
  • c387b1e03b Fixed README KrumpetPirate 2015-12-18 13:11:39 -0600
  • d8b3888600 Merge branch 'development' KrumpetPirate 2015-12-18 13:08:32 -0600
  • 1ca0cd08fd Updated README to remove chapters support KrumpetPirate 2015-12-18 13:07:59 -0600
  • 3a38567eea Merge branch 'development' KrumpetPirate 2015-12-18 13:06:25 -0600
  • 9f8af5932f Removed chapters functionality and fixed automatic titles KrumpetPirate 2015-12-18 13:04:23 -0600
  • 9eeef9de04 Merge branch 'development' Added libmp3lame to requirements KrumpetPirate 2015-12-13 17:07:38 -0600
  • 6687a49104 Made changes to README to include libmp3lame KrumpetPirate 2015-12-13 17:06:54 -0600
  • e0c49a1f68 Merge pull request #1 from KrumpetPirate/development KrumpetPirate 2015-12-13 16:52:36 -0600
  • 325ea95ebb Version 1.0 KrumpetPirate 2015-12-13 16:48:30 -0600
  • ed281c6336 Initial commit for AAXtoMP3.py script for conversion. KrumpetPirate 2015-12-13 01:20:05 -0600
  • aabc5071b9 Initial Commit KrumpetPirate 2015-12-13 00:12:37 -0600
  • 14fef78f64 Initial commit KrumpetPirate 2015-12-12 23:44:34 -0600