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

Add lookup by TVDB Id on Sonarr #120

Merged

Conversation

g-nogueira
Copy link
Contributor

Hi, there.

I forked your project to add some things I would like and ended up implementing that TODO to lookup by tvdb id on Sonarr. From what I've searched, this is the way it's commonly done. Hope this is okay.

Breaking change

command !show id add SHOW_TITLE_HERE SHOW_ID_HERE is now !show id add SHOW_ID_HERE

Other changes

Updated the unit tests

From my tests, I was able to successfully add a show by id on Slack and all the unit tests passed.
image

Copy link
Owner

@shayaantx shayaantx left a comment

Choose a reason for hiding this comment

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

put a few comments, but seems good to me

@g-nogueira
Copy link
Contributor Author

Going to take a look later today. 👍

@shayaantx
Copy link
Owner

@g-nogueira were you planning to finish this? all you need to do is push a version bump in version.txt to 5.6.14 from 5.6.13

@g-nogueira
Copy link
Contributor Author

Yep, sorry. Had a busy week.
Was going to also test the bot on Discord, but if you think it's not necessary, I can finalize this with the bump.

@shayaantx
Copy link
Owner

Yep, sorry. Had a busy week. Was going to also test the bot on Discord, but if you think it's not necessary, I can finalize this with the bump.
image

@g-nogueira
Copy link
Contributor Author

@shayaantx bumped

@shayaantx shayaantx merged commit b10df70 into shayaantx:development Apr 23, 2024
1 check passed
@g-nogueira g-nogueira deleted the update-show-id-add-command branch April 23, 2024 20:14
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