![]() |
Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116) +---- Forum: Ember Media Manager (https://forum.kodi.tv/forumdisplay.php?fid=195) +---- Thread: Ember Media Manager NFO/Poster/FanArt Manager for Movies (Open Source VB.NET) (/showthread.php?tid=50348) 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
|
- olympia - 2010-11-18 clock2113 Wrote:The following doesn't work for me, even with fullcast enabled (everything else does): That easily can be broken because EMM probably tries to scrape these info in this case from the main imdb page which has been changed. - krypt2nite - 2010-11-20 Still works for me when I need it. I hate scraping full cast but oh well. Doesn't work 100% but gets the images and IMDB information. Been using EMM since day one and i'll stand by patiently in hopes it get's fixed up. - RockDawg - 2010-11-20 Still works for me and I've always scraped full cast so it has worked fine for me for quite some time. I hope the devs come back and follow up because I love EMM! I would hate to see it die. Not just because I use it and it benefits me, but because it has a history of such fine development and support and has been a one-of-a-kind XBMC software. Thanks for Ember!! - olympia - 2010-11-20 krypt2nite Wrote:Still works for me when I need it. I hate scraping full cast but oh well. Doesn't work 100% but gets the images and IMDB information. Been using EMM since day one and i'll stand by patiently in hopes it get's fixed up. Why don't you limit the number of actors to be scraped. Then you can have the same results as before and you don't have to hate it... - SiXke - 2010-11-21 Anybody knows something that works better as this one? For example, this one only uses the name to find a best match, not the year. (yes I know IMDB does not support this, but the program can at least highlight the one with the same year) If the maker needs any help developping, I am familiar with VB.NET, I dont know if it is writen in VB or C. Update on the way - Tcalp - 2010-11-21 I've downloaded the source for EMM and am working on updating the scrapers, moving most of it to use regular expressions instead of what is there now. Once I get that all done up I will post links for updated libraries. If I have time I will also externalize the RegEx patterns used so that they can easily be updated / changed by the user. So far I've got: Runtime Genres MPAA Rating MPAA Rating Description Taglines .. working again, hopefully by end of day I'll have it all sorted out. (currently only working on IMDb scraper), please let me know of other problems (eg. trailers?) that may exist so that I can attempt to fix as I have the time. - >>X<< - 2010-11-21 Am I missing something Ember is still working perfectly for me in both TV and Movie with "Scrape full Cast" selected and cast limited no different than before IMDb change its layout - bencorn - 2010-11-21 Only thing that doesn't work after the workaround is the "Original" size posters are still grayed out and unavailable. So I have just been downloading the largest poster from one of the other sources as a temporary fix but I would much rather have the "Original" - Tcalp - 2010-11-21 Well I'm not sure if it's a geo-location thing or a dns resolver cache, but for me (and seems like others) if you goto akas.imdb.com you get the new page structure not the old style. - JustinAiken - 2010-11-21 Sweet tcalp, thanks for updating ![]() - olympia - 2010-11-21 Great, mess is on the way ![]() @Tcalp Not sure how far you got analyzing the code, but probably if you are that deep in it, you should've already realized that if fullcast enabled Ember is scraping from akas.imdb.com/tt[0-9]*/combined which hasn't changed.... - Tcalp - 2010-11-21 olympia Wrote:Great, mess is on the way Well for one, full cast or not it has changed *at least* for some of us. Besides even if your able to access the 'akas.imdb.com' properly in your part of the world you are able to tell ember which 'base' imdb url to use anyhow. - olympia - 2010-11-22 Not sure I understand what you are trying to say, but probably you didn't get my point either. I was trying to articulate that Ember must work with fullcast enabled because the page which it scrapes in this case hasn't changed. Probably none of the countries. Example: http://akas.imdb.com/title/tt0438488/combined See? It's the old layout. With fullcast enabled Ember is scraping from this page so the old regular expressions are working flawless. - Hakarune - 2010-11-22 Tcalp Wrote:I've downloaded the source for EMM and am working on updating the scrapers, moving most of it to use regular expressions instead of what is there now. Once I get that all done up I will post links for updated libraries. If I have time I will also externalize the RegEx patterns used so that they can easily be updated / changed by the user.So how is the work coming? Thought I'd see if you need any help, just found out Ember wasn't working today and found your post on this site. My coding skills are a little rusty, but I will help with what I can. - boombastic - 2010-11-23 About making new XBMC scraper working i read the latest pages of this thread and understood that i should uncheck "Full Cast" option or something like that to make them work. But my problem is that even if a copied the entire folder "metadata.mymovies.it" to modules/scraper.EmberCore.XML subfolder of Ember the "populate" button doesn't work. No other scraper is shown except nfo scraper. Did i copy the right folder?I 'm on Windows xp and i took it from "C:\Documents and Settings\[username]\Dati applicazioni\XBMC\addons" folder. Thanks for your help. |