Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lidarr: flac2mp3 release 2.0 #371

Merged
merged 2 commits into from
May 13, 2022

Conversation

TheCaptain989
Copy link

@TheCaptain989 TheCaptain989 commented May 7, 2022

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 redundant system command in awk script
  • Updated help text
  • Updated README.md
  • Updated SECURITY.md

## Lots of new features and it still retains backward compatibility!

- Added batch mode per issue linuxserver#28
- Added ALAC wrapper script per issue linuxserver#28
- Bug fix for issue linuxserver#29 introduced with release 1.3
- Added output and keep-file options per issue linuxserver#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
@aptalca aptalca self-assigned this May 7, 2022
Dockerfile Outdated Show resolved Hide resolved
- Reverted to single-stage build
- Removed dependency on deprecated Ubuntu 16.04 (per linuxserver#371)
@aptalca aptalca merged commit d0c35ef into linuxserver:lidarr-flac2mp3 May 13, 2022
TheCaptain989 added a commit to TheCaptain989/lidarr-flac2mp3 that referenced this pull request May 13, 2022
- Reverted to single-stage build
- Removed dependency on deprecated Ubuntu 16.04 (per linuxserver/docker-mods#371)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants