Kodi Frozen on Black Glass Splash Screen

I am NOT any sort of expert. Please remember that when posting. =) I purchased a jailbroken firestick with Kodi and used it fine for about a week. I decided I wanted to change the skin and I chose the Black Glass skin. Ever since I changed it, Kodi...

INTOLERABLE MEMBERS

All I can say is WOW!!! I cannot believe there is so much animosity towards someone who is so new to this community. That by asking a simple question, just trying to understand this program, I get accused of having a media box with pirated software. I ...

won’t load stream

hi guys, my tv box was working fine on an wintel box but unfortunately for some reason when i try to open a stream nothing happens, it just says loading then nothing happens.. any ideas why? i've done a fresh install of kodi, uninstalled and reinstal...

Merging

Many videos I have don't scrape because they aren't on any database. I'd like Kodi to add them regardless, using their filename as title. So there's a scraper that does that, and this is the code:

Code:
<CreateSearchUrl dest="3" clearbuffers="no">
        <RegExp dest="3" output="&lt;url&gt;http://search.yahoo.com/search?p=$$7&lt;/url&gt;" input="$$7">
            <RegExp dest="7" output="\1" input="$$1">
                <expression noclean="1" trim="1">(.+)</expression>
            </RegExp>
            <expression noclean="1"></expression>
        </RegExp>
    </CreateSearchUrl>
    <GetSearchResults dest="8" clearbuffers="no">
        <RegExp dest="8" output="&lt;results sorted=&quot;yes&quot;&gt;\1&lt;/results&gt;" input="$$5">
            <RegExp dest="5" output="&lt;entity&gt;&lt;title&gt;\1&lt;/title&gt;&lt;url&gt;http://search.yahoo.com/search?p=$$7&lt;/url&gt;&lt;/entity&gt;" input="$$1">
                <expression noclean="1" trim="1">&lt;title&gt;([^"]*)\-\sYahoo Search</expression>
            </RegExp>
            <expression noclean="1"></expression>
        </RegExp>
    </GetSearchResults>
    <GetDetails dest="3" clearbuffers="no">
        <RegExp dest="3" output="&lt;details&gt;\1&lt;/details&gt;" input="$$5">
            <RegExp dest="5+" output="&lt;title&gt;\1&lt;/title&gt;" input="$$1">
                <expression noclean="1" trim="1">&lt;title&gt;(.+)\s\-\sYahoo Search Results&lt;/title&gt;</expression>
            </RegExp>
            <expression noclean="1" trim="1"></expression>
        </RegExp>
    </GetDetails>

I'd like to merge this into the code of either tmdb.xml or universal.xml, so that I have one scraper that gets most movies with, and then uses the one above for when TMDB can't match the filename with anything. I don't know where to put it, though. If I do it at the top, it takes priority over TMDB to the point were TMDB is not used at all, and if I put it at the very end it gets ignored.

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?