14 Commits

Author SHA1 Message Date
TheCaptain989
2ee66c34b3 Updated flac2mp3.sh
- Resolves TheCaptain989/lidarr-flac2mp3#31
- Resolves the "Unsupported Media Type" error when calling the Lidarr API
2022-06-23 09:13:54 -05:00
TheCaptain989
024b80026f Release 2.0
## Lots of new features and it still retains backward compatibility!

- Added batch mode per issue #28
- Added ALAC wrapper script per issue #28
- Bug fix for issue #29 introduced with release 1.3
- Added output and keep-file options per issue #30
- Moved option check earlier in the script and completely reworked options/arguments processing
- Added long option names
- Added debug info for system API
- Added debug info for config API
- Added multiple debug logging levels, defaults to lowest
  - Default debug level excludes the returned JSON, making it more readable and useful
- Normalized test event output
- Minor fix for error text
- Added version option
- Modified how script version is handled
   - Updated BuildImage.yml
   - Updated Dockerfile
   - Update 98-flac2mp3 init script
- Changed awk pattern match to be more robust
- Removed dedundant system command in awk script
- Updated help text
- Updated README.md
- Updated SECURITY.md
2022-05-07 11:26:42 -05:00
TheCaptain989
12feeae2b6 Release 1.3
- Added advanced -a and -e options
- Script can now convert to any ffmpeg supported format
- Added example script for Opus format
2021-12-27 15:38:15 -06:00
TheCaptain989
931a617946 Included apt-get standardization
apt-get update changes made by aptalca
2021-09-26 14:12:20 -05:00
TheCaptain989
8568b31bb1 Lidarr: flac2mp3 release 1.3
- Added advanced -a and -e options
- Can now convert to any ffmpeg supported format
- Added included script for Opus format
2021-09-26 14:01:03 -05:00
TheCaptain989
4843b31d87 Release 1.2.2
- Now uses the API to detect RecycleBin, removing dependency on sqlite
- Fixes formatting bug with submitted JSON in curl
- Adding URL quoting to curl commands
- Renamed more variables to avoid name collisions
- Added additional debug logging
- Reordered error redirects; No functional difference.
2021-07-04 17:55:39 -05:00
TheCaptain989
f1fd4b229d Release 1.2.1
- Added Variable Bit Rate option
- Fixed cover art conversion issue
- Fixed file permission/owner issue
- Reworked some bash logic
- Updated documentation
2021-03-11 13:47:19 -06:00
TheCaptain989
297b1a1013 Initial release 2020-12-07 11:15:44 -06:00
TheCaptain989
705c6454c9 Update 98-striptracks
Fixed the inconsistent stat command after a change to chown
2020-12-07 11:10:14 -06:00
TheCaptain989
fd11a826af Updates per aptalca 2020-12-07 11:10:14 -06:00
TheCaptain989
15b7eeb87b radarr: striptracks initial release
mkvtoolnix
2020-12-07 11:10:14 -06:00
TheCaptain989
37e57d2b83 Delete run 2020-12-07 11:10:14 -06:00
aptalca
5be8b23ea1 readme and template updates 2020-04-01 17:35:56 -04:00
thelamer
5aeb83b384 adding rough draft docs for review 2019-04-14 22:28:48 -07:00