maxid
1f53f51be7
remove reject_torrents_on_url_error and follow_redirects setting from configuration files
2025-12-29 00:04:48 +01:00
maxid
1cfc90e4ac
fix typo
2025-12-19 19:06:49 +01:00
maxid
2e95798e04
add configuration option to enable following redirects in prowlarr
2025-12-19 19:06:49 +01:00
maxid
fe3b77a889
add a config variable for jackett and prowlarr to change timeout time
2025-12-10 17:13:24 +01:00
maxDorninger
8346ed9fa5
add config option to accept/reject torrents from prowlarr with a possibly broken url
2025-10-30 18:20:57 +01:00
wjbeckett
0158ac1040
fix: Add default values to config classes to resolve test validation errors
...
- Add default instances to all nested config classes (TorrentConfig, NotificationConfig, IndexerConfig, MetadataProviderConfig, AuthConfig)
- Add default values to AllEncompassingConfig fields to prevent validation errors during testing
- Update GitHub workflow to copy config.example.toml before running tests
- Ensures tests can run without requiring complete configuration files while maintaining production functionality
Fixes test collection errors where pydantic validation failed due to missing required config sections.
2025-07-18 16:56:19 +10:00
maxDorninger
b6f5f8b253
format files
2025-07-17 11:37:58 +02:00
maxDorninger
387e5e1095
add scoring rulesets to config
2025-07-17 00:02:29 +02:00
maxDorninger
d01e5f5ee2
add scoring rules to config and add evaluate indexer query result function
2025-07-16 23:23:15 +02:00
maxDorninger
8f7c1035c0
remove instantiation calls from settings models
2025-07-11 00:56:04 +02:00
maxDorninger
8a89a24f25
remove unused usenet_directory var and fix types of the configs
2025-07-10 22:33:44 +02:00
maxDorninger
7ce6de7f85
replace all the other config usages with allencompassing config
2025-07-10 22:25:05 +02:00
maxDorninger
1b784c35c1
add allencompassing config, replace basic config usage with allencompassing config usage
2025-07-10 21:47:37 +02:00
maxDorninger
1fab5d8056
run linter and formatter
2025-06-07 13:23:00 +02:00
maxDorninger
69d6fa7c15
add automatic alembic migrations to docker images
2025-06-01 22:45:16 +02:00
maxDorninger
31874aeb31
update admin email configuration to support multiple addresses and update documentation
2025-06-01 19:30:56 +02:00
maxDorninger
e22c16dc28
formatting files and adding support for jackett
2025-06-01 18:47:18 +02:00
maxDorninger
206df8b150
refactor: change folder structure
2025-05-29 15:36:35 +02:00