maxDorninger
|
26d0ca567f
|
add proper error handling if no usenet/torrent download client is available when getting all torrents
|
2025-07-16 13:23:26 +02:00 |
|
maxDorninger
|
c186df94b8
|
add error handling to automatic imports of torrents and add proper db session handling to scheduled tasks
|
2025-07-16 12:03:46 +02:00 |
|
maxDorninger
|
d5c092e08d
|
add backend code for setting/getting the libraries for movies
|
2025-07-16 11:00:48 +02:00 |
|
maxDorninger
|
49b95df59d
|
add backend code to get/set tv library
|
2025-07-16 02:00:20 +02:00 |
|
maxDorninger
|
d60f8bd89b
|
add alembic migration for new columns
|
2025-07-16 01:19:26 +02:00 |
|
maxDorninger
|
4ca910ec98
|
add library to config and to models and schemas
|
2025-07-16 01:19:07 +02:00 |
|
maxDorninger
|
94e5c12762
|
add important note to the transmission documentation
v1.5.0
|
2025-07-15 20:50:08 +02:00 |
|
Maximilian Dorninger
|
3df5bde201
|
Merge pull request #61 from maxdorninger/add-support-for-transmission
Add support for transmission
|
2025-07-15 20:38:17 +02:00 |
|
maxDorninger
|
7528a354f6
|
Merge remote-tracking branch 'origin/add-support-for-transmission' into add-support-for-transmission
# Conflicts:
# Writerside/topics/download-client-configuration.md
|
2025-07-15 20:28:28 +02:00 |
|
maxDorninger
|
be809dd5eb
|
add transmission to documentation
|
2025-07-15 20:25:47 +02:00 |
|
maxDorninger
|
b38c979fa9
|
add transmission to documentation
|
2025-07-15 20:24:54 +02:00 |
|
maxDorninger
|
831f9dc1ac
|
format files
|
2025-07-15 20:05:37 +02:00 |
|
maxDorninger
|
0400954339
|
fix test
|
2025-07-15 20:05:07 +02:00 |
|
maxDorninger
|
b3c762040d
|
add support for transmission
|
2025-07-15 19:56:46 +02:00 |
|
maxDorninger
|
d404663f16
|
fix overriding of filepath suffix not working for seasons
|
2025-07-15 19:56:09 +02:00 |
|
maxDorninger
|
42d42920a5
|
correct sorting of torrents in tv service
|
2025-07-15 18:49:09 +02:00 |
|
maxDorninger
|
d9ea02fdc5
|
fix show pages not loading if download client is not reachable
|
2025-07-15 18:35:54 +02:00 |
|
Maximilian Dorninger
|
8b4a9d4097
|
Merge pull request #59
Fix: remove hardcoded colours from setting's dialogues
|
2025-07-13 18:00:32 +02:00 |
|
maxDorninger
|
1626f975f4
|
remove hardcoded colors from setting's dialogs
|
2025-07-13 17:54:22 +02:00 |
|
Maximilian Dorninger
|
788bc79a1e
|
Merge pull request #56
Fix: Session cookie not being transmitted when using http
|
2025-07-13 17:36:05 +02:00 |
|
maxDorninger
|
c8425d7949
|
apply the same changes to the redirecting cookie transport
|
2025-07-13 17:23:05 +02:00 |
|
maxDorninger
|
e2704b6b1f
|
fix session cookie not being transmitted when using http instead of https
|
2025-07-13 17:21:24 +02:00 |
|
Maximilian Dorninger
|
ae121b903d
|
Merge pull request #54 from maxdorninger/add-configuration-via-toml-file
Hotfix: fix downloads from Sabnzbd being in the wrong folders
|
2025-07-13 16:28:52 +02:00 |
|
maxDorninger
|
4b09471988
|
fix bug which causes Sabnzbd to put downloads into folders with wrong names
|
2025-07-13 15:48:17 +02:00 |
|
Maximilian Dorninger
|
3788eedb8b
|
Merge pull request #53
Hotfix: fix qbittorrent not working
|
2025-07-13 01:01:40 +02:00 |
|
maxDorninger
|
be1dc0d03b
|
fix qbittorrent client initialisation failing
|
2025-07-13 00:58:42 +02:00 |
|
Maximilian Dorninger
|
e741c0ea2e
|
Merge pull request #52 from maxdorninger/add-configuration-via-toml-file
Hotfix: make alembic use new config class
v1.4.2
|
2025-07-13 00:38:51 +02:00 |
|
maxDorninger
|
d9c6f2d068
|
remove unused import
|
2025-07-13 00:38:21 +02:00 |
|
maxDorninger
|
9a0b1f88bd
|
remove print statement which leaks credentials
|
2025-07-13 00:37:26 +02:00 |
|
maxDorninger
|
f8745ab2ce
|
fix alembic usenet migration
|
2025-07-13 00:28:58 +02:00 |
|
maxDorninger
|
41cd43d182
|
update documentation
|
2025-07-13 00:04:35 +02:00 |
|
maxDorninger
|
b5580b4fcc
|
fix alembic not using new config
|
2025-07-13 00:01:16 +02:00 |
|
Maximilian Dorninger
|
f1b457e421
|
Merge pull request #50 from MahdiAkrami01/patch-1
Fix config mount path
|
2025-07-12 12:48:30 +02:00 |
|
Mahdi Akrami
|
0ebeca3d0f
|
Fix config mount path
|
2025-07-12 08:50:40 +02:00 |
|
Maximilian Dorninger
|
9b3286391f
|
Merge pull request #49 from maxdorninger/add-configuration-via-toml-file
hotfix: make delimiter 2 underscores instead of one for env variables
v1.4.1
|
2025-07-11 19:31:40 +02:00 |
|
maxDorninger
|
3b16f8b3c3
|
fix wrong env variable name in docker file
|
2025-07-11 19:22:25 +02:00 |
|
maxDorninger
|
dc981b7d21
|
hotfix: make delimiter 2 underscores instead of one for env variables
|
2025-07-11 18:58:58 +02:00 |
|
Maximilian Dorninger
|
60fa1f9873
|
Merge pull request #48 from maxdorninger/add-configuration-via-toml-file
Add configuration via toml file and enhance documentation
v1.4.0
|
2025-07-11 13:42:51 +02:00 |
|
maxDorninger
|
661e31eb50
|
update tests
|
2025-07-11 13:35:38 +02:00 |
|
maxDorninger
|
cdc3434b17
|
expand troubleshooting.md
|
2025-07-11 13:17:28 +02:00 |
|
maxDorninger
|
0aaf78e36e
|
add reverse proxy examples to documentation
|
2025-07-11 13:14:06 +02:00 |
|
maxDorninger
|
8b9d355761
|
update README.md, template docker-compose.yaml and the documentation
|
2025-07-11 12:23:15 +02:00 |
|
maxDorninger
|
9aea4a9601
|
update README.md, template docker-compose.yaml and the documentation
|
2025-07-11 12:22:38 +02:00 |
|
maxDorninger
|
517042973b
|
refine toml.config
|
2025-07-11 11:27:49 +02:00 |
|
maxDorninger
|
4cae93abeb
|
refine toml.config and add back default value for host
|
2025-07-11 11:19:59 +02:00 |
|
maxDorninger
|
caccf48b65
|
refine the example config.toml
|
2025-07-11 10:44:43 +02:00 |
|
Maximilian Dorninger
|
4044c9c190
|
Update README.md
|
2025-07-11 10:34:29 +02:00 |
|
Maximilian Dorninger
|
94e604e151
|
Update README.md
|
2025-07-11 10:33:59 +02:00 |
|
Maximilian Dorninger
|
30dd1fb3a6
|
Update README.md
|
2025-07-11 10:33:04 +02:00 |
|
Maximilian Dorninger
|
90e874a927
|
Update README.md
|
2025-07-11 10:32:09 +02:00 |
|