Kodi Community Forum

Full Version: New to ember/ 3D logo?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi , im new to ember, wauw big program and a lot of options!
Some 2 questions, how do i get metadata from iso? Movies are stored on nas
Second, i got some movies with atmos, is there a way to extract that metadata and get a logo for it?
Also with 3d titles?
Thx
At least I can tell you how to scan ISOs in Ember. Download VirtualCloneDrive http://www.slysoft.com/en/virtual-clonedrive.html install and then check the letter of the emulated/mounted drive in explorer. You need to configure the driveletter of mounted drive into Ember settings (believe its setting in first page in Ember, ISO section). You also need to set the path to VCDMount.exe. If you use DaemonTools instead of VirtualClone Drive you can do the the same but then its the path to dtools.exe or so I believe. After that Ember should scan ISOs Wink

I don'tknow what Atmos is??
Cool, will try
Atmos is dolby's newest audio format like dolby true hd
Ok that worked, however, ember doesnt see the 3d iso is a 3d movie, nor atmos

how do i do this?

For scraping i use tmd
i can see i can add imd too
but witch one is better?

Now with tmdb i tried scraping 3 movies and with each movie i ony get 1 genre per movie, is imdb better for genre?
Nobody knows?
Does it detect MVC? Able to add a 3d flag logo?
What about atmos?
(2015-04-22, 18:01)Skank Wrote: [ -> ]Nobody knows?
Does it detect MVC? Able to add a 3d flag logo?
What about atmos?

Theres no tag for 3D in Kodi. Ember will recognize a movie as 3D if in metadata the field "Multiview" is higher than "1" I believe.... Your scraped 3D blurays probably all have empty Multiview field in Metada so Ember will not show 3D flag. You can do the following: Ember use Mediainfo: https://mediaarea.net/en/MediaInfo/Download/Windows
You can download/install Mediainfo, read with it the mounted 3D bluray and check if there's any Multview/3D info there. I guess there will be no information, so Ember has no chance to detect 3D if MediaInfo can't do it.

By the way, Kodi doesn't recognize the Multiview tag at all! To display a 3D flag in Kodi skin you will need to rename your moviefile like described here:
http://wiki.embermediamanager.org/index.php?title=FAQ , section: "My XBMC skin doesn't display any VideoSource icons!?"

In short: String "3d" must be part of your filename and then it will display the 3D flag in Kodi. Laugh
(2015-04-22, 18:22)Cocotus Wrote: [ -> ]
(2015-04-22, 18:01)Skank Wrote: [ -> ]Nobody knows?
Does it detect MVC? Able to add a 3d flag logo?
What about atmos?

Theres no tag for 3D in Kodi. Ember will recognize a movie as 3D if in metadata the field "Multiview" is higher than "1" I believe.... Your scraped 3D blurays probably all have empty Multiview field in Metada so Ember will not show 3D flag. You can do the following: Ember use Mediainfo: https://mediaarea.net/en/MediaInfo/Download/Windows
You can download/install Mediainfo, read with it the mounted 3D bluray and check if there's any Multview/3D info there. I guess there will be no information, so Ember has no chance to detect 3D if MediaInfo can't do it.

By the way, Kodi doesn't recognize the Multiview tag at all! To display a 3D flag in Kodi skin you will need to rename your moviefile like described here:
http://wiki.embermediamanager.org/index.php?title=FAQ , section: "My XBMC skin doesn't display any VideoSource icons!?"

In short: String "3d" must be part of your filename and then it will display the 3D flag in Kodi. Laugh

ah ok, well the name already has 3d , so its good but i thought mediainfo recognizes mvc, so codec should show but i guess not