Add media_management

This commit is contained in:
Johan van Eck 2025-08-19 21:43:26 +03:00
parent 4798feb1c3
commit a7cb04eea4
7 changed files with 262 additions and 0 deletions

View file

@ -0,0 +1,4 @@
MISC_MEDIA_MANAGEMENT = {
"radarr": {"propersRepacks": "doNotPrefer", "enableMediaInfo": True},
"sonarr": {"propersRepacks": "doNotPrefer", "enableMediaInfo": True},
}