[33] Add Rotten Tomatoes verified hot (#2206)

This commit is contained in:
meisnate12 2024-08-26 08:51:04 -04:00 committed by GitHub Action
parent 057fa75962
commit 8b52e7dc1f
9 changed files with 9 additions and 1 deletions

View file

@ -1 +1 @@
2.0.2-build32
2.0.2-build33

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View file

@ -74,6 +74,9 @@ templates:
conditionals:
mdblist_top:
conditions:
- image_level: Top
rating<<rating_num>>_image: rt_popcorn
value: https://mdblist.com/lists/k0meta/verifiedhot<<library_type>>s
- image_level: Top
rating<<rating_num>>_image: rt_tomato
value: https://mdblist.com/lists/k0meta/certifiedfresh<<library_type>>s

View file

@ -218,6 +218,10 @@ overlays:
template: {name: standard, allowed_libraries: movie}
letterboxd_list: https://letterboxd.com/dave/list/official-top-250-narrative-feature-films/
Rotten Tomatoes Verified Hot:
variables: {key: rottenverified, weight: 45, mdb_key: verifiedhot}
template: [{name: standard, allowed_libraries: movie}, {name: ribbon}]
Rotten Tomatoes Certified Fresh:
variables: {key: rotten, weight: 40, mdb_key: certifiedfresh}
template: [name: standard, name: ribbon]

View file

@ -28,6 +28,7 @@ Supported Overlay Level: Movie, Show
| César Winner | `cesar` | `70` |
| IMDb Top 250 | `imdb` | `60` |
| Letterboxd Top 250 | `letterboxd` | `50` |
| Rotten Tomatoes Verified Hot | `rottenverified` | `45` |
| Rotten Tomatoes Certified Fresh | `rotten` | `40` |
| Metacritic Must See | `metacritic` | `30` |
| Common Sense Selection | `common` | `20` |