#Failing to parse imdb, even after using imdb_search
1 messages · Page 1 of 1 (latest)
Welcome @fair wadi!
It looks like you have not yet completed the id:customize section of our Discord server, this will allow us to help you quicker.
Someone from <@&938443185347244033> will assist when they're available.
Including meta.log from the beginning is a huge help. Type !logs for more information.
After attaching your log, do not forget to hit the green check boxes when prompted by our bot.
You can press the "Close Post" button above or type /close at any time to close this post.
#nightly-updates imdb having some issues
im trying the workaround though using imdb_search
its on truenas so i cant get the nightly
📝 If you want to review this again, kryp7on1t3:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝
❌ [ERROR]
Error messages found in your attached log.
There is a very strong likelihood that Kometa did not complete all of what you wanted. Some [ERROR] lines can be ignored.
For more information on handling these, [https://kometa.wiki/en/latest/kometa/logs/?h=[error]#error]
2 line(s) with [ERROR] messages. Line number(s): 780, 797
Your config only has seasonal
wait. i might see what youre saying
You cant just add imdb_search as a template variable
no. maybe i just need to give up till i actually sleep. cause it should be simplem but i have no idea what im doing wrong. i tried collections: Halloween: imdb_search: ls023118929 and nothing.
The imdb issue only affects imdb_chart which seasonal doesnt use
Are you trying to add a movie to the halloween collection?
changing the date to 01/01-12-31 should show whatever seasonal one im trying to show. i tried testing with haloween and also christmas since i had those movies
this has nothign to do with scheduling
yes. the collection will not show though. even if i use a placeholder. and i added 2 halloween movies off the list to it
@fair wadi pull a new docker image using the tag kometateam/kometa:imdb-fixes
no. i didnt say it did have scheduling. but an earlier response was that it will only show on the dates on the wiki, which is not current. so i added that to remove that from happening. to force it in
this is alos not how to use imdb_search
collections:
Halloween:
imdb_search:
list: ls023118929
ugh. stupid truenas i cant pull. truecharts has to push it as an update first.
I don't see a parse error in this log.
i posted the log after trying the search. i can add that line back. but let me check if it has an update on nas. this may be more work than its worth for you. i dont wanna waste anyones time on something trivial
Truenas likely wont have that update
kometa has an update let me do it and see
Its a whole new branch
This error:
| 1 | Collection Error: imdb_search attribute ls023118929 is not a dictionary |
is being caused by:
imdb_search: ls023118929
which is invalid.
That should be:
imdb_search:
list: ls023118929
But I'm not sure that works as a template variable.
changed it and no error but also doesnt show
Halloween:
imdb_search:
list: ls023118929```
Where is that snippet from?
Where are you putting this?
top of my config. i removed everything but these lines for testing
That doesnt go in config
Movies: # These are names of libraries in your Plex
remove_overlays: false # Set this to true to remove all overlays
collections:
Halloween:
imdb_search:
list: ls023118929```
while...i guess ill just take my head and hit my desk with it
i have to find that on the wiki so i dont mess it up.
basically you could make a list and call it halloween.yml, then post the above collections: Halloween: imdb_search: list: ls023118929 in it and call it using - file: /config/kryp7on1t3.yml
Exactly
omfg. did you finally get it for me. i had to also add limit, and then i would need to find the location of the default cover from kometa and add that as well. so much easier if i get the new image so i can just use the - default: seasonal and adjust those variables
Halloween:
imdb_search:
- list: ls023118929
limit: 500
- list: ls000099714
limit: 500``` should be correct it seems to work. but ill take a break. an empty brain only creates dumb questions with easy answers
!afnh
Anything further needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.