Commit Graph

19 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 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 a7e8b63d00 Update README.md 2021-03-11 18:37:56 -06: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 9237e5bc91 Update README.md 2021-01-30 10:40:08 -06:00
TheCaptain989 297b1a1013 Initial release 2020-12-07 11:15:44 -06:00
TheCaptain989 9894f804f5 Updated image links
- Added .assets folder for images
- Corrected Synology picture
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
Eric Nemchik afcc5a19aa Replace Travis with GHA 2020-10-25 09:55:40 -05:00
aptalca 66c6ab5c69 update mod creation instructions 2020-10-02 16:01:55 -04:00
aptalca 5be8b23ea1 readme and template updates 2020-04-01 17:35:56 -04:00
aptalca ca2c0ce48e create template branch 2020-02-02 15:55:44 -05:00
thelamer f03f664dec spacing 2019-04-14 22:31:13 -07:00
thelamer 5aeb83b384 adding rough draft docs for review 2019-04-14 22:28:48 -07:00
thelamer c02f8e7e8e adding blacklist with fake names for loop testing 2019-04-13 15:15:24 -07:00