Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ratings on poster hover over. #306

Closed
porkie02 opened this issue Dec 15, 2020 · 10 comments
Closed

Ratings on poster hover over. #306

porkie02 opened this issue Dec 15, 2020 · 10 comments

Comments

@porkie02
Copy link

Would it be possible to have the rating show on hover over of a poster so I dont have to click through and back again? You probably have better things to do but t would be nice.

example

@sct
Copy link
Owner

sct commented Dec 23, 2020

We can maybe show TMDB ratings, but not any others.

@fscorrupt
Copy link
Contributor

Omdb could pull imdb as well!

Example:

Screenshot_20210110_181304.jpg

@fscorrupt
Copy link
Contributor

fscorrupt commented Jan 11, 2021

(Omdb)Free Users have a 1000 Api hits limit per day...

Imdb itself publish a daily dataset of ratings for download (Free)

Description:
https://www.imdb.com/interfaces/

Datasets:
https://datasets.imdbws.com

It should be possible for you to schedule the download of the imdb rating dataset + Mapping the rating based on IMDB ID on the daily Plex Scan from Overseerr...

@sct
Copy link
Owner

sct commented Jan 11, 2021

(Omdb)Free Users have a 1000 Api hits limit per day...

Imdb itself publish a daily dataset of ratings for download (Free)

Description:
https://www.imdb.com/interfaces/

Datasets:
https://datasets.imdbws.com

It should be possible for you to schedule the download of the imdb rating dataset + Mapping the rating based on IMDB ID on the daily Plex Scan from Overseerr...

Yeah it's possible. Just not something that is not on the radar at the moment.

And yes, while omdb provides 1000 free api hits, each user will need to register for an api key on their own. You would burn through those 1000 api keys pretty quickly as well just scrolling through our infinitely scrolling pages. And unless omdb is providing a batch query to get multiple titles at once, thats a separate query for ratings on anything they hover on, which could be a ton of api hits.

@fscorrupt

This comment has been minimized.

@sct

This comment has been minimized.

@stale
Copy link

stale bot commented Apr 17, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@XYZeb
Copy link

XYZeb commented Jan 22, 2022

Any chance of reopening this for future consideration please? It would be great to have ratings on the discovery screen somehow to help with, err, discovery, and on hover would seem to be best option to keep the page looking clean. Thanks for the awesome tool.

@r4f4w
Copy link

r4f4w commented Oct 19, 2022

Any chance of reopening this for future consideration please? It would be great to have ratings on the discovery screen somehow to help with, err, discovery, and on hover would seem to be best option to keep the page looking clean. Thanks for the awesome tool.

I agree. And for the IMDb ratings, maybe just show those inside the title details, then I think the 1000 requests won't be a problem, since I highly doubt that anyone is going to access this many titles in one day.

@fscorrupt
Copy link
Contributor

another option could be, mdblist :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants