-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
... no matter what i try, genres filter just do not work. spended hours of testing various combinations without success. heres the config, following your examples.
every requests is getting redirected to the main / standard instance, in my case 'radarr_adult'.
approve_on_no_match: true # wir bauen selbst ein Fallback
instances:
radarr_adult:
server_id: 0
root_folder: "/data/media/movies"
radarr_kids:
server_id: 1
root_folder: "/data/media/movies_kids"
filters:
- media_type: movie
conditions:
genres:
include: ["Action", "Family"] # TMDB-Genrenamen
apply: radarr_kids
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels