• 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 89
[SUPPORT] USTV VoD (Video-on-Demand)
Same problem with The Daily Show here too
Reply
(2014-07-25, 23:55)klmd Wrote: Same problem with The Daily Show here too

The Colbert Report has also stopped working for me.
Reply
(2014-07-22, 01:43)coolwithpie Wrote: I tried to load ABC Family and got this thrown

Looks strange, does this happen everytime you try it.
Reply
(2014-07-26, 10:47)richardk Wrote:
(2014-07-25, 23:55)klmd Wrote: Same problem with The Daily Show here too

The Colbert Report has also stopped working for me.

This is a bit more difficult to fix than the latest times it broke. Then is was always the website that changed. Now it appears the underlying content delivery mechanism has changed. The Viacom URL no longer works, and I am unable to debug the encrypted RTMPE stream. It probably MP4URL in _main_viacom.py that need changing.
Reply
Same issue for Spike, so defintley the MP4URL, we used to use rtmp for some viacomm channels, but it didn't work. I'll try and take a look once I'm done adding truTV.
Reply
Any plans to add the Travel Channel?
Reply
Yes shortly after food network
Reply
Any chance to support channel with premium account logon for watching full show?
Example is A&E, it works but only the preview clips. On the website, user with Support provider such as Directtv can log-on with cable/satellite account to view full shows.
Once again thanks so much for your great work
Reply
I've looked at this, it's not straightforward, the problem is all the websites us adobe to authenticate which then redirects to the directtv website.

I can do the login on the provider sites, pass the response back to adobe , what I can't do is the last stage which is fetching the token from adobe. Decompiling one of the andoid apps which uses this might be a way forward. I stopped looking at this to look at other issues. May get back to get at somepoint.
Reply
(2014-07-28, 21:50)slices Wrote: Same issue for Spike, so defintley the MP4URL, we used to use rtmp for some viacomm channels, but it didn't work. I'll try and take a look once I'm done adding truTV.

Slices and I are making some progress on Daily Show/Colbert report (basically everything Viacom). Here's some concept code that can play full episodes again. Please try it, break it, report issues with it, so it can be improved.

https://gist.github.com/danielvijge/93ec...d6d19a43a8
Reply
Would it be possible to incorporate OpenVPN or PPTP?
Reply
(2014-08-02, 13:19)dv505 Wrote:
(2014-07-28, 21:50)slices Wrote: Same issue for Spike, so defintley the MP4URL, we used to use rtmp for some viacomm channels, but it didn't work. I'll try and take a look once I'm done adding truTV.

Slices and I are making some progress on Daily Show/Colbert report (basically everything Viacom). Here's some concept code that can play full episodes again. Please try it, break it, report issues with it, so it can be improved.

https://gist.github.com/danielvijge/93ec...d6d19a43a8

fyi: I downloaded the three files and replaced them in the addons subdirectory and I get 'error: script failed' upon launching the add-on.
this is on my nexus-7 running CyanogenMod.

î'll try to update my log.


edit: its a pain in the ass to upload logs from my nexus (it kept complaining about line 4 on default.py and _common.py. whats weird is that when i try to open the old _connection.py on the file browser it loads it in hex-edit mode (but the new one is in regular ascii). seems like there are a few binary charecters at the beginning of the old one that worx ?


i updated the files on my htpc. on my xbmcbuntu machine the addon runs but errors like before when i select comedy central.
log:
Code:
...
                                             start of USTV VoD plugin
12:01:45 T:139924103710464  NOTICE: !!! plugin loading of site : bravo
12:01:45 T:139924103710464  NOTICE: !!! plugin loading of site : nick
12:01:45 T:139924103710464  NOTICE: !!! plugin loading of site : crackle
12:01:45 T:139924103710464  NOTICE: !!! plugin loading of site : marvelkids
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : cbs
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : usa
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : nicktoons
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : abcfamily
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : abcnews
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : thecw
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : nickteen
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : comedy
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : fox
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : natgeowild
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : natgeo
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : oxygen
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : abc
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : vh1
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : thewbkids
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : tvland
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : amc
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : disneyjunior
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : spike
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : disneyxd
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : mtv
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : pbs
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : nbc
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : disney
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : adultswim
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : syfy
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : msnbc
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : pbskids
12:01:46 T:139924103710464  NOTICE: !!! plugin loading of site : aetv
12:01:46 T:139924103710464   ERROR: CPythonInvoker(110, /home/schneidz/.xbmc/addons/plugin.video.ustvvod/default.py): failed to run the gc to clean up after running prior to shutting down the Interpreter
12:01:46 T:139924103710464 WARNING: CPythonInvoker(110, /home/schneidz/.xbmc/addons/plugin.video.ustvvod/default.py): the python script "/home/schneidz/.xbmc/addons/plugin.video.ustvvod/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
12:01:46 T:139924103710464  NOTICE: Thread BackgroundLoader start, auto delete: false
12:01:51 T:139924346935040  NOTICE: Thread LanguageInvoker start, auto delete: false
12:01:51 T:139924346935040  NOTICE: -->Python Interpreter Initialized<--
12:01:52 T:139924346935040  NOTICE:
                                            
                                            
                                             start of USTV VoD plugin
12:01:52 T:139924346935040  NOTICE: !!! plugin loading of site : comedy
12:01:52 T:139924346935040  NOTICE: _connection :: getURL :: url = http://www.cc.com/shows
12:01:54 T:139924346935040   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: 'NoneType' object has no attribute 'lower'
                                            Traceback (most recent call last):
                                              File "/home/schneidz/.xbmc/addons/plugin.video.ustvvod/default.py", line 70, in <module>
                                                modes()
                                              File "/home/schneidz/.xbmc/addons/plugin.video.ustvvod/default.py", line 67, in modes
                                                getattr(network, _common.args.sitemode)()
                                              File "/home/schneidz/.xbmc/addons/plugin.video.ustvvod/resources/lib/comedy.py", line 62, in rootlist
                                                rootlist = masterlist()
                                              File "/home/schneidz/.xbmc/addons/plugin.video.ustvvod/resources/lib/comedy.py", line 36, in masterlist
                                                if root_name.lower() not in root_doubles and root_name.split(' with ')[0].lower() not in root_doubles:
                                            AttributeError: 'NoneType' object has no attribute 'lower'
                                            -->End of Python script error report<--
12:01:54 T:139927767484352   ERROR: GetDirectory - Error getting plugin://plugin.video.ustvvod/?fanart=%22%2fhome%2fschneidz%2f.xbmc%2faddons%2fplugin.video.ustvvod%2ffanart.jpg%22&mode=%22comedy%22&name=%22Comedy%20Central%22&sitemode=%22rootlist%22&thumb=%22%2fhome%2fschneidz%2f.xbmc%2faddons%2fplugin.video.ustvvod%2fresources%2fimages%2fcomedy.png%22&url=%22%22
12:01:54 T:139927767484352   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvvod/?fanart=%22%2fhome%2fschneidz%2f.xbmc%2faddons%2fplugin.video.ustvvod%2ffanart.jpg%22&mode=%22comedy%22&name=%22Comedy%20Central%22&sitemode=%22rootlist%22&thumb=%22%2fhome%2fschneidz%2f.xbmc%2faddons%2fplugin.video.ustvvod%2fresources%2fimages%2fcomedy.png%22&url=%22%22) failed
12:01:54 T:139924346935040  NOTICE: Thread BackgroundLoader start, auto delete: false
Reply
(2014-08-02, 15:09)upandcumming Wrote: Would it be possible to incorporate OpenVPN or PPTP?

- script.openvpn, (osx, linux, rpi)

(2014-08-02, 16:22)schneidz Wrote: fyi: I downloaded the three files and replaced them in the addons subdirectory and I get 'error: script failed' upon launching the add-on.
this is on my nexus-7 running CyanogenMod.

î'll try to update my log.

- Log file is always necessary Wink
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
In case this helps, I get the same on windows7 with the 3 new files in the addon folder (disclaimer: I'm new to XBMC so sorry if I've done something dumb)

Code:
start of USTV VoD plugin
09:59:49 T:4280  NOTICE: !!! plugin loading of site : comedy
09:59:49 T:4280  NOTICE: _connection :: getURL :: url = http://www.cc.com/shows
09:59:49 T:2160  NOTICE: Server details string : () ()
09:59:49 T:4280   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: 'NoneType' object has no attribute 'lower'
                                            Traceback (most recent call last):
                                              File "C:\Users\rob\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\default.py", line 70, in <module>
                                                modes()
                                              File "C:\Users\rob\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\default.py", line 67, in modes
                                                getattr(network, _common.args.sitemode)()
                                              File "C:\Users\rob\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\resources\lib\comedy.py", line 62, in rootlist
                                                rootlist = masterlist()
                                              File "C:\Users\rob\AppData\Roaming\XBMC\addons\plugin.video.ustvvod\resources\lib\comedy.py", line 36, in masterlist
                                                if root_name.lower() not in root_doubles and root_name.split(' with ')[0].lower() not in root_doubles:
                                            AttributeError: 'NoneType' object has no attribute 'lower'
                                            -->End of Python script error report<--
09:59:49 T:532   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.ustvvod/?fanart=%22C%3a%5cUsers%5crob%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.ustvvod%5cfanart.jpg%22&mode=%22comedy%22&name=%22Comedy%20Central%22&sitemode=%22rootlist%22&thumb=%22C%3a%5cUsers%5crob%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.ustvvod%5cresources%5cimages%5ccomedy.png%22&url=%22%22
09:59:49 T:532   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.ustvvod/?fanart=%22C%3a%5cUsers%5crob%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.ustvvod%5cfanart.jpg%22&mode=%22comedy%22&name=%22Comedy%20Central%22&sitemode=%22rootlist%22&thumb=%22C%3a%5cUsers%5crob%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.ustvvod%5cresources%5cimages%5ccomedy.png%22&url=%22%22) failed
09:59:49 T:5496  NOTICE: Thread BackgroundLoader start, auto delete: false
Reply
Comedy Central (or actually Viacom) changed the way that episodes are streamed. With help of slices, this has been fixed. An update for Comedy Central shows has been checked in to Github. This fixes:
- Being able to open Comedy Central on the latest GitHub version
- Playing files from Comedy central

There are still some thinks to working correctly:
- No SouthPark (yet)
- When playing a show with multiple acts (e.g. Daily Show), the progress bar goes back to 0 when going to the next segment. However, it will play all segments
- Subtitles are not working
Reply
  • 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 89

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