Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make usernames 5 letter words | Parker | 2024-07-20 | 1 | -1/+2 |
| | |||||
* | Delete Jellyfin accounts when needed | Parker | 2024-06-19 | 1 | -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 Radarr | Parker | 2024-05-19 | 1 | -0/+6 |
| | |||||
* | Fix option value already exists errors | Parker | 2024-05-19 | 1 | -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 CordArr | Parker | 2024-05-18 | 2 | -0/+227 |