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
d447126db1
Merge pull request #2 from PacketParker/dependabot/pip/requests-2.32.0
...
Bump requests from 2.31.0 to 2.32.0
2024-05-31 01:34:25 -05:00
dependabot[bot]
1388b3eb47
---
...
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 08:38:17 +00:00
4a893f0a86
Update README.md
2024-05-19 19:12:38 -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
b68c31c7e8
Merge branch 'main' of https://github.com/PacketParker/CordArr
2024-05-18 20:15:49 -05:00
6de2b8b57d
Add ACCOUNT_TIME
to config creation
2024-05-18 20:15:43 -05:00
d502cec82e
Update README.md
2024-05-19 01:10:47 +00:00
bcd016d15a
Merge pull request #1 from PacketParker/dependabot/pip/requests-2.31.0
...
Bump requests from 2.28.2 to 2.31.0
2024-05-19 01:08:42 +00:00
dependabot[bot]
63e81d94b3
Bump requests from 2.28.2 to 2.31.0
...
Bumps [requests](https://github.com/psf/requests ) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-19 01:07:28 +00:00
32ab780b46
Create CordArr
2024-05-18 20:06:51 -05:00
f0ec1c5a89
Initial commit
2024-05-17 17:13:18 -05:00