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: allow ignore tags for upgradinatorr #171

Merged
merged 3 commits into from
Jun 11, 2024

Conversation

asherbig
Copy link
Contributor

@asherbig asherbig commented May 3, 2024

This adds support for upgradinatorr ignore tags.

This is a flag supported by the script that this is based on: https://github.com/angrycuban13/Just-A-Bunch-Of-Starr-Scripts/tree/main/Upgradinatorr#radarr-configuration-attributes

@@ -46,18 +46,14 @@ def load_config(self):
"""
# Open the YAML config file and load its contents
try:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

double nested try/catch was unnecessary. The outer catch is duplicated on line 52 (old), or line 51 (new)

@Drazzilb08 Drazzilb08 changed the base branch from master to dev May 3, 2024 23:27
@Drazzilb08 Drazzilb08 merged commit ae6ffb3 into Drazzilb08:dev Jun 11, 2024
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.

2 participants