[Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - 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] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* (/showthread.php?tid=167754) |
RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - Edworld - 2016-02-27 (2016-02-27, 04:52)inv3ntor Wrote: By default there is no separator for thousands in the number of votes, so my 1st update has listed all my movies without a separator, for example 200000. Read post 276 RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - inv3ntor - 2016-02-28 Thanks for the reply. I read post 276, however it has nothing to do with my problem. Also on my 2nd machine, the "," works fine as i changed the default setting before doing the initial scan. Completely different issue, but thanks for the reply. RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - Finchy - 2016-03-03 I'm unable to get this working on 16 either. Such a great add-on - any idea when it's likely to be working on 16? Thanks RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - mikebzh44 - 2016-03-04 I hope this could help. I just use urllib2 instead of httplib in somes files (movies.py and imdbMovie.py) and the script now work well Code: 13:18:51 T:9076 NOTICE: [IMDB Update] - Fight Club: updated from 4.19999980927 (35181) to 8.9 (1271608) I have still some problem with omdbapi.com error but I think it's because the movies don't have the right IMDB id or the movie is unknown on IMDB. You can download my modded script here : https://www.dropbox.com/s/8fhrvzyr9d8ooco/script.imdbupdate-0.8.8.zip?dl=0 RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - raspdealer - 2016-03-04 Can you provide your changes on the official github to make it available on the global repo? Thanks! https://github.com/Jandalf/script.imdbupdate RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - mikebzh44 - 2016-03-04 Done RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Isengard* - raspdealer - 2016-03-06 Thanks. Now we should wait for a release... RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - Jandalf - 2016-03-17 (2016-01-13, 16:23)willemd Wrote: I tried it with today's nightly (between Jarvis beta 5 and RC1), but installing fails. Some error message, can't remember it all, but it notified me 'gui incompatible'. Is this Jarvis proof? (2016-01-18, 12:30)lstar337 Wrote: Any chance of a Jarvis release of this? (2016-02-22, 13:49)P_Jamula Wrote: getting installation error I am running Jarvis latest version with windows 10 Pro. I get following error (2016-03-03, 12:28)Finchy Wrote: I'm unable to get this working on 16 either. (2016-03-04, 17:46)mikebzh44 Wrote: Donehere is the version ready for Jarvis (thanks to mikebzh44) Download: script.imdbupdate-0.8.10.zip (2016-02-27, 04:52)inv3ntor Wrote: By default there is no separator for thousands in the number of votes, so my 1st update has listed all my movies without a separator, for example 200000. I'm sorry but currently there is no option to disable the 1% check :/ uninstalling won't help either. If you ave no fear in editing code files you could set the value in this line https://github.com/jansepke/script.imdbupdate/blob/master/script.imdbupdate/resources/lib/imdbMovie.py#L8 to 0 RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - P_Jamula - 2016-03-23 i am constantly getting the following error while running the addon. I am using win 7 Kodi 16.0 and AEON MADNOX skin. 13:48:45 T:2140 NOTICE: [IMDB Update] - Error while reading file last_run_movies: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Roaming\\Kodi\\userdata\\addon_data\\script.imdbupdate\\last_run_movies' 13:48:50 T:13628 ERROR: XFILE::CDirectory::GetDirectory - Error getting 13:48:55 T:12528 NOTICE: [IMDB Update] - Starting IMDB Update v0.8.10 13:49:07 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:07 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:10 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:10 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:13 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:13 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:15 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:15 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:18 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:18 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:20 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:20 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:23 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:23 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:25 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:25 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:28 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:28 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:31 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:31 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:33 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:33 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:36 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:36 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:39 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:39 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:41 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:41 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:46 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:46 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:49 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:49 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:52 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:52 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:54 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:54 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:49:57 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:49:57 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:00 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:00 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:03 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:03 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:06 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:06 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:09 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:09 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:12 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:12 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:14 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:14 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:17 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:17 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:19 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:19 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:21 T:12528 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.NameError'> Error Contents: global name 'log' is not defined Traceback (most recent call last): File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\default.py", line 46, in <module> Movies().start(hidden) File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\resources\lib\movies.py", line 22, in start self.startProcess(movies, total) File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\resources\lib\movies.py", line 64, in startProcess updated += self.updateMovie(movie) File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\resources\lib\movies.py", line 82, in updateMovie imdb = imdbMovie(movie["imdbnumber"]) File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\resources\lib\imdbMovie.py", line 20, in __init__ self.getData() File "C:\Users\Administrator\AppData\Roaming\Kodi\addons\script.imdbupdate\resources\lib\imdbMovie.py", line 28, in getData log('error response from github') NameError: global name 'log' is not defined -->End of Python script error report<-- 13:50:22 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:22 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:24 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:24 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:27 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:27 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:29 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:29 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:32 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:32 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:35 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:35 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:39 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:39 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:41 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:41 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:44 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:44 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:46 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:46 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:48 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:48 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:52 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:52 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:54 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:54 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:50:56 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:50:56 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:51:06 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:51:06 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:51:08 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:51:08 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:51:12 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:51:12 T:13616 NOTICE: metahandler: No SQLite rows requiring update 13:51:14 T:13616 ERROR: metahandler: Error connecting to TMDB: HTTP Error 401: Unauthorized 13:51:14 T:13616 NOTICE: metahandler: No SQLite rows requiring update any help will be appreciated... thanks... RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - Milhouse - 2016-03-23 @P_Jamula use pastebin sites for logs. RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - P_Jamula - 2016-03-24 (2016-03-23, 13:06)Milhouse Wrote: @P_Jamula use pastebin sites for logs. my apologies... how can I do that please.... just a short pointer that I can follow... Thanks... RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - Milhouse - 2016-03-24 (2016-03-24, 08:07)P_Jamula Wrote: my apologies... how can I do that please.... just a short pointer that I can follow... Paste your log text into a site such as http://pastebin.com or http://xbmclogs.com, where you'll get a unique link, which you should then paste in the forum. It's much easier to read logs on mobile devices when they're hosted on a pastebin-type site than the forum (Tapatalk deals with large logs particularly badly). RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - P_Jamula - 2016-03-25 (2016-03-24, 13:07)Milhouse Wrote:(2016-03-24, 08:07)P_Jamula Wrote: my apologies... how can I do that please.... just a short pointer that I can follow... thanks for the info...will follow this in future... RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - McButton - 2016-04-01 Cool addon. I don't always notice that the updates match IMDB. Not sure why. I use the Madnox skin that shows my scraped IMDB stats and then Extended Script shows a more current stat. Does this just update the base .nfo? Is there a way to hide this completely? I can hide the status, but not the notification popup? I just want it to do it's thing...or at least go away quicker. RE: [Release] IMDb Update (Movie Ratings + Top250 + MPAA) *Jarvis* - sualfred - 2016-06-22 @Jandalf Could you update the addon to Krypton, please? I've tried bumping the informations inside of the addon.xml and it seems to run well, but my movie ratings are completely gone after the updating process. |