#IMDb Error: No IMDb IDs Found
1 messages · Page 1 of 1 (latest)
📝 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.
✅ YAML validation passed!! That is valid YAML, but may not meet Kometa's requirements
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
Hmm
Been getting that error every day for the past 2 weeks and hasn't been able to make the Halloween Collection
How can I do that?
https://kometa.wiki/en/nightly/kometa/environmental/#trace
python kometa.py --run --trace --log-requests
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?
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?
That's what it says in the wiki.
Changing that line to:
| list.any: ['ls023118929', 'ls000099714', 'ls000058693'] |
finds 572 IDs with no errors.
Nice, trying it now!
then continues on to create the collection.
Worked like a charm, thank you! 😄