![]() |
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
|
- NasaGeek - 2010-03-24 mark007 Wrote:Yeah I can't see any errors being displayed when I try to change the backdrops folder. The setting doesn't get saved. It retains the settings just fine for me. Just make sure you click "Ok" or "Apply" and not "Cancel" after setting the folder. Also be sure that you've installed the latest version of Ember to a different directory as any previous installations as this can cause settings issues if you don't. - lonchaney - 2010-03-24 is there a way to have ember rename my tv shows after i scan them? i used xmm before and i would use the auto rename to keep all my files looking the same. - mark007 - 2010-03-24 NasaGeek Wrote:It retains the settings just fine for me. Just make sure you click "Ok" or "Apply" and not "Cancel" after setting the folder. Also be sure that you've installed the latest version of Ember to a different directory as any previous installations as this can cause settings issues if you don't. Ah I think that's it. There is no ok or apply button. I assume ember media manager isn't tested under windows 7 default font size of 125%. I love this enlarged view and most software works fine with it. I guess this would be either a bug report or a feature request for emm? - jpc-s4 - 2010-03-24 I've downloaded the latest, and it looks good. I had the movies working, and now I look forward to doing my TV shows. My TV show library is completely from DVDs that I ripped. I ripped one disc into each folder, meaning that the folder will contain multiple episodes. I don't yet have a naming convention, so I'd appreciate any pointers on the best way to do it. I have tried a couple things, but the scraping isn't working "out of the box". For instance, I've tried: Chuck.s01e01e02e03e04 for the folder containing the VOB/IFO files for the first disc of "Chuck" season 1, which scrapes the series, but doesn't get the episodes. I wouldn't even mind updating manually, but I don't see how it can be done with multiple episodes in the same folder. - Apollyon - 2010-03-24 jpc-s4 Wrote:I've downloaded the latest, and it looks good. I had the movies working, and now I look forward to doing my TV shows. Try this: http://wiki.xbmc.org/?title=TV_Shows_%28Video_Library%29 - Apollyon - 2010-03-24 I'm using the program Ember Media Manager to organize the movies, the program is spectacular. BUT, I have a problem. The films to be available in the "library" I have to enter one by one, and it happens that the file folder.jpg and fanart.jpg not use the original, why? ORIGINAL ![]() IN XBMC ![]() - sphere - 2010-03-24 Apollyon Wrote:BUT, I have a problem. The films to be available in the "library" I have to enter one by one, and it happens that the file folder.jpg and fanart.jpg not use the original, why? XBMC does not do a rescan to the images and nfo's. If xbmc finds a new video file it first looks for regarding .nfo .tbn and -fanart.jpg files and loads them into its database. If you change these files later with emm, xbmc does not look for a change of this files. You can do (like you alread know) a rescan on every movie seperately OR you can switch the content with "set content" for this source to "none" and then back to "movie" with any scraper. (xbmc only looks for this files if a scraper is chosen). But you will get some informations lost because they are deleted in the xbmc database. (watched status, date added,...) regards sphere - cd492 - 2010-03-24 ubuntuf4n Wrote:Trailer Support not working for me. same problem here, emm doesn`t find any trailer at all. - olympia - 2010-03-24 cd492 Wrote:same problem here, emm doesn`t find any trailer at all. We already have a potential fix in SVN for downloading trailers during scrapers. But manual trailer downloading should work. But actually, with these settings, you will never get trailers during scrapers... ![]() - Ayla - 2010-03-24 Thank you for all your hard work guys - congrats on the new release, we really appreciate it! ![]() nul7 asked that we try out the new Ember release with Mono. But, how do I install it? I installed the latest Mono framework for Mac OS X and in Terminal.app I wrote: mono EmberSetup.exe After a while, it crashes and the Terminal reads: Segmentation fault Any ideas? - Apollyon - 2010-03-24 My XBMC do a scan! : / Maybe I'm doing things wrong. The films appear first in the "Files", then I do like the image to appear in the "library", do it one by one. I think I'm doing it wrong. ![]() ![]() - Apollyon - 2010-03-24 sphere Wrote:XBMC does not do a rescan to the images and nfo's. If xbmc finds a new video file it first looks for regarding .nfo .tbn and -fanart.jpg files and loads them into its database. Thanks for the reply, but I'm still having trouble. As this topic is not related to my problem, I have another separately, see here: http://forum.xbmc.org/showthread.php?p=510862#post510862 Thanks - >>X<< - 2010-03-24 Have I missed something in the latest version, on previous versions if I wanted to change the poster I could just double click the movie title select the poster tab and hit "change poster (scrape)" but this is greyed out on the latest version ? - Apollyon - 2010-03-24 >>X<<' Wrote:Have I missed something in the latest version, on previous versions if I wanted to change the poster I could just double click the movie title select the poster tab and hit "change poster (scrape)" but this is greyed out on the latest version ? In the last version it´s the same ... - olympia - 2010-03-24 >>X<<' Wrote:Have I missed something in the latest version, on previous versions if I wanted to change the poster I could just double click the movie title select the poster tab and hit "change poster (scrape)" but this is greyed out on the latest version ? Ack... You've found a bug. If themoviedb.org is the only selection for image scraping, then this button is disabled. We will fix this. Workaround: Enable at least one other site for image scraping. |