(overlay file)
templates:
Trending:
optional:
- overlay_level
default:
overlay: <<overlay_name>>
horizontal_offset: 0
horizontal_align: center
vertical_offset: 10
vertical_align: top
ignore_blank_results: true
overlay:
name: <<overlay_name>>
horizontal_offset: <<horizontal_offset>>
horizontal_align: <<horizontal_align>>
vertical_offset: <<vertical_offset>>
vertical_align: <<vertical_align>>
plex_search:
all:
collection: Trending Top 10
overlays:
Trend10:
template:
- name: Trending
weight: 180
---------------------------------------------------------------------
(metadata file)
collections:
Trending Top 10:
mdblist_list:
url: https://mdblist.com/lists/linaspurinis/top-watched-movies-of-the-week
limit: 10
collection_order: custom
sync_mode: sync
---------------------
And then for top 100
---------------------
(overlay file)
templates:
Trending:
optional:
- overlay_level
default:
overlay: <<overlay_name>>
horizontal_offset: 0
horizontal_align: center
vertical_offset: 10
vertical_align: top
ignore_blank_results: true
overlay:
name: <<overlay_name>>
horizontal_offset: <<horizontal_offset>>
horizontal_align: <<horizontal_align>>
vertical_offset: <<vertical_offset>>
vertical_align: <<vertical_align>>
plex_search:
all:
collection: Trending Top 100
overlays:
Trend100:
template:
- name: Trending
weight: 170
----------------------------------------------------------------------
(metadata file)
collections:
Trending Top 100:
mdblist_list:
url: https://mdblist.com/lists/linaspurinis/top-watched-movies-of-the-week
limit: 100
collection_order: custom
sync_mode: sync
#top10 over top100 priority
1 messages · Page 1 of 1 (latest)
Please complete #938455615741775902 and someone from the community or one of our <@&938443185347244033> members will respond when they're available.
Including the meta.log from the beginning is a huge help use !logs for more information.
This is what I have been trying to use to have it choose the top10 over top100 , I am not sure what I am missing. I apologize if that's really messy. I hope it gives the jist of what I am trying to do
What's the problem you're trying to solve here, or the desired behavior? Are these overlay files, metadata files, both?
Also, please format as code so they're readable.
Using Code Blocks
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.
See the below sample text and output for basic code block text.
YOU TYPE THIS
```hello```
DISCORD DISPLAYS
hello
If you are posting any yaml-formatted text (such as collections), you can give your code block YAML 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
Just looking to make the top10 take priority over top100
They are both metadata file and overlay for top10 and metadata file and overlay for top100
Is this the wrong approach?
for an example if its in top 100 but also in top ten I want the top10 overlay to be in the forefront.
using the same spot so if they overlay each other it will be fine
yes the above should do what your asking and it would be my recommended approach
i assume thats not happening could you post your meta.log
and tell me a movie that its failing with
yes I am trying it again atm when its done I will post, ty
Very strange...the only thing I changed was the order they were in with 100 being called first then 10 which I don't think really actually matters but it worked . Sorry to waste your time.
That shouldn’t matter when dealing with weight