XBMC Community Forum
Personal IMDB ranking - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Development (/forumdisplay.php?fid=32)
+--- Forum: Feature Suggestions (/forumdisplay.php?fid=9)
+--- Thread: Personal IMDB ranking (/showthread.php?tid=113133)

Pages: 1 2


Personal IMDB ranking - levwais - 2011-10-24 15:34

Something i'm missing is integrating with IMDB with the personal user.
The feature should be double:
  • When seeing movie information, there should be a place next to the global movie ranking
  • When you finish viewing a movie, open a page asking you to rank the movie in IMDB.

I think this will be a great feature!


- Japaja - 2011-10-24 16:04

Even better then opening a page would be to just select stars like in music and then that info is send to iMDB.


- ezechiel1917 - 2011-10-24 18:11

There is a patch pending for personal rating of videos in XBMC, shouldn't be hard to code an addon to sync it with IMDb personal ratings afterwards.


- schlatterboy - 2011-11-01 20:26

This would be a great feature, I'm looking forward to rate and see my imdb ratings within the xbmc.


- Japaja - 2012-01-06 02:43

So when someone merges this https://github.com/xbmc/xbmc/pull/607 into master we can use personal ratings? That's awesome even without IMDb sync.


- Tobby - 2012-01-22 20:44

I would truly love this.


- Japaja - 2012-01-24 02:07

Is really none else interested in this?


- kavond - 2012-01-24 03:00

I am! Smile


- Ben91 - 2012-02-05 19:19

Hello guys.

I would love to rate my movies too.

Look at my previous thread, there are some informations : http://forum.xbmc.org/showthread.php?tid=117414

Solution 1 : "[PATCH] Add support for rating videos" :
After posting on trac, I followed the advice from the trac ticket which said "...all patches as pull request on GitHub.com to get attention of the developers".
It's why I did because the devs seemed to have left the project.
Since, nothing new... snif...

Solution 2 : trakt.tv / sharethe.tv integration : asked for trakt.tv : Answer : "Nothing planned right now to offer a 10 point scale."

Solution 3 : IMDb integration : [RELEASE] - Rating Update : Answer from the script author : "This script uses imdbphpapi class that does nothing to retrieve specific data from imdb website (it's a workaround because imdb doesn't allow scraping)"

Finally, a workaround would be a local implementation as proposed by "m4x1m" : [RELEASE] - Rating Update

Back to Solution 1 : "[PATCH] Add support for rating videos" : (local feature but still great then we could ask for trakt.tv / sharethe.tv integration Smile ).

It seems it just need to be updated to the last DB revision and we could have this awesome feature as said by the author himself of this patch :

"Hi,
This is my code and it's a bit stale right now. At a minimum, the DB revision needs to be bumped up -- I think we're at revision 58 right now. If any xbmc maintainer is willing to pull this into the tree when it's ready, I would be more than happy to update the patches."

Any ideas guys ? Any suggestions or informations ?
How to get more the attention of the developers ?
Any devs who could work on this patch, please ? (All work is done... Sad)

I pray every day for this...

Cheers.


- Martijn - 2012-02-05 20:31

Because there is a feature freeze they only look for bug fixes. Not for adding new things. When Eden is released it probably get attention.