plex-configs/plex/pmm/templates/dynamic_collections.yml

32 lines
630 B
YAML

templates:
# Dynamic Collections Templates
# -----------------------------
Per_Actor:
smart_filter:
any:
actor: <<value>>
default:
level: ""
sort_title: 09_+<<level>>_<<key>>
visible_library: true
visible_shared: false
visible_home: false
schedule:
- weekly(thursday)
- weekly(monday)
Per_Director:
smart_filter:
any:
director: <<value>>
default:
level: ""
sort_title: 09_+<<level>>_<<key>>
visible_library: true
visible_shared: false
visible_home: false
schedule:
- weekly(friday)
- weekly(tuesday)