Add qualityProfiles, tags, seasonSelection, delete command, configTextIdentifiers, admin option for sonarr/radarr, allowlist and minor fixes#110
Conversation
…ConfigTextIdentifiers
|
Thank you a lot for all the new features! I'm testing the new code, but found a bug when trying to add a TV show that already exists. I get this error: I haven't yet found how to fix this bug, but I think it's best to first fix this bug before merging. |
|
Hi @Waterboy1602 , I'm not able to reproduce the bug. Could you please let me know which series were you adding? I tried with 1 season series, 1+specials series and 21 season series and they worked. |
|
I've found the bug that created Now after some extra digging into all the commands, I've experienced some problems with the commands When I find some extra time, I'll look into fixing this. |
|
Fixed, it was a gap on the new flow. It used the messageId of choiceMovieSeries's message for future messages, but when using /series or /movie this message was skipped and then didn't find the messageId to edit. Thanks for advising! |
|
I felt like the Now I feel like this PR is ready to be merged. Thank you for all your effort and work! I'll make a new tag (V0.6) when I've cleaned up the code and added some new features that I'm developing at the moment. |
Changes:
All modifications were done following the already written code format.
These changes should fix the following open issues:
#16
#35
#49
#75
#85
#87
#92
#105