5 Commits

Author SHA1 Message Date
00d217f453 Delete Jellyfin accounts when needed
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.
2024-06-19 11:08:37 -05:00
eb5a999dac
Auto search for movie on addition to Radarr 2024-05-19 19:04:57 -05:00
4146a188f5
Fix option value already exists errors
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.
2024-05-19 18:59:04 -05:00
6de2b8b57d
Add ACCOUNT_TIME to config creation 2024-05-18 20:15:43 -05:00
32ab780b46
Create CordArr 2024-05-18 20:06:51 -05:00