• 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 89
[SUPPORT] USTV VoD (Video-on-Demand)
(2014-09-26, 17:15)slices Wrote: Try changing the max bitrate I've had problems before with a bad stream on CBS causing my box to crash.

thanks. i tried 1000, 1200, and even 10000, but all fail.

i did try to look into the addon. it appears it downloads the file locally and then streams it via a local server?

i guess i need to learn more regarding this stuff. i have written one plugin so far and not anything this complicated.

i wish we could somehow just get the stream address and ask xbmc to play.

thanks for all the help.
Reply
For CBS it just passes the rtmp url to xbmc. I'm guessing your issue is os specific will look at adding encoding to add shows later.
Reply
(2014-09-26, 18:14)slices Wrote: For CBS it just passes the rtmp url to xbmc. I'm guessing your issue is os specific will look at adding encoding to add shows later.

thanks. from my side, i will try this on a windows/linux machine and report back - by later today.

edit - tested just now. CBS works in xbmc on a windows 8.1 machine. so, it appears the problem is only in android? thanks.

Edit2 - in my android phone I uninstalled ustvvod, deleted the folders from add-on/userdata, reinstalled, and now CBS works. Thanks.
Reply
(2014-08-30, 15:23)schneidz Wrote:
(2014-08-28, 06:25)schneidz Wrote: I started getting similar error tonite with adult swim. -- post a log tomorrow.

here is a log:
http://schneidz.noip.me/xbmc/xbmc.log

it fails when I try to select a tv show in adult swim. this example with frisky dingo and newsreaders.

thanks

Any updates with getting adult swim working?
Reply
I'm getting script error when I try to play new ABC shows.

Code:
start of USTV VoD plugin
08:19:08 T:1028  NOTICE: !!! plugin loading of site : abc
08:19:08 T:1028  NOTICE: Using proxy: http://xxx.xxx.xx.xxx:3127
08:19:08 T:1028  NOTICE: _connection :: getURL :: url = http://api.watchabc.go.com/vp2/ws-secure/entitlement/2015/authorize/json
08:19:08 T:1028  NOTICE: Using proxy: http://xxx.xxx.xx.xxx:3127
08:19:08 T:1028  NOTICE: _connection :: getURL :: url = http://api.watchabc.go.com/vp2/ws/s/contents/2015/videos/jsonp/001/001/-1/-1/-1/VDKA0_1i7zdefb/-1/-1
08:19:09 T:1028   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.UnboundLocalError'>
                                            Error Contents: local variable 'finalurl' referenced before assignment
                                            Traceback (most recent call last):
                                              File "L:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\default.py", line 71, in <module>
                                                modes()
                                              File "L:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\default.py", line 68, in modes
                                                getattr(network, _common.args.sitemode)()
                                              File "L:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\resources\lib\abc.py", line 21, in play_video
                                                _main_abcdisney.play_video(SITE, BRANDID, PARTNERID)
                                              File "L:\Users\Uta\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\resources\lib\_main_abcdisney.py", line 250, in play_video
                                                xbmcplugin.setResolvedUrl(pluginHandle, True, xbmcgui.ListItem(path = finalurl))
                                            UnboundLocalError: local variable 'finalurl' referenced before assignment
                                            -->End of Python script error report<--
08:19:09 T:5916   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvvod/?url="VDKA0_1i7zdefb#lf"&mode="abc"&sitemode="play_video"]

Can anyone confirm this?
Reply
Did the show Aired less than 7 Days ago?
Reply
@Gary tsunami

Please update to latest GIT version.
I update the URLs and now it should work again.

Please test and provide feedback. Thank you.


@Eye in the sky
Maybe your Proxy is outdated.... Smile

Try with another one..... bam working.

start of USTV VoD plugin
21:07:16 T:2680 NOTICE: !!! plugin loading of site : abc
21:07:16 T:2680 NOTICE: Using proxy: http://162.2*8.4*.4*:3127
21:07:16 T:2680 NOTICE: _connection :: getURL :: url = http://api.watchabc.go.com/vp2/ws-secure...orize/json
21:07:21 T:2680 NOTICE: Using proxy: http://162.2*8.4*.4*:3127
21:07:21 T:2680 NOTICE: _connection :: getURL :: url = http://api.watchabc.go.com/vp2/ws/s/cont...defb/-1/-1
21:07:26 T:2680 NOTICE: Using proxy: http://162.2*8.4*.4*:3127
21:07:26 T:2680 NOTICE: _connection :: getURL :: url = http://content.uplynk.com/ext/d874124ecc...9bbd903bca
21:07:27 T:2680 NOTICE: Using proxy: http://162.2*8.4*.4*:3127
21:07:27 T:2680 NOTICE: _connection :: getURL :: url = http://content-ause1.uplynk.com/9252cba1...0db9e613df
21:07:28 T:2680 NOTICE: Using proxy: http://162.2*8.4*.4*:3127
21:07:28 T:2680 NOTICE: _connection :: getURL :: url = https://content-ause1.uplynk.com/check2?...0db9e613df
21:07:29 T:6656 NOTICE: Thread LanguageInvoker start, auto delete: false
21:07:29 T:6656 NOTICE: -->Python Interpreter Initialized<--
21:07:49 T:6100 NOTICE: DVDPlayer: Opening: C:\Users\********\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\resources\cache\play.m3u8
21:07:49 T:6100 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
21:07:49 T:5672 NOTICE: Thread DVDPlayer start, auto delete: false
21:07:49 T:5672 NOTICE: Creating InputStream
21:07:49 T:5672 NOTICE: Creating Demuxer
21:07:49 T:6656 ERROR: 127.0.0.1 - - [30/Sep/2014 21:07:49] "GET /play.key HTTP/1.1" 200 -
21:07:51 T:5672 NOTICE: Opening video stream: 1 source: 256
21:07:51 T:5672 NOTICE: Creating video codec with codec id: 28
21:07:51 T:5672 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
21:07:51 T:5672 NOTICE: Creating video thread
21:07:51 T:5672 NOTICE: Opening audio stream: 0 source: 256
21:07:51 T:5672 NOTICE: Finding audio codec for: 86018
21:07:51 T:5464 NOTICE: Thread DVDPlayerVideo start, auto delete: false
21:07:51 T:5464 NOTICE: running thread: video_thread
21:07:51 T:5672 NOTICE: Creating audio thread
21:07:51 T:6888 NOTICE: Thread DVDPlayerAudio start, auto delete: false
21:07:51 T:6888 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
21:07:51 T:6888 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
21:07:51 T:5464 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
21:07:51 T:5464 NOTICE: Display resolution DESKTOP : 1920x1200@ 59.94 - Full Screen (16)
21:07:51 T:5464 NOTICE: D3D: rendering method forced to DXVA processor
21:07:51 T:6100 WARNING: CWinRenderer::UpdateVideoFilter - chosen scaling method 1 is not supported by renderer



-zero-
Reply
ABC is working for me, episodes aired within 7 days are showing up as wel.
Reply
(2014-09-30, 21:01)-zero- Wrote:
@Eye in the sky
Maybe your Proxy is outdated.... Smile

Try with another one..... bam working.

You are right!

Proxy only stopped working on ABC, the rest of the stations were still working fine.

Changing proxy fixed it.

Thanks for testing it.
Reply
Shows less than 7 days still don't play right?

(2014-09-30, 21:13)slices Wrote: ABC is working for me, episodes aired within 7 days are showing up as wel.
Reply
No looks like ABC have removed that restriction
Reply
I have not used this addon in a while.. When i went to try it on my android box today it threw script errors just selecting the addon..

http://xbmclogs.com/show.php?id=307653

Ended up commenting out

#import socks
#import stem.process

from _connection.py now it appears to run fine.. watched a few shows from Fox...
are these modules not supported in our android python? The android apk's still come with python 2.6....
I dont use a proxy.. will commenting these out cause issues for me? Im not sure what stem.process does..
Reply
OK looks like ABC is showing the first episode of a season without the lockout, after that you still have to wait 7 days.
Reply
@tmaru

stem.process you can ignore if you connect directly. This is only used for tor network program.
Socks depends... if you are using a Proxy it will not work. Direct should work without problem.
Reply
(2014-09-23, 18:03)Lunatixz Wrote: @moneymaker, any chance directories could be cleaned up a bit?

I'm trying to use Json to return your plugin information... and because of some odd directory formating... I get references that are not valid.

Code:
{
            "file": "plugin://plugin.video.ustvvod/?url=\"\"&mode=\"Masterlist\"&sitemode=\"NoUrl\"&thumb=\"D%3A%5CXBMC%5Cportable_data%5Caddons%5Cplugin.video.ustvvod%5Callshows.png\"&fanart=\"D%3A%5CXBMC%5Cportable_data%5Caddons%5Cplugin.video.ustvvod%5Cfanart.jpg\"&name=\"All+Shows\"",
            "filetype": "directory",
            "label": "All Shows",
            "type": "unknown"
        },

url encoding isn't the problem, seems to be the extra references that don't actually link to directories...

Whos the dev for this plugin?
Image Lunatixz - Kodi / Beta repository
Image PseudoTV - Forum | Website | Youtube | Help?
Reply
  • 1
  • 28
  • 29
  • 30(current)
  • 31
  • 32
  • 89

Logout Mark Read Team Forum Stats Members Help
[SUPPORT] USTV VoD (Video-on-Demand)10