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

Release 2.3 #41

Merged
merged 15 commits into from
Aug 26, 2023
Merged

Release 2.3 #41

merged 15 commits into from
Aug 26, 2023

Conversation

TheCaptain989
Copy link
Owner

@TheCaptain989 TheCaptain989 commented Aug 23, 2023

What's Changed

  • Complete re-write of the core script to use shell instead of AWK.
  • Better use of the Lidarr API, including:
  • Fixed logging of curl errors and better error handling
  • Much better error handling
  • Removed unnecessary function
  • Improved track import JSON generator logic
  • Increased job check timeout to 60 seconds
  • Update README.md

Changed regex recommendations, removed references to awk.
## What's Changed
- **Complete re-write of the core script to use shell instead of AWK.**
- Better use of the Lidarr API, including:
  - Using it to delete or recycle old tracks
  - No more artist refresh/rescan (which took forever)
  - Imports the converted tracks directly
- Fixed logging of curl errors
- Much better error handling
- Removed unnecessary function
- Improved track import JSON generator logic
- Increased job check timeout to 60 seconds
- Use tag or branch name as Docker image tag
- Add GitHub Container Registry push
@TheCaptain989 TheCaptain989 self-assigned this Aug 23, 2023
@TheCaptain989 TheCaptain989 changed the title Develop Release 2.3 Aug 23, 2023
- Better curl error handling
- Added check for 'queued'  job status
@TheCaptain989 TheCaptain989 merged commit 0c09a95 into master Aug 26, 2023
2 checks passed
@TheCaptain989 TheCaptain989 deleted the develop branch August 26, 2023 02:52
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.

Feature request: flag to prevent rescan
1 participant