Release Universal Movie Scraper - 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: Information Providers (scrapers) (https://forum.kodi.tv/forumdisplay.php?fid=147) +----- Forum: Movie Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=302) +----- Thread: Release Universal Movie Scraper (/showthread.php?tid=129821) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
RE: [Release Candidate] Universal Scraper - olympia - 2012-04-28 (2012-04-25, 22:02)mortstar Wrote: Is there a reason why IMDB thumbs are not optional? They are pretty much the worst source option added. (2012-04-27, 15:27)krish_2k4 Wrote: It is missing UK certifications for IMDB on the list. fixed (how this could've happened?. Released in the official repo. RE: [Release] Universal Scraper - krish_2k4 - 2012-04-28 top man! is this going to replace the IMDB and TMDB scrapers? Should I delete them? edit: works a treat! top stuff! RE: [Release] Universal Scraper - tinybutstrong - 2012-04-28 Poster from TMDB is returning only the english. For movie Chronicle I expected this image: http://www.themoviedb.org/movie/76726-chronicle/posters?language=pt But returned the english one. Can you check it? Thanks RE: [Release] Universal Scraper - olympia - 2012-04-28 (2012-04-28, 19:09)tinybutstrong Wrote: Poster from TMDB is returning only the english. Well, changelog from TMDb: 2012-04-28 16:20:53 UTC - PT - linkpunisher - Image was changed to: A poster was uploaded. Can you conclude? RE: [Release] Universal Scraper - tinybutstrong - 2012-04-28 I hate TMDB and their slow cache update. Thanks again. Re: RE: [Release] Universal Scraper - Martijn - 2012-04-28 (2012-04-28, 19:41)tinybutstrong Wrote: I hate TMDB and their slow cache update. If you start paying for the server they might remove the cache ..... RE: [Release] Universal Scraper - vw88 - 2012-04-29 Don't know if it is the scraper that causes the problem but some title's for exempel this one http://www.imdb.com/title/tt1183732/ when using original title i get strange characters/symbols in the title so it look's fucked up. RE: [Release] Universal Scraper - olympia - 2012-04-29 (2012-04-29, 12:19)vw88 Wrote: ...so it look's fucked up. Just like your report... RE: [Release] Universal Scraper - vw88 - 2012-04-29 well it looks like this don't know if it helps, maybe should try get a log file to figure out what's wrong? http://imageshack.us/photo/my-images/811/screenshot000md.png http://pastebin.com/HMjekRY0 submit a log file, maybe it could help RE: [Release] Universal Scraper - olympia - 2012-04-29 That's very weird. I can't reproduce this, however I tried to address the issue in scraper version 1.0.3. Please try with this one (not sure if it will work, but as being said - I can't test) after updated (your can use force update from context menu on the Team-XBMC repo to fasten the update process). RE: [Release] Universal Scraper - vw88 - 2012-04-29 Didn't work but thanks for trying anyway Only way to fix the problem was to change the nfo files manualy for every movie that had this problem and then remove and re-add the movie to the library. Keep up the good work with this, RE: [Release] Universal Scraper - thatguy7669 - 2012-04-29 my movies library suddenly disappeared yesterday. i finally had to delete the .db file, so rescanning my library is a great chance to try this out (could it have been a stroke of fate?? ). i let you know what i think of the results/preformance. RE: [Release] Universal Scraper - hunkyn - 2012-04-29 @olympia thanks for the scraper came here to ask if we can get a scraper that does both and sure enough i found this. Is it possible to add an option where it will look for IMDB first and if it is not found then goes to TMDB database? The reason i ask is some of the Indian movies are in IMDB and not in TMDB and some are in TMDB and not in IMDB so that has always been my problem and i keep updating the info manually. If you could add this that would be really great. Thanks RE: [Release] Universal Scraper - mikeInside - 2012-04-29 Thanks Olympia, this add-on is a great idea. I'm writing up my experiences with it so far in case it is useful for you or other users, but some or all of these problems may be due to my own inexperience with xbmc.
RE: [Release] Universal Scraper - olympia - 2012-04-29 (2012-04-29, 19:02)vw88 Wrote: Didn't work but thanks for trying anyway Only way to fix the problem was to change the nfo files manualy for every movie that had this problem and then remove and re-add the movie to the library. To change what nfo? Do you have an nfo there? Edit: are you for sure trying with scraper v1.0.3? |