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 bugs from integration tests #4

Merged
merged 2 commits into from
Apr 8, 2023
Merged

Conversation

Callum027
Copy link
Member

@Callum027 Callum027 commented Apr 8, 2023

  • Add missing py.typed file
  • Add mutual exclusion handling for the category and directory attributes for Transmission download clients
  • Rename the indexer_priority attribute on indexers to priority (with an alias available for backwards compatibility)
  • Remove the anime_standard_format_search attribute from the common indexer interface, and add it to the specific indexer types that implement it
  • Fix a large number of indexer parsing bugs
    • Torznab indexers are now confirmed to load correctly from remote Sonarr instances (by testing the Torznab indexer Prowlarr creates)
  • Fix updating delay profiles on brand new Sonarr installations
  • Fix updating Media Management naming configuration
  • Fix an issue where UI settings updating was not idempotent

@Callum027 Callum027 added bug Something isn't working enhancement New feature or request labels Apr 8, 2023
@Callum027 Callum027 added this to the v0.4.1 milestone Apr 8, 2023
@Callum027 Callum027 self-assigned this Apr 8, 2023
@Callum027 Callum027 merged commit e79945c into main Apr 8, 2023
1 check passed
@Callum027 Callum027 deleted the x-fix-integration-bugs branch April 8, 2023 09:06
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