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
|
- Nuno - 2009-08-01 Tolriq Wrote:Ok more information for the bug for genres Fixed, thank you - olympia - 2009-08-01 Tolriq Wrote:New french Trad : Added. Thanks! - nul7 - 2009-08-01 Tolriq Wrote:And info for the fanart bug, it"s related to cache, if i purge and download again files it works. You must have cache left over from before changing the behavior of quality encoder. Maybe we should force delete the cache folder on startup of this version? - Tolriq - 2009-08-02 If it has big impact yes But my cache was over 2 GB so if i need to do full rescan or change fanart i don't find beautifull in aeon it means dl again and generating traffic on tmdb witch don't really need that :p Extra thumbs image creation - Rabid_Child - 2009-08-02 This has probably been covered before but.... If I rip my DVDs using the original format .. VTS_01_1 ..._2 ... _3 etc can the image creator span all of the files as opposed to just checking the first one? If not is this a feature that may be implemented or is it unfeasible? - nul7 - 2009-08-02 Rabid_Child Wrote:This has probably been covered before but.... It's not a current feature, but it can be added. Just add it as a feature request on embermm.com (see signature). It may be a while before it gets added, though. We're already prepping the current version for release, then we'll go into feature freeze for a while. - Naser - 2009-08-02 Nul bro, I think two things are broken, windows for Poster & fanart dont support mouse scrolling. Also in Extrathumbs panel anyway to enable to delete a thumb or multiple ones by hitting delete on the keyboard instead of hitting the red "X" !? makes things a little easier. $100 has been donated to show some appreciation toward your "excellent" work bro. Thank you. - nul7 - 2009-08-02 Naser Wrote:Nul bro, Mouse scrolling added to poster/fanart selection. Going to take a bit to add ability for delete key as there are so many places this needes to be implemented... and if you add for one, you need to add for all. Who did you donate to? And did you mention you were "inspired" to donate by EMM? lol EDIT: Delete key handling added to all lists with deletable items. - nul7 - 2009-08-02 Here are a couple more test builds: x86: http://www.embermm.com/testbuilds/EMM_r957_exeonly_x86_TEST.zip x64: http://www.embermm.com/testbuilds/EMM_r957_exeonly_x64_TEST.zip Current changelog: Code: Feature: Export movies list now fully supports templates We'll probably make a release tomorrow night.... just want to do a bit more testing since we changed a lot of code today. - Naser - 2009-08-02 nul7 Wrote:Mouse scrolling added to poster/fanart selection. Oh damn, i didnt know, i just clicked on your link to donate to TMBD, isnt that for you !?!? How to donate to EMM ? thank you again for your great support. - nul7 - 2009-08-02 Naser Wrote:Oh damn, i didnt know, i just clicked on your link to donate to TMBD, isnt that for you !?!? How to donate to EMM ? TMDB = themoviedb.org They need donations more than we do so that's money well spent. It will be put to good use there vs. me just buying beer. lol - Tolriq - 2009-08-02 If beer helps you start tv section it's good :p:p Edit : Or add a way to add external scrappers With something like a directory with an config.xml telling how to call the external prog that must return a path to a valid xml file. with 2 option : search and getdata And in the config you add the list of dir with valid config and option to select what to scrape (with a way to have plot and plot outline the same ) and it"s perfect And much easier for you to support external scrapers - Tolriq - 2009-08-02 Last build : Error when you want to select genres or source in the filter in the main list. ************** Texte de l'exception ************** System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet. à Ember_Media_Manager.frmMain.txtFilterGenre_Click(Object sender, EventArgs e) à System.Windows.Forms.Control.OnClick(EventArgs e) à System.Windows.Forms.TextBoxBase.OnMouseUp(MouseEventArgs mevent) à System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) à System.Windows.Forms.Control.WndProc(Message& m) à System.Windows.Forms.TextBoxBase.WndProc(Message& m) à System.Windows.Forms.TextBox.WndProc(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) - Nuno - 2009-08-02 Tolriq Wrote:Edit : Or add a way to add external scrappers And, do you know/have any of this external prog that we can see? - Tolriq - 2009-08-02 right now i don't have, but i can code that sort of things. I things some peoples would like to have data in their language. There's different approach. The one i propose is to make you less work But i think the better one would be to be compatible with the XMBC xml scrappers. Unfortunately VB is far far away so i won't be able to help quickly if it"s included in Ember but can help if it"s outside |