#Letterboxd watchlist unable to parse
1 messages · Page 1 of 1 (latest)
Welcome @digital haven!
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.
📝 If you want to review this again, countofnotredame:
: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> 📝
Author of Linked Message: CountofNotreDame
Person who Invoked the Command: CountofNotreDame
File Name: meta.log
Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation ✅
Page 05: Plex Configuration - Section 1
Page 06: Plex Configuration - Section 2
Page 07: Rec 01 - ❌🔒 BLANK API KEY ERROR
Page 08: Rec 02 - ❌ [ERROR]
Page 09: Rec 03 - ⚠️ [WARNING]
Kometa is expecting probably JSON and what's coming back is at a minimum malformed so that it cannot be parsed.
What happens when you try it as all lower case? Upper or lower case it can't be parsed because the list is empty.
Well, and also the wiki doesn't list the letterboxd watchlist specifically as being supported.
Watchlist URL does work, but only if there is at least one movie on the watchlist.
| Processing Letterboxd List: {'url': 'https://letterboxd.com/chazlarson/watchlist/', 'limit': 0, 'note': None, 'rating': None, 'year': None} |
| URL: https://letterboxd.com/chazlarson/watchlist/
| https://letterboxd.com:443 "GET /chazlarson/watchlist/ HTTP/1.1" 200 None
| Processed 1 TMDb IDs
|
| 1 IDs Found
| IDs: [(35384, 'tmdb')]
|
| Collection Warning: No items found
vs your empty list.
oh it wasn't empty at the time but thank you I'll try again