script.tvguide icon indicating copy to clipboard operation
script.tvguide copied to clipboard

Results 9 script.tvguide issues
Sort by recently updated
recently updated
newest added

The problem seem to be in XMLTVSource.__init__() from script.tvguide/source.py, which have these two lines: ``` if not self.xmltvFile or not xbmcvfs.exists(self.xmltvFile): raise SourceNotConfiguredException() ``` If only the URL is provided,...

Hey mate, Great addon. I didn't know about it and I wished I found this months ago. I would like to create a settopbox sort of setup with XBMC and...

Hi. Please could you add the channels for our plugin.video.iplayerwww addon. It's in the official Kodi repo and here on github https://github.com/vonH/plugin.video.iplayerwww I've made a list with icons from the...

On any Android touch screen device, I tested with Samsung Galaxy S3 (Android 4.4) and a no-name tablet (Android 4.2), the TV Guide closes when you try to open the...

Users who have set up several profiles on XBMC can only access the favourites of the MASTER profile as a streaming source, not the favourites set up in the actual...

Have you ever consider adding additional skin? Something like that would be nice http://www.themurrayworld.com/xbmc/night/pseudo-pic.png

It takes a very long time to load the guide on a Raspberry Pi after a while of not using it. Usually it takes more then a minute, which almost...

Added support for categories as found in the XMLTV data, lookups and storage of additional meta data such as the TVDBId, TMDBId, season and epi Added a TVDB library Added...

Hi, Im trying to load a xmltv file into TV Guide generated by the official grabber from xmltv.org, but TV Guide says "It was not possible to load program data,...