#๐ CLOSED ๐ I couldn't make collection links added
1 messages ยท Page 1 of 1 (latest)
Can you provide a log of this happening?
"provide log" command detected, if you need more information on how to provide log files, type !logs
I don't know if these lines are enough, it's a big file.
Can you provide the entire log? That doesn't show any attempts to create collections.
"provide log" command detected, if you need more information on how to provide log files, type !logs
Okay, I uploaded entire log
Your Movies.yml file is not loading because it is badly formatted, so none of hte collections in it are being created. "IMDB 1000" already exists; it's not being touched or created.
[2023-07-18 21:43:04,277] [meta.py:748] [INFO] |====================================================================================================|
[2023-07-18 21:43:04,293] [meta.py:748] [INFO] | Loading Metadata File: config/Movies.yml |
[2023-07-18 21:43:04,293] [meta.py:748] [INFO] |====================================================================================================|
[2023-07-18 21:43:04,309] [meta.py:749] [INFO] | |
[2023-07-18 21:43:04,345] [library.py:152] [ERROR] | YAML Error: mapping values are not allowed here |
| in "C:\Users\Administrator\Plex-Meta-Manager\config\Movies.yml", line 54, column 12 |
[2023-07-18 21:43:04,361] [library.py:153] [INFO] | Metadata File Failed To Load |
Then, I'll add lists one by one, maybe it helps to recreate them. Thanks.
The specific problem is this:
New Movies on Netflix:
sort_title: +1_New Movies on Netflix
summary: Netflix Yeni Filmler
url_poster: https://theposterdb.com/api/assets/168827
collection_order: custom
sync_mode: sync
trakt_list: https://trakt.tv/users/plexmetamanager/lists/netflix-movies?sort=rank,asc
limit: 50
The trakt_list builder doesn't support limit which is formatted incorrectly here anyway.
https://metamanager.wiki/en/latest/metadata/builders/trakt.html#trakt-list
This should be:
New Movies on Netflix:
sort_title: +1_New Movies on Netflix
summary: Netflix Yeni Filmler
url_poster: https://theposterdb.com/api/assets/168827
collection_order: custom
sync_mode: sync
trakt_list: https://trakt.tv/users/plexmetamanager/lists/netflix-movies?sort=rank,asc
The other instances like this need to change as well.
@buoyant cypress Can this be closed?
This post has been marked as Resolved and will be closed in one hour unless you send another message.
Once closed, you cannot reopen this thread - you must create a new one or ask a member of staff to reopen it in #general-chat.
Thanks for using Plex Meta Manager.
This post has been marked as Resolved and will be closed in one hour unless you send another message.
Once closed, you cannot reopen this thread - you must create a new one or ask a member of staff to reopen it in #general-chat.
Thanks for using Plex Meta Manager.
This post has been locked, you cannot reopen it - you must create a new one or ask a member of staff to reopen it in #general-chat.
Thanks for using Plex Meta Manager.