DVD issue with 59.94 refresh rate

Hi, First, feel free to remap my post to the appropriate area, if its needed, as i dont know if its a hardware issue or a dvdplayer isuue. Here is it : i tried to play 59.94 Fps Dvd and i get a black screen with adjust refresh rate on, sound plays in...

Hiden settings for cache I need answer from team :)

This settings have all Kodi, but its hiden. Why ? Is this we regular user can use ? What is benefit if raise some velues (excample :Unknown type cache-Internet),are we raise cache for internet images (from excelent script :helper and extendedinfo) Ca...

where did live cd kodibuntu go

guys what did you do with the live cd installer / kodibuntu..... I really liked it, made things so easy and having a whole pc to run kodi without the hassle of installing Linux first then mucking about getting kodi to work right ... please bring back...

Daiskuki

I Made an Addon for Daisuki.net, Its an Anime Streaming Platform from many Japanese Publisherwith Multible Language Subtitle. many content is free, some requires an Abo (Only Avaible from USA) Should Now work, also Premium should be possible. would ...

[depends] (libssh) native ARM compile error

When building depends natively in Raspbian on a pi, cmake of libssh fails to find system zlib:
http://paste.debian.net/891762/

${PREFIX}/arm-linux-gnueabihf/lib/libz.a does not exist, since the build system skips it if a system version is found (HAS_ZLIB=1).

If the appropriate system -DZLIB_INCLUDE_DIR and -DZLIB_LIBRARY parameters are passed, the build completes successfully.

I am looking for a more portable fix and any help would be appreciated.

Black screen

Whenever I open kodi it will flash a black screen repeatedly and then eventually won't register the tv box is even on. What should I do? How can I fix it?

boolean for Settingslevel

Would be nice if there would be infobools for settingslevel i did already try different things and ask for a solution i may not think of, but as it looks there is currently no way. -- may could be usefull for others to.

IPTV slow switch channel

Hi, i have rpi3 and kodi 16.1 and iptv list in .m3u with .ts links ( i can't have others formats ) I don't know why but change channel is always very slow, 10 seconds are a lot. But if i use these builds from milhouse are too fast! And these builds ...

Roku os 7.5

Anyone receive this update yet? I have a couple roku streamers no update. I am hearing this will hopefully help vue make a lot better program for the streamer. Sent from my iPhone using Tapatalk

Video Add on Install Issues Kodi 17

Hello i am having trouble installing some add ons from its repository in kodi 17. When i click on the add on to install, even after i click the install button nothing happens. I have tried uninstalling kodi and still having the same issue. Some addons ...

Skins list Android vs MacOs

Apologies for a newbie question but I'm running Kodi 16 on two platforms - my Android device connected to an HD TV and my Mac desktop computer with HD monitor - and I'm disappointed that the list of extra skins offered on the Android device (running Ja...

ckeck if path got content

is there a better way to ckeck if a path got content than do a Fakelist which holds this path and check via "!String.IsEmpty()" for its first Item Label? (for various paths)