• 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15
[RELEASE] The Daily Show (Video) Addon
(2012-06-13, 05:31)karumbo Wrote: Is there any reason why we can't get this back into the bluecop repo?

I don't speak for Bluecop, but after reading many of his posts: I think Bluecop wrote this in his garage/basement so he/his wife, could watch the daily show. Because you can also watch it via his hulu plug in, I doubt he will spend any time on it.

Thank you Bluecop for writing the addon originally and insane822 for updating it. I think insane822 should start his own thread with a link to the source (thanks VTWoods) and a referral back to here.
Reply
justgosh: I put Daily Show, Colbert Report, and South Park into a Comedy Central stations for Free Cable.

They were using an unsupported swf verify2 at the time so it is disabled. It also had some additional comedy central shows too. It was working fine with an updated librtmp last I used it.
Reply
I just gave the Comedy Central station a shot and had no luck:

Code:
start of FREE CABLE plugin
22:53:23 T:2765155184  NOTICE: FREE CABLE --> common :: getHTML :: url = http://www.comedycentral.com/
22:53:23 T:3016693520   DEBUG: ------ Window Init (DialogBusy.xml) ------
22:53:24 T:2862214000    INFO: Loading skin file: DialogProgress.xml
22:53:24 T:2862214000   DEBUG: DialogProgress::StartModal called
22:53:24 T:2862214000   DEBUG: ------ Window Init (DialogProgress.xml) ------
22:53:25 T:2765155184    INFO: -->Python script returned the following error<--
22:53:25 T:2765155184   ERROR: Error Type: <type 'exceptions.AttributeError'>
22:53:25 T:2765155184   ERROR: Error Contents: 'NoneType' object has no attribute 'findAll'
22:53:25 T:2765155184   ERROR: Traceback (most recent call last):
                                              File "/home/xbmc/.xbmc/addons/plugin.video.free.cable/default.py", line 49, in <module>
                                                modes ( )
                                              File "/home/xbmc/.xbmc/addons/plugin.video.free.cable/default.py", line 45, in modes
                                                exec 'sitemodule.%s()' % common.args.sitemode
                                              File "<string>", line 1, in <module>
                                              File "/home/xbmc/.xbmc/addons/plugin.video.free.cable/resources/lib/comedy.py", line 23, in rootlist
                                                menu=tree.find(attrs={'class':'full-episodes'}).findAll('li')
                                            AttributeError: 'NoneType' object has no attribute 'findAll'
22:53:25 T:2765155184    INFO: -->End of Python script error report<--
22:53:25 T:3016693520   DEBUG: ------ Window Init (DialogKaiToast.xml) ------
22:53:25 T:2765155184    INFO: Python script stopped
22:53:25 T:2765155184   DEBUG: Thread XBPyThread 2765155184 terminating
22:53:25 T:3016693520   DEBUG: waiting for python thread 5 to stop
22:53:25 T:3016693520   DEBUG: python thread 5 destructed
22:53:25 T:2862214000   DEBUG:  WaitOnScriptResult - plugin exited prematurely - terminating
22:53:25 T:3016693520   ERROR: GetDirectory - Error getting plugin://plugin.video.free.cable/?url=""&mode="comedy"&sitemode="rootlist"&name="Comedy+Central"
22:53:25 T:3016693520   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.free.cable/?url=""&mode="comedy"&sitemode="rootlist"&name="Comedy+Central") failed
22:53:25 T:3016693520   DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.free.cable)
22:53:25 T:3016693520   DEBUG:   ParentPath = [plugin://]
22:53:25 T:2756762480   DEBUG: StartScript - calling plugin Free Cable('plugin://plugin.video.free.cable/','0','')
22:53:25 T:2756762480    INFO: initializing python engine.
22:53:25 T:2756762480   DEBUG: new python thread created. id=6
22:53:25 T:2756762480   DEBUG: WaitOnScriptResult - waiting on the Free Cable plugin...
22:53:25 T:2765155184   DEBUG: Thread XBPyThread start, auto delete: 0
22:53:25 T:2765155184   DEBUG: Python thread: start processing
22:53:25 T:2765155184  NOTICE: -->Python Interpreter Initialized<--
22:53:25 T:2765155184   DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/plugin.video.free.cable/default.py
22:53:25 T:2765155184   DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/plugin.video.free.cable:/home/xbmc/.xbmc/addons/script.module.t0mm0.common/lib:/home/xbmc/.xbmc/addons/script.module.cryptopy/lib:/home/xbmc/.xbmc/addons/script.module.demjson/lib:/usr/share/xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/xbmc/.xbmc/addons/script.common.plugin.cache/lib:/home/xbmc/.xbmc/addons/script.module.simple.downloader/lib:/home/xbmc/.xbmc/addons/script.module.ddlscraper/lib:/home/xbmc/.xbmc/addons/script.module.mechanize/lib:/home/xbmc/.xbmc/addons/script.module.parsedom/lib:/home/xbmc/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PIL:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
22:53:25 T:2765155184   DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/plugin.video.free.cable
22:53:25 T:2765155184   DEBUG: Instantiating addon using automatically obtained id of "plugin.video.free.cable" dependent on version 1.0 of the xbmc.python api
22:53:25 T:2765155184   ERROR: /usr/share/xbmc/addons/script.module.pysqlite/lib/pysqlite2/__init__.py:34: UserWarning: DeprecationWarning: the pysqlite2 module is deprecated; please change your script to use sqlite3.
                                              warnings.warn("DeprecationWarning: the pysqlite2 module is deprecated; please change your script to use sqlite3.")
22:53:25 T:2765155184  NOTICE: common.args
22:53:25 T:2765155184  NOTICE: {}
22:53:25 T:2765155184  NOTICE: addoncompat.py: XBMC Revision not available - Version String: 11.0 Git:Unknown
22:53:25 T:2765155184  NOTICE:

I'm running the newest version of XBMCbuntu, which I assumed came with an up to date librtmp. I didn't see any handshake errors so I figured my librtmp wasn't the issue.
Reply
I haven't gotten either solution to work so far. Before I keep putting time into it, can anyone tell me if either works for watching the extra web content - specifically the extended interviews on The Daily Show? That's really all I need from a plugin since my DVR records the main program.
Reply
BlueCop
I have removed the #commented out line of Comedy central in the _common.py, and it is now visible in the main menu. But when I click on it, it fails immediately. I'm sure there is more I need to do then delete 1 # symbol. Care to share?
Reply
(2012-06-20, 23:53)mrdally204 Wrote: BlueCop
I have removed the #commented out line of Comedy central in the _common.py, and it is now visible in the main menu. But when I click on it, it fails immediately. I'm sure there is more I need to do then delete 1 # symbol. Care to share?

mrdally, I know your question is directed at BC, but I do know a little bit about this. It is covered elsewhere in this thread, but you will need to replace librtmp with a "patched" version. That's about as far as I've gotten. I've seen binaries floating around of the patched file for Apple TV. It's not clear to me what to do to get a modified version on linux or windows.
Reply
Well the daily show plugin (VTWoods git) actually works out of the box with XBMCbuntu. However, it doesn't include Colbert Report or South Park.
Reply
Hi,
First post here, so this is probably breaking forum etiquette but I'm really interested in watching Daily Show and Colbert Report from my HTPC Big Grin

I'm a newbie to XBMC, and I'm running it on Windows XP. I had originally downloaded the bluecop repo, and downloaded the Free Cable addon. Living in NZ, I was able to get ABC to work, and a couple shows on NBC. Reading through this thread, I saw that I needed to do some things to activate Comedy Central. I also saw recently that I didn't need to do any of the complicated stuff to add the patched librtmp (or something like that), and all I needed to do was uninstall/reinstall the Free Cable addon, then change the comedy.py (wherever that is).

The problem is, after uninstalling, I'm unable to reinstall the addon. Help?

Okay, so apparently the bluecop repo needed to be updated? Or maybe that's just from my reinstall from the zip I d/led.
Reply
gatekepa: i just committed an update to fix comedy central, spike, tv land, and VH1. if you don't see the station check the settings to make sure it is enabled.
Reply
(2012-07-17, 10:51)BlueCop Wrote: gatekepa: i just committed an update to fix comedy central, spike, tv land, and VH1. if you don't see the station check the settings to make sure it is enabled.
Okay, cool! Once I figure out how to download Free Cable again, I'll try it out!

I'm learning, though. I still need to update the librtmp, don't I, as that's a part of XBMC, not the actual plugin, right?
Reply
That is correct. It is a library used by XBMC.

Some stations use rtmp and some don't. It depends. It is needed in many cases.

this wiki page should have info and links
http://wiki.xbmc.org/index.php?title=Librtmp


Reply
Fan-bloomin-tastic. Reinstalled Free Cable, updated the librtmp.dll, and now I can play Colbert Report and Daily Show!

Sweet! Cheers for the help.
Reply
For anyone running XBMCbuntu 11.0 (Eden), I compiled the patched version and placed it here:
https://dl.dropbox.com/u/477050/librtmp.so.0
Just place it in /usr/lib/i386-linux-gnu/

I tested it with the latest Free Cable and Colbert is working! Thanks a million Bluecop.
Reply
(2012-07-21, 06:14)teaguecl Wrote: For anyone running XBMCbuntu 11.0 (Eden), I compiled the patched version and placed it here:
https://dl.dropbox.com/u/477050/librtmp.so.0
Just place it in /usr/lib/i386-linux-gnu/

I tested it with the latest Free Cable and Colbert is working! Thanks a million Bluecop.

I get permission denied when i try to overwrite the file. I am connecting through filezilla

Reply
(2012-07-30, 08:18)boognish43 Wrote:
(2012-07-21, 06:14)teaguecl Wrote: For anyone running XBMCbuntu 11.0 (Eden), I compiled the patched version and placed it here:
https://dl.dropbox.com/u/477050/librtmp.so.0
Just place it in /usr/lib/i386-linux-gnu/

I tested it with the latest Free Cable and Colbert is working! Thanks a million Bluecop.

I get permission denied when i try to overwrite the file. I am connecting through filezilla

You need to be root (sudo) in order to overwrite anything under /usr/lib/. I would recommend using filezilla to put the file into /home/xbmc/ and then ssh into the xbmc machine and do:
Code:
sudo mv /usr/lib/i386-linux-gnu/librtmp.so.0.orig
sudo mv /home/xbmc/librtmp.so.0 /usr/lib/i386-linux-gnu/

Reply
  • 1
  • 9
  • 10
  • 11(current)
  • 12
  • 13
  • 15

Logout Mark Read Team Forum Stats Members Help
[RELEASE] The Daily Show (Video) Addon0