Re: [Freevo-users] mplayer audio plugin and.m3u playlist

2008-10-21 Thread Duncan Webb
On 21/10/2008 19:08, Francisco Eduardo Álvarez Solano said the following: > Hi, > > Release after release I have to modify slightly > 'site-packages/freevo/audio/plugins/mplayer.py' to play .m3u files. This > is the offending piece of code in Freevo 1.8.2 (lines143-145): > > if item.net

Re: [Freevo-users] About Freevo Hacking

2008-10-21 Thread Andreas Dick
Am Dienstag, 21. Oktober 2008 20.28:53 schrieb Dirk Meyer: > "Andreas Dick" wrote: > > I will check it out and take a overview of the state. The architecture > > seems to be allready in your (and others) head... is there allready > > something like a chart of the software structure? > > A chart is

[Freevo-users] Help: using Hauppauge WinTV-HVR1110 with Freevo

2008-10-21 Thread Stefan Michael Hebsgaard
Hi, I am trying to set freevo 1.8.2 up to use Hauppauge WinTV-HVR1110 for tv on OpenSUSE 11.0. I have the card working under Suse and mplayer with no problem and I have tried to recreate the set up for freevo without any success. The sound set up is a bit odd for the card, but I followed the adv

Re: [Freevo-users] About Freevo Hacking

2008-10-21 Thread Dirk Meyer
"Andreas Dick" wrote: > I will check it out and take a overview of the state. The architecture > seems to be allready in your (and others) head... is there allready > something like a chart of the software structure? A chart is (as always) missing. Most of it is not only in my head, it is also in

[Freevo-users] mplayer audio plugin and.m3u playlist

2008-10-21 Thread Francisco Eduardo Álvarez Solano
Hi, Release after release I have to modify slightly 'site-packages/freevo/audio/plugins/mplayer.py' to play .m3u files. This is the offending piece of code in Freevo 1.8.2 (lines143-145): if item.network_play: if str(ext) in ('.m3u', '.pls', '.asx'): is_playlis

Re: [Freevo-users] About Freevo Hacking

2008-10-21 Thread Andreas Dick
> So I should help you :) > >> - how will the configuration be? > > kaa.config: Developers write config schema in xml files. These xml files > will be converted to .py files during install. This python code can read > _and_ write ini style config files. The user only sees that ini style > file and

Re: [Freevo-users] Numeric?

2008-10-21 Thread Duncan Webb
On 21/10/2008 03:45, [EMAIL PROTECTED] said the following: > Hi guys. > I am trying to install freevo under archlinux and i have kde4 installed. > Whenever i try to actually run Freevo, just to make sure the general > settings work, it tells me that it is unable to find the module Numeric. > Then

Re: [Freevo-users] About Freevo Hacking

2008-10-21 Thread Dirk Meyer
Hi, Andreas Dick wrote: > When I wrote plugins for 1.x I found a lot places in the code that should be > redesigned or even cleaned from cross dependencies and other software design > problems... but thinking about freevo 2 I hope for a wonderfull > (software-)world where everything is fine and