XBMC Community Forum
New Home for Ember Media Manager (Official Thread) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for XBMC (/forumdisplay.php?fid=116)
+---- Forum: Ember Media Manager (/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 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 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-16 10:29

(2012-04-16 03:33)akya Wrote:  
(2012-04-15 22:29)DanCooper Wrote:  Which film, for example?
Every new film i scrape.. Recently I have added 127 Hours, 30 Minutes or Less, The Artist, Cars 2 for ex.

I have tested with "127 hours" and "the artist", works perfect.

Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id>tt1542344</id>
  <title>127 Hours</title>
  <originaltitle>127 Hours</originaltitle>
  <year>2010</year>
  <releasedate>28.01.2011</releasedate>
  <country>USA / UK</country>
  <rating>7.8</rating>
  <votes>123,625</votes>
  <mpaa>Germany:12</mpaa>
  <certification>Germany:12</certification>
  <genre>Drama</genre>
  <studio>Cloud Eight Films</studio>
  <director>Danny Boyle</director>
  <credits>Danny Boyle / Simon Beaufoy</credits>
  <tagline>Every Second Counts</tagline>
  <outline>Aron Ralston (James Franco) ist ein enthusiastischer Kletterer, den am Freitag Abend Niemand mehr auf seinem Weg zum Grand Canyon aufhalten kann. Während...</outline>

Please check your setting:
Movies -> Scraper-Data -> Option "Director" and "Writers"
Movies -> Scraper-Data -> Ember Native Scrapers -> Option "Director" and "Writers" (you can activate all options)


RE: New Home for Ember Media Manager (Official Thread) - pigeldi - 2012-04-16 12:38

Trailers do still not work for me, also with the new version. When I see the trailer popup, I click "Download Trailer List", but nothing happens at all. The button only becomes grey, so I can't click it again. An example is the new Sherlock Holmes, which was identified correctly before. Any ideas?


AW: RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-16 13:08

(2012-04-16 12:38)pigeldi Wrote:  Trailers do still not work for me, also with the new version. When I see the trailer popup, I click "Download Trailer List", but nothing happens at all. The button only becomes grey, so I can't click it again. An example is the new Sherlock Holmes, which was identified correctly before. Any ideas?

You have activate TMDB/Youtube inn settings ?


RE: New Home for Ember Media Manager (Official Thread) - bossanova808 - 2012-04-16 13:53

Wasn't working for me either but I just went into settings and ticked the 'xbmc format' as well and now it works...


RE: New Home for Ember Media Manager (Official Thread) - pigeldi - 2012-04-16 14:31

(2012-04-16 13:53)bossanova808 Wrote:  Wasn't working for me either but I just went into settings and ticked the 'xbmc format' as well and now it works...

Great hint, that did the trick! Whatever this option is supposed to do...
Still, with an example movie, the trailer download from totaleclips.com works, but the plugin.video.youtube does not as it did before. It does not open the window in which I could select the resolution and it also does not download anything at all like the totaleclips entries do.


RE: New Home for Ember Media Manager (Official Thread) - DanCooper - 2012-04-16 14:34

(2012-04-16 14:31)pigeldi Wrote:  
(2012-04-16 13:53)bossanova808 Wrote:  Wasn't working for me either but I just went into settings and ticked the 'xbmc format' as well and now it works...

Great hint, that did the trick! Whatever this option is supposed to do...
Still, with an example movie, the trailer download from totaleclips.com works, but the plugin.video.youtube does not as it did before. It does not open the window in which I could select the resolution and it also does not download anything at all like the totaleclips entries do.

Yep, its a bug.

"XBMC Format" = on -> trailerDOWNLOAD not work
"XBMC Format" = off -> trailerdownload works, but streaming on xbmc not

i made a small fix for this problem today


RE: New Home for Ember Media Manager (Official Thread) - HiSoC8Y - 2012-04-16 14:40

Hello

i'm testing 1.3.0.5

im getting this error


---------------

================= <Assembly Versions> =================

Platform: x86
Ember Application (Revision: 1.3.0.5)
Ember API (Revision: 1.3.0.4)
Ember Extras Scraper (Revision: 1.3.0.0)
Ember Native Movie Scrapers (Revision: 1.3.0.5)
Ember XML Scraper (Revision: 1.3.0.4)
Renamer (Revision: 1.3.0.4)
Frame Extractor (Revision: 1.3.0.4)
Media File Manager (Revision: 1.3.0.4)
Movie List Exporter (Revision: 1.3.0.4)
NMT Jukebox Builder (Revision: 1.3.0.4)
Notifications (Revision: 1.3.0.4)
Offline Media Manager (Revision: 1.3.0.4)
Web Server (Revision: 1.3.0.4)
XBMC Controller (Revision: 1.3.0.4)
MediaBrowser Compatibility (Revision: 1.3.0.4)
YAMJ Compatibility (Revision: 1.3.0.4)
Genres Editor (Revision: 1.3.0.0)
Media Sources Editor (Revision: 1.3.0.0)
Audio & Video Codec Mapping (Revision: 1.3.0.0)
Ember Native TV Scrapers (Revision: 1.3.0.5)

================= <Assembly Versions> =================


Title: Error
Message: InvalidArgument=Value of '1' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
StackTrace: at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
at EmberScraperModule.dlgTrailerFormat.YouTube_VideoLinksRetrieved(Boolean bSuccess)
Date/Time: 4/16/2012 4:35:43 PM
================================================================================​===========

Title: Error
Message: InvalidArgument=Value of '0' is not valid for 'SelectedIndex'.
Parameter name: SelectedIndex
StackTrace: at System.Windows.Forms.ListBox.set_SelectedIndex(Int32 value)
at EmberScraperModule.dlgTrailerFormat.YouTube_VideoLinksRetrieved(Boolean bSuccess)
Date/Time: 4/16/2012 4:39:08 PM
================================================================================​===========

---------------

Any idea?


RE: New Home for Ember Media Manager (Official Thread) - Axodious - 2012-04-16 15:01

(2012-04-15 22:29)DanCooper Wrote:  
(2012-04-14 03:36)Axodious Wrote:  Using 1.3.0.5 with the new plugin link trailer support, noticed a couple of movies not scraping the plugin url on automatic scrape, instead I'm getting links going to http://www.totaleclips.com/ . An example movie would be Contraband.
Is "Only get URLs when scraping" activate in the setting?

Yes, Only get URLs when scraping is enabled.


RE: New Home for Ember Media Manager (Official Thread) - akya - 2012-04-16 15:01

(2012-04-16 10:29)DanCooper Wrote:  
(2012-04-16 03:33)akya Wrote:  
(2012-04-15 22:29)DanCooper Wrote:  Which film, for example?
Every new film i scrape.. Recently I have added 127 Hours, 30 Minutes or Less, The Artist, Cars 2 for ex.

I have tested with "127 hours" and "the artist", works perfect.

Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id>tt1542344</id>
  <title>127 Hours</title>
  <originaltitle>127 Hours</originaltitle>
  <year>2010</year>
  <releasedate>28.01.2011</releasedate>
  <country>USA / UK</country>
  <rating>7.8</rating>
  <votes>123,625</votes>
  <mpaa>Germany:12</mpaa>
  <certification>Germany:12</certification>
  <genre>Drama</genre>
  <studio>Cloud Eight Films</studio>
  <director>Danny Boyle</director>
  <credits>Danny Boyle / Simon Beaufoy</credits>
  <tagline>Every Second Counts</tagline>
  <outline>Aron Ralston (James Franco) ist ein enthusiastischer Kletterer, den am Freitag Abend Niemand mehr auf seinem Weg zum Grand Canyon aufhalten kann. Während...</outline>

Please check your setting:
Movies -> Scraper-Data -> Option "Director" and "Writers"
Movies -> Scraper-Data -> Ember Native Scrapers -> Option "Director" and "Writers" (you can activate all options)

Thanks for the reply and yes I have all options checked on the settings pages you mentioned... Here is my nfo -

Code:
<?xml version="1.0" encoding="utf-8"?>
<movie xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <id>tt1542344</id>
  <title>127 Hours</title>
  <originaltitle>127 Hours</originaltitle>
  <year>2010</year>
  <releasedate>28 January 2011</releasedate>
  <rating>7.8</rating>
  <votes>123,625</votes>
  <mpaa>Rated R for language and some disturbing violent content/bloody images</mpaa>
  <certification>USA:R / Malaysia:18 / UK:15 / Ireland:15A / Australia:MA / Canada:14A / Canada:13+ / Singapore:NC-16 / South Korea:15 / Germany:12 / Switzerland:14 / Chile:14 / Philippines:PG-13 / Sweden:15 / Brazil:16 / Portugal:M/12 / Peru:14 / Argentina:16 / Japan:G / Italy:VM14</certification>
  <studio>Cloud Eight Films</studio>
  <tagline>There is no force more powerful than the will to live.</tagline>
  <outline>A mountain climber becomes trapped under a boulder while canyoneering alone near Moab, Utah and resorts to desperate measures in order to survive.</outline>
  <plot>127 Hours is the true story of mountain climber Aron Ralston's remarkable adventure to save himself after a fallen boulder crashes on his arm and traps him in an isolated canyon in Utah. Over the next five days Ralston examines his life and survives the elements to finally discover he has the courage and the wherewithal to extricate himself by any means necessary, scale a 65 foot wall and hike over eight miles before he can be rescued. Throughout his journey, Ralston recalls friends, lovers, family, and the two hikers he met before his accident. Will they be the last two people he ever had the chance to meet?</plot>
  <runtime>94</runtime>
  <trailer>http://www.totaleclips.com/Player/Bounce.aspx?eclipid=e80642&amp;bitrateid=472&amp;vendorid=102&amp;type=.mp4</trailer>
  <playcount>0</playcount>
  <actor>
    <name>James Franco</name>
    <role>Aron Ralston</role>



RE: New Home for Ember Media Manager (Official Thread) - dreldragon - 2012-04-16 15:10

First thanks for keeping Ember alive and kicking.

Second I have 2 problems.

1).
on scraping new TV shows/series I get the following error messages.

Error Log

with ember hanging
after restarting ember all info for the show is present.


2).
when updating the library,

ie Update Library ->
TV Shows ->
update TV Series only,

Ember now only finds new episodes but doesn't add any info
eg "GCB S01E08" instead of "Pride comes before a fall" with no plot description and no episode poster.

it sort of did this with 1.3.02 but would, 9 times out of 10, find at least the episode title and most often the plot description.
A manual scrape of episode brings in all relevant data.

running win7 ultimate 64-bit. (6.1, Build 7601)

regards DD