Commit Graph

353 Commits

Author SHA1 Message Date
maxDorninger
f2edfb076c add usenet support to indexer module, add make jackett and prowlarr search for either tv or movies 2025-07-09 20:52:01 +02:00
maxDorninger
e17e6d8271 add usenet bool to various schemas/models 2025-07-06 15:17:16 +02:00
Maximilian Dorninger
1b90b0fd87 Merge pull request #38 from maxdorninger/change-github-workflows
push containers on PR's too
2025-07-06 13:13:52 +02:00
maxDorninger
ae13809275 push containers on PR's too 2025-07-06 12:24:49 +02:00
Maximilian Dorninger
9a6d4c77d0 Merge pull request #31 from jimmyhiggs337/postgres-fix
add healthcheck to postgres container in template docker-compose.yaml
2025-07-06 12:03:29 +02:00
Maximilian Dorninger
af5ae9e118 Merge pull request #37 from maxdorninger/fix-initial-migration
fix initial migration
2025-07-06 11:39:10 +02:00
maxDorninger
6336aa1c82 fix initial migration 2025-07-06 11:26:40 +02:00
Maximilian Dorninger
cc7781edba Merge pull request #36 from maxdorninger/increase-max-access-token-length-supported
Increase max access and refresh token length supported
2025-07-06 11:07:30 +02:00
maxDorninger
7fce31772f increase max refresh token length to 4096 2025-07-06 10:57:25 +02:00
maxDorninger
5364c73377 increase max access token length to 4096 2025-07-06 10:52:58 +02:00
James Higginbotham IV
4a0ae29aef fix postgres section docker-compose.yaml
add healthcheck to ensure postgres db is properly created
2025-07-04 14:04:52 -05:00
Maximilian Dorninger
5b6111fb8b fix typo in docker-compose.yaml
remove trailing 'cat' from AUTH_ADMIN_EMAILS which breaks pydantics base-settings from correctly parsing the value
2025-07-03 13:59:52 +02:00
Maximilian Dorninger
1b2eb55c83 Add Screenshots to README 2025-07-02 21:03:44 +02:00
maxDorninger
80d2b25038 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	media_manager/metadataProvider/tvdb.py
2025-07-02 19:14:34 +02:00
maxDorninger
91f64b11b4 tvdb hotfix: getting wrong id 2025-07-02 19:13:54 +02:00
maxDorninger
51b81e6faf tvdb hotfix: getting wrong id 2025-07-02 19:13:13 +02:00
Maximilian Dorninger
25831f5f87 Update README.md 2025-07-02 17:41:53 +02:00
Maximilian Dorninger
bb54491f06 Merge pull request #18 from maxdorninger/add-notifications
Enhance Notifications, expand documentations and fix small bugs
v1.3.0
2025-07-02 17:05:41 +02:00
maxDorninger
1c57830cfa remove unused function from notifications page 2025-07-02 16:54:57 +02:00
maxDorninger
82d327b76c add readme to metadata-relay 2025-07-02 16:51:32 +02:00
maxDorninger
5ed6080977 fix tvdb incorrectly parsing the json sometimes 2025-07-02 16:46:50 +02:00
maxDorninger
18edeba089 fix notifications page 2025-07-01 23:13:18 +02:00
maxDorninger
82ddadf8f7 format code and change schedule on which certain tasks are executed 2025-07-01 21:20:08 +02:00
maxDorninger
e8a04a1d71 remove obsolete code 2025-07-01 21:14:52 +02:00
maxDorninger
d25e4c86b8 update example docker compose 2025-07-01 21:14:43 +02:00
maxDorninger
892054c81b add a simple sequence diagram to the docs 2025-07-01 21:11:51 +02:00
maxDorninger
01f6c48583 update documentation to include the configuration of the notification module 2025-07-01 20:28:08 +02:00
Maximilian Dorninger
2bb2e6f471 Merge pull request #17 from maxdorninger/add-notifications
Add notifications
2025-07-01 19:05:09 +02:00
maxDorninger
96cd9a4d01 format files 2025-07-01 18:00:54 +02:00
maxDorninger
a43748d7b5 fix bugs in the backend 2025-07-01 17:54:33 +02:00
maxDorninger
8d512f665e add notifications to frontend 2025-07-01 17:54:23 +02:00
maxDorninger
9c27825532 fix the dockerfile of the frontend 2025-07-01 17:36:53 +02:00
maxDorninger
19bc4ca5e3 update frontend Dockerfile 2025-07-01 16:12:48 +02:00
maxDorninger
efc3846860 format files 2025-07-01 16:03:17 +02:00
maxDorninger
27c3c58cd9 update readme 2025-07-01 16:02:33 +02:00
maxDorninger
92e00f118c add notifications for movies and tv module 2025-07-01 16:01:57 +02:00
maxDorninger
c5da032506 add notifications for movies module 2025-07-01 15:28:59 +02:00
maxDorninger
4e04e11d8c add notification manager 2025-07-01 15:28:47 +02:00
maxDorninger
179dec0a7a add notificaton service providers (email, ntfy.sh, gotify and pushover) 2025-07-01 15:09:03 +02:00
maxDorninger
89b4fbb056 add notificaton module 2025-07-01 14:15:13 +02:00
maxDorninger
3088c65b09 fix bugs which causes imported torrents to not be marked as such, add try-except to extract archive function which prevents the import from stopping if the archives are already extracted, 2025-07-01 11:52:23 +02:00
maxDorninger
e008a34fc7 update dockerfile to include archive extraction tools 2025-07-01 11:52:23 +02:00
maxDorninger
b953445fc2 update detection of archives to be more accurate 2025-06-30 22:34:01 +02:00
maxDorninger
3799ae8712 format files 2025-06-30 21:32:34 +02:00
maxDorninger
40a1bbf904 format files and remove unused import 2025-06-30 20:55:36 +02:00
maxDorninger
7389db0d4c fix entrypoint.sh not being copied correctly 2025-06-30 20:49:05 +02:00
maxDorninger
ad7d6aab60 add healthcheck 2025-06-30 20:48:50 +02:00
maxDorninger
a7c582ee5c break up scheduled tasks 2025-06-30 20:48:39 +02:00
maxDorninger
690e4c2c1a fix missing mimetypes by adding mime-support package to backend docker image 2025-06-30 20:02:48 +02:00
maxDorninger
350d500993 fix movie repository 2025-06-30 19:36:20 +02:00