#No builders found

1 messages · Page 1 of 1 (latest)

sick moth
#

I have a yml file for a heap of collections however a few of them are failing with a "no builders found" error

One of them is Unexpectedly Amazing Movies: # no builder found error imdb_list: - url: https://www.imdb.com/list/ls574663351/ #url: added 22-5 - url: https://www.imdb.com/list/ls071821439/ #url: added 22-5 - url: https://www.imdb.com/list/ls092117268/ #url: added 22-5 - url: https://www.imdb.com/list/ls092816716/ #url: added 22-5 - url: https://www.imdb.com/list/ls000993592/ #url: added 22-5 sync_mode: sync collection_mode: default collection_order: critic_rating.desc

Another one that is working is Sword & Scorcery: imdb_list: - https://www.imdb.com/list/ls507955487/ - https://www.imdb.com/list/ls000073140/ - https://www.imdb.com/list/ls003107036/ - https://www.imdb.com/list/ls051566114/ trakt_list: https://trakt.tv/users/n4m3n07f0und/lists/medieval-movies sync_mode: sync collection_mode: default collection_order: critic_rating.desc

I've tried the one that isnt working with the url: removed and no difference. Any ideas?

tacit gateBOT
#

Welcome @sick moth!

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.

sick moth
#

Update: I have others that were failing with some recent changes with the IMDB list\search and have updated these to follow the doco in the wiki and these are working now but still have issues with some of the ones with imbd_list

amber shoal
#

What I suspect is happening is that IMDB changes have rendered all the imdb_list as non-working, so when they all fall out of the list of "builders used by the collection" because of that there are no remaining builders in the first collection, hence "no builders found", while the second still has a trakt_list builder.

#

A log would confirm or deny

sick moth
tacit gateBOT
#

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

#
**User Info**

Author of Linked Message: snoopy0350
Person who Invoked the Command: snoopy0350
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: Rec 01 - ❌ [ERROR]
Page 07: Rec 02 - ❌🛠️ INCOMPLETE LOGS
Page 08: Rec 03 - ⚠️ [WARNING]
Page 09: Rec 04 - ⚠️ USER RATINGS ROUNDING ISSUE
Page 10: Rec 05 - 💬 CONVERT WARNING

amber shoal
#

Theory confirmed.

sick moth
#

Is there a way to use imdb lists?

flint crater
amber shoal
#

you can use the imdb_search builder pointed at a list. imdb_list stopped working because of changes on the IMDB side.

sick moth
#

Could you give me an example of how I would do this?

#

and juist out of curiosity, what did you find in the logs to confirm this? (just so I can test and confirm if its working myself)

amber shoal
#
collections:
  Some IMDB List:
    imdb_search:
      type: movie
      list: ls000024621
#

This one an error on the only builder.

|                          Unexpectedly Amazing Movies Collection in Movies                          |
|====================================================================================================|
|                                                                                                    |
|======================== Validating Unexpectedly Amazing Movies Attributes =========================|
|                                                                                                    |
| Validating Method: sync_mode                                                                       |
| Value: sync                                                                                        |
|                                                                                                    |
| Validating Method: collection_order                                                                |
| Value: critic_rating.desc                                                                          |
|                                                                                                    |
| Validating Method: imdb_list                                                                       |
| Value: [{'url': 'https://www.imdb.com/list/ls574663351/'}, ... ] |
| IMDb Error: Failed to parse URL: https://www.imdb.com/list/ls574663351/                            |
|                                                                                                    |
| Validating Method: collection_mode                                                                 |
| Value: default                                                                                     |
|                                                                                                    |
| Validating Method: url_poster                                                                      |
| Value: https://raw.githubusercontent.com/Schnoopie-Doopie/Plex/main/PMM-Images/Unexpectedly%20Amazing.jpg |
|                                                                                                    |
| Collection Error: No builders were found                                                           |
|                                                                                                    |
|====================================================================================================|
|                          Finished Unexpectedly Amazing Movies Collection                           |
#

This one an error on the imdb_list, but there's another builder there.

|                               Sword & Scorcery Collection in Movies                                |
|====================================================================================================|
|                                                                                                    |
|============================== Validating Sword & Scorcery Attributes ==============================|
|                                                                                                    |
| Validating Method: sync_mode                                                                       |
| Value: sync                                                                                        |
|                                                                                                    |
| Validating Method: collection_order                                                                |
| Value: critic_rating.desc                                                                          |
|                                                                                                    |
| Validating Method: imdb_list                                                                       |
| Value: ['https://www.imdb.com/list/ls507955487/', ... ] |
| IMDb Error: Failed to parse URL: https://www.imdb.com/list/ls507955487/                            |
|                                                                                                    |
| Validating Method: trakt_list                                                                      |
| Value: https://trakt.tv/users/n4m3n07f0und/lists/medieval-movies                                   |
| Trakt Error: No TVDb ID found for Spartacus (2004)                                                 |
|                                                                                                    |
| Validating Method: collection_mode                                                                 |
| Value: default                                                                                     |
|                                                                                                    |
| Validating Method: url_poster                                                                      |
| Value: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/genre/Sword%20&%20Sorcery.jpg |
|                                                                                                    |
| Validation Successful                                                                              |
|                                                                                                    |
|=============================== Running Sword & Scorcery Collection ================================|
|                                                                                                    |
| Sync Mode: sync                                                                                    |
|                                                                                                    |
| Builder: trakt_list: https://trakt.tv/users/n4m3n07f0und/lists/medieval-movies                     |
|                                                                                                    |
| Processing Trakt List: https://trakt.tv/users/n4m3n07f0und/lists/medieval-movies                   |
| Trakt Error: No TVDb ID found for Spartacus (2004)                                                 |
|                                                                                                    |
| 203 IDs Found                                                                                      |
sick moth
#

thanks mate

hexed tartan
hollow jewelBOT
#

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.