Marcel Hellwig
|
96b84d45db
|
Adding some more new lints (#393)
Enable `UP` and `TRY` lint
|
2026-02-01 18:04:15 +01:00 |
|
Maximilian Dorninger
|
a39e0d204a
|
Ruff enable type annotations rule (#362)
This PR enables the ruff rule for return type annotations (ANN), and
adds the ty package for type checking.
|
2026-01-06 17:07:19 +01:00 |
|
Marcel Hellwig
|
75406cbc64
|
ruff: add RET lint
lints about assign and immediatly returning a variable
|
2026-01-05 19:30:42 +01:00 |
|
Marcel Hellwig
|
29476e2008
|
ruff: enable INT and N lint
this renames some files to use snake_case and add Error suffix to custom
exceptions
|
2026-01-05 19:30:42 +01:00 |
|
Marcel Hellwig
|
ff013ac76e
|
ruff: enable I lint
|
2026-01-05 19:30:42 +01:00 |
|
Marcel Hellwig
|
97cb3b5c1e
|
ruff: enable EM lint
|
2026-01-05 19:30:42 +01:00 |
|
maxid
|
40130c6a37
|
refactor: rename AllEncompassingConfig to MediaManagerConfig
|
2025-12-29 23:38:17 +01:00 |
|
maxid
|
9e6851d055
|
remove unnecessary logs in the torrents module
|
2025-12-29 11:43:35 +01:00 |
|
maxDorninger
|
831f9dc1ac
|
format files
|
2025-07-15 20:05:37 +02:00 |
|
maxDorninger
|
b3c762040d
|
add support for transmission
|
2025-07-15 19:56:46 +02:00 |
|
maxDorninger
|
7ce6de7f85
|
replace all the other config usages with allencompassing config
|
2025-07-10 22:25:05 +02:00 |
|
maxDorninger
|
ee9575bb2b
|
format files
|
2025-07-10 01:31:48 +02:00 |
|
maxDorninger
|
8812b8e25c
|
add if's for adding download clients to the torrent manager class
|
2025-07-10 01:07:30 +02:00 |
|
maxDorninger
|
40fc8d4323
|
add torrent manager class and update torrent service class
|
2025-07-10 00:31:09 +02:00 |
|