Kodi Community Forum
[RELEASE] ustvnow - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [RELEASE] ustvnow (/showthread.php?tid=100205)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


RE: [RELEASE] ustvnow - Astro2004 - 2013-09-04

(2013-09-03, 20:41)RGB_Gamer Wrote: Astro2004,

Are you saying thqt maximum bitrate is 400kbps even with a paid account?

No. For none paid. But I am saying I'm not going to pay 30 bucks a month for what they offer when I can get basic cable to do the same cheaper.


RE: [RELEASE] ustvnow - RGB_Gamer - 2013-09-04

Does anyone here have a paid (not free) account and have issues with live tv or recordings stuttering when playing back with a bitrate higher than 400kbps


[RELEASE] ustvnow - j2048b - 2013-09-04

(2013-09-03, 21:55)RGB_Gamer Wrote: Ustvnow works fine on everything except XBMC. They work fine on my phone and PC

I have had no issues w ustvnow on xbmc on a mac, or bothopenelec atv 1's... As i showed in a recent posting: i had to send them a trouble ticket to cancel my subscription, then re do my subscription and it worked great after that on any channel they have... Free tho, not paid


RE: [RELEASE] ustvnow - dCypher - 2013-09-05

Now getting a script error when I try to run the add-on. I have spent several hours trying to troubleshoot with no luck and was hoping the community may help. I hope it's ok that I copied a small portion of my log below. If not, I can remove it.

Any help would be greatly appreciated for this awesome add-on.





15:02:01 T:5972 NOTICE: Thread Jobworker start, auto delete: true
15:02:01 T:6288 NOTICE: Thread Background Loader start, auto delete: false
15:02:02 T:7460 NOTICE: Thread XBPyThread start, auto delete: false
15:02:02 T:7460 NOTICE: -->Python Interpreter Initialized<--
15:02:02 T:7460 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\default.py", line 32, in <module>
Addon.log('plugin url: ' + Addon.plugin_url)
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\resources\lib\Addon.py", line 39, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--
15:02:02 T:4304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ustvnow/
15:02:02 T:4304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvnow/) failed
15:02:02 T:2624 NOTICE: Thread Background Loader start, auto delete: false
15:02:58 T:6768 NOTICE: Thread Jobworker start, auto delete: true
15:02:58 T:7216 NOTICE: Thread Background Loader start, auto delete: false
15:02:59 T:7800 NOTICE: Thread XBPyThread start, auto delete: false
15:02:59 T:7800 NOTICE: -->Python Interpreter Initialized<--
15:02:59 T:7800 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\default.py", line 32, in <module>
Addon.log('plugin url: ' + Addon.plugin_url)
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\resources\lib\Addon.py", line 39, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--
15:02:59 T:4304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ustvnow/
15:02:59 T:4304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvnow/) failed
15:02:59 T:7228 NOTICE: Thread Background Loader start, auto delete: false


RE: [RELEASE] ustvnow - spanktastic2120 - 2013-09-05

(2013-09-05, 03:26)dCypher Wrote: Now getting a script error when I try to run the add-on. I have spent several hours trying to troubleshoot with no luck and was hoping the community may help. I hope it's ok that I copied a small portion of my log below. If not, I can remove it.

Any help would be greatly appreciated for this awesome add-on.





15:02:01 T:5972 NOTICE: Thread Jobworker start, auto delete: true
15:02:01 T:6288 NOTICE: Thread Background Loader start, auto delete: false
15:02:02 T:7460 NOTICE: Thread XBPyThread start, auto delete: false
15:02:02 T:7460 NOTICE: -->Python Interpreter Initialized<--
15:02:02 T:7460 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\default.py", line 32, in <module>
Addon.log('plugin url: ' + Addon.plugin_url)
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\resources\lib\Addon.py", line 39, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--
15:02:02 T:4304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ustvnow/
15:02:02 T:4304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvnow/) failed
15:02:02 T:2624 NOTICE: Thread Background Loader start, auto delete: false
15:02:58 T:6768 NOTICE: Thread Jobworker start, auto delete: true
15:02:58 T:7216 NOTICE: Thread Background Loader start, auto delete: false
15:02:59 T:7800 NOTICE: Thread XBPyThread start, auto delete: false
15:02:59 T:7800 NOTICE: -->Python Interpreter Initialized<--
15:02:59 T:7800 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'module' object has no attribute 'output'
Traceback (most recent call last):
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\default.py", line 32, in <module>
Addon.log('plugin url: ' + Addon.plugin_url)
File "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\resources\lib\Addon.py", line 39, in log
xbmc.output(addon.getAddonInfo('name') + ': ' + msg.encode('utf-8'),
AttributeError: 'module' object has no attribute 'output'
-->End of Python script error report<--
15:02:59 T:4304 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ustvnow/
15:02:59 T:4304 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvnow/) failed
15:02:59 T:7228 NOTICE: Thread Background Loader start, auto delete: false

Oh this one is easy, open "C:\Users\Michael\AppData\Roaming\XBMC\addons\plugin.video.ustvnow\resources\lib\Addon.py" and change all occurances of "xbmc.output" to "xbmc.log" i think it is buried somewhere in the forums.


RE: [RELEASE] ustvnow - dCypher - 2013-09-05

Thank you! That was very easy to fix. Strange how it's set to .output rather than .log. SO, now I am back in, but when I try to play anything...nothing happens. Here's the log for this new issue:



16:45:50 T:5124 NOTICE: Thread Jobworker start, auto delete: true
16:45:53 T:8360 NOTICE: Previous line repeats 3 times.
16:45:53 T:8360 NOTICE: Thread XBPyThread start, auto delete: false
16:45:53 T:8360 NOTICE: -->Python Interpreter Initialized<--
16:45:54 T:8160 NOTICE: DVDPlayer: Opening:
16:45:54 T:8160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
16:45:54 T:8136 NOTICE: Thread CDVDPlayer start, auto delete: false
16:45:54 T:8136 NOTICE: Creating InputStream
16:45:54 T:8136 ERROR: CDVDPlayer::OpenInputStream - error opening []
16:45:54 T:8136 NOTICE: CDVDPlayer::OnExit()
16:45:54 T:8136 NOTICE: CDVDPlayer::OnExit() deleting input stream
16:45:54 T:8160 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=rtmpting3]
16:45:54 T:8160 NOTICE: CDVDPlayer::CloseFile()
16:45:54 T:8160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
16:45:54 T:8160 NOTICE: DVDPlayer: waiting for threads to exit
16:45:54 T:8160 NOTICE: DVDPlayer: finished waiting
16:45:54 T:3664 NOTICE: 1Channel: Playback Stopped
16:45:54 T:3664 NOTICE: 1Channel: Service: Resetting...
16:45:56 T:8176 NOTICE: Thread Background Loader start, auto delete: false


Any ideas on how I can troubleshoot this one?

Again, thanks in advance of any help.


RE: [RELEASE] ustvnow - spanktastic2120 - 2013-09-05

(2013-09-05, 04:48)dCypher Wrote: Thank you! That was very easy to fix. Strange how it's set to .output rather than .log. SO, now I am back in, but when I try to play anything...nothing happens. Here's the log for this new issue:

16:45:54 T:8160 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=rtmpting3]

Try changing the stream to rtsp from rtmp in the addon settings.


RE: [RELEASE] ustvnow - dCypher - 2013-09-05

Thank you for the fast reply Spanktastic. I did as you suggested and no-joy. Here's the error:



17:29:02 T:8996 NOTICE: Previous line repeats 1 times.
17:29:02 T:8996 NOTICE: Thread CAlarmClock start, auto delete: false
17:29:02 T:6472 NOTICE: Thread Background Loader start, auto delete: false
17:29:02 T:2000 NOTICE: Thread Jobworker start, auto delete: true
17:29:03 T:6800 ERROR: Failed to run the gc to clean up after running prior to shutting down the Interpreter C:\Users\Michael\AppData\Roaming\XBMC\addons\screensaver.xbmc.slideshow\default.py
17:29:03 T:6800 WARNING: The python script "C:\Users\Michael\AppData\Roaming\XBMC\addons\screensaver.xbmc.slideshow\default.py" has left several classes in memory that we couldn't clean up. The classes include: Monitor,WindowXMLDialog,Window
17:29:04 T:7912 NOTICE: Thread XBPyThread start, auto delete: false
17:29:04 T:5512 NOTICE: Thread CRssReader start, auto delete: false
17:29:04 T:7912 NOTICE: -->Python Interpreter Initialized<--
17:29:06 T:8160 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\Michael\AppData\Roaming\XBMC\addons\screensaver.xbmc.slideshow
17:29:10 T:6704 NOTICE: Thread Background Loader start, auto delete: false
17:29:10 T:9108 NOTICE: Thread Jobworker start, auto delete: true
17:29:20 T:1756 NOTICE: Thread Background Loader start, auto delete: false
17:29:21 T:8212 NOTICE: Thread XBPyThread start, auto delete: false
17:29:21 T:8212 NOTICE: -->Python Interpreter Initialized<--
17:29:21 T:9164 NOTICE: Thread Background Loader start, auto delete: false
17:29:23 T:8560 NOTICE: Thread XBPyThread start, auto delete: false
17:29:23 T:8560 NOTICE: -->Python Interpreter Initialized<--
17:29:24 T:8560 NOTICE: PHPSESSID: e2s9r48j963napou7c9iatg922
17:29:25 T:8824 NOTICE: Thread Background Loader start, auto delete: false
17:29:27 T:1144 NOTICE: Thread XBPyThread start, auto delete: false
17:29:27 T:1144 NOTICE: -->Python Interpreter Initialized<--
17:29:27 T:8160 NOTICE: DVDPlayer: Opening:
17:29:27 T:8160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:29:27 T:8660 NOTICE: Thread CDVDPlayer start, auto delete: false
17:29:27 T:8660 NOTICE: Creating InputStream
17:29:27 T:8660 ERROR: CDVDPlayer::OpenInputStream - error opening []
17:29:27 T:8660 NOTICE: CDVDPlayer::OnExit()
17:29:27 T:8660 NOTICE: CDVDPlayer::OnExit() deleting input stream
17:29:27 T:8160 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=rtspting3]
17:29:27 T:8160 NOTICE: CDVDPlayer::CloseFile()
17:29:27 T:8160 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:29:27 T:8160 NOTICE: DVDPlayer: waiting for threads to exit
17:29:27 T:8160 NOTICE: DVDPlayer: finished waiting
17:29:28 T:3664 NOTICE: 1Channel: Playback Stopped
17:29:28 T:3664 NOTICE: 1Channel: Service: Resetting...
17:29:29 T:6932 NOTICE: Thread Background Loader start, auto delete: false


Any other help would be appreciated. Thank you again!


RE: [RELEASE] ustvnow - Clobber - 2013-09-05

(2013-09-02, 19:19)RGB_Gamer Wrote: @Clobber

Are you in the USA? what device do you use to watch ustvnow? I use a G-Box Midnight 2.2

I only have stuttering issues with ustvnow...sux cuz I am getting rid of Comcast. 400Kbps looks like a low quality YouTube video - not terrible, but a big difference from highest quality ustvnow bitrate. Also if I pause for any more than a minute or rewind, it hangs.

I am not in the USA and am using XBMC on a fairly powerful computer.


RE: [RELEASE] ustvnow - dCypher - 2013-09-05

Hmm.... I didn't like all references to the screen saver and I thought it may be a red herring. I rebooted and tried again. With settings set to RTSP I get the following errors:

ror: 'ascii' codec can't encode characters in position 143-150: ordinal not in range(128)
17:37:31 T:6668 NOTICE: Thread Background Loader start, auto delete: false
17:37:32 T:6676 NOTICE: Thread XBPyThread start, auto delete: false
17:37:32 T:6676 NOTICE: -->Python Interpreter Initialized<--
17:37:32 T:9132 NOTICE: Thread Background Loader start, auto delete: false
17:37:34 T:1804 NOTICE: Thread XBPyThread start, auto delete: false
17:37:34 T:1804 NOTICE: -->Python Interpreter Initialized<--
17:37:34 T:1804 NOTICE: PHPSESSID: 66ensn2c69uanliv0glejudno6
17:37:36 T:8668 NOTICE: Thread Background Loader start, auto delete: false
17:37:39 T:1396 NOTICE: Thread XBPyThread start, auto delete: false
17:37:39 T:1396 NOTICE: -->Python Interpreter Initialized<--
17:37:39 T:8536 NOTICE: DVDPlayer: Opening:
17:37:39 T:8536 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:37:39 T:6612 NOTICE: Thread CDVDPlayer start, auto delete: false
17:37:39 T:6612 NOTICE: Creating InputStream
17:37:39 T:6612 ERROR: CDVDPlayer::OpenInputStream - error opening []
17:37:39 T:6612 NOTICE: CDVDPlayer::OnExit()
17:37:39 T:6612 NOTICE: CDVDPlayer::OnExit() deleting input stream
17:37:39 T:8536 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=rtspting3]
17:37:39 T:4044 NOTICE: Thread Background Loader start, auto delete: false
17:37:39 T:7528 NOTICE: 1Channel: Playback Stopped
17:37:39 T:7528 NOTICE: 1Channel: Service: Resetting...
17:37:39 T:8536 NOTICE: CDVDPlayer::CloseFile()
17:37:39 T:8536 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:37:39 T:8536 NOTICE: DVDPlayer: waiting for threads to exit
17:37:39 T:8536 NOTICE: DVDPlayer: finished waiting


With it set to RTMP I get this error:

17:39:30 T:2964 NOTICE: Thread Background Loader start, auto delete: false
17:39:30 T:6824 NOTICE: Thread Jobworker start, auto delete: true
17:39:59 T:6852 NOTICE: Thread XBPyThread start, auto delete: false
17:39:59 T:6852 NOTICE: -->Python Interpreter Initialized<--
17:39:59 T:8536 NOTICE: DVDPlayer: Opening:
17:39:59 T:8536 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:39:59 T:8312 NOTICE: Thread CDVDPlayer start, auto delete: false
17:39:59 T:8312 NOTICE: Creating InputStream
17:39:59 T:8312 ERROR: CDVDPlayer::OpenInputStream - error opening []
17:39:59 T:8312 NOTICE: CDVDPlayer::OnExit()
17:39:59 T:8312 NOTICE: CDVDPlayer::OnExit() deleting input stream
17:39:59 T:8536 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvnow/?play=rtspting3]
17:39:59 T:8536 NOTICE: CDVDPlayer::CloseFile()
17:39:59 T:8536 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
17:39:59 T:8536 NOTICE: DVDPlayer: waiting for threads to exit
17:39:59 T:8536 NOTICE: DVDPlayer: finished waiting
17:39:59 T:7528 NOTICE: 1Channel: Playback Stopped
17:39:59 T:7528 NOTICE: 1Channel: Service: Resetting...
17:40:00 T:4392 NOTICE: Thread Background Loader start, auto delete: false



Strange, right? Why is 1Channel even mentioned at all?


RE: [RELEASE] ustvnow - RGB_Gamer - 2013-09-05

All the more reason this plugin needs to be worked on


RE: [RELEASE] ustvnow - wolfbiker - 2013-09-05

Wow, USTVNow blows now. I mainly use the free account and it really sucks that they limit the free accounts to 400kbps now. I occasionally buy the day pass, and did so this past Sunday. Was really disappointed to see that none of the channels were in HD despite changing the bitrate in the config back to 1024kbps. Everything looked like dogshit. nimble.tv is the way to go if you're looking for a lot of channels, but really, nimble.tv is about the same in terms of cost as paying for a cable or satellite sub.


RE: [RELEASE] ustvnow - spanktastic2120 - 2013-09-05

@dCypher

Are you running eden or frodo?


RE: [RELEASE] ustvnow - RGB_Gamer - 2013-09-05

I am running frodo. Does anyone have a paid (not free) account here, and can comment on their ustvnow experience?

I seem to see a lot of complaints from those with a free account.


RE: [RELEASE] ustvnow - dCypher - 2013-09-05

Spank, I am running Frodo 12.2