Releases: youegraillot/lidarr-on-steroids
Releases · youegraillot/lidarr-on-steroids
Deemix plugin auto-update
- auto-update Deemix plugin when AUTOCONFIG=true (default)
- update lidarr image
- update one-shot init, no hack
- fix /music & /downloads ownership
Arm64 build
- linux/arm64 build
- update deemix, fixes #16
Update base image
Update base image to hotio/lidarr:pr-plugins-1.1.0.2629
Fix scripts permissions
v1.2.1 fix scripts permissions
clean-downloads.sh script
new script connection to clean the mess from Deemix downloads
Update flac2mp3
fix dynamic extension length mismatch
Update flac2mp3
fixes dynamic extension length when using custom regex
Disable deemix cover by default
Saving some bandwith
Autoconfigure Flac2Custom script
Setup script now create a new Custom Script Connection to /usr/local/bin/flac2custom.sh if FLAC2CUSTOM_ARGS
is set
flac2mp3 customization
Allow the use of FLAC2CUSTOM_ARGS
to provide custom argumetns to the new flac2custom.sh script