![]() |
|
[RELEASE] TVCatchup.com (Video) Plugin - Live Stream UK Freeview Channels - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (/forumdisplay.php?fid=154) +---- Thread: [RELEASE] TVCatchup.com (Video) Plugin - Live Stream UK Freeview Channels (/showthread.php?tid=51575) |
- gobbledigook - 2010-04-06 23:59 Hi there! i would like to make a suggestion I love this plugin and can only offer gratitude and a big thanx! to all those involved ![]() but i find it frustrating the listings are only for what is on currently and to refresh you have to exit and start the plugin again I'm in no way as good at coding as you guys (a bit of bash at best!!) but i was wondering if it were possible add some sort of live rss feed for the now/next? I will look into it myself also! not begging... just asking ![]() thanx! - dj_gerbil - 2010-04-07 00:17 gobbledigook Wrote:Hi there! Funnily enough I've got access to the relevant data and was trying to think of a way of making this work myself. The problem is that I'm not sure how to go about renaming the links in the list, or whether to just get it to flush and refresh every so often. The only other thing I thought of it to change the "Now Playing" popup so that that gets the Guide data each time, but that would only work when playing a channel. I'm in the middle of moving house at the moment so a bit busy with that, but once I'm settled into my new house I will put my thinking cap back on and see what I can come up with. - Smiff - 2010-04-07 00:43 trying v1.21 on XBMC4Xbox r28472 i get Script Failed messages when trying to select main "TV" menu. - dj_gerbil - 2010-04-07 10:34 Smiff Wrote:trying v1.21 on XBMC4Xbox r28472 Can I have a Log File please?? Can't tell you why it failed without it. - Smiff - 2010-04-07 12:26 sorry, only read afterwards that you don't have an xbox :/ this is with March t3ch builds. an earlier build (feb2010) didn't even load it this far. http://pastebin.com/3jh5i2rH thanks - gobbledigook - 2010-04-07 16:22 i have found a simple rss service here... just to see a way to feed it into tvcatchup ![]() oops! just popped open default.py and its all obfuscated Oh well i'll just have to see if dj_gerbil likes my request
- dj_gerbil - 2010-04-08 00:22 Smiff Wrote:sorry, only read afterwards that you don't have an xbox :/Not to sure why its failing. Can you please check that your username and password are all correct and working properly on a PC or something then try again. If it still doesn't work can you enable debugging in XBMC and post the debug log please to give me a bit more detail. gobbledigook Wrote:i have found a simple rss service here... just to see a way to feed it into tvcatchup Thanks for the link to the RSS feed, but TVC has a guide function in the API so I can already get the data into the plugin. The problem is I can't work out what to do with the data once I've got it. Will have to see what I can come up with. Oh and its obfuscated at the request of TVC, sorry. - pickwick - 2010-04-08 10:18 gobbledigook Wrote:i have found a simple rss service here... just to see a way to feed it into tvcatchup It's trivial to unobfuscate. - dj_gerbil - 2010-04-08 10:37 pickwick Wrote:It's trivial to unobfuscate. It's also trivial for TVC to change the API access code or to prevent us using the plugin! So I would prefer it if you stop thinking along those lines and let me sort it in my own time. Thanks. - pickwick - 2010-04-08 11:30 Don't really understand why you're bothering though, there's nothing particularly interesting in there (except that you're transmitting the password (albeit slightly encoded) over a non-secure channel - tut tut!) |