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

feat(indexers): improve RED and OPS artist parsing #629

Merged
merged 5 commits into from
Jan 8, 2023

Conversation

zze0s
Copy link
Collaborator

@zze0s zze0s commented Jan 7, 2023

This PR should improve the artist parsing for RED and OPS.

From Artist - Album name to now catch the whole Artist - Albumname [2008] [Single] - FLAC / Lossless / Log / 100% / Cue / CD. This should properly parse artist and album name. The other values were working good already.

And with this change we remove the workaround for Lidarr where we added year to the basic release name.

Copy link
Collaborator

@martylukyy martylukyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made the separator and the tags group for red optional in case there might be an announce without tags.
All the captures groups for OPS were already being made optional in this PR so looks good!
🚀

@zze0s zze0s merged commit 08826db into develop Jan 8, 2023
@zze0s zze0s deleted the feat/indexers-improve-red-ops-parsing branch January 8, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants