#Failing to parse imdb, even after using imdb_search

1 messages · Page 1 of 1 (latest)

fair wadi
#

Failing to parse imdb, even after using imdb_search

drifting cedarBOT
#

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.

dry copper
#

#nightly-updates imdb having some issues

fair wadi
#

im trying the workaround though using imdb_search

#

its on truenas so i cant get the nightly

dry copper
#

Sorry

#

#announcements

fair wadi
drifting cedarBOT
#

📝 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> 📝

#
**Rec 01** - ❌ **[ERROR]**

[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

dry copper
#

Your config only has seasonal

fair wadi
#

wait. i might see what youre saying

dry copper
#

You cant just add imdb_search as a template variable

fair wadi
#

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.

dry copper
#

The imdb issue only affects imdb_chart which seasonal doesnt use

#

Are you trying to add a movie to the halloween collection?

fair wadi
#

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

ruby sky
#

this has nothign to do with scheduling

fair wadi
royal palm
#

@fair wadi pull a new docker image using the tag kometateam/kometa:imdb-fixes

fair wadi
#

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

royal palm
#
    collections:
      Halloween:
        imdb_search: 
          list: ls023118929
fair wadi
#

ugh. stupid truenas i cant pull. truecharts has to push it as an update first.

ruby sky
#

I don't see a parse error in this log.

fair wadi
#

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

dry copper
#

Truenas likely wont have that update

fair wadi
#

kometa has an update let me do it and see

dry copper
#

Its a whole new branch

ruby sky
#

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.

fair wadi
#

changed it and no error but also doesnt show

#
      Halloween:
        imdb_search:
          list: ls023118929```
ruby sky
#

Where is that snippet from?

dry copper
fair wadi
#

top of my config. i removed everything but these lines for testing

dry copper
#

That doesnt go in config

fair wadi
#
  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```
dry copper
#

It goes in its own yml file

#

And then you call it in your config

fair wadi
#

while...i guess ill just take my head and hit my desk with it

dry copper
#
- file: /config/kryp7on1t3.yml
#

Something like that

fair wadi
#

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

dry copper
#

Exactly

fair wadi
#

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
teal mapleBOT
#

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.