#Franchise add ons not working as expected

1 messages · Page 1 of 1 (latest)

glass vault
#

I am trying to include the 1967 version of Casino Royale in the built-in James Bond Collection (645), like so:

      - pmm: franchise
        template_variables:
          addons:
            645: # James Bond
              - 12208 # Casino Royale

However, the movie is still not being included in the collection. I have even added the TMDB ID to the folder name to ensure that Plex recognizes it. I have another addon that IS working as expected, the AVP addon for the Alien collection. I'm not seeing any errors in the logs. Is there a reason why the above does not work? Will I need to instead ignore that default collection and use a separate list or something instead?

craggy hollowBOT
#

Welcome @glass vault!

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

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

glass vault
craggy hollowBOT
#

📝 If you want to review this again, dubstylee.:
: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 03** - ⚠️ **NO ITEMS FOUND IN PLEX**

⚠️ NO ITEMS FOUND IN PLEX
The criteria defined by a search/filter returned 0 results.
This is often expected - for example, if you try to apply a 1080P overlay to a 4K library then no items will get the overlay since no items have a 1080P resolution.
It is worth noting that search and filters are case-sensitive, so 1080P and 1080p are treated as two separate things.
For more information on this error, [https://www.metamanager.wiki/en/latest/pmm/logs/?h=[error]#error]
1 line(s) with 'No Items found in Plex' errors. Line number(s): 61135

whole turtle
#

what exactly are you trying to do?

ripe echoBOT
#

Please use code blocks when sending any code-related text (such as error messages or configuration file extracts.)

The Grave Accent key (`) is used to define code blocks and is typically found to the left of the number 1 key on a standard keyboard.

If you are posting any yaml-formatted text (such as collections), you can add yaml to your Grave Accent keys for coloured formatting. See the below sample text and output

YOU TYPE THIS

`​`​`yaml
collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
`​`​`

DISCORD DISPLAYS

collections:
  Documentaries:
    smart_filter:
      all:
        genre: Documentary
whole turtle
#

using addon will override the existing dictionary

glass vault
#

The default James Bond collection only ahs 26 movies, but I am trying to add the Casino Royale movie (12208) to the collection as well

whole turtle
#

if you are wanting to add a movie to a collection, there is a better way to do it

glass vault
#

great! I'm still learning the ins and outs of PMM 🙂

whole turtle
#
    - pmm: franchise
      template_variables:
        movie_645: 12208```
glass vault
#

interesting... I was close! I will give that a try and see if it works. Thanks, Antwan!

whole turtle
#

i couldn't even tell what you had to be honest, because copy and paste to discord messes things up

glass vault
#

yeah, just went back and fixed the formatting... running your suggestion though did the trick! sweet

whole turtle
#

cool

craggy hollowBOT
#

Hello @glass vault, a user has suggested that this thread has been resolved and can be closed.

Please confirm that you are happy to close this thread by typing /close or by pressing the Close Post button which is pinned to this thread.