[RELEASE] - Rating Update v1.4.3 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [RELEASE] - Rating Update v1.4.3 (/showthread.php?tid=107331) |
- ezechiel1917 - 2012-02-21 m4x1m Wrote:I don't think is possible. Is IMDBPHP Class that does the query at IMDB site not php-cgi which is only an interpreter. You're right, apparently there is a proxy setting in mdb_config.class.php which is only supported with PEAR, but that didn't work also, so no luck with proxy. Too bad. - Eisi2005 - 2012-02-21 @m4x1m i want to thank you for this nice script. At my testsytem with win7 and beta all works fine. In my living room i have openelec with xbmc i could not use your nice script because i have no php on the openelec system Greets Eisi - krish_2k4 - 2012-02-21 m4x1m Wrote:Thanks for translation and for bugs report. works a treat! There is a problem with the main menu, the options are hidden on the main menu until you move the up and down buttons and select the option. the main menu is displayed like below: - m4x1m - 2012-02-21 krish_2k4 Wrote:works a treat! I used the default Confluence skin buttons images probably the skin you are using does not call them the same way. I will provide to put the images in a media folder in the next release! In the meantime if you want, you can do it yourself. Take button-focus.png and button-nofocus.png in the media folder of Confluence skin (unless it's textured) and put them inside "script.ratingupdate / resource / skins / default / media" ezechiel1917 Wrote:You're right, apparently there is a proxy setting in mdb_config.class.php which is only supported with PEAR, but that didn't work also, so no luck with proxy. Too bad. Eisi2005 Wrote:@m4x1m Thanks - m4x1m - 2012-02-25 New Version: script.ratingupdate-1.2.1.zip Code: v 1.2.1: - JustinAiken - 2012-02-25 Feature request: Show which movies are missing from the top 250 if some are... - m4x1m - 2012-02-25 clock2113 Wrote:Feature request: Show which movies are missing from the top 250 if some are... Let me know. Do you want a kind of list of movies that are not in the top250? Are you sure? Could leave a huge list! In the xbmc.log you see new, added and removed movies from the top250 list isn't enough? - JustinAiken - 2012-02-25 Oh haha, I mean movies in the top 250 that your library is missing; For example, if it tells me I have 249/250 movies in the top250, I want to know which one I'm missing! - krish_2k4 - 2012-02-26 ^ would be a good idea if it can list the movies you are missing from the top 250 and the option to add them to couchpotato. but god knows how that will work! - m4x1m - 2012-02-26 clock2113 Wrote:Oh haha, I mean movies in the top 250 that your library is missing; For example, if it tells me I have 249/250 movies in the top250, I want to know which one I'm missing! New Version: script.ratingupdate-1.2.2.zip Code: v 1.2.2: I hope goes well! - krish_2k4 - 2012-02-26 m4x1m Wrote:New Version: now to acquire some of these classics 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) - Eisi2005 - 2012-02-27 @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 Eisi2005 Wrote:@m4x1m 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 m4x1m Wrote: unfortunately isn't possible! haha, don't rattle your brain too much! this will do for now - JustinAiken - 2012-02-27 New update works beautifully! Thanks m4x1m. |