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
|
- TRaSH - 2012-01-12 seems that MCM also stores it in the wrong location. perhaps a change from darma to eden ? i also reported it on the MCM forum, let's see who can fix it first - user321 - 2012-01-13 svtfmook Wrote:i haven't had time to play around too much, but are there additional templates for exporting? and can you export to HTML? Yes, I found a couple knocking about online. Sadly some of the "tags" that were listed as available for creating templates didn't work in the previous version. I reported the ones that didn't work (there was a list) but the site is now gone and I can't remember exactly what wasn't functioning (though the video resolution tag springs to mind as one that didn't). @bodrick, are you able to figure out what tags are supported from the code? The obvious ones are things like $MOVIENAME, $YEAR, $POSTER_FILE, etc. My fave template is an amazing piece of work and is called "Move Homepage v1.30". Demo: http://miso.be/fancy/index.html EDIT: Just noticed there appear to be problems with the script selecting the correct cover/fanart *at times*. Downloadable from: http://dl.dropbox.com/u/7856680/Uploads/template%20MovieHomepagev130.zip Source: http://www.networkedmediatank.com/showthread.php?tid=41567 The only downside of this template is that it take a *longggggg* time to preview, save, and upload! - TheFonz - 2012-01-13 Is it possible to scrape TV shows with EMM yet? I hate not being able to click the Scrape TV Shows button. - KilgoreTrout - 2012-01-13 Maybe I'm doing something wrong, but I'm having some issues with the experimental version of Ember. When scraping images, it's not giving me the option to download the original, full resolution images. When using Ember 1.3.0.2, I am able download the original, full resolution images. I've attached a couple screenshots as examples. Ember_1.3.0.3-Experimental (Not able to download originals): Ember_1.3.0.2 (Able to download originals): - TeKo - 2012-01-13 TheFonz Wrote:Is it possible to scrape TV shows with EMM yet? Just click on the show and select (Re)scrape works for me. @KilgoreTrout: Have you checked the result? (The image in the folder after scraping) Should be the same I think its just that EMber doesnt load the full images anymore so scraping is faster but the selected image should still be at max resolution. Or did it just not let you select that image? - KilgoreTrout - 2012-01-13 TeKo Wrote:@KilgoreTrout: Have you checked the result? (The image in the folder after scraping) Thanks for the response TeKo, It won't let me select the original image. I can download the medium version, but the original is greyed out and not selectable (It may not be totally clear in the screenshots I posted, but if you look closely, you can see the greyed out original option). This happens with all of my movie files. This only happens when I manually download images by selecting (re)scrape. When I let it automatically download images, it will select the original because I have it set that way in the settings. I have also checked the image in the folder and it is the same low res one. - Lanstrom - 2012-01-13 Is the experimental version available as and exe for windows ? I have checked the project page "files" tab ... http://ember.purplepig.net/projects/embermm/files I seem to be running round in circles trying to find it ! Thanks. - user321 - 2012-01-13 Lanstrom Wrote:Is the experimental version available as and exe for windows ? It's provided inside a 7zip file (.7z). You need to unzip it with 7zip to get the standalone exe 7zip: http://www.7-zip.org - Lanstrom - 2012-01-13 user321 Wrote:It's provided inside a 7zip file (.7z). You need to unzip it with 7zip to get the standalone exe I was sooo close. I downloaded the .7z file but winzip wouldnt unzip it so I gave in with that idea. I'll try 7zip now thanks - user321 - 2012-01-13 @bodrick Using 1.3.0.2 here. I've just noticed that many of my NFO files have a trailer node that has a full path to the local trailer (e.g. M:\movie folder\movie name-trailer.mov). Others I've noticed point to rtmp streams on imdb. My movie collection has been scraped with various editions of Ember over the years and not just 1.3.0.2. - I have trailer ticked under "Scrapers > Data" (global options). - I'm using native scrapers for data and images/trailers. - Trailer is *NOT* ticked under data and images/trailers (modules options). I guess I have three problems/questions: 1) How to prevent use of internet stream trailers completely but keep local trailer support? 2) How to force the use of the local trailer rather than an internet stream? Currently when I re-scrape a movie the trailer field is populated with an imdb rtmp stream, rather than a path to the local trailer. It seems the global setting (trailer ticked) overrides the module setting (trailer unticked) rather than the module setting taking presedence lower down. 3) How to enable use of local trailers, but with a relative path (e.g. movie name-trailer.mov and not M:\...... ; what happens if the NAS box is mapped with a different drive letter elsewhere?. Or is this not possible as XBMC will read the NFO and require a full trailer path only? Sorry for so many questions. Where is your Paypal donation link? - P.Kosunen - 2012-01-13 TeKo Wrote:I just checked with 1.3.0.2 and I have the field 100% using default scraper btw. Ok now with default, i had enabled imdb olympia. - phatmack - 2012-01-13 Orbi Wrote:I scraped the country and entire cast for my 1000 movies yesterday with no problems whatsover. I'm using 1.3.0.3 Exp. Thanks for the response... that gave me an idea to try. I seem to have no problem scraping my 1000+ flick library for NFO only... it's when I try to scrape ALL that I run into problems. I'll continue to scrap the library for one piece at a time and see if I can identify which particular media element is giving me fits. Thanks again! - dragomanjk - 2012-01-13 Question/Suggestion: Would Ember be able to interface with XBMC video database like xwmm? Maybe Ember's xbmc controller (which does connect for me) can be updated when this does 608 (PR). the 'Problem': I update movie fanart, poster, and imdb ratings in ember and the changes don't propogate to xbmc unless I manually refresh the movie or remove/add the source. It's not really a problem I suppose, just an area where Ember might be able to stand out. - snowjim - 2012-01-13 Say that I have updated my TVShows with some random episodes, how do I updated them in Ember? I dont remember the episodes and I cant got step by step to check every TV show, there is alot of them and most of them have alot os seassions. So how do I run a update, it should be easy becouse the shows is already known. I do however need to kow if any of the episodes is not updated. If thay is not updated and I run XBMC, XBMC will downlowd som information itself and this we canĀ“t have. - upD8R - 2012-01-13 For me it works as follows: After adding a new TV show to my source folder (one episode is sufficient) I update Ember's TV show database. The new show is added without details, I select the show and press Ctrl+I to scrape it. Ember gets the info from TheTVDB, season pictures and fanart. I believe it also creates an NFO where some TVDB ID and/or path is stored. Up to here it's obvious, I think. If I now add new episodes to the show I only update Ember's database. Nothing else. Ember recognizes the new episodes and immediately fetches plot, title and episode picture for this known show. Basically you are done and could start XBMC to add your new media there. Works great. Only manual interaction with Ember: adding new season poster/fanart if you start a new season. This works completely independent of what episodes in which order you add. |