Kodi On Nvidia Shield

Hi. I have just got an Nvidia Shield and am using Kodi to access my NAS. When I play music I have always used the visualisations but I have been unable to download or install any visualisations. I have seen several walkthroughs but have been unable to ...

Updating Music View for Krypton

I've been updating a Music View from Jarvis to Krypton code and everything is working now except the tracklist and duration info that displays on the back of a CD case.

This is in IncludesMusic.xml...

Code:
<include name="Trackl">
    <param name="ordert" />
    <param name="fontt" />
    <definition>
        <control type="textbox">
            <left>3</left>
            <top>130</top>
            <width>455</width>
            <height>411</height>
            <align>left</align>
            <aligny>top</aligny>
            <textcolor>white</textcolor>
            <shadowcolor>black</shadowcolor>
            <visible>SubString(ListItem.DBID,$PARAM[ordert],Right) + Container.Content(albums)</visible>
            <font>$PARAM[fontt]</font>
            <label>$INFO[Window(Home).Property(SkinHelper.ListItem.Tracks.Formatted2)][CR][CR]      $LOCALIZE[180]: $INFO[Window(home).Property(Album.Songs.Duration)]</label>
        </control>
    </definition>
</include>

And this is in my view...

Code:
<!--Tracklists-->
<include name="Trackl">
    <param name="ordert">0</param>
    <param name="fontt">bcd0</param>
</include>
<include name="Trackl">
    <param name="ordert">1</param>
    <param name="fontt">bcd1</param>
</include>
<include name="Trackl">
    <param name="ordert">2</param>
    <param name="fontt">bcd2</param>
</include>
<include name="Trackl">
    <param name="ordert">3</param>
    <param name="fontt">bcd3</param>
</include>
<include name="Trackl">
    <param name="ordert">4</param>
    <param name="fontt">bcd4</param>
</include>
<include name="Trackl">
    <param name="ordert">5</param>
    <param name="fontt">bcd5</param>
</include>
<include name="Trackl">
    <param name="ordert">6</param>
    <param name="fontt">bcd6</param>
</include>
<include name="Trackl">
    <param name="ordert">7</param>
    <param name="fontt">bcd7</param>
</include>
<include name="Trackl">
    <param name="ordert">8</param>
    <param name="fontt">bcd8</param>
</include>
<include name="Trackl">
    <param name="ordert">9</param>
    <param name="fontt">bcd9</param>
</include>

I'm thinking it has something to do with the parameters. I'd appreciate it if someone can point me in the right direction here. Thanks!

Virtual Drive.

I’m about to download and install Kodi for the first time. I have Blu-ray movies in ISO format saved on my HTPC hard drive. Does Kodi include it’s own virtual drive or will I need to install one separately?


Thank you,

External player help

Evolveo H8, AArch64,API 23 MXplayer plays DolbyDigital TrueHD 7.1 passtrough very well and Archos Video player plays Dolby Digital+ 7.1 passtrough very well.Kodi in build DVDPlayer plays it as PCM 2.0, or max DD 5.1. I have PlayerCoreFactory.xml Co...

WCBS Addon broken Under Krypton RC3

I'm running Kodi Krypton RC3 on a Raspberry Pi. I just noticed today that the WCBS addon (t1m-3.0.4) no longer works. The WABC addon (t1m-3.0.8) works perfectly. Anyone else experiencing this problem? By the way, the same WCBS addon works under Kodi 16...

Default Menu Item on Boot

Hi new to the aeon nox skin, I'm currently running it on a odroid c2 on krypton, version 5.9.9. Is there anyway to change the default menu item on boot? It currently defaults to kids shows but I would like it appear on TV shows at startup. Sorry if t...

Krypton…what did I download?

I saw on another website that said Krypton final version had been released. I came to KODI's homepage and saw nothing but Krypton RC4 (which I was already using). I went to the download page and downloaded the "Widows Realease installer" version and in...

IPTV simple client ‘TV’ tab problem

I downloaded K17 ver4. When trying to set up iptv simple client I tried to 'enable' the TV option under programs---systems----TV. Under the TV icon tab the 'enable' does not exist?? I'm using Amazon Fire Stick first generation. -This 'enable' use to...

Bad rule application on my post about apk builds. Man.

I suppose I'll get thrown out now... but I just posted a question about Krypton custom build apks, said nothing about addons or piracy or anything, I like kodi for the fun of building and developing. I don't even watch my kodi installs on my phone and ...

PGS subtitles not working rc4

I have a few Mkv files with PGS subtitles that worked in rc3 but stopped showing subtitles in rc4. SRT subtitles are still working fine in rc4, so this only applies to PGS. I tried 3 different Kodi setups and the issue appeared on all 3 (they were all ...

Kodi update question

I am currently running 16.1 Jarvis. With the release of 17. now out I am wondering how long will 16.1 work until it begins to not let the add ons work anymore? My device can't run the new 17 , it is not compatible. I am researching as I am posting this...