17 Commits

Author SHA1 Message Date
TheCaptain989
7351256600
BuildImage version update 2025-05-04 10:14:53 -05:00
TheCaptain989
d95b5ccefa
Updated MOD_VERSION in BuildImage 2025-03-08 11:10:01 -06:00
TheCaptain989
eade66234a
Updated README
Update graphic assets
2024-11-08 16:53:53 -06:00
TheCaptain989
f44d4c4d92
Pre for PR 2024-08-18 10:00:04 -05:00
aptalca
8c5a7c4fbc
lidarr-flac2mp3 update/add workflows 2023-05-18 13:42:11 -04:00
aptalca
f5ab4d4ce8 update version in log 2022-08-27 21:29:04 -04: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
5e36a80057 Updated BuildImage.yml as requested
Modified the VERSION generation until I find a better way to do this.
2021-03-19 11:12:15 -05:00
TheCaptain989
dc22a4e9d6
Merge branch 'lidarr-flac2mp3' into lidarr-flac2mp3 2021-03-11 14:01:48 -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
a37a623d10 Merge branch 'lidarr-flac2mp3' of https://github.com/TheCaptain989/docker-mods into lidarr-flac2mp3 2021-01-30 10:28:38 -06:00
TheCaptain989
297b1a1013 Initial release 2020-12-07 11:15:44 -06:00
Eric Nemchik
f20f64178f Add information about GHCR 2020-11-02 20:22:32 -06:00
Eric Nemchik
e5049f52d7 Switch to GHA, add GHCR 2020-11-01 15:35:25 -06:00
TheCaptain989
0062aecd54 Corrected after rebaseline error 2020-10-31 16:38:12 -05:00
TheCaptain989
d48a9fa820 Initial release 2020-10-31 11:52:25 -05:00
Eric Nemchik
afcc5a19aa Replace Travis with GHA 2020-10-25 09:55:40 -05:00