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) - st graveyard - 2012-03-31 Hello all, I've been using ember for a year now. love it. However I recently discovered that the episode order of a tv show can differ from broadcast order and dvd release order. I now have a problem with my He-Man cartoons. I ripped my season 1 box set and noticed they don't show up correctly in ember. I have set the default order to dvd, yet only a few eps are scraped.All the info is however available at tvdb : http://thetvdb.com/index.php?tab=season&seriesid=73014&seasonid=5145&lid=7&order=dvd My question is, does this ordering feature in Ember actually work? anybody else experience? I've searched the forum but without success. I have my epi's named like this : He-Man and the Masters of the Universe - S01E01.mkv I could rename them all in the broadcast order, but I've noticed there are more shows in my collection which have the same problem. so that will be a lot of renaming for me Thanks, Grave RE: New Home for Ember Media Manager (Official Thread) - dlblank - 2012-03-31 (2012-03-31, 11:01)st graveyard Wrote: Hello all, It works fine for me as long as tvdb's DVD order matches my tv show that has a DVD order different then the aired order.. You can check tvdb's DVD order for any show via a drop down on any season page. RE: New Home for Ember Media Manager (Official Thread) - st graveyard - 2012-03-31 THX for trying to help, blank There is something weird going on here. So, the episodes are on my hd in the DVD order. When I scrape using the standard ordering in Ember, all epi's are downloaded and the info file is created, but the info files do not match the actual epi's on hd (because they are in DVD ordering). Now when I use the dvd ordering in Ember, only epi's, 10, 20, 30, 40 , 50 and 60 are scraped. And when checking tvdb, the nfo which is put in the files belong to epi 1,2,3,4,5 and 6. Now, when I look at tv db, I see the dvd order epi's are numbered like 1.0, 2.0 ... 40.0, 41.0 ... So why is that? might this be the problem. Do I have to rename the numbering of my episodes perhaps? Now they are : He-Man and the Masters of the Universe - S01E01 ... He-Man and the Masters of the Universe - S01E24 He-Man and the Masters of the Universe - S01E25 ... This is odd... RE: New Home for Ember Media Manager (Official Thread) - st graveyard - 2012-03-31 Ok, this is weird. I've added a zero behind every epi nr like : He-Man and the Masters of the Universe - S01E01 ---> He-Man and the Masters of the Universe - S01E010 ... He-Man and the Masters of the Universe - S01E24 ---> He-Man and the Masters of the Universe - S01E240 Now everything gets scraped, in the correct order, but the episode nrs are now listed ten times too hight in xbmc I think I found a bug in ember? RE: New Home for Ember Media Manager (Official Thread) - JamesNK - 2012-04-01 What is the Scape Media button for TV shows disabled? I can scape movies successfully but not TV shows. I am using 1.3.0.2. RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-01 (2012-04-01, 10:37)JamesNK Wrote: What is the Scape Media button for TV shows disabled? I can scape movies successfully but not TV shows. TV-show "auto"-scraping is not supportet. Use the right mousebutton or Ctrl+I RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-02 I have made a small YouTube-Trailer fix for XBMC-YouTube-Plugin and add trailersupport for the XBMC-Controller module. - The scraped YouTube-Trailer-Links from TMDB are now in the correct format for XBMC (plugin://plugin.video.youtube/?action=play_video&videoid=). - The XBMC-Controller-Module changes now the Trailer-Links in the XBMC-DB. I've used the 1.3.0.3 experimental version sourcecode. This fix are tested only with this version of ember! new fix online! Excuse my bad English =) RE: New Home for Ember Media Manager (Official Thread) - JamesNK - 2012-04-02 (2012-04-01, 11:41)DanCooper Wrote:Why not? Why do I need to click each episode individually and scrape data one at a time?(2012-04-01, 10:37)JamesNK Wrote: Why is the Scape Media button for TV shows disabled? I can scape movies successfully but not TV shows. RE: New Home for Ember Media Manager (Official Thread) - _matt_ - 2012-04-02 (2012-04-02, 03:51)JamesNK Wrote:(2012-04-01, 11:41)DanCooper Wrote:Why not? Why do I need to click each episode individually and scrape data one at a time?(2012-04-01, 10:37)JamesNK Wrote: Why is the Scape Media button for TV shows disabled? I can scape movies successfully but not TV shows. You don't. Once a series is added, all the individual episodes of that series are scraped, and episodes added in the future are scraped with a simple click of "Update Library". I think DanCooper is saying you have to confirm that each series is initially recognized correctly. RE: New Home for Ember Media Manager (Official Thread) - JamesNK - 2012-04-02 They aren't being scraped when I click update library. They appear in the library but nothing is done about them. RE: New Home for Ember Media Manager (Official Thread) - _matt_ - 2012-04-02 (2012-04-02, 05:03)JamesNK Wrote: They aren't being scraped when I click update library. They appear in the library but nothing is done about them. Is the series (and the problem episodes in particular) in thetvdb from which ember scrapes? RE: New Home for Ember Media Manager (Official Thread) - bossanova808 - 2012-04-02 (2012-04-02, 00:50)DanCooper Wrote: I have made a small YouTube-Trailer fix for XBMC-YouTube-Plugin and add trailersupport for the XBMC-Controller module. Any chance you want to fix actual trailer downloading too?? That would be most excellent.... RE: New Home for Ember Media Manager (Official Thread) - JamesNK - 2012-04-02 (2012-04-02, 06:38)_matt_ Wrote:Yes. If I choose to manually re-scrape an episode then information is downloaded.(2012-04-02, 05:03)JamesNK Wrote: They aren't being scraped when I click update library. They appear in the library but nothing is done about them. RE: New Home for Ember Media Manager (Official Thread) - _matt_ - 2012-04-02 (2012-04-02, 07:42)JamesNK Wrote:(2012-04-02, 06:38)_matt_ Wrote:Yes. If I choose to manually re-scrape an episode then information is downloaded.(2012-04-02, 05:03)JamesNK Wrote: They aren't being scraped when I click update library. They appear in the library but nothing is done about them. Ah, OK. I ran into this recently when I was adding very new recordings. Try going to Edit > Settings... > TV Shows > Scrapers - Data and set Re-download Show Information Every: to "Always". I'm guessing the problem is that the information for the episodes isn't in Ember's cache because is wasn't available at thetvdb when Ember first pulled down information for that show. RE: New Home for Ember Media Manager (Official Thread) - JamesNK - 2012-04-02 I've done that but metadata is still not downloaded. |