[Freevo-devel] Changing favorite channel, time, day

2007-05-18 Thread Jose
new features. Regards, Jose Index: favorite.py === --- favorite.py (revision 9583) +++ favorite.py (working copy) @@ -32,6 +32,7 @@ # - # python imports

Re: [Freevo-devel] freevo2: recordItem class

2007-05-18 Thread Jose
, Jose - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2

Re: [Freevo-devel] [Fwd: xmltv.py patch]

2007-04-12 Thread Jose
svn version works fine for me. thnx Jose Op woensdag 11-04-2007 om 19:44 uur [tijdzone +0200], schreef Dirk Meyer: > Jose wrote: > > As far as I understood there are 2 different xmltv time schemes: > > 1) '20020908 +0100' or in your case with seconds '2

Re: [Freevo-devel] [Fwd: xmltv.py patch]

2007-04-11 Thread Jose
it starts at 20:00. As far as I can see point 1 to 3 are already implemented. > > 4. Would it still be correct if we don't parse the timezone? In my >case yes, because my local time is +0100. As example, >

[Freevo-devel] [Fwd: xmltv.py patch]

2007-04-10 Thread Jose
I sent this patch on XMLTV some time ago, but I didn't get any response on this! Is this patch ok? Jose ---Doorgestuurd bericht--- Van: Jose <[EMAIL PROTECTED]> Antwoordadres: freevo-devel@lists.sourceforge.net Aan: Freevo Development Onderwerp: [Freevo-devel] xmltv.py patch

Re: [Freevo-devel] Freevo2.0: tv/favorite plugin

2007-03-29 Thread Jose
In freevo I saw that there are 2 directories with similar gui implementations: freevo/ui/application freevo/ui/gui/windows An e.g. of similar implementation: MessageBox and MessageWindow Can you tell me the difference? What should be used? thnx Jose Op donderdag 29-03-2007 om 14:02 uur [tijdzone +0

Re: [Freevo-devel] TV Server changes (was: Freevo2.0: tv/favorite plugin)

2007-03-28 Thread Jose
> > Stuff like changing the channels and days of a favorite will be > > available in a next release... > > Cool. And changing times please. Ok, I'll do my best. :) > That only shifts the problem to channels with comma in the name. To > avoid future problems I changed it into using subnodes. So it

[Freevo-devel] Freevo2.0: tv/favorite plugin

2007-03-28 Thread Jose
e favorite creation. * favorite.py: More or less completely changed this. * plugin/favorites.py: New plugin. Jose Index: favorite.py === --- favorite.py (revision 9398) +++ favorite

[Freevo-devel] xmltv.py patch

2007-03-25 Thread Jose
else to solve. So I tried to solve it. Attached you can find the patch which worked for me and should work for others as well. Regards, Jose Index: xmltv.py === --- xmltv.py (revision 2597) +++ xmltv.py (working copy) @@ -171,9 +

Re: [Freevo-devel] Installation error when installing freevo2.0

2007-03-25 Thread Jose
Yep, My mistake I have something changed in tv/plugins/config.cxml and forgot about it. The svn update had marked the changes in the file, causing the 'invalid' config.cxml. Sorry about this Many thanks for your (quick)support. Jose Op zondag 25-03-2007 om 18:03 uur [tijd

Re: [Freevo-devel] Installation error when installing freevo2.0

2007-03-25 Thread Jose
= VERSION, Copying the config.cxml from ui/src was indeed not the solution. I got errors when trying to start freevo... It was missing some config settings... Op zondag 25-03-2007 om 17:30 uur [tijdzone +0200], schreef Dirk Meyer: > Jose wrote: > > Hi, > > > > When I build/i

[Freevo-devel] Installation error when installing freevo2.0

2007-03-25 Thread Jose
r: not well-formed (invalid token): line 23, column 1 When I copy the config.cxml file to the ui/build/ directory installation is ok. It probably is some mistake I made, but I don't know what Regards, Jose - Take Su

[Freevo-devel] scheduled plugin

2007-03-22 Thread Jose
nted? If so, could you explain why? Now I will continu with the favorites plug-in. Best regards, Jose Index: tvserver.py === --- tvserver.py (revision 9373) +++ tvserver.py (working copy) @@ -269,6 +269,9 @@ if not self.ser

Re: [Freevo-devel] *** SPAM ***Re: kaa checkout from yesterday..

2007-02-24 Thread Jose Taza
> your default lib dir (ldconfig). What does > > | evas-config --libs > > say? -L/usr/local/lib -levas -lpthread -ldl -lfreetype -lz Jose - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForg

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-23 Thread Jose Taza
I copied the evas libs to the /usr/lib Now the library is found and loaded and freevo starts up... Jose Op vrijdag 23 februari 2007 22:14, schreef Jose Taza: > After installing evas and running freevo, the error didn't occur. > I had to do a clean and reinstall kaa to make the error

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-23 Thread Jose Taza
local/lib/evas/... I'm using ubuntu and normally the lib directory is /usr/lib. But this was never a problem. Or was evas not really used before? Jose Op donderdag 22 februari 2007 21:45, schreef Dirk Meyer: > Jose Taza wrote: > > Bart, > > > > You are right. When I un

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Jose Taza
gt;     raise ConnectError(e) > kaa.beacon.client.ConnectError: (2, 'No such file or directory') What happens if you start beacon manually? beacon --start --verbose all --fg Tack: We need a way to get beacon feedback if starting does not work. Jose Op donderdag 22 februari 2007

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-22 Thread Jose Taza
' where I tested freevo 2.0 , i > found out that the difference was that evas was installed on 1 of the 2, I > removed it reinstalled kaa and freevo and the error was gone > > Bart > > On Wed, February 21, 2007 20:21, Jose Taza wrote: > >> Try latest svn of Fre

Re: [Freevo-devel] *** SPAM ***Re: kaa checkout from yesterday..

2007-02-21 Thread Jose Taza
ully, because I still have the 'Display.X11Windows' problem. I can work arround the 'import' problem (By installing kaa in /usr/lib/...), but the 'Display.X11Windows' got me really stuck! Do you have some more ideas on this problem? Jose. > > Tack: We n

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-20 Thread Jose Taza
ot;/home/joost/freevo2/lib/python2.4/site-packages/kaa/beacon/client.py", line 169, in _connect     raise ConnectError(e) kaa.beacon.client.ConnectError: (2, 'No such file or directory') >>>> Regards, Jose

Re: [Freevo-devel] kaa checkout from yesterday..

2007-02-15 Thread Jose Taza
Hi there, I also found a problem in the latest freevo 2.0 svn version. It is the following problem: >>> ERROR __init__(1072): Crash! Traceback (most recent call last): File "./freevo", line 253, in ? displays.create() File "/home/joost/freevo2/lib/python2.4/site-packages/freevo/ui/gui/di

[Freevo-devel] freevo2.0: TV genre plugin

2007-02-02 Thread Jose Taza
much faster... Next thing I want to take a look at is fixing the view_favorites and scheduled_recordings plugins for freevo 2.0. regards, Jose tvgenre.py Description: application/python - Using Tomcat but need to do more? Ne

[Freevo-devel] Freevo 2.0: Skin selection

2007-01-28 Thread Jose Taza
a new mainmenu like 'Setup' maybe? A New Setup menu could also implement other freevo settings which are for eg. present in the local_conf.py Best regards, Jose - Take Surveys. Earn Cash. Influence the Fu