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

Fix Newznab/Torznab indexer bugs #36

Merged
merged 3 commits into from
Nov 13, 2023
Merged

Fix Newznab/Torznab indexer bugs #36

merged 3 commits into from
Nov 13, 2023

Conversation

Callum027
Copy link
Member

  • Set the minimum Buildarr Core version to v0.7.1 for multi-value enumeration support
  • Change NabCategory to a multi-value enumeration so the proper Newznab/Torznab category names can be used
  • Accept raw integer values in the Buildarr configuration so that new values added in Sonarr and Prowlarr do not cause errors to be raised in Buildarr
  • Fix configuration model that was subclassing ConfigBase instead of SonarrConfigBase

* Set the minimum Buildarr Core version to v0.7.1 for multi-value enumeration support
* Change `NabCategory` to a multi-value enumeration so the proper Newznab/Torznab category names can be used
* Accept raw integer values in the Buildarr configuration so that new values added in Sonarr and Prowlarr do not cause errors to be raised in Buildarr
* Fix configuration model that was subclassing `ConfigBase` instead of `SonarrConfigBase`
@Callum027 Callum027 added bug Something isn't working enhancement New feature or request labels Nov 13, 2023
@Callum027 Callum027 added this to the v0.6.1 milestone Nov 13, 2023
@Callum027 Callum027 self-assigned this Nov 13, 2023
@Callum027 Callum027 merged commit 9a2a678 into main Nov 13, 2023
1 check passed
@Callum027 Callum027 deleted the x-nabcategory-fixes branch November 13, 2023 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant