44 Commits

Author SHA1 Message Date
557a646d65
Merge branch 'dev'
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-01-22 16:07:47 -06:00
b48f2a1eff
Safety check 2025-01-22 16:03:57 -06:00
571a12d329
Remove view properly 2025-01-22 16:03:40 -06:00
9dad98a914
Defer response 2025-01-21 21:10:41 -06:00
13ee068358
Fix database creation 2025-01-21 21:06:33 -06:00
b0ea7ab935
Fixes + Use SQLAlchemy 2025-01-21 20:38:33 -06:00
023ee141eb
Deferral fix 2025-01-20 23:39:09 -06:00
8a6727c5f8
Follow-up 2025-01-20 22:57:03 -06:00
7092bd81c7
Defer
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Has been cancelled
2025-01-20 22:53:37 -06:00
07d449a4fd
Fix
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 22:48:43 -06:00
2333bac6da
Test
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 22:45:40 -06:00
076da15485
Test type
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 22:39:14 -06:00
87a0bec85d
Add public_url field for Jellyfin acc. creation
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:29:36 -06:00
a7a9a32984
Sonarr check
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:22:01 -06:00
97ecf9697e
Update incorrect keys
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:19:30 -06:00
d38fe34cb9
Give message for no overview
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:17:26 -06:00
49cd95e36c
Check for KeyError
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:15:22 -06:00
15ecb5c246
Fix
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:10:45 -06:00
de7bdb5512
Safety check
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:07:52 -06:00
6034a95e48
Remove restrictive URL checkers
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 21:03:20 -06:00
432dee5cc4
Update path
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 20:52:45 -06:00
e5ede625b3
Put database within data dir
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 20:44:23 -06:00
4a1a69e76f
Add USER 1000:1000
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 20:33:42 -06:00
5abb3436d5
Fix mentions of diff. project
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-20 15:20:00 -06:00
82786829ca
Add Docker image
Some checks are pending
Create and publish a Docker image / build-and-push-image (push) Waiting to run
2025-01-19 23:54:05 -06:00
dc86e68637
Add Docker image 2025-01-19 23:53:26 -06:00
b5bd2e36b6
Overhaul + Sonarr support! 2025-01-19 23:41:53 -06:00
86b12da175
Log quality profile information when needed 2024-12-24 17:43:03 -06:00
14f25f131d
Reference SIMPLE_ACCOUNTS variable 2024-07-20 00:23:44 -05:00
bbf348c1dc
Add ability to have simple passwords 2024-07-20 00:22:01 -05:00
bb77e85ded
Make usernames 5 letter words 2024-07-20 00:10:38 -05:00
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