Any chance of a working TVmaze fetcher/plugin? ever?

Any chance of a working TVmaze fetcher/plugin? ever? This is so much more accurate than tvdb as of late (ref: Ancient Aliens) They will also work with you for changes as long as the source is correct, tvdb will not. (Ref: http://forums.thetvdb.com/se...

Raleway font: force lining numerals in a skin

I really like the Raleway font but find it looks odd when used in a Kodi skin because it uses text figures by default, though it does include lining numerals. For the difference between the two, please see here. On my web site, I use the following CSS...

1080 TV playback is choppy

Hello, I installed Kodi 17 back when it was Beta{3?) and uninstalled it due to choppy 1080 television playback. I thought I'd give RC3 a go and see if it is better. I still have the same issue. The 720 and SD channels are fine and so are 1080p MKV mov...

Backup

Good day guys, I'm wondering if I'm missing something or it just don't work. I am running Kodi TVos (appletv 4) kodi-20170115-adec49a-yab-tvos (Krypton) With Titan Beta. It's working pretty solid now, it's come along way. My problem is when try...

How to set music rating

Hi, I've got loads of music files, and thought a good way of finding my best songs was to create a smart playlist which looks for 5 star rated songs. I would then browse through and mark my best songs with 5 stars - I did a lot of this in Windows exp...

Filmon Add-on error with Kodi 17

Hi Kodi users! I wonder if anyone can help me with Filmon. I was using it successfully with Kodi 16.1 but after upgrade to 17 I'm getting the add on error message and none of the channels are working. Is there any cache or file that I can try to cle...

Include inside param

When having the second code (with Fade_PassProtectOverlay) inside a param include such as:

Code:
<include name="Buttons_Icon" description="Layouts">...
It's simply not working till i do reloadskin()
The icon is completely removed after i change it's setting..

Code:
<control type="image" description="pwd_lock">
            <include>Fade_PassProtectOverlay</include>
            <include condition="Skin.String(MenuDesign,4)">MenuDesign4_Icon</include>
            <aspectratio align="center">keep</aspectratio>
            <texture colordiffuse="$PARAM[color]">special://home/addons/script.featherence.service/resources/icons/Lock.png</texture>
            <visible>!String.IsEmpty(ListItem.Property(pwd)) + String.IsEmpty(Window(home).Property(PassProtect))</visible>
          </control>

Code:
<include name="Fade_PassProtectOverlay">
     <animation condition="!Skin.String(PassProtectOverlay)" effect="fade" end="30" time="0">Conditional</animation>
    
     <animation condition="Skin.String(PassProtectOverlay,10)" effect="fade" end="10" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,20)" effect="fade" end="20" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,30)" effect="fade" end="30" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,40)" effect="fade" end="40" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,50)" effect="fade" end="50" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,60)" effect="fade" end="60" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,65)" effect="fade" end="65" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,70)" effect="fade" end="70" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,80)" effect="fade" end="80" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,85)" effect="fade" end="85" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,90)" effect="fade" end="90" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,95)" effect="fade" end="95" time="0">Conditional</animation>
     <animation condition="Skin.String(PassProtectOverlay,100)" effect="fade" end="100" time="0">Conditional</animation>
   </include>

Before:
[Image: ApmBrn6.png]

After:
[Image: YN2Pmb0.png]

Very low “internet” speed

Hi, is about 3 or 4 day that I've some problem If I play one file through the lan (the player is connected directly to wired lan) no problem found, but If I play one stream file or if I launch one youtube video or if I try to update one plug-in the s...

What is the best resolution to run at?

I'm somewhat confused as to what I should have my resolution set at, I've seen a lot of information and I don't quite understand it all. My specs are: Kodi 17.0-RC3 Win10 Pro x64 Pentium G4560 x64 (Kaby lake) 8GB DDR4 2400MHz (2x4GB sticks) 4k TV Us...

Dual HDMI support

Not really sure if this is the right place to ask this so if the hardware forum is better suited for this question please feel free to move it. When running Kodi on LibreELEC, or any distro for that matter, is it possible to send video via one HDMI/DP...

LE 7.95.1 – can’t install VDR

When I try to install from zip file I get "the dependency on xbmc.pvr version 5.2.0 could not be satisfied" error. Installation from repository does not work either. Any ideas?

choppy playback

Recently I reinstalled the OS on my HTPC. I did a clean install of Lubuntu 16.10 and Kodi v17rc3. Of course I installed VAAPI drivers (tried 1.7.1 from PPA and 1.7.3 compiled from source). When I play a video, every few seconds (random 1-4s) I get this...

Play Stream and switch to “Now Playing”

Hallo, it's my first plugin I what to write for my Rasperry Pi using Kodi. The idea is simple. Just want a music addon that plays a stream direct after opening and switch in remote app to the "Now Playing" screen. I tried different ways using xbmc.Pl...

Kodi on firestick is going REALLY SLOW

so I own a fire stick with kodi on it and it works perfectly fine like normal but today I bought a second one and installed kodi on it to for my master bed room tv but on this one kodi is running ridiculously slow and will not load streams on most of t...