dynamiccookies / Radarr-Assistant

An interface that ties into Radarr's API to allow searching for movies, verifying movies currently in the Radarr library, and adding movies to Radarr's queue.
MIT License
0 stars 0 forks source link

Add ratings #11

Closed dynamiccookies closed 2 years ago

dynamiccookies commented 2 years ago
"ratings": {
      "votes": 9233,
      "value": 7.2
    },

Resources: https://stackoverflow.com/a/51802643/4013327 https://jsfiddle.net/9j1oaqnk/4/

dynamiccookies commented 2 years ago

The resources listed don't seem to work well using z-index inside the movie container elements.

dynamiccookies commented 2 years ago

Stars and rating on hover turned out perfect!

image