Commit Graph

344 Commits

Author SHA1 Message Date
Joe Thomas
7dff3111bf updated gitignore 2025-07-03 17:48:59 +02:00
Joe Thomas
5e3b40bb43 updated some setup steps 2025-07-03 15:45:00 +02: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
maxDorninger
1abec67144 update dockerfiles 2025-06-30 18:49:24 +02:00
maxDorninger
ba92399d8c fix wrong keyword being used for the argument 2025-06-30 18:47:27 +02:00
maxDorninger
b3d93bcbe2 Merge remote-tracking branch 'origin/master' 2025-06-30 18:08:52 +02:00
maxDorninger
aeab3b1bd1 fix small bug in the seasons page 2025-06-30 17:48:15 +02:00
Maximilian Dorninger
bf70fb7a2c Merge pull request #16 from maxdorninger/add-versions
Fix the dockerfiles and startup scripts
v1.2.4
2025-06-30 17:18:33 +02:00
maxDorninger
4d67db6545 fix the docker files and startup scripts, also fix a bug in the hello world route of the backend 2025-06-30 17:17:21 +02:00
maxDorninger
a3a61710d3 trying to optimize runtime of worklfow building the frontend containers 2025-06-30 15:46:59 +02:00
Maximilian Dorninger
1bd3653d77 Merge pull request #15 from maxdorninger/add-versions
Fix bugs and other small enhancements
v1.2.3
2025-06-30 15:27:51 +02:00
maxDorninger
17272207cf update backend docker file 2025-06-30 15:08:42 +02:00