bruno1505 / pyetv

Automatically exported from code.google.com/p/pyetv
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

PyeTV doesn't show up when FrontRowBoxee is installed #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install FrontRow Boxee:  
http://dl.getdropbox.com/u/249503/FrontBoxee.frappliance.zip
2. Install PyeTV
3. The Boxee.frappliance shows up fine, but no PyeTV.

What is the expected output? What do you see instead?
I would like to have both plug-ins installed so I can access EyeTV and Boxee 
through Front Row.  
FYI, the FruluDesktop.frappliance causes no conflicts.  So I can have Hulu and 
Boxee OR Hulu and 
EyeTV access through Front Row, just not all three.  So it has to be a conflict 
with the Boxee and 
EyeTV frappliances.

What version of the product are you using? On what operating system?
PyeTV 1.2
Mac OS X 10.5.8

Please provide any additional information below.

Original issue reported on code.google.com by jeff%del...@gtempaccount.com on 17 Aug 2009 at 8:06

GoogleCodeExporter commented 8 years ago
I communicated a fix for this to the FrontBoxee developer months ago, so I'm
surprised that this hasn't been fixed yet.

The issue is that FrontBoxee is using RUIPythonAppliance as it's main python 
class
name, and that class name conflicts with the one used by PyeTV.  I've checked 
in a
fix for PyeTV which uses a different class name, but haven't done another 
release
since then since that's such a trivial change.

Original comment by jon.chri...@gmail.com on 18 Aug 2009 at 12:12

GoogleCodeExporter commented 8 years ago
I had the same problem, and found that FrontRowBoxee has an update (rewritten 
in Objective-C) which works 
together with PyeTV: http://www.holeintheceiling.com/blog/front-row-plugins/

FWIW, there are at least 3 different Boxee plugins for Front Row: 
FrontRowBoxee, FrontBoxee and frboxee. Only 
the first is written in Obj-C.

Original comment by chi...@gmail.com on 12 Oct 2009 at 6:55