Kodi Community Forum
Search Url not shown - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Scrapers (https://forum.kodi.tv/forumdisplay.php?fid=60)
+--- Thread: Search Url not shown (/showthread.php?tid=56823)

Pages: 1 2


- flobbes - 2009-08-25

Ok I understood you that it isn't possible now when you mentioned that i got it working.

Was a problem in my scraper.

Right now I have the scraper in /usr/share/... because .xbmc/system/scrapers/video didnt work.

Do they only work out of the /usr path?

Oh and i found out that german äöü arent working with the search because xbmc converts them.


- spiff - 2009-08-25

yes only in /usr and use SearchStringEncoding to set the search string encoding (duh). also make sure your scraper xml is set to the correct encoding.


- flobbes - 2009-08-25

Got it working a thing that can't be done with the editor yet.
But no problem inserting it manualy.