[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) |
RE: [RELEASE] - Rating Update - m4x1m - 2013-10-18 (2013-10-18, 07:50)neurosis13 Wrote: i hope this will go to repo one day. Is difficult, the script uses the raw queries to the database and uses a secondary script - iMDBPhp Class - (XMBC Repo dislike this), I'm working on the code to change it in JSON, but I think I can change only the single queries because JSON is very slow when the script must update 800/900 or more movies. (2013-10-18, 07:50)neurosis13 Wrote: the script could have promblems updating the mpaa ratings and it's descriptions lately ? This script doesn't update the MPAA ratings (not yet) RE: [RELEASE] - Rating Update - ShadowTek - 2013-10-18 Well,it does if you use that addon I believe is somwhere in this thread. I use it to update my MPAA all the time Now if we could just add the ability to scrap IMDB tags for our movies, it would be wonderful RE: [RELEASE] - Rating Update - m4x1m - 2013-10-18 (2013-10-18, 18:10)ShadowTek Wrote: Well,it does if you use that addon I believe is somwhere in this thread. I use it to update my MPAA all the time Yes, but is a workaround created by another member. The MPAA is in my todo list and there are so many other things, but the free time at my disposal is not much. I hope to be able to release a new version soon. RE: [RELEASE] - Rating Update - neurosis13 - 2013-10-18 the mpaa rating stuff was discussed on page 25: http://forum.xbmc.org/showthread.php?tid=107331&page=25&highlight=mpaa i am just reading right now RE: [RELEASE] - Rating Update - PatrickBateman - 2013-10-20 Hi, I receive an error after the "Importing current imdb top 250" section has run. "the video library is empty or the imdb id doesn't exist!" Any ideas? Xbmc 12.2 Script version 1.2.9 Worked last month according to last run date (no changes since then) Library is in good working order/clean/updated/functioning. RE: [RELEASE] - Rating Update - m4x1m - 2013-10-21 (2013-10-20, 15:09)PatrickBateman Wrote: Hi, iMDB has changed the top250 page, I must to find new preg_match() rules! RE: [RELEASE] - Rating Update - PatrickBateman - 2013-10-21 (2013-10-21, 10:44)m4x1m Wrote:(2013-10-20, 15:09)PatrickBateman Wrote: Hi, Ahh, I thought it was an issue at my end. Hopefully a fix will come soon as I love this app and find it incredibly useful indeed. Cheers, RE: [RELEASE] - Rating Update - xerxes - 2013-11-09 (2013-10-21, 10:44)m4x1m Wrote:(2013-10-20, 15:09)PatrickBateman Wrote: Hi, Any updates on a fix? Brilliant add-on by the way... really appreciate your work on this. Thanks! RE: [RELEASE] - Rating Update - m4x1m - 2013-11-09 (2013-11-09, 02:41)xerxes Wrote: Any updates on a fix? Sorry, I forgot Download from SkyDrive script.ratingupdate-1.3.0.zip Download & Install my unofficial XBMC repository repository.m4x1m.zip Code: v1.3.0: RE: [RELEASE] - Rating Update v1.3.0 - PatrickBateman - 2013-11-09 Awesome! Thank you for this update RE: [RELEASE] - Rating Update v1.3.0 - xerxes - 2013-11-10 Great work! Thanks a lot! RE: [RELEASE] - Rating Update v1.3.0 - brotbuexe - 2013-11-10 Is there any update about the tvshows not recognized at all? I tried v1.3.0 but tv shows like "Alpha House" are not regonized. Should this work or is it still broken? RE: [RELEASE] - Rating Update v1.3.0 - m4x1m - 2013-11-11 (2013-11-10, 19:51)brotbuexe Wrote: Is there any update about the tvshows not recognized at all? This happens on Windows platform, please, be patient. I'm drastically rewriting the script to optimize code and to add some old requests (MPAA, list the missing TOP250 movies in XBMC etc) but my free time is very short! RE: [RELEASE] - Rating Update v1.3.0 - M.t.B. - 2013-11-14 I've got an error using Rating Update: Code: 04:28:00 T:4408 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:20 Nether update top250, movies nor tv shows are working. I select movies for example, get asked if I would like to update all rating informations and after selecting Yes, Rating Update closed without any notice. I'm using Rating Update 1.3.0, PHP 5.5.6 and Win 7 64bit. RE: [RELEASE] - Rating Update v1.3.0 - m4x1m - 2013-11-14 (2013-11-14, 05:36)M.t.B. Wrote: Nether update top250, movies nor tv shows are working. advancedsettings.xml - ExpatError: not well-formed (invalid token): line 12, column 6 Check your advancedsettings.xml, there is some kind of character not recognized, could be a comment. |