I made some more changes to the plug-in. For one, I really did like your idea C-moi, about supporting multiple xml files, and second I just red on Zap2it Labs web page (
http://labs.zap2it.com/) that they will discontinue their free service in September, which was my source for tv listings - that really sucks, so I may be faced with multiple sources/files in the near future myself...
Anyway, changes include:
- setup was removed (file and internal plug-in window)
- plug-in does not need internal epg from xlobby anymore, only valid *.xml file(s), so homepc you should be able to use this plug-in now
- support for multiple xml files was added.
In order to add support for multiple xml files I had to change "search" command. Now argument for it should look like so:
category@xmlfiles
ex: if your category name is "xepgsearch" and you have 2 xml files you want to search - "xmltv.xml" and "tvguide.xml" your argument should look like this:
xepgsearch@xmltv,tvguide
basically just separate files with comas. Don't include .xml extensions.
Also, I added <epgname> tag to the results, so it will indicate where the results are coming from.