• 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 89
[SUPPORT] USTV VoD (Video-on-Demand)
They don't use the same api though. Adultswim is more like cartoon network and does use the main turner code for episodes. Shows and seasons are different although they shouldn't be scrapining the videos page using regex. Seasons should be parsing the xml api using BeautifulSoup.
Reply
I'm really excited to go home and try this, I loved the old FC! Has anyone tried watching Conan/TBS on this one yet? That is the main thing I missed from the old free cable.
Reply
tbs - Conan

Code:
21:49:39 T:140735137293072 WARNING: HandShake: Type mismatch: client sent 6, server answered 9
21:49:39 T:140735137293072   ERROR: rtmp server sent error
21:49:39 T:140735137293072   ERROR: rtmp server requested close
21:49:39 T:140735137293072   ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.ustvvod/?url="1348150"&mode="tbs"&sitemode="play_video"]
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
for handshake error you should look for new librtmp.
There are versions out in internet that solve this problem.

Maybe current xbmc included version isn't good.
Even it is old maybe this helps...

https://code.google.com/p/bluecop-xbmc-r...tail?id=28

Look at entry #45 Wink
Reply
Works for me, there is a known issue with tbs and proxies though, how are you connecting?
Reply
@-zero-, slices

Via proxy on ATV2. I've tried already latest librtmp fixes from RedPenguin.
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
Most turner sites won't work with web proxies. They do the geo check on the rtmp stream it's self. There is a hls stream available but I can't get the authentication to work with it.
Reply
@slices

doesn't work with smartDNS too.
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
It won't via the addon for the dame reason proxies don't work it might if you have the dns set in your system settings,.
Reply
I'm having an issue scanning in the Daily Show using XBMC.MyLibrary. It looks like there is an "a" with an accent above it so the title looks like this:
Code:
The Daily Show With JonáStewart

Is there a chance that the á could be replaced by a space in replace_signs in _common.py?
Reply
Having problems where USTV VOD is crashing XBMC when trying to play any episode from comedy central - daily show or colbert report.

I am running Lubuntu. I upgraded to the xbmc nightly builds about a week ago as 13.2 was extremely slow loading directories. USTV VOD was working for the first couple days but now these last 2-3 days it just automatically crashes and shuts down the xbmc program. Here are the log files, not sure which part is useful in diagnosing this hence here are the full links.

Your debug xbmc.log: http://xbmclogs.com/show.php?id=285873
Your debug xbmc.old.log: http://xbmclogs.com/show.php?id=285874
Your XBMC crashlog: http://xbmclogs.com/show.php?id=285875
Reply
(2014-09-04, 17:16)gabaod Wrote: Having problems where USTV VOD is crashing XBMC when trying to play any episode from comedy central - daily show or colbert report.

I am running Lubuntu. I upgraded to the xbmc nightly builds about a week ago as 13.2 was extremely slow loading directories. USTV VOD was working for the first couple days but now these last 2-3 days it just automatically crashes and shuts down the xbmc program. Here are the log files, not sure which part is useful in diagnosing this hence here are the full links.

Your debug xbmc.log: http://xbmclogs.com/show.php?id=285873
Your debug xbmc.old.log: http://xbmclogs.com/show.php?id=285874
Your XBMC crashlog: http://xbmclogs.com/show.php?id=285875

@gabaod - it's a change made in XBMC, not a problem with the addon (as it pertains to being compatible with Gotham).

best i can tell you, is to do what I did, and restore the XBMC from 20140901 -- should be in your apt/cache folder.

not sure if it's a permanent change, but if you would like, you can bring it up with the devs under the proper thread
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
(2014-09-04, 17:16)gabaod Wrote: Having problems where USTV VOD is crashing XBMC when trying to play any episode from comedy central - daily show or colbert report.

I am running Lubuntu. I upgraded to the xbmc nightly builds about a week ago as 13.2 was extremely slow loading directories. USTV VOD was working for the first couple days but now these last 2-3 days it just automatically crashes and shuts down the xbmc program. Here are the log files, not sure which part is useful in diagnosing this hence here are the full links.

Your debug xbmc.log: http://xbmclogs.com/show.php?id=285873
Your debug xbmc.old.log: http://xbmclogs.com/show.php?id=285874
Your XBMC crashlog: http://xbmclogs.com/show.php?id=285875

@ MoneyMaker - i just tried the latest nightly(20140905), and there seems to be some fundamental changes to the Kodi program.
streams from this addon are not playing. So, @gabaod, may be on to something. Maybe by the time Kodi is released, they will have this sorted out. but definitlely something to be aware of for future updates to this addon.

* - I've also noticed that with the latest nightly, some other addons are going to be broken again.

until then, should be noted (if not already) this addon is Gotham only!
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
I get a script Error on all NBC shows
Reply
Fix for nbc was checked into github a few days ago.
Reply
  • 1
  • 23
  • 24
  • 25(current)
  • 26
  • 27
  • 89

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