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.54k stars 307 forks source link

Default "Trakt Anticipated" collection does not exist. #2324

Open chazlarson opened 1 week ago

chazlarson commented 1 week ago

Version Number

2.1.0 any

What branch are you on?

nightly

Describe the Bug

The wiki describes a "Trakt Anticipated" collection as part of the Trakt defaults; this collection is not found in the Trakt default yaml.

This produces no collections and no mention of the collection in the log:

libraries:
  Kometa-Demo-Movies:
    collection_files:
      - default: trakt
        template_variables:
          use_all: false
          use_anticipated: true

Relevant Collection/Overlay/Playlist Definition

No response

Logs

No response

dalepmay7 commented 1 week ago

https://github.com/Kometa-Team/Kometa/pull/2328/commits

YozoraXCII commented 1 week ago

Should Trakt Anticipated be part of the Defaults?

It's movies that aren't out yet, so there would be no collection to be built. I don't see much point in this collection personally outside of adding upcoming items to Radarr, which could be accomplished outside of the defaults.

I would propose to remove Trakt Anticipated from the Trakt defaults file instead,