Kodi Community Forum
[Request] USTVNOW update - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: [Request] USTVNOW update (/showthread.php?tid=143980)



[Request] USTVNOW update - syborg - 2012-10-30

I hope someone can help I have been using the USTVNOW plugin for a while and it is excellent, however, I have been trying integrate it with the TVguide addon so I have EPG to go with the streams. (The original creator seems to have left the project.)

The issue I am having is that when I save to favourites the link that is saved has a key that changes after some time making the favourite useless for anything over ~1 day.

I have looked through the code of USTVNOW and other video addons and there seems to be a fundimental difference in the organisation - USTVNOW just lists the links whereas other addons add these links to static references (ie http://blahblahblah.com/?chan=1 ) so that they can be used as favourites indefinately.

I hav taken up learning python but as I was coming from completely cold this is far beyond my abillities.I was hoping someone may take up the project or be able to make the changes.

GitHub of the project



RE: [Request] USTVNOW update - Gaz82 - 2013-01-22

Hi there?

Did you get anywhere with this project? I'm looking to do the same thing.

Cheers,
Gaz


[Request] USTVNOW update - syborg - 2013-01-22

Hi there if been trying but it's still going a bit over my head like said I'm trying to learn python from scratch but at the moment life is getting in the way!