Kodi Community Forum
WIP Ember Media Manager 1.4.x BETA - Discussion 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: WIP Ember Media Manager 1.4.x BETA - Discussion Thread (/showthread.php?tid=172394)



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-04

(2015-08-04, 19:00)solamnic Wrote: Dan Hello again..

i have installed ember latest on my windows 10 64 bit ..
but when i try to update library i got this error message

Value was either too high or too small for an int32...
any ideas?

Please check this thread and report if you have the same wrong dates in NFO: http://forum.kodi.tv/showthread.php?tid=231835


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-05

this seems to be the problematic nfo
Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Sleeping in Light</title>
  <runtime>2538</runtime>
  <aired>1998-11-25</aired>
  <rating>7.5</rating>
  <season>5</season>
  <episode>22</episode>
  <plot>Twenty years after his death and resurrection at Z'ha'dum, Sheridan feels his life force ebbing away, and invites some old friends for a final gathering.</plot>
  <credits>Romy Rosemont (Guest Star) / Sharon Annett (Guest Star) / Dan Sachoff (Guest Star) / Lair Torrant (Guest Star) / Kent Minault (Guest Star) / Claudia Christian (Guest Star) / J. Michael Straczynski (Guest Star) / J. Michael Straczynski (Writer)</credits>
  <director>J. Michael Straczynski</director>
  <actor>
    <name>Bruce Boxleitner</name>
    <role>John Sheridan</role>
    <thumb>http://thetvdb.com/banners/actors/3682.jpg</thumb>
  </actor>
  <actor>
    <name>Jerry Doyle</name>
    <role>Michael Garibaldi</role>
    <thumb>http://thetvdb.com/banners/actors/78274.jpg</thumb>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Susan Ivanova</role>
    <thumb>http://thetvdb.com/banners/actors/3688.jpg</thumb>
  </actor>
  <actor>
    <name>Peter Jurasik</name>
    <role>Londo Mollari</role>
    <thumb>http://thetvdb.com/banners/actors/3683.jpg</thumb>
  </actor>
  <actor>
    <name>Andreas Katsulas</name>
    <role>G'Kar</role>
    <thumb>http://thetvdb.com/banners/actors/3681.jpg</thumb>
  </actor>
  <actor>
    <name>Mira Furlan</name>
    <role>Delenn</role>
    <thumb>http://thetvdb.com/banners/actors/3680.jpg</thumb>
  </actor>
  <actor>
    <name>Richard Biggs</name>
    <role>Dr. Stephen Franklin</role>
    <thumb>http://thetvdb.com/banners/actors/3691.jpg</thumb>
  </actor>
  <actor>
    <name>Andrea Thompson</name>
    <role>Talia Winters</role>
    <thumb>http://thetvdb.com/banners/actors/3690.jpg</thumb>
  </actor>
  <actor>
    <name>Stephen Furst</name>
    <role>Vir Cotto</role>
    <thumb>http://thetvdb.com/banners/actors/3689.jpg</thumb>
  </actor>
  <actor>
    <name>Bill Mumy</name>
    <role>Lennier</role>
    <thumb>http://thetvdb.com/banners/actors/3687.jpg</thumb>
  </actor>
  <actor>
    <name>Tracy Scoggins</name>
    <role>Elizabeth Lochley</role>
    <thumb>http://thetvdb.com/banners/actors/3686.jpg</thumb>
  </actor>
  <actor>
    <name>Jason Carter</name>
    <role>Marcus Cole</role>
    <thumb>http://thetvdb.com/banners/actors/3679.jpg</thumb>
  </actor>
  <actor>
    <name>Michael O'Hare</name>
    <role>Jeffrey David Sinclair</role>
    <thumb>http://thetvdb.com/banners/actors/3678.jpg</thumb>
  </actor>
  <actor>
    <name>Patricia Tallman</name>
    <role>Lyta Alexander</role>
    <thumb>http://thetvdb.com/banners/actors/3677.jpg</thumb>
  </actor>
  <actor>
    <name>Jeff Conaway</name>
    <role>Zack Allan</role>
    <thumb>http://thetvdb.com/banners/actors/3676.jpg</thumb>
  </actor>
  <actor>
    <name>Walter Koenig</name>
    <role>Alfred Bester</role>
    <thumb>http://thetvdb.com/banners/actors/306010.jpg</thumb>
  </actor>
  <actor>
    <name>Wortham Krimmer</name>
    <role>Emperor Cartagia</role>
    <thumb>http://thetvdb.com/banners/actors/306009.jpg</thumb>
  </actor>
  <actor>
    <name>Ed Wasser</name>
    <role>Mr. Morden</role>
    <thumb>http://thetvdb.com/banners/actors/306008.jpg</thumb>
  </actor>
  <actor>
    <name>John Vickery</name>
    <role>Neroon</role>
    <thumb>http://thetvdb.com/banners/actors/306005.jpg</thumb>
  </actor>
  <actor>
    <name>Joshua Cox</name>
    <role>David Corwin</role>
    <thumb />
  </actor>
  <fileinfo>
    <streamdetails>
      <audio>
        <channels>2</channels>
        <codec>a_vorbis</codec>
      </audio>
      <subtitle>
        <language>eng</language>
        <longlanguage>English</longlanguage>
      </subtitle>
      <subtitle>
        <language>deu</language>
        <longlanguage>German</longlanguage>
      </subtitle>
      <video>
        <aspect>1.778</aspect>
        <codec>h264</codec>
        <durationinseconds>2538</durationinseconds>
        <height>576</height>
        <scantype>Progressive</scantype>
        <width>720</width>
      </video>
    </streamdetails>
  </fileinfo>
</episodedetails>



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-05

this is the nfo created with Ember, that also crashes ember

Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Sleeping in Light</title>
  <runtime>42</runtime>
  <aired>1998-11-25</aired>
  <rating>8.0</rating>
  <votes>8</votes>
  <season>5</season>
  <episode>22</episode>
  <plot>Twenty years after his death and resurrection at Z'ha'dum, Sheridan feels his life force ebbing away, and invites some old friends for a final gathering.</plot>
  <credits>J. Michael Straczynski</credits>
  <director>J. Michael Straczynski</director>
  <actor>
    <name>Bruce Boxleitner</name>
    <role>John Sheridan</role>
    <thumb>http://thetvdb.com/banners/actors/3682.jpg</thumb>
  </actor>
  <actor>
    <name>Jerry Doyle</name>
    <role>Michael Garibaldi</role>
    <thumb>http://thetvdb.com/banners/actors/78274.jpg</thumb>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Susan Ivanova</role>
    <thumb>http://thetvdb.com/banners/actors/3688.jpg</thumb>
  </actor>
  <actor>
    <name>Peter Jurasik</name>
    <role>Londo Mollari</role>
    <thumb>http://thetvdb.com/banners/actors/3683.jpg</thumb>
  </actor>
  <actor>
    <name>Andreas Katsulas</name>
    <role>G'Kar</role>
    <thumb>http://thetvdb.com/banners/actors/3681.jpg</thumb>
  </actor>
  <actor>
    <name>Mira Furlan</name>
    <role>Delenn</role>
    <thumb>http://thetvdb.com/banners/actors/3680.jpg</thumb>
  </actor>
  <actor>
    <name>Richard Biggs</name>
    <role>Dr. Stephen Franklin</role>
    <thumb>http://thetvdb.com/banners/actors/3691.jpg</thumb>
  </actor>
  <actor>
    <name>Andrea Thompson</name>
    <role>Talia Winters</role>
    <thumb>http://thetvdb.com/banners/actors/3690.jpg</thumb>
  </actor>
  <actor>
    <name>Stephen Furst</name>
    <role>Vir Cotto</role>
    <thumb>http://thetvdb.com/banners/actors/3689.jpg</thumb>
  </actor>
  <actor>
    <name>Bill Mumy</name>
    <role>Lennier</role>
    <thumb>http://thetvdb.com/banners/actors/3687.jpg</thumb>
  </actor>
  <actor>
    <name>Tracy Scoggins</name>
    <role>Elizabeth Lochley</role>
    <thumb>http://thetvdb.com/banners/actors/3686.jpg</thumb>
  </actor>
  <actor>
    <name>Jason Carter</name>
    <role>Marcus Cole</role>
    <thumb>http://thetvdb.com/banners/actors/3679.jpg</thumb>
  </actor>
  <actor>
    <name>Michael O'Hare</name>
    <role>Jeffrey David Sinclair</role>
    <thumb>http://thetvdb.com/banners/actors/3678.jpg</thumb>
  </actor>
  <actor>
    <name>Patricia Tallman</name>
    <role>Lyta Alexander</role>
    <thumb>http://thetvdb.com/banners/actors/3677.jpg</thumb>
  </actor>
  <actor>
    <name>Jeff Conaway</name>
    <role>Zack Allan</role>
    <thumb>http://thetvdb.com/banners/actors/3676.jpg</thumb>
  </actor>
  <actor>
    <name>Walter Koenig</name>
    <role>Alfred Bester</role>
    <thumb>http://thetvdb.com/banners/actors/306010.jpg</thumb>
  </actor>
  <actor>
    <name>Wortham Krimmer</name>
    <role>Emperor Cartagia</role>
    <thumb>http://thetvdb.com/banners/actors/306009.jpg</thumb>
  </actor>
  <actor>
    <name>Ed Wasser</name>
    <role>Mr. Morden</role>
    <thumb>http://thetvdb.com/banners/actors/306008.jpg</thumb>
  </actor>
  <actor>
    <name>John Vickery</name>
    <role>Neroon</role>
    <thumb>http://thetvdb.com/banners/actors/306005.jpg</thumb>
  </actor>
  <actor>
    <name>Joshua Cox</name>
    <role>David Corwin</role>
    <thumb>http://thetvdb.com/banners/actors/305841.jpg</thumb>
  </actor>
  <actor>
    <name>Romy Rosemont</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Sharon Annett</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Dan Sachoff</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Lair Torrant</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Kent Minault</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>J. Michael Straczynski</name>
    <role>Guest Star</role>
  </actor>
  <fileinfo>
    <streamdetails>
      <audio>
        <bitrate>160</bitrate>
        <channels>2</channels>
        <codec>vorbis</codec>
      </audio>
      <subtitle>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <subtitle>
        <language>deu</language>
        <longlanguage>German</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <video>
        <aspect>1.778</aspect>
        <bitrate>950</bitrate>
        <codec>h264</codec>
        <durationinseconds>2538</durationinseconds>
        <encodedsettings>cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x1:0x131 / me=umh / subme=6 / brdo=0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=1 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30</encodedsettings>
        <height>576</height>
        <scantype>Progressive</scantype>
        <width>720</width>
      </video>
    </streamdetails>
  </fileinfo>
  <dateadded>2015-08-05 00:55:34</dateadded>
  <uniqueid>19596</uniqueid>
</episodedetails>



RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-05

(2015-08-05, 00:05)solamnic Wrote: this is the nfo created with Ember, that also crashes ember

Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Sleeping in Light</title>
  <runtime>42</runtime>
  <aired>1998-11-25</aired>
  <rating>8.0</rating>
  <votes>8</votes>
  <season>5</season>
  <episode>22</episode>
  <plot>Twenty years after his death and resurrection at Z'ha'dum, Sheridan feels his life force ebbing away, and invites some old friends for a final gathering.</plot>
  <credits>J. Michael Straczynski</credits>
  <director>J. Michael Straczynski</director>
  <actor>
    <name>Bruce Boxleitner</name>
    <role>John Sheridan</role>
    <thumb>http://thetvdb.com/banners/actors/3682.jpg</thumb>
  </actor>
  <actor>
    <name>Jerry Doyle</name>
    <role>Michael Garibaldi</role>
    <thumb>http://thetvdb.com/banners/actors/78274.jpg</thumb>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Susan Ivanova</role>
    <thumb>http://thetvdb.com/banners/actors/3688.jpg</thumb>
  </actor>
  <actor>
    <name>Peter Jurasik</name>
    <role>Londo Mollari</role>
    <thumb>http://thetvdb.com/banners/actors/3683.jpg</thumb>
  </actor>
  <actor>
    <name>Andreas Katsulas</name>
    <role>G'Kar</role>
    <thumb>http://thetvdb.com/banners/actors/3681.jpg</thumb>
  </actor>
  <actor>
    <name>Mira Furlan</name>
    <role>Delenn</role>
    <thumb>http://thetvdb.com/banners/actors/3680.jpg</thumb>
  </actor>
  <actor>
    <name>Richard Biggs</name>
    <role>Dr. Stephen Franklin</role>
    <thumb>http://thetvdb.com/banners/actors/3691.jpg</thumb>
  </actor>
  <actor>
    <name>Andrea Thompson</name>
    <role>Talia Winters</role>
    <thumb>http://thetvdb.com/banners/actors/3690.jpg</thumb>
  </actor>
  <actor>
    <name>Stephen Furst</name>
    <role>Vir Cotto</role>
    <thumb>http://thetvdb.com/banners/actors/3689.jpg</thumb>
  </actor>
  <actor>
    <name>Bill Mumy</name>
    <role>Lennier</role>
    <thumb>http://thetvdb.com/banners/actors/3687.jpg</thumb>
  </actor>
  <actor>
    <name>Tracy Scoggins</name>
    <role>Elizabeth Lochley</role>
    <thumb>http://thetvdb.com/banners/actors/3686.jpg</thumb>
  </actor>
  <actor>
    <name>Jason Carter</name>
    <role>Marcus Cole</role>
    <thumb>http://thetvdb.com/banners/actors/3679.jpg</thumb>
  </actor>
  <actor>
    <name>Michael O'Hare</name>
    <role>Jeffrey David Sinclair</role>
    <thumb>http://thetvdb.com/banners/actors/3678.jpg</thumb>
  </actor>
  <actor>
    <name>Patricia Tallman</name>
    <role>Lyta Alexander</role>
    <thumb>http://thetvdb.com/banners/actors/3677.jpg</thumb>
  </actor>
  <actor>
    <name>Jeff Conaway</name>
    <role>Zack Allan</role>
    <thumb>http://thetvdb.com/banners/actors/3676.jpg</thumb>
  </actor>
  <actor>
    <name>Walter Koenig</name>
    <role>Alfred Bester</role>
    <thumb>http://thetvdb.com/banners/actors/306010.jpg</thumb>
  </actor>
  <actor>
    <name>Wortham Krimmer</name>
    <role>Emperor Cartagia</role>
    <thumb>http://thetvdb.com/banners/actors/306009.jpg</thumb>
  </actor>
  <actor>
    <name>Ed Wasser</name>
    <role>Mr. Morden</role>
    <thumb>http://thetvdb.com/banners/actors/306008.jpg</thumb>
  </actor>
  <actor>
    <name>John Vickery</name>
    <role>Neroon</role>
    <thumb>http://thetvdb.com/banners/actors/306005.jpg</thumb>
  </actor>
  <actor>
    <name>Joshua Cox</name>
    <role>David Corwin</role>
    <thumb>http://thetvdb.com/banners/actors/305841.jpg</thumb>
  </actor>
  <actor>
    <name>Romy Rosemont</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Sharon Annett</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Dan Sachoff</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Lair Torrant</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Kent Minault</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>J. Michael Straczynski</name>
    <role>Guest Star</role>
  </actor>
  <fileinfo>
    <streamdetails>
      <audio>
        <bitrate>160</bitrate>
        <channels>2</channels>
        <codec>vorbis</codec>
      </audio>
      <subtitle>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <subtitle>
        <language>deu</language>
        <longlanguage>German</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <video>
        <aspect>1.778</aspect>
        <bitrate>950</bitrate>
        <codec>h264</codec>
        <durationinseconds>2538</durationinseconds>
        <encodedsettings>cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x1:0x131 / me=umh / subme=6 / brdo=0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=1 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30</encodedsettings>
        <height>576</height>
        <scantype>Progressive</scantype>
        <width>720</width>
      </video>
    </streamdetails>
  </fileinfo>
  <dateadded>2015-08-05 00:55:34</dateadded>
  <uniqueid>19596</uniqueid>
</episodedetails>

Please remove the <encodedsettings> node and try if now it's possible the read this NFO. Thx


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-05

removed the whole line... same problem


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-05

Ok, i will check your NFO tomorrow.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-05

thanks mate... also is there a way for ember not to create info files while updating library? (so i delete it and scanning continues from there)?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-05

There is an option in General menu (i don't know the proper name).


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - schimi2k - 2015-08-05

Hey Dan,
do you have maybe a small ETA for the next rls with new SERIES Interface Huh

thx buddy Smile


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-05

(2015-08-05, 17:30)schimi2k Wrote: Hey Dan,
do you have maybe a small ETA for the next rls with new SERIES Interface Huh

thx buddy Smile
Not really, but i hope in a few days. With the Kodi Interface, the new image select dialog and all the changes on many basic classes and funtions, this will be the biggest change in code since months. It's really hard to say if we need 20h or 40h to complete the next release.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - schimi2k - 2015-08-05

thats enough for me Wink i wait some time for the new interface, because i have some problems with tvseries and ember here, so some days are okay Smile
i was afraid that it will take some weeks, because you come from switzerland and we know how swiss people act... they are realy ... chilled Rofl

sorry - just a typicle german/swiss joke hehe


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - DanCooper - 2015-08-05

(2015-08-05, 00:05)solamnic Wrote: this is the nfo created with Ember, that also crashes ember

Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Sleeping in Light</title>
  <runtime>42</runtime>
  <aired>1998-11-25</aired>
  <rating>8.0</rating>
  <votes>8</votes>
  <season>5</season>
  <episode>22</episode>
  <plot>Twenty years after his death and resurrection at Z'ha'dum, Sheridan feels his life force ebbing away, and invites some old friends for a final gathering.</plot>
  <credits>J. Michael Straczynski</credits>
  <director>J. Michael Straczynski</director>
  <actor>
    <name>Bruce Boxleitner</name>
    <role>John Sheridan</role>
    <thumb>http://thetvdb.com/banners/actors/3682.jpg</thumb>
  </actor>
  <actor>
    <name>Jerry Doyle</name>
    <role>Michael Garibaldi</role>
    <thumb>http://thetvdb.com/banners/actors/78274.jpg</thumb>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Susan Ivanova</role>
    <thumb>http://thetvdb.com/banners/actors/3688.jpg</thumb>
  </actor>
  <actor>
    <name>Peter Jurasik</name>
    <role>Londo Mollari</role>
    <thumb>http://thetvdb.com/banners/actors/3683.jpg</thumb>
  </actor>
  <actor>
    <name>Andreas Katsulas</name>
    <role>G'Kar</role>
    <thumb>http://thetvdb.com/banners/actors/3681.jpg</thumb>
  </actor>
  <actor>
    <name>Mira Furlan</name>
    <role>Delenn</role>
    <thumb>http://thetvdb.com/banners/actors/3680.jpg</thumb>
  </actor>
  <actor>
    <name>Richard Biggs</name>
    <role>Dr. Stephen Franklin</role>
    <thumb>http://thetvdb.com/banners/actors/3691.jpg</thumb>
  </actor>
  <actor>
    <name>Andrea Thompson</name>
    <role>Talia Winters</role>
    <thumb>http://thetvdb.com/banners/actors/3690.jpg</thumb>
  </actor>
  <actor>
    <name>Stephen Furst</name>
    <role>Vir Cotto</role>
    <thumb>http://thetvdb.com/banners/actors/3689.jpg</thumb>
  </actor>
  <actor>
    <name>Bill Mumy</name>
    <role>Lennier</role>
    <thumb>http://thetvdb.com/banners/actors/3687.jpg</thumb>
  </actor>
  <actor>
    <name>Tracy Scoggins</name>
    <role>Elizabeth Lochley</role>
    <thumb>http://thetvdb.com/banners/actors/3686.jpg</thumb>
  </actor>
  <actor>
    <name>Jason Carter</name>
    <role>Marcus Cole</role>
    <thumb>http://thetvdb.com/banners/actors/3679.jpg</thumb>
  </actor>
  <actor>
    <name>Michael O'Hare</name>
    <role>Jeffrey David Sinclair</role>
    <thumb>http://thetvdb.com/banners/actors/3678.jpg</thumb>
  </actor>
  <actor>
    <name>Patricia Tallman</name>
    <role>Lyta Alexander</role>
    <thumb>http://thetvdb.com/banners/actors/3677.jpg</thumb>
  </actor>
  <actor>
    <name>Jeff Conaway</name>
    <role>Zack Allan</role>
    <thumb>http://thetvdb.com/banners/actors/3676.jpg</thumb>
  </actor>
  <actor>
    <name>Walter Koenig</name>
    <role>Alfred Bester</role>
    <thumb>http://thetvdb.com/banners/actors/306010.jpg</thumb>
  </actor>
  <actor>
    <name>Wortham Krimmer</name>
    <role>Emperor Cartagia</role>
    <thumb>http://thetvdb.com/banners/actors/306009.jpg</thumb>
  </actor>
  <actor>
    <name>Ed Wasser</name>
    <role>Mr. Morden</role>
    <thumb>http://thetvdb.com/banners/actors/306008.jpg</thumb>
  </actor>
  <actor>
    <name>John Vickery</name>
    <role>Neroon</role>
    <thumb>http://thetvdb.com/banners/actors/306005.jpg</thumb>
  </actor>
  <actor>
    <name>Joshua Cox</name>
    <role>David Corwin</role>
    <thumb>http://thetvdb.com/banners/actors/305841.jpg</thumb>
  </actor>
  <actor>
    <name>Romy Rosemont</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Sharon Annett</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Dan Sachoff</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Lair Torrant</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Kent Minault</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>J. Michael Straczynski</name>
    <role>Guest Star</role>
  </actor>
  <fileinfo>
    <streamdetails>
      <audio>
        <bitrate>160</bitrate>
        <channels>2</channels>
        <codec>vorbis</codec>
      </audio>
      <subtitle>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <subtitle>
        <language>deu</language>
        <longlanguage>German</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <video>
        <aspect>1.778</aspect>
        <bitrate>950</bitrate>
        <codec>h264</codec>
        <durationinseconds>2538</durationinseconds>
        <encodedsettings>cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x1:0x131 / me=umh / subme=6 / brdo=0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=1 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30</encodedsettings>
        <height>576</height>
        <scantype>Progressive</scantype>
        <width>720</width>
      </video>
    </streamdetails>
  </fileinfo>
  <dateadded>2015-08-05 00:55:34</dateadded>
  <uniqueid>19596</uniqueid>
</episodedetails>

Works for me. Are you shure that this is the NFO that not worked?


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - P_Jamula - 2015-08-06

(2015-07-28, 11:28)Milhouse Wrote: Let us know what you find out. Smile

looks like I met my goals...
scrapped my media with Ember. then got Mediacenter master to do the actors..(they have the facility to create a central source for the actors) and Kodi worked fine with that.
now I just have to figure out how to use how to install and use your Texture Cache utility and run it every week or so. this will ensure that all the thumbs are properly loaded in each of the Kodi instances.


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-08

(2015-08-05, 18:42)DanCooper Wrote:
(2015-08-05, 00:05)solamnic Wrote: this is the nfo created with Ember, that also crashes ember

Code:
<?xml version="1.0" encoding="utf-8"?>
<episodedetails>
  <title>Sleeping in Light</title>
  <runtime>42</runtime>
  <aired>1998-11-25</aired>
  <rating>8.0</rating>
  <votes>8</votes>
  <season>5</season>
  <episode>22</episode>
  <plot>Twenty years after his death and resurrection at Z'ha'dum, Sheridan feels his life force ebbing away, and invites some old friends for a final gathering.</plot>
  <credits>J. Michael Straczynski</credits>
  <director>J. Michael Straczynski</director>
  <actor>
    <name>Bruce Boxleitner</name>
    <role>John Sheridan</role>
    <thumb>http://thetvdb.com/banners/actors/3682.jpg</thumb>
  </actor>
  <actor>
    <name>Jerry Doyle</name>
    <role>Michael Garibaldi</role>
    <thumb>http://thetvdb.com/banners/actors/78274.jpg</thumb>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Susan Ivanova</role>
    <thumb>http://thetvdb.com/banners/actors/3688.jpg</thumb>
  </actor>
  <actor>
    <name>Peter Jurasik</name>
    <role>Londo Mollari</role>
    <thumb>http://thetvdb.com/banners/actors/3683.jpg</thumb>
  </actor>
  <actor>
    <name>Andreas Katsulas</name>
    <role>G'Kar</role>
    <thumb>http://thetvdb.com/banners/actors/3681.jpg</thumb>
  </actor>
  <actor>
    <name>Mira Furlan</name>
    <role>Delenn</role>
    <thumb>http://thetvdb.com/banners/actors/3680.jpg</thumb>
  </actor>
  <actor>
    <name>Richard Biggs</name>
    <role>Dr. Stephen Franklin</role>
    <thumb>http://thetvdb.com/banners/actors/3691.jpg</thumb>
  </actor>
  <actor>
    <name>Andrea Thompson</name>
    <role>Talia Winters</role>
    <thumb>http://thetvdb.com/banners/actors/3690.jpg</thumb>
  </actor>
  <actor>
    <name>Stephen Furst</name>
    <role>Vir Cotto</role>
    <thumb>http://thetvdb.com/banners/actors/3689.jpg</thumb>
  </actor>
  <actor>
    <name>Bill Mumy</name>
    <role>Lennier</role>
    <thumb>http://thetvdb.com/banners/actors/3687.jpg</thumb>
  </actor>
  <actor>
    <name>Tracy Scoggins</name>
    <role>Elizabeth Lochley</role>
    <thumb>http://thetvdb.com/banners/actors/3686.jpg</thumb>
  </actor>
  <actor>
    <name>Jason Carter</name>
    <role>Marcus Cole</role>
    <thumb>http://thetvdb.com/banners/actors/3679.jpg</thumb>
  </actor>
  <actor>
    <name>Michael O'Hare</name>
    <role>Jeffrey David Sinclair</role>
    <thumb>http://thetvdb.com/banners/actors/3678.jpg</thumb>
  </actor>
  <actor>
    <name>Patricia Tallman</name>
    <role>Lyta Alexander</role>
    <thumb>http://thetvdb.com/banners/actors/3677.jpg</thumb>
  </actor>
  <actor>
    <name>Jeff Conaway</name>
    <role>Zack Allan</role>
    <thumb>http://thetvdb.com/banners/actors/3676.jpg</thumb>
  </actor>
  <actor>
    <name>Walter Koenig</name>
    <role>Alfred Bester</role>
    <thumb>http://thetvdb.com/banners/actors/306010.jpg</thumb>
  </actor>
  <actor>
    <name>Wortham Krimmer</name>
    <role>Emperor Cartagia</role>
    <thumb>http://thetvdb.com/banners/actors/306009.jpg</thumb>
  </actor>
  <actor>
    <name>Ed Wasser</name>
    <role>Mr. Morden</role>
    <thumb>http://thetvdb.com/banners/actors/306008.jpg</thumb>
  </actor>
  <actor>
    <name>John Vickery</name>
    <role>Neroon</role>
    <thumb>http://thetvdb.com/banners/actors/306005.jpg</thumb>
  </actor>
  <actor>
    <name>Joshua Cox</name>
    <role>David Corwin</role>
    <thumb>http://thetvdb.com/banners/actors/305841.jpg</thumb>
  </actor>
  <actor>
    <name>Romy Rosemont</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Sharon Annett</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Dan Sachoff</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Lair Torrant</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Kent Minault</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>Claudia Christian</name>
    <role>Guest Star</role>
  </actor>
  <actor>
    <name>J. Michael Straczynski</name>
    <role>Guest Star</role>
  </actor>
  <fileinfo>
    <streamdetails>
      <audio>
        <bitrate>160</bitrate>
        <channels>2</channels>
        <codec>vorbis</codec>
      </audio>
      <subtitle>
        <language>eng</language>
        <longlanguage>English</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <subtitle>
        <language>deu</language>
        <longlanguage>German</longlanguage>
        <type>Embedded</type>
      </subtitle>
      <video>
        <aspect>1.778</aspect>
        <bitrate>950</bitrate>
        <codec>h264</codec>
        <durationinseconds>2538</durationinseconds>
        <encodedsettings>cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x1:0x131 / me=umh / subme=6 / brdo=0 / mixed_ref=0 / me_range=16 / chroma_me=1 / trellis=0 / 8x8dct=0 / cqm=0 / deadzone=21,11 / chroma_qp_offset=0 / threads=1 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / bime=0 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=1000 / ratetol=1.0 / rceq='blurCplx^(1-qComp)' / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30</encodedsettings>
        <height>576</height>
        <scantype>Progressive</scantype>
        <width>720</width>
      </video>
    </streamdetails>
  </fileinfo>
  <dateadded>2015-08-05 00:55:34</dateadded>
  <uniqueid>19596</uniqueid>
</episodedetails>

Works for me. Are you shure that this is the NFO that not worked?

Really weird... when i update my tvshow library it stucks in this episode and ember quits..
I have just installed win 10,
with win7 didnt have any problems - even with this nfo - .. really weird...


RE: Ember Media Manager 1.4.x BETA - Discussion Thread - solamnic - 2015-08-08

also another weird thing..
in windows 10, folders cannot be renamed in auto,
and in manual there is no folder option rename option Smile

Image