aboutsummaryrefslogtreecommitdiff
path: root/code/func/radarr.py
Commit message (Collapse)AuthorAgeFilesLines
* Auto search for movie on addition to RadarrParker2024-05-191-0/+6
|
* Fix option value already exists errorsParker2024-05-191-41/+37
| | | | An error would occur if two movies with the same name and year were returned. This has been fixed, and the TMDB ID is also added to the dropdown description.
* Create CordArrParker2024-05-181-0/+163