[RELEASE] Hulu (Video) Plugin for XBMC

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
lewis.donofrio Offline
Senior Member
Posts: 122
Joined: Feb 2009
Reputation: -10
Rainbow  fancast plugin Post: #681
While the show's mostly work (nova, and a bunch of other shows do not work) they show the listing but do not play....)-:

The movies do not work at all from the fancast plugin

--I do thank you for your plugin just figured I'd provide feedback where I can.
find
hrcolb0 Offline
Member
Posts: 61
Joined: Jan 2009
Reputation: 0
Post: #682
for fancast, not all of the shows will work. ANy show that opens a player in a new window outisde of the fancast website will not work.
find
bribo Offline
Junior Member
Posts: 2
Joined: Feb 2009
Reputation: 0
Post: #683
NPerez Wrote:I'm not sure if this is the same plugin that you guys are referring to, but this is Rectalogic's Fancast plugin that he linked to today:

http://github.com/rectalogic/xbmc-fancas...ree/master

For Fancast, it mentions in the README to update the sources.xml. Could someone please post what needs to be added? I'm having some problems which I suspect are due to me improperly updating the sources.xml.

Thanks!
find
afail Offline
Senior Member
Posts: 121
Joined: Feb 2007
Reputation: 0
Post: #684
is fancast going to be added to the svn?
find
BlueCop Offline
bipedal omnivore
Posts: 1,657
Joined: May 2004
Reputation: 70
Post: #685
No offense but lets try to isolate topics here. people wanting to discuss the fancast plugin take it to its own thread and leave hulu thread to hulu.
find
asr10 user Offline
Junior Member
Posts: 25
Joined: Feb 2009
Reputation: 0
Post: #686
Damn so this no longer works for Xbox XBMC right? What a shame, I was just realizing the power of Hulu.
find
360_User Offline
Junior Member
Posts: 2
Joined: Feb 2009
Reputation: 0
Post: #687
rectalogic Wrote:...

antigraingeometry will fail to build, so when you get the build error, do this to fix it and continue:

Code:
$ cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.ma
cports.org_release_ports_graphics_antigraingeometry/work/agg-2.5/
$ sudo autoreconf
$ cd
$ sudo port install antigraingeometry

I'm currently using Rectalogic's instructions on compiling gnash via macports but I'm getting stuck with this error after the "sudo autoreconf" step:

Code:
examples/Makefile.am: required file `./depcomp' not found
examples/Makefile.am:   `automake --add-missing' can install `depcomp'
examples/Makefile.am:222: variable `trans_curve2_ft_SOURCES' is defined but no program or
examples/Makefile.am:222: library has `trans_curve2_ft' as canonic name (possible typo)
examples/Makefile.am:227: variable `trans_curve1_ft_SOURCES' is defined but no program or
examples/Makefile.am:227: library has `trans_curve1_ft' as canonic name (possible typo)
examples/Makefile.am:224: variable `trans_curve2_ft_LDFLAGS' is defined but no program or
examples/Makefile.am:224: library has `trans_curve2_ft' as canonic name (possible typo)
examples/Makefile.am:229: variable `trans_curve1_ft_LDFLAGS' is defined but no program or
examples/Makefile.am:229: library has `trans_curve1_ft' as canonic name (possible typo)
Makefile.am: required file `./INSTALL' not found
Makefile.am:   `automake --add-missing' can install `INSTALL'
Makefile.am: required file `./NEWS' not found
Makefile.am: required file `./README' not found
Makefile.am: required file `./AUTHORS' not found
autoreconf: automake failed with exit status: 1

Can anyone help me, please. Thanks.
find
jonm42 Offline
Senior Member
Posts: 177
Joined: Feb 2009
Reputation: 0
Location: Portland, OR
Post: #688
Have you tried the rebuild anyway? I had some errors, tried, and it successfully built and installed.
find
jonm42 Offline
Senior Member
Posts: 177
Joined: Feb 2009
Reputation: 0
Location: Portland, OR
Post: #689
Works like a champ on OSX! Such a deal.

BTW, I've made some fixes and tweaks to both the subscriptions and queue variants of the Hulu plugin (along with combining them) -- how would I contribute those to the general good (other than posting them up myself, which is always an option, I suppose)?
find
360_User Offline
Junior Member
Posts: 2
Joined: Feb 2009
Reputation: 0
Post: #690
jonm42 Wrote:Have you tried the rebuild anyway? I had some errors, tried, and it successfully built and installed.

Yes. I went ahead and continued, ignoring the error, but then immediately get hit with this error following the antigraingeometry install step:

Code:
--->  Building antigraingeometry
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_antigr​aingeometry/work/agg-2.5" && make all " returned error 2
Command output: checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/gcc-4.0 static flag -static works... no
checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin9.5.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... yes
./configure: line 19772: syntax error near unexpected token `FREETYPE,'
./configure: line 19772: `PKG_CHECK_MODULES(FREETYPE,'
make: *** [config.status] Error 2

Error: Status 1 encountered during processing.

Glad to hear you got it working though.
find
Thread Closed