Offer MDbList Ratings in Extras Window #140
Labels
No labels
Dev Is Brain Dead Sometimes
Information
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
no manners
not planned
pending update
potential bug
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/tikipeter.github.io#140
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey Peter, as the title suggests, could you possibly bring back the imdb rating to the top of extras? I remember you had this feature in OG Fen. With extras, it seems you've created an interface that grants us direct access to IMDB, and I absolutely love it. The rating on the top would be icing on the cake.
Previously we used to use omdb for this, but this time around I think it would be worth looking into mdblist for api keys instead of omdb. Mdblist updates every 24 hours as opposed to OMDB, which I believe updates monthly.
If you could add this feature back in it would be greatly appreciated. Thanks a lot and keep up all the great work.
Just to follow up on this, mdblist actually offers ratings that omdb does not e.g. Letterboxd and Roger Ebert. You could add much more than just imdb if you chose to.
I get imdb ratings
in accounts put in your omdb key
You're right I completely missed that. Thanks for letting me know. I do think it would still be great to have mdblist integration though, whilst maybe still using omdb as a fallback like tmdbhelper does. For newer releases omdb isn't really reliable at all. For example, do you have any ratings for 'Salems Lot' on your end? Omdb doesn't display the ratings for this movie on my side but mdblist does. There's many other examples once you start comparing the 2.
I don't only rely on Extra Menu

I'm using Nimbus/FENtastic , these are integrated with mdblist
OMDB doesn't have ratings for Salems lot
https://www.omdb.org/en/gb/movie/267475-salems-lot
I've been loath to use any mdblist service, as they are the primary reason trakt had to limit user lists and list sizes.
But fuck it. Nobody seems to care about that. And they do offer better ratings data.
I'll put it on the list.
had no idea that was a contributing factor to trakt limiting their service but I see why now. People were tying their mdblist to trakt list
still I'm happy you're adding it. Thank you
Yeah, from the horses mouth (when realising he was conversing with the mdblist dev)...
https://github.com/trakt/api-help/discussions/350
Cheers Peter. It's really great what you've managed to do with extras. You've kinda created your own mini skin.
I feel you man. To avoid excessive API calls, I set a hard limit on my skins to only pull ratings from the API if they are older than 7 days. That and a solid caching mechanism goes a long way.