New Home for Ember Media Manager (Official Thread) - 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: New Home for Ember Media Manager (Official Thread) (/showthread.php?tid=116941) 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
|
RE: New Home for Ember Media Manager (Official Thread) - >>X<< - 2012-12-09 (2012-12-09, 16:43)mephistopoa Wrote: could you guys please have a look on the IMDB scrapper please? Looks like it is broken due to changes on IMDB website. Thanks! Are you talking about in Ember because its been fixed already http://forum.xbmc.org/showthread.php?tid=116941&pid=1258337#pid1258337 RE: New Home for Ember Media Manager (Official Thread) - clubwerks - 2012-12-09 (2012-12-09, 08:33)clubwerks Wrote: Am I doing something wrong here. XBMC (at least the skin I use which is AEON MQ4 on XBMC 11 Eden) doesn't recognize DTSMA as the codec for DTSHDMA. Since this is an application for XBMC, is there any way that can be added to the drop down list? Along with PCM, which is also recognized by XBMC properly but not support in the drop down of EMM. I've posted about this several times in several EMM threads and I've never received an answer about this problem or even somebody simply telling me that it can't be done. Can somebody answer this relatively simple question? Hell, tell me what to do and I'll fix it myself. I mean this program was written to work with XBMC. It seems like it should have commonly used codecs included in the drop down menu. I certainly can't be the only person in the world using EMM and XBMC that has files where the media flags don't show up properly because of the codec tag in the nfo. RE: New Home for Ember Media Manager (Official Thread) - >>X<< - 2012-12-09 (2012-12-09, 21:41)clubwerks Wrote:(2012-12-09, 08:33)clubwerks Wrote: Am I doing something wrong here. XBMC (at least the skin I use which is AEON MQ4 on XBMC 11 Eden) doesn't recognize DTSMA as the codec for DTSHDMA. Since this is an application for XBMC, is there any way that can be added to the drop down list? Along with PCM, which is also recognized by XBMC properly but not support in the drop down of EMM. I've posted about this several times in several EMM threads and I've never received an answer about this problem or even somebody simply telling me that it can't be done. The build by Dan in the link directly above has already been updated for DTS HD its hard coded, although not sure it was necessary as you have always been able to map audio codecs in EMM? It now adds to the nfo the correct codec id which is "dtshd_ma", if your saying putting "dtshdma" in the nfo works in eden then that's why embers not working and your nfos won't work when you update to frodo because that expects the codec id to be "dtshd_ma" You can get the build above to add "dtshdma" to the nfo by doing the following, in ember go to Edit > Settings > Miscellaneous, "Audio and Video Codec Mapping" Create a new audio entry Under "Mediainfo Codec" add "dtshd_ma" Under "Mapped Codec" add "dtshdma" If you want a flag to show in ember then go to \Images\Flags in the root of ember and copy the flag "acodec_dtsma.png" and rename the copy to "acodec_dtshdma.png" and restart ember. You won't have to select the codec manaully after that just do the same for PCM. RE: New Home for Ember Media Manager (Official Thread) - serieofilo - 2012-12-10 Hello, I'm currently using Ember 1.3.0.7. I use it for completing different tags that the FilmAffinity scraper in XMBC (actually using the nightly builds of Frodo) doesn't fill or I don't like them (for example, the rating). I've selected to scrape: Title, Year, Certification (only for Spain), Release Date, Rating/Votes, Tagline, Genres, Country. I've compared the NFO generated by XBMC exporting library and the NFO after being modified by EmberMM and I've found some differences although they doesn't seem to be a problem. The only real problem is that EmberMM deletes all XML tags that it doesn't recognize. For example: lastplayed, aired, dateadded, resume, etc. I've seen that Ember save the thumb URL for posters but it doesn't do the same for fanart like in the XBMC nfo: Code: <thumb aspect="poster" preview="http://cf2.imgobject.com/t/p/w500/mLuL2KChYUNhE62NQoHiq100Vxb.jpg">http://cf2.imgobject.com/t/p/original/mLuL2KChYUNhE62NQoHiq100Vxb.jpg</thumb> The problem with this is basically that you can't swith the fanart from the XBMC interface (using the option "choose art > fanart"). And if you don't do the change in this manner (i.e. you change the fanart from EmberMM) then you'll have problems with the new image/thumbnail cache in Frodo: the old fanart will appear ... So, how do you manage these things in Ember? Or is there an option to not delete information in the original NFO file? Thanks. RE: New Home for Ember Media Manager (Official Thread) - >>X<< - 2012-12-10 Its never made any sense to me using Ember after stuffs already in your library? If your changing artwork from the XBMC GUI and its sticking on the old image go to \userdata\Database and delete your "Textures13.db" RE: New Home for Ember Media Manager (Official Thread) - Randall Lind - 2012-12-10 (2012-12-10, 01:47)>>X<< Wrote: Its never made any sense to me using Ember after stuffs already in your library? Is Textures6.db the same thing? RE: New Home for Ember Media Manager (Official Thread) - kwasiblind - 2012-12-10 Thanks for the quick fix regarding IMDB guys! Knew I wouldn't have to wait long for a fix. All you active guys on here are awesome, keep up the good work. You all make it easy not to panic when things like this happen. Cheers and Happy Holidays! RE: New Home for Ember Media Manager (Official Thread) - clubwerks - 2012-12-10 (2012-12-09, 23:59)>>X<< Wrote:(2012-12-09, 21:41)clubwerks Wrote:(2012-12-09, 08:33)clubwerks Wrote: Am I doing something wrong here. XBMC (at least the skin I use which is AEON MQ4 on XBMC 11 Eden) doesn't recognize DTSMA as the codec for DTSHDMA. Since this is an application for XBMC, is there any way that can be added to the drop down list? Along with PCM, which is also recognized by XBMC properly but not support in the drop down of EMM. I've posted about this several times in several EMM threads and I've never received an answer about this problem or even somebody simply telling me that it can't be done. Thanks, I'll give it a try. Yes, I'm saying that with Eden 11.0 and AEON MQ4, the codec that triggers the flag is DTSMAHD. I'm not sure if DTSHD_MA will work because I've never tried it, but DTSMA does not work. If you play the file, after you close it, the flag will show, but only until you shut down XBMC. The next time it boots up, there's no flag. Changing it manually and reloading the file causes the flag to be permanently displayed. RE: New Home for Ember Media Manager (Official Thread) - tyche - 2012-12-10 I had problems getting the new scrapper to work, so I removed my old install and then unpacked the new file and now I can scrape movies. This is good! However, I just tried to scrape a tv show and I get an error. This is bad. The dreaded 'ICSharpCode.SharpZipLib.dll' problem. The .dll is in the modules folder. I have an old emm install on another pc and it can scrape tv shows fine so can anyone tell me what I need to do to this new emm build to convince it I have ICSharpCode.SharpZipLib.dll? Thanks RE: New Home for Ember Media Manager (Official Thread) - >>X<< - 2012-12-10 (2012-12-10, 14:44)tyche Wrote: I had problems getting the new scrapper to work, so I removed my old install and then unpacked the new file and now I can scrape movies. This is good! You know you could have just searched this thread for "ICSharpCode.SharpZipLib.dll" and found the answer much quicker Take that file out of the Modules folder and put it in the root folder, or download the one from the link below again as its already been updated http://forum.xbmc.org/showthread.php?tid=116941&pid=1258337#pid1258337 RE: New Home for Ember Media Manager (Official Thread) - tyche - 2012-12-10 Quote:You know you could have just searched this thread for "ICSharpCode.SharpZipLib.dll" and found the answer much quicker ARF! I did sort of do that. I thought I was to move it to modules but this version was in the correct place. Then I copied another version to the root trying to revert back to what I had. Thanks, all working now RE: New Home for Ember Media Manager (Official Thread) - Randall Lind - 2012-12-11 I don't get this Emmer say I have 8008 epsiodes between my 165 TV shows but, Xbmc only shows 7,951 or so. I removed and clear all 3 drives from XBMC and readded them and still doesn't show the correct number. However my movies are right. RE: New Home for Ember Media Manager (Official Thread) - Marcos - 2012-12-11 Just checking in on this thread for future reference. Glad someone is working on this project. But the home page could be better, purplepig is weird RE: New Home for Ember Media Manager (Official Thread) - qtip920 - 2012-12-11 I've been trying to use the cmd commands -newauto -all to scrape some tv episodes. But it doesn't seem to scrape any info for the tv shows. Is this by design? Do the commands only work for movies? RE: New Home for Ember Media Manager (Official Thread) - CaptainKen - 2012-12-11 Sometime in the last few weeks, *all* new movies stopped scraping. When I choose Scrape, it just sits there saying "Logging in...." followed by the title number. I was on v1.3.0.7 and tonight I overwrote it with v1.3.0.7_fix1. ICSharpCode.SharpZipLib.dll is in the root. Actually with this particular movie and the non fixed version, it found the movie but just hung on Scraping. After updating to the fixed version it wouldn't find it so I entered title number manually, but as you can see it is still hung on scraping. This is the case *regardless* of what movie I'm scrapping. I also tried disabling "Ember Native scrapers", but that returns partial information, no poster and with fanart. |