Because there are no OSX builds on xbmc.opdenkamp.eu, I decided to make one with the latest PVR code...
Anyone who would like to try it out can get it here:
http://dl.dropbox.com/u/8261657/Eden-pvr...5c575b.dmg (updated 03.27.2012)
mikrohard
Junior Member Posts: 31 Joined: May 2011 Reputation: 2 |
2012-03-26 21:48
Post: #1
(This post was last modified: 2012-03-27 12:34 by mikrohard.)
|
| find quote |
ntadej
Member Posts: 84 Joined: Nov 2011 Reputation: 6 Location: Slovenia |
2012-03-26 22:09
Post: #2
There are OSX builds also available here:
http://xbmc.picmania.org/index.php?dir=osx%2F |
| find quote |
mikrohard
Junior Member Posts: 31 Joined: May 2011 Reputation: 2 |
2012-03-26 22:23
Post: #3
Thanks for the heads up...
But my build is currently newer and uses unmodified opdenkamps source. |
| find quote |
charlie0440
Senior Member Posts: 297 Joined: Dec 2011 Reputation: 5 |
2012-03-26 23:27
Post: #4
Just want to say thank you! I can now use my girlfriends macbook for live TV with my VDR server
Guide to building an all in one Ubuntu Server - TV(vdr),File,Music,Web Server Fractal Designs Define XL, Asus P5QL/EPU, Dual Core E5200, 4gb, L4M-Twin S2 v6.2, Supermicro AOC-USAS-L8I, 1*SSD & 13*HDD drives (24TB total) - Ubuntu Server XBMC 1 ASRock Z77E-ITX, G850, 8GB RAM, SSD, BD - Ubuntu / OpenElec frodo XBMC 2 Revo 3700 - OpenElec frodo XBMC 3 Raspb Pi |
| find quote |
pkscuot
Fan Joined: Jan 2011 Reputation: 11 Location: Honolulu, HI |
2012-03-27 00:36
Post: #5
Just an FYI. When I installed this and launched it, the beta of the Weather Underground script gave me a fatal error. The log said:
File "/Users/pkscout/Library/Application Support/XBMC/addons/weather.wunderground/default.py", line 21, in <module> from PIL import Image ImportError: No module named PIL This error doesn't occur with the stock Eden install on OSX or on the Windows PVR build. So I'm wondering if some port of the core python didn't compile properly. Add-ons I maintain: Artist Slideshow: http://wiki.xbmc.org/index.php?title=Add..._Slideshow SpeedFan Information Display: http://wiki.xbmc.org/index.php?title=Add...on_Display |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-03-27 00:41
Post: #6
(2012-03-26 21:48)mikrohard Wrote: Because there are no OSX builds on xbmc.opdenkamp.eu, I decided to make one with the latest PVR code... Thanks! Is there a way to use dummy add-on with this for skinning purposes? See http://forum.xbmc.org/showthread.php?tid...pid1056658 I don't have a PVR backend, just would like to take a look at making a skin support for PVR. |
| find quote |
mikrohard
Junior Member Posts: 31 Joined: May 2011 Reputation: 2 |
2012-03-27 07:26
Post: #7
@pkscuot: PIL was indeed skiped during compile. It needs to be enabled separately. I'll take a look later. For now you can just take script.module.pil from the official XBMC application bundle and copy it into PVR. But I don't know what kind of weather.underground addon you're using. The one in my app bundle doesn't require PIL.
@pecinko: It was probaby skiped because the OSX build phase was not kept up to date... I'll take a look later.
(This post was last modified: 2012-03-27 07:26 by mikrohard.)
|
| find quote |
mikrohard
Junior Member Posts: 31 Joined: May 2011 Reputation: 2 |
2012-03-27 09:03
Post: #8
@pecinko: I did a little diggin' on the pvr demo client... it's compiled and included in the application bundle. The problem is that in the addon.xml the platfrom is set only to "linux". To enable the demo client on osx, download this xml: http://dl.dropbox.com/u/8261657/pvr.demo/addon.xml and replace the one in the on in the application bundle (Contents/Resources/XBMC/addons/pvr.demo/addon.xml).
|
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-03-27 10:40
Post: #9
(2012-03-27 09:03)mikrohard Wrote: @pecinko: I did a little diggin' on the pvr demo client... it's compiled and included in the application bundle. The problem is that in the addon.xml the platfrom is set only to "linux". To enable the demo client on osx, download this xml: http://dl.dropbox.com/u/8261657/pvr.demo/addon.xml and replace the one in the on in the application bundle (Contents/Resources/XBMC/addons/pvr.demo/addon.xml). I'll give it a try. Many, many thanks! |
| find quote |
pecinko
Member+ Joined: Dec 2008 Reputation: 27 Location: Prague / Belgrade |
2012-03-27 11:58
Post: #10
(2012-03-27 09:03)mikrohard Wrote: @pecinko: I did a little diggin' on the pvr demo client... it's compiled and included in the application bundle. The problem is that in the addon.xml the platfrom is set only to "linux". To enable the demo client on osx, download this xml: http://dl.dropbox.com/u/8261657/pvr.demo/addon.xml and replace the one in the on in the application bundle (Contents/Resources/XBMC/addons/pvr.demo/addon.xml). Your little digging just made my day! It seems to work as intended. I've spent a lot of time trying to make this work, without a success. I can not thank you enough. |
| find quote |

Search
Help