Kometa-Team / Kometa

Python script to update metadata information for items in plex as well as automatically build collections and playlists. The Wiki Documentation is linked below.
https://kometa.wiki
MIT License
2.5k stars 306 forks source link

[Bug]: dynamic collections not working for tv shows. #803

Closed 4eh5xitv6787h645ebv closed 2 years ago

4eh5xitv6787h645ebv commented 2 years ago

Version Number

1.16.2

What branch are you on?

master

Describe the Bug

dynamic collections not working for TV shows. Works for movie collections just fine. Heres a collection of a tv show "https://www.themoviedb.org/collection/140612"

Getting this error: " Config Error: TMDb Collections type attribute tmdb_collection invalid Options: ['network', 'origin_country', 'genre', 'actor', 'year', 'content_rating', 'original_language', 'tmdb_popular_people', 'trakt_user_lists', 'trakt_liked_lists', 'trakt_people_list'] | TMDb Collections Dynamic Collection Failed
YAML Error: metadata, collections, or dynamic_collections attribute is required "

Also the wiki says to use tmdb_collections but that doesn't work it has to be tmdb_collection eg " dynamic_collections: TMDb Collections: # This name is the mapping name type: tmdb_collection remove_suffix: Collection "

Relevant Collection/Playlist Definition

https://www.themoviedb.org/collection/140612

Logs

s

4eh5xitv6787h645ebv commented 2 years ago

Dont worry i fukced up