############################# # TEMPLATES # ############################# templates: actor_dynamic: default: sort_by: release.desc tmdb_person: <> url_poster: https://raw.githubusercontent.com/TheChrisK/Kometa-Images/refs/heads/main/Collections/People/<>/poster_acting.png sort_title: <> schedule: weekly(saturday) smart_filter: sort_by: <> all: actor: tmdb director_dynamic: default: sort_by: release.desc tmdb_person: <> url_poster: https://raw.githubusercontent.com/TheChrisK/Kometa-Images/refs/heads/main/Collections/People/<>/poster_directing.png sort_title: <> schedule: weekly(saturday) smart_filter: sort_by: <> all: director: tmdb ############################# # DYNAMIC COLLECTIONS # ############################# dynamic_collections: Top Actors: type: actor template: - actor_dynamic title_format: <> Collection data: depth: 5 minimum: 10 limit: 200 Top Directors: type: director template: - director_dynamic title_format: <<title>> Collection data: depth: 1 minimum: 10 limit: 5