2012-02-25, 23:12
Sorry this should work
Balthazar Wrote:Thank-you Tim! I have them saved as .jpg files (forehead slap). When all else fails read the source code
grope Wrote:Sorry this should work
timpinkawa Wrote:I've been really impressed with the TV Guide addon. I noticed the slowdown when using a large XMLTV file (about 550 channels with seven days of data) and did some work to speed up the loading over the past week.
My changes are available here: https://github.com/timpinkawa/script.tvguide
- Average scroll load time between pages is now < 1 second with approximately 51,000 TV programs loaded.
- When you return from live TV to the EPG, the EPG will remember your scroll position.
- Allows time localization (12 hour and 24 hour clock)
I hope to eventually merge these changes back into Tommy's repo. I would advise backing up your source.db file if you've done a lot of custom channel mapping, since the database schema is now slightly different. For the time being you have to re-apply any custom URLs.
Also at the moment, this will only work with XMLTV since I haven't had a chance to port some of the other sources over to the new API yet.
Other than that, it should work with existing skins and XMLTV files. Let me know if there is any feedback.
Thanks!
torran1 Wrote:I was having troubles getting the epg to show up as well, now i have it working but when i link a .strm file to an epg channel it wont start!!! i cant seam to get it working i have had it working before.. and i have reinstalled but still no joy not sure what else to try...
grope Wrote:I've managed to get tim's file to work and it is a lot quicker, so thanks for that
tji100, read the 2nd post, you can make an XML file with them channels with mc2xml
-edit- I've found out the only way to get it to work is to install it again fresh, put the logos and xml file in and restart the program. Then if I want to make any changes I have to reinstall the whole program again
timpinkawa Wrote:Can you explain more about which changes you're making that require a reinstall? TV Guide should automatically re-cache on each XBMC startup when your XMLTV file changes (and is newer than the old file). At the moment if you manually clear the cache, you will need to restart XBMC to re-cache the EPG, but I am working on fixing that limitation in the near future.