What's Changed
- Complete re-write of the core script to use shell instead of AWK.
- New: Better use of the Lidarr API, including:
- Using it to delete or recycle old tracks
- No more artist refresh/rescan (which took forever) (issue #39)
- Imports the converted tracks directly
- Fixed logging of curl errors and improved error handling
- Removed unnecessary function
- Improved track import JSON generator logic
- Added check for 'queued' job status
- Use tag or branch name as Docker image tag
- Added GitHub Container Registry push
- Added GitHub container Registry labels
Full Changelog: 2.2.1...2.3