aboutsummaryrefslogtreecommitdiff
path: root/code/cogs
Commit message (Collapse)AuthorAgeFilesLines
* Safety checkParker2025-01-221-7/+9
|
* Defer responseParker2025-01-211-9/+5
|
* Fix database creationParker2025-01-211-9/+1
|
* Fixes + Use SQLAlchemyParker2025-01-212-41/+53
|
* Deferral fixParker2025-01-202-14/+8
|
* Follow-upParker2025-01-201-2/+2
|
* DeferParker2025-01-201-0/+4
|
* FixParker2025-01-201-1/+1
|
* TestParker2025-01-201-5/+5
|
* Test typeParker2025-01-201-13/+13
|
* Add public_url field for Jellyfin acc. creationParker2025-01-201-3/+3
|
* Put database within data dirParker2025-01-202-3/+3
|
* Overhaul + Sonarr support!Parker2025-01-195-129/+364
|
* 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