Intel NUC 847 (Celeron)

This is off topic I have an Intel NUC 847 (Celeron) running Kodi 15 (under Ubuntu 16.04 LTS) perfectly. It plays everything perfectly. However, this computer won't play online video (e.g. a Comedy Central show from their website or an Amazon Prime vi...

Kodi Freezes and won’t die!

Linux 16.04 / Latest install of Kodi with MythTV backend. Kodi seems to freeze or hang quite regularly (and for no good reason). I've made sure Chrome is not also running, which seems to help. My real problem is that, even after killing the process,...

Cannot view TV Episodes

Hi there, I am currently running the latest release of Kodi. I had setup Kodi to work with a MySQL server located on my server. This had worked fine for quite a while (years) until now... I'm pretty sure it has to do with the database however I can...

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...