#IMDb Error: No IMDb IDs Found

1 messages · Page 1 of 1 (latest)

fringe orbit
#

I am getting an error saying that no IMDB IDs were found even though when I visit the list there are indeed items. Logs and config attached. Any ideas?

cold dawnBOT
#

📝 If you want to review this again, fuzi0n:
: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> 📝

#

Welcome @fringe orbit!

Thanks for being a Kometa Sponsor, we greatly appreciate it! Your ticket will now be diverted to <@&1097919568334311495> and <@&938443185347244033>.

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.

fringe orbit
cold dawnBOT
#

✅ YAML validation passed!! That is valid YAML, but may not meet Kometa's requirements

tight forum
#

This might be a timeout from IMDB or something; the error is showing that something came back from IMDB but whatever it was didn't contain any IDs.

#

You could try a trace run with log-requests to get some visibility into what request is being made and what came back

fringe orbit
#

Hmm

#

Been getting that error every day for the past 2 weeks and hasn't been able to make the Halloween Collection

tight forum
#

Also:

list    Item must be on every given list. Can be a comma-separated list.

Do the three lists you have there have anything in common?

fringe orbit
#

Ahh so you mean if I use: list: ls023118929, ls000099714, ls000058693 it won't combine the 3 lists and it will only try and find the common items?

tight forum
#

That's what it says in the wiki.

#

Changing that line to:

|     list.any: ['ls023118929', 'ls000099714', 'ls000058693']                                        |

finds 572 IDs with no errors.

fringe orbit
#

Nice, trying it now!

tight forum
#

then continues on to create the collection.

fringe orbit
#

Worked like a charm, thank you! 😄