Skip to content

Commit

Permalink
Add Rotten Tomatoes verified hot (#2206)
Browse files Browse the repository at this point in the history
Co-authored-by: Yozora <[email protected]>
  • Loading branch information
meisnate12 and YozoraXCII authored Aug 26, 2024
1 parent 057fa75 commit 51be04c
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
Binary file added defaults/overlays/images/rating/RT-Aud-Top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions defaults/overlays/ratings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions defaults/overlays/ribbon.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
1 change: 1 addition & 0 deletions docs/defaults/overlays/ribbon.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down

0 comments on commit 51be04c

Please sign in to comment.