XBMC Community Forum
[RELEASE] - Rating Update - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] - Rating Update (/showthread.php?tid=107331)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23


- krish_2k4 - 2012-02-26 23:41

m4x1m Wrote:New Version:
script.ratingupdate-1.2.2.zip

Code:
v 1.2.2:
- Added export of missing movies from the top250 list. Choose the path where to export the txt file in add-on settings otherwise the script will create it in his profile folder.

I hope goes well! Rolleyes

Nod now to acquire some of these classics Cool

edit: possible to get the Top250 Rank (3 digits to keep the list neat) and year of the movie too?

for example

Code:
001 - The Shawshank Redemption (1994) - (tt0111161)
061 - To Kill a Mockingbird (1962) - (tt0056592)
165 - Casino (1995) - (tt0112641)



- Eisi2005 - 2012-02-27 08:29

@m4x1m

is there any chance that you build a version without needing php ? Unhappily has my openelec distribution no php. Openelec is a closed system so i could not install any php versions.

Greets
Eisi


- m4x1m - 2012-02-27 11:19

Eisi2005 Wrote:@m4x1m

is there any chance that you build a version without needing php ? Unhappily has my openelec distribution no php. Openelec is a closed system so i could not install any php versions.

Greets
Eisi

Sad unfortunately isn't possible!

Imdbphp class help me to scrape the imdb site recreate what makes the class in python is very difficult and laborious! I'm sorry!

@krish_2k4
3 digits isn't problem, the year is difficult (beginning only returned the id I went crazy to to release the title) but I can try to do!


- krish_2k4 - 2012-02-27 14:54

m4x1m Wrote:Sad unfortunately isn't possible!

Imdbphp class help me to scrape the imdb site recreate what makes the class in python is very difficult and laborious! I'm sorry!

@krish_2k4
3 digits isn't problem, the year is difficult (beginning only returned the id I went crazy to to release the title) but I can try to do!

haha, don't rattle your brain too much! this will do for now Cool


- clock2113 - 2012-02-27 15:38

New update works beautifully! Thanks m4x1m. Smile


- m4x1m - 2012-02-27 18:56

krish_2k4 Wrote:haha, don't rattle your brain too much! this will do for now Cool

I love to rattle my brain!Wink

@clock2113
Big Grin

New Version:
script.ratingupdate-1.2.3.zip

Code:
v 1.2.3:
- Added positions with leading zeros and year of the movies to the exported file.



- cosmicr - 2012-02-27 21:48

Eisi2005 Wrote:@m4x1m

is there any chance that you build a version without needing php ? Unhappily has my openelec distribution no php. Openelec is a closed system so i could not install any php versions.

Greets
Eisi
My script works in python. It doesn't have as many features though.
https://github.com/cosmicr/IMDB-Ratings-for-Movies



- krish_2k4 - 2012-02-27 22:22

m4x1m Wrote:I love to rattle my brain!Wink

@clock2113
Big Grin

New Version:
script.ratingupdate-1.2.3.zip

Code:
v 1.2.3:
- Added positions with leading zeros and year of the movies to the exported file.

You are awesome and a quick updater!

Addon works a treat and a nice list produced! Big Grin

No other real feedback to give besides it doing the job it intended to and more! Cheers!


- Scidd0w - 2012-03-06 16:39

m4x1m;
Great addon. Thank you very much!
I have a minor problem since I installed the latest version last week though. I'm using the transparency! skin, don't know if it's relevant.
Before updating when I went in the movie library to the movie information screen and selected extras, update rating. The movie rating was updated of that specific movie. Now when I do the same I see the new add-on menu underneath the movie information screen. It won't update the specific movie anymore.


- m4x1m - 2012-03-06 17:18

Scidd0w Wrote:m4x1m;
Great addon. Thank you very much!
I have a minor problem since I installed the latest version last week though. I'm using the transparency! skin, don't know if it's relevant.
Before updating when I went in the movie library to the movie information screen and selected extras, update rating. The movie rating was updated of that specific movie. Now when I do the same I see the new add-on menu underneath the movie information screen. It won't update the specific movie anymore.

I also added the update rating for the single tvshow and then some changes have been made ​​for the skinners, upgrade T! to the latest svn version and the problem will go away.