#Maintainerr / Leaving soon / Collections

1 messages · Page 1 of 1 (latest)

craggy dew
#

Hi there,

i am using Maintainerr and trying to make a collection of "leaving_soon" (movvies only atm).

When i run Kometa first the blank collection shows after that i run maintainerr and it filled it up with movies.

The overlay doesnt show up am i missing something?

config

  Movies:
    overlay_files:
    - pmm: ratings
      template_variables:
        rating1: critic
        rating2: audience
        rating3: user
        rating1_image: rt_tomato
        rating2_image: rt_popcorn
        rating3_image: imdb
    - file: config/overlays/delete_overlay.yml
   
    collection_files:
     - file: config/overlays/delete

delete_overlay

overlays:
  delete_overlay:
    overlay:
      name: Leaving
      horizontal_align: center
      vertical_align: top
      vertical_offset: 0
      horizontal_offset: 0
      back_height: 85
      back_width: 1100
      font: config/fonts/Avenir_95_Black.ttf
      font_size: 60
      back_color: '#000847'
    plex_search:
      all:
        episode_label: delete

delete

collections:
  Delete:
    sort_title: "!011_Leaving Soon"
    file_poster: config/overlays/delete.png
    summary: 'User requests that have not been watched in 60days or have been watched by user requesting. If movie has been watched in last 2days, it wont be deleted.'
    blank_collection: true
    item_label: delete
slim ivyBOT
#

Welcome @craggy dew!

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.

craggy dew
#

i forgot to add for some reason i get this error but if i remove - file: config/overlays/delete_overlay.yml the error is gone.

i dont have leaving.png anywhere

|========================================== Error Summary ===========================================|
|                                                                                                    |
| Count | Message                                                                                    |
|=======|============================================================================================|
|     1 | Overlay Error: Overlay Image not found at: //config/overlays/Leaving.png         
oak bay
#

The error is there because you are trying to apply an overlay but don’t have an image

craggy dew
oak bay
craggy dew
#

changed into name: text(Leaving)

that worked 🙂

oak bay
#

What are you expecting to do? You need an image or text

craggy dew
#

in this case i am testing movies

oak bay
#

is it working now?

craggy dew
# oak bay is it working now?

no since i get the following error

1 | Overlay Error: episode_label plex_search attribute only works for show libraries

trying to look into the wiki to see how i should filter movies

oak bay
#

why are you searching an episode label on movie library?

craggy dew
#

got it working 🙂 thanks this can be closed