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
|
- nul7 - 2010-03-29 burritoboy9984 Wrote:Yes I'm pretty sure they are related.... and is it crashing or is it erroring? Big difference. Just disable automatic renaming until the next version is out tomorrow. - rausch101 - 2010-03-29 Media Companion is my favorite - burritoboy9984 - 2010-03-29 It is crashing (well that is what I call when it says program not responding). But then I was messing with it earlier, and then I was getting an error that said "an error has occurred and this application has been forced to close" or something along those lines. -Erik Regardless, thanks a TON for all yours (and everyone elses) hard work! - Jocker_Boy - 2010-03-29 Sorry to ask. But waht the list of codes of bulk renamer? $R - resolution $S - source $Y - year ... ... ... - Tolriq - 2010-03-29 Will next version support full download of languages so i can start to update french trad ? - ubuntuf4n - 2010-03-29 rausch101 Wrote:Media Companion is my favorite Thanks I will try it. - Nuno - 2010-03-29 Tolriq Wrote:Will next version support full download of languages so i can start to update french trad ? Yes - sphere - 2010-03-29 Tolriq Wrote:Will next version support full download of languages so i can start to update french trad ?Yes, the next release will be full translatable. Even the EmberSetup will load every language files so the user can chose the language while install/download. You have to translate the EMM\langs\ and \Emm\Modules\langs\ files. Jocker_Boy Wrote:Sorry to ask. $T = Title{0}$X. (Replace Space with .){0} $D = Directory{0}$F = File Name{0} $O = OriginalTitle{0} $Y = Year{0} $R = Resolution{0} $A = Audio{0} $S = Source{0} $M = MPAA{0} $B = Base Path{0} $L = List Title{0} {{}} = Optional{0} $?aaa?bbb? = Replace aaa with bbb{0} $- = Remove previous char if next pattern does not have a value{0} $+ = Remove next char if previous pattern does not have a value{0} $^ = Remove previous and next char if next pattern does not have a value regards sphere - Tolriq - 2010-03-29 Well I started to play with setup trad 4 problems : Error in the code : Code: MyLang.LoadLanguage(Language) Code: MyLang.LoadLanguage(dLang.cbLanguage.SelectedItem) And when looking at the code, you never download the languages files only the list of languages (Only missing something like : Code: frmMainSetup.GetURLFile("Setup/" & String.Format("Setup.{0}.xml", Language), Path.Combine(frmMainSetup.AppPath, String.Format("Setup.{0}.xml", Language))) The label : Choose the language for the Setup Process is too small to display all (even in english it miss Setup Process) And last but not least the option part of the setup is not translated. (All these valid for build 1947) Ps: In English standard lang file : <string id="267">Master.eLang.GetString(148, "One or more cache resources is currently in use and cannot be deleted at the moment.</string> <string id="501">TheMovideDB.org</string> - Tolriq - 2010-03-29 Thanks Nuño Last version much better you just forgot to call SetUp() in dlgChangeOptions_Shown French trad for setup joined to try with download if possible Other trads will come after since lot's of new strings :p http://www.leetzone.org/Setup.Francais_(fr_FR).zip Edit : I started to play with module trads, and it seems trads are not applied everywhere. Tested with bulkrenamer : - No trad in the Tools menu. - Trad when using the tool - No trad when configuring the module - Trad for the help part when configuring module. - dannycorker - 2010-03-29 Only problem I've had is the TV Shows, which I accept is in it's infancy atm. But I don't know, maybe I'm doing something wrong which you guys can help with First thing is that when I update library, it finds 24 TV Shows, but I have 25 on my HDD - EMM can't find the TV show 'Extras' for some reason? The folder structure is the same as every other show, like this: TV Shows -24 -Dexter -Doctor Who -Extras --Season 1 --Season 2 --Specials Any idea why it isn't working for this particular show? Just to clarify, I don;t mean it can't scrape - it won;t appear at all in the EMM window. Other problem is getting XBMC to recognise what I have chose as fanart or season thumbnails. Is there any particular saving method for images that XBMC likes us to use? Because at the moment aI am still finding myself manually setting the fanart etc to what I want in XBMC, even though I have already done it in EMM? Seriously though, this program is great, and thanks to you all for making it. - MrDVD - 2010-03-29 As i remember there was already some postings about the show "Extras" here. - sphere - 2010-03-29 MrDVD Wrote:As i remember there was already some postings about the show "Extras" here. Correct, in your Version the Folder "Extras" is recognized as a special-Folder like "Specials". But in the next Version (released today or tomorrow?) this is changed and you will be able to scrape this show. ...This is a strange name for a TV-Show but you are not the first guy who asked for this Show regards sphere - ubuntuf4n - 2010-03-29 Guys, I appreciate your hard work. Today I won't give an announcement, when the DL of 1.1 is available. It honours been due you. However, I'm looking forward for a new stable 1.1 Release of EMM. Ooh, I forgot... You should get a cold beer after the Release. oO Best Regards Ubuntuf4n - Tolriq - 2010-03-29 Ok i played a lot with translations Question : is the removal of the ç is the trad name mandatory ? (so i name all other files the same) List of strange things : - In Ember native movie Scrapers the label scraper orders is now labelled rename. (Correct naming for new XML scraper) - The enabled parameter is not traduced for both ember native movie scrapers - In Ember native movie scapers image part, the text Get posters, Get fanart is not traduced. As the blue phrase at the bottom about settings that are module specific. - The Tools menu entries for modules are not traduced. - In module parameters the module list is not traduced. - The renamer module is not traduced (but the help is) - Module XBMC Controller is OK - With last build module Frame Extractor , Movie list exporter , Offline media manager only show the active or not option (but is traduced so perhaps no options for these). - Module Media File Manager is not fully traduced. - Module Notifications is not traduced (but the help is) - The splash indicating what is loading is not traduced. And a small request, add in the renamer config part the listing of available patterns |