aboutsummaryrefslogtreecommitdiff
path: root/code/cogs
Commit message (Collapse)AuthorAgeFilesLines
* Fix option value already exists errorsParker2024-05-191-6/+4
| | | | 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-185-0/+286