t0mm0 / t0mm0-xbmc-plugins

XBMC plugins by t0mm0
42 stars 33 forks source link

ustvnow recordings #8

Open cafeduran opened 12 years ago

cafeduran commented 12 years ago

I've been using this plugin for sometime now and I have to say it's great (I'm using it with the linux version of xbmc).

Anyway, today I when I opened xbmc I noticed the ustvnow add on had been updated which is great, however for some odd reason my recordings are not showing up. I do know the recordings showed up before the update, and if I open my browser and login the recordings are there and play fine.

In the mean time is there a way I can downgrade the add on to the previous version? I think I might have the previous version saved. If that's the case, if I remove the ustvnow addon and manually install the previous version, is there a way to stop xbmc from updating ustvnow addon?

t0mm0 commented 12 years ago

yuk, i knew i should have tested that more to see how far i got with that code :(

i'll take a look at it when i can but i am pretty busy at the moment.

you can grab the old versions from here but the live stuff won't work on older versions (that's why it was updated)

if you really want to use an old version without updating you could extract the zip and change the version number in addon.xml to 0.3.0 so that there is currently no newer one but when i release the next version it will still update.

t0mm0

cafeduran commented 12 years ago

Just wanted to report that I reverted back to 0.2.0 and it works like champ, even the live stuff oddly enough. Thanks for the help.

t0mm0 commented 12 years ago

thanks! that's annoying ;)

anyway, i will add back recordings using the new code as soon as i can so you should then get he updated version.

thanks again,

t0mm0