PDA

View Full Version : MythTV frontend python script on XBMC for Mac OS X?


yee379
2008-02-22, 09:09
i would very much like to get mythtv integration working with the mac build :) however, upon copying the python scripts over to the scripts folder in the .app, nothing seems to happen when i select it from the menu :(

Gamester17
2008-02-22, 15:36
See the XBMC for OS X FAQ and roadmap timeline here:
http://dn-0.com/xbmc-trac/wiki/FrequentlyAskedQuestions
http://dn-0.com/xbmc-trac/timeline

Also the tasks and bugs list here:
http://dn-0.com/xbmc-trac/report/1
You will notice there is one for python still open:
http://dn-0.com/xbmc-trac/ticket/3

Conclusion; Elan has not just begun looking at Python in XBMC for OS X, so you have to wait unless you are a C++ programmer yourself who would like to contribute to the project.

jerkychew
2008-02-22, 17:45
While it's not integrated, the Mythtv frontend package for OS X is pretty good - Sniderpad (http://www.thesniderpad.com/index.php?option=com_remository&Itemid=36&func=select&id=2)'s packages are pretty well used, I believe.

elan
2008-02-23, 04:26
Mainly waiting to get XBMC's VFS (virtual file system) working before tackling Python, as it needs it.