[18] Remove duplicate style keys from IMDB collection (#2316)

This commit is contained in:
johnfawkes 2024-11-09 16:25:11 -05:00 committed by GitHub Action
parent 51f6633666
commit 83eb982c15
3 changed files with 2 additions and 4 deletions

View file

@ -23,3 +23,4 @@ Fixes an issue where episode overlays sometimes wouldn't be added
Fixes an issue with IMDb Parental Labels not working
Fixes an issue where OMDb returned `N/A` as the content rating
Fixes an issue where `plex_collectionless` doesn't work if the item was added to a collection in the same run
Fixes an issue causing IMDB collection to fail due to duplicate keys

View file

@ -1 +1 @@
2.1.0-build17
2.1.0-build18

View file

@ -20,7 +20,6 @@ collections:
variables:
style: color
key: popular
style: color
template:
- name: imdb_chart
chart: popular
@ -33,7 +32,6 @@ collections:
variables:
style: color
key: top
style: color
template:
- name: imdb_chart
chart: top
@ -46,7 +44,6 @@ collections:
variables:
style: color
key: lowest
style: color
imdb_chart: lowest_rated
template:
- name: shared