Hi there,
With all the changes being implemented etc I have now noticed that all my Trakt list URL’s (Official Lists Only) copied from Trakt for Kometa (formerly Plex-Meta-Manager) are suddenly broken. The lists still exist and have tried copying and pasting the url again to my Kometa but I still have a long list of errors as follows:
Same issue here - only happens with official lists.
Error:
Trakt Error: List https://app.trakt.tv/lists/official/james-bond-collection not found
Trakt Error: No valid Trakt Lists in ['https://app.trakt.tv/lists/official/james-bond-collection']
The issue you are linking is about other endpoints: https://api.trakt.tv/movies/watched/period https://api.trakt.tv/movies/favorited/period
exist to get the most watched or favorited movies (or TV shows) in a given time period.
The issue you have with the official list is because an official list can’t be accessed like that via the API. What you are sharing is the link to the web, not an API endpoint.
URL should look something like: https://api.trakt.tv/lists/id/items/type/sort_by/sort_how but I don’t know how Kometa is configured and works. Best to ask them.