Please make the kodi ratings export compadible with Ember
#1
Currently if you export your database through Kodi using separate files, Ember is not able to read the .nfo file IMDb ratings, and when you focus on the movie in Ember.. it deletes the rating from the info file. It's currently very different how the two (being Kodi and Ember) handle movie ratings. Kodi can read ratings added by Ember, but Ember cannot read ratings exported from Kodi.

From time to time I like to update my ratings using IMDb addons, but if I pause even for a second on any movie in Ember, it gets eraced from the  .nfo file..

Kodi exports ratings (I admit in a weird way) like so:

    <ratings>
        <rating name="default" max="10" default="true">
            <value>4.700000</value>
            <votes>97</votes>
        </rating>
    </ratings>

where as Ember just adds two simple lines, ratings and votes. But it can't read the above method.
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply
#2
Already added for the next release.
Reply
#3
Cool, thanks Dan
My Madnox Mods | Nox Version Guide
---------------------------------------------------------------
Movie Logo Requests | Studio Logo Requests
Logo's Made So Far:
838
Reply

Logout Mark Read Team Forum Stats Members Help
Please make the kodi ratings export compadible with Ember0