[RELEASE] ustvnow

  Thread Rating:
  • 3 Votes - 3.67 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
buju Offline
Junior Member
Posts: 25
Joined: Nov 2009
Reputation: 0
Post: #41
t0mm0 Wrote:according to the site, only a few channels are free, but they currently don't appear to be checking your subscription status when you go to watch any of the channels....

Actually now they do the check the subscription and you don't get access to other channels other than the free ones.
I've just signed up and no luck seeing anything other than the above.

I am interested only in one channel from their premium lineup, so $29/m (plan w/o DVR) is not worth it.

Good plugin, overpriced service.
There are other services that are just as expensive, but at least they have all HD channels...
Thanks
find quote
ericustvnow Offline
Junior Member
Posts: 4
Joined: May 2011
Reputation: 0
Post: #42
t0mm0 Wrote:you MUST now add your email/password in the addon settings in order to view streams.

lets see if this version can last a whole 24 hours before they change something Wink

t0mm0

Hi t0mmo0,

Nice work. We are working on putting together a proper interface to our service to better integrate with 3rd party viewing platforms, but you did a great job with what you had. Now that users have to log-in and access control works as it should, we are glad to be supported on one more platform. I was not able to get the quality working correctly to view the highest quality stream, but everything else worked great. I will have to get some better quality graphics and see what it takes to integrate our DVR. Any other feedback/ suggestions are welcome.

-eric

Nationphone & TV
http://www.ustvnow.com
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #43
ericustvnow Wrote:Hi t0mmo0,

Nice work. We are working on putting together a proper interface to our service to better integrate with 3rd party viewing platforms, but you did a great job with what you had. Now that users have to log-in and access control works as it should, we are glad to be supported on one more platform. I was not able to get the quality working correctly to view the highest quality stream, but everything else worked great. I will have to get some better quality graphics and see what it takes to integrate our DVR. Any other feedback/ suggestions are welcome.

-eric

Nationphone & TV
http://www.ustvnow.com

hi eric!

thanks for the message! good to see you don't hate the plugin Wink

i experimented with the dvr stuff but didn't follow it up because the site was changing so much.

a proper api would be great! it would be nice to be able to only get channels you have rights to watch for example.

there is a silly off by one error with the quality settings - the fix is in github but i haven't made a release yet.

patches welcome for better graphics or more functionality Big Grin

thanks,

t0mm0
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #44
as eric kindly dropped by earlier and didn't scream 'cease and desist' like most content providers Wink i thought i'd tidy up the improvements i'd made and chuck out a new release. (see first post for details)

v0.2.0 fixes the quality settings problem eric mentioned, and also allows you to watch recordings you have made using the website.

i also noticed that the streaming seems much better now - i'm not seeing any buffering even on the highest quality at the moment. guess the service is becoming more stable.

thanks,

t0mm0.
find quote
eTip Offline
Senior Member
Posts: 145
Joined: Apr 2011
Reputation: 0
Post: #45
Not working for me on ATV2 running latest Dharma & current version of Add-on. It seems to log in OK & I see all the streams. clicking on any of the, brings up "opening stream" ... but it never does. Tried retyping userid/pass & selecting different options in the Add-on but no go. Been trying for a couple days of & on with same result.

log:

http://pastebin.com/FisndHsr
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #46
eTip Wrote:Not working for me on ATV2 running latest Dharma & current version of Add-on. It seems to log in OK & I see all the streams. clicking on any of the, brings up "opening stream" ... but it never does. Tried retyping userid/pass & selecting different options in the Add-on but no go. Been trying for a couple days of & on with same result.

log:

http://pastebin.com/FisndHsr

Code:
15:14:52 T:804675584 M:115396608   DEBUG: WaitOnScriptResult- cancelling plugin ustvnow

hmmmm, that suggests that the script is being cancelled directly after the login is initiated. even if i put the wrong user/password in that doesn't happen on my machines (but i only have linux and xbox - no ATV2)

a quick google shows the same thing happening with other scripts on ATV2 but i can't see an answer anywhere.

i'm afraid i'm stumped Sad

anyone else have any ideas?
find quote
speed32219 Offline
Fan
Posts: 408
Joined: Feb 2007
Reputation: 0
Post: #47
When I try and sign up I get this message. "Become informed of availability in your area". I thought this was an online service, is it just tv listings?

It may be that they are looking at my ipaddress as for location, and we are not on the list to recieve the service.

All the channels in the listing do nothing including the streaming live. Well streaming live has the only entries on a list anyway.

Selecting Animal Planet live showing from 23:00PM to 00:00 AM

23:17:29 T:2881481584 M:837361664 NOTICE: Creating InputStream
23:17:29 T:2881481584 M:837103616 ERROR: Closing connection: NetStream.Play.StreamNotFound
23:17:29 T:2881481584 M:837103616 ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://lv1.ustvnow.com:1935/dvrtest/2CD07WXYZUSTVNOW3]
23:17:29 T:2881481584 M:837103616 NOTICE: CDVDPlayer::OnExit()
23:17:29 T:2881481584 M:837103616 NOTICE: CDVDPlayer::OnExit() deleting input stream
23:17:29 T:3055150976 M:837238784 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=app%3Ddvrtest%26stream%3Danimalplanet%26server%3Dlv1]
23:17:29 T:3055150976 M:837238784 NOTICE: CDVDPlayer::CloseFile()
23:17:29 T:3055150976 M:837238784 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:17:29 T:3055150976 M:837238784 NOTICE: DVDPlayer: waiting for threads to exit
23:17:29 T:3055150976 M:837238784 NOTICE: DVDPlayer: finished waiting

Ubuntu maverick 10.10 2.6.35-28-generic i686
xbmc 10.1
(This post was last modified: 2011-05-03 05:51 by speed32219.)
find quote
eTip Offline
Senior Member
Posts: 145
Joined: Apr 2011
Reputation: 0
Post: #48
t0mm0 Wrote:
Code:
15:14:52 T:804675584 M:115396608   DEBUG: WaitOnScriptResult- cancelling plugin ustvnow

hmmmm, that suggests that the script is being cancelled directly after the login is initiated. even if i put the wrong user/password in that doesn't happen on my machines (but i only have linux and xbox - no ATV2)

a quick google shows the same thing happening with other scripts on ATV2 but i can't see an answer anywhere.

i'm afraid i'm stumped Sad

anyone else have any ideas?

Thanks for looking at the log. I will mess around with it later & let you know if/how I get it going.
find quote
t0mm0 Offline
Fan
Posts: 521
Joined: Mar 2011
Reputation: 8
Location: UK
Post: #49
speed32219 Wrote:When I try and sign up I get this message. "Become informed of availability in your area". I thought this was an online service, is it just tv listings?

It may be that they are looking at my ipaddress as for location, and we are not on the list to recieve the service.

All the channels in the listing do nothing including the streaming live. Well streaming live has the only entries on a list anyway.

Selecting Animal Planet live showing from 23:00PM to 00:00 AM

23:17:29 T:2881481584 M:837361664 NOTICE: Creating InputStream
23:17:29 T:2881481584 M:837103616 ERROR: Closing connection: NetStream.Play.StreamNotFound
23:17:29 T:2881481584 M:837103616 ERROR: CDVDPlayer::OpenInputStream - error opening [rtmp://lv1.ustvnow.com:1935/dvrtest/2CD07WXYZUSTVNOW3]
23:17:29 T:2881481584 M:837103616 NOTICE: CDVDPlayer::OnExit()
23:17:29 T:2881481584 M:837103616 NOTICE: CDVDPlayer::OnExit() deleting input stream
23:17:29 T:3055150976 M:837238784 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=app%3Ddvrtest%26stream%3Danimalplanet%26server%3Dlv1]
23:17:29 T:3055150976 M:837238784 NOTICE: CDVDPlayer::CloseFile()
23:17:29 T:3055150976 M:837238784 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:17:29 T:3055150976 M:837238784 NOTICE: DVDPlayer: waiting for threads to exit
23:17:29 T:3055150976 M:837238784 NOTICE: DVDPlayer: finished waiting

Ubuntu maverick 10.10 2.6.35-28-generic i686
xbmc 10.1

read the earlier posts in this thread - it looks like you need to be out of the US to sign up.

if you haven't signed up nothing will stream. Animal Planet is a premium channel and you will also need to buy a package from the site to see it. see ustvnow.com for details. i don't know of a way currently to only show services you are allowed to access.

there will be nothing in recordings until you make a recording!

thanks,

t0mm0
find quote
Death-Axe Offline
Fan
Posts: 674
Joined: Feb 2007
Reputation: 4
Post: #50
Thanks for all of these awesome add-ons t0mm0, you have done a splendid job on them.

[Image: widget]
HTPC: Asrock 330BD, external USB storage, one for all remote/FLIRC, Logitech z906 surround system.
find quote
Post Reply