Beiträge von GothicChris


    I found an entry in the Databasetable MyVideos90.path that contains the scraper and the content typ. Change it and the scrapers working fine.


    SQL
    UPDATE path SET strScraper="your_scraper" WHERE strPath="source_path";


    SQL
    UPDATE path SET strContent="tvshows" WHERE strPath="source_path";

    Hallo,


    weiß jemand, wie man festlegen kann, welche Sourcen Filme und welche TV Shows beinhalten, damit der richtige Scraper ausgewählt wird?
    Denn bei mir versucht Kodi immer mit dem falschen Scraper TV Shows zu suchen und findet somit auch keine.


    Vielen Dank schon einmal



    Hello,


    who can i define a default scraper for a source?