aboutsummaryrefslogtreecommitdiff
path: root/code/func
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul + Sonarr support!Parker2025-01-192-256/+0
|
* Add ability to have simple passwordsParker2024-07-201-2/+5
|
* Make usernames 5 letter wordsParker2024-07-201-1/+2
|
* Delete Jellyfin accounts when neededParker2024-06-191-3/+26
| | | | Jellyfin accounts never actually got deleted from Jellyfin, I forgot to write that part. So now the accounts are properly deleted from both Jellyfin and the DB.
* 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-182-0/+227