[Freevo-devel] Recording problem with pre5-test6

2003-06-27 Thread Robert Enloe
I checked out CVS tonight, and downloaded the test6 runtime, got everything working, played with the _very_ cool idlebar plugin a little bit, and them I moved onto scheduling a recording. I setup a new crontab with the new command for freevo_record.py: * * * * * ( cd

[Freevo-wikilog] [Freevo Wiki] Update of HilfeFürAnfänger

2003-06-27 Thread freevo-wikilog
Dear Wiki user, You have subscribed to a wiki page or wiki category on Freevo Wiki for change notification. The following page has been changed by 62.52.6.7: http://freevo.sourceforge.net/cgi-bin/moin.cgi/HilfeF_fcrAnf_e4nger

Re: [Freevo-devel] Recording problem with pre5-test6

2003-06-27 Thread Rob Shortt
Robert Enloe wrote: however receive new system mail containing the following error: sh: relocation error: ./runtime/dll/libc.so.6: symbol __libc_stack_end, version GLIBC_PRIVATE not defined in file ld-linux.so.2 with link time reference Hi, can you try adding the following line to

[Freevo-cvslog] freevo/src/tv/plugins tvtime.py,1.9,1.10

2003-06-27 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv28294/src/tv/plugins Modified Files: tvtime.py Log Message: MOved tvtime command into the config. Index: tvtime.py === RCS file:

[Freevo-cvslog] freevo/src/video/plugins imdb.py,1.11,1.12

2003-06-27 Thread dischi
Update of /cvsroot/freevo/freevo/src/video/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv1487 Modified Files: imdb.py Log Message: some small fixes for movies on rom drive Index: imdb.py === RCS file:

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Thomas Schueppel
On Fri, 27 Jun 2003, Aubin Paul wrote: Besides the recording server, I think we really need to consider adding a database for music and TV at the least. At first, the main thing I would do is have a thread (or seperate process) that addes the entire contents of the Music folders to a

[Freevo-cvslog] freevo/src config.py,1.28,1.29

2003-06-27 Thread dischi
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv1539/src Modified Files: config.py Log Message: small fix Index: config.py === RCS file: /cvsroot/freevo/freevo/src/config.py,v retrieving revision

[Freevo-cvslog] freevo/skins/xml/type1 barbieri.fxd,1.3,1.4

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/skins/xml/type1 In directory sc8-pr-cvs1:/tmp/cvs-serv2028/skins/xml/type1 Modified Files: barbieri.fxd Log Message: Some changes... Index: barbieri.fxd === RCS file:

[Freevo-devel] Re: Question for Dischi?

2003-06-27 Thread Dirk Meyer
Aubin Paul wrote: Dischi, I was planning on making a small plugin to show the rom drive status in the idlebar (just an icon for movies/music/audio cd/dvd) but I can't figure out how a plugin would be aware of the rom drives content... is there a global variable or something? 'for media in

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Joakim Berglund
On Fri, 27 Jun 2003, Aubin Paul wrote: Besides the recording server, I think we really need to consider adding a database for music and TV at the least. Perhaps we could use ZODB or something else that is not as big as an SQL DB and stuff offers the functionality to quickly index media

Re: [Freevo-devel] Recording problem with pre5-test6

2003-06-27 Thread joekewl
Thank You Rob! That appears to have fixed the issue I was having :) --Robert - Original Message - From: Rob Shortt [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 27, 2003 3:43 AM Subject: Re: [Freevo-devel] Recording problem with pre5-test6 Robert Enloe wrote: however

[Freevo-cvslog] freevo/src/audio audiodiskitem.py,1.14,1.15

2003-06-27 Thread outlyer
Update of /cvsroot/freevo/freevo/src/audio In directory sc8-pr-cvs1:/tmp/cvs-serv9978 Modified Files: audiodiskitem.py Log Message: Revert to previous version for this release. We'll move to the new one after the next release. Index: audiodiskitem.py

[Freevo-devel] Re: Question for Dischi?

2003-06-27 Thread Aubin Paul
On Fri, Jun 27, 2003 at 05:07:36PM +0200, Dirk Meyer wrote: 'for media in config.REMOVABLE_MEDIA:' and media is class RemovableMedia with an attribute info which is the item in the main menu. See src/plugins/rom_drives.py for more details. There is a class rom_items which is the main menu

[Freevo-cvslog] freevo/src osd.py,1.49,1.50

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv3002/src Modified Files: osd.py Log Message: Fixed some bugs in osd.drawstringframed*() Index: osd.py === RCS file:

[Freevo-cvslog] freevo/skins/xml/type1 barbieri.fxd,1.4,1.5

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/skins/xml/type1 In directory sc8-pr-cvs1:/tmp/cvs-serv3206/skins/xml/type1 Modified Files: barbieri.fxd Log Message: some changes Index: barbieri.fxd === RCS file:

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Aubin Paul
On Fri, Jun 27, 2003 at 05:35:17PM +0200, Joakim Berglund wrote: Well... a database has advantages but also disadvantages... It absolutly requiers that you music has a valid and correct mp3 info otherwise it would just be filed in very strange categories. If you are missing artist on one song

[Freevo-cvslog] freevo/skins/xml/type1 barbieri.fxd,1.5,1.6

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/skins/xml/type1 In directory sc8-pr-cvs1:/tmp/cvs-serv11708/skins/xml/type1 Modified Files: barbieri.fxd Log Message: TV Guide and vertical alignment now works! Index: barbieri.fxd === RCS

[Freevo-cvslog] freevo/WIP/Barbieri info_area.py,1.11,1.12

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/WIP/Barbieri In directory sc8-pr-cvs1:/tmp/cvs-serv11708/WIP/Barbieri Modified Files: info_area.py Log Message: TV Guide and vertical alignment now works! Index: info_area.py === RCS file:

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Eduardo Roldan
On Fri, 2003-06-27 at 12:49, Aubin Paul wrote: On Fri, Jun 27, 2003 at 05:11:08PM +0200, Thomas Schueppel wrote: I think the mmpython caching could be used / extended to do this. At least the common structures are already there. I would not like to use a database since not

[Freevo-cvslog] freevo/skins/xml/type1 barbieri.fxd,1.6,1.7

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/skins/xml/type1 In directory sc8-pr-cvs1:/tmp/cvs-serv23579/skins/xml/type1 Modified Files: barbieri.fxd Log Message: fixed iconset path Index: barbieri.fxd === RCS file:

[Freevo-devel] [PATCH] xml_tv_be

2003-06-27 Thread den_RDC
Here's a patch for xml_tv_be. It makes it easily configurable throug xml_tv_be.config , adds about 40 channels, and improves some areas (like removing br tags from description fields wich confuses the freevo xmltv parser becaus its not valid xml). Due to the configurability, xmltvid's have

Re: [Freevo-devel] Thoughts for next release

2003-06-27 Thread Aubin Paul
Sounds pretty cool to me. I'd be glad to use something with a simple interface, using Python DB would be even better because then someone could use a big engine if they wanted. Looking at the description on Freshmeat, it's probably even better than MySQL :) atomic commit and rollback,

Re: [Freevo-devel] Re: New info_area.py (Aubin, Dischi)

2003-06-27 Thread Gustavo Sverzut Barbieri
Great to know about them! Well, I'll try to look at it again, but I'm quit tired of it :) If you could take a look at WIP/Barbieri/info_area.py and src/osd functions drawstringframed*() I'll be glad :) Gustavo --- Thomas Schueppel [EMAIL PROTECTED] escreveu: if foo and hasattr(foo,

[Freevo-cvslog] freevo/WIP/Barbieri info_area.py,1.12,1.13

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/WIP/Barbieri In directory sc8-pr-cvs1:/tmp/cvs-serv2486/WIP/Barbieri Modified Files: info_area.py Log Message: Some fixes Index: info_area.py === RCS file:

[Freevo-cvslog] freevo/src osd.py,1.50,1.51

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv30012/src Modified Files: osd.py Log Message: Some code reformating, removed some bloat code and fixed drawstringframedsoft(align='justified') to render justified code properly. Index: osd.py

[Freevo-cvslog] freevo/WIP/Barbieri info_area.py,1.13,1.14

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/WIP/Barbieri In directory sc8-pr-cvs1:/tmp/cvs-serv30119/WIP/Barbieri Modified Files: info_area.py Log Message: Some fixes Index: info_area.py === RCS file:

[Freevo-cvslog] freevo/WIP/Barbieri info_area.py,1.14,1.15

2003-06-27 Thread gsbarbieri
Update of /cvsroot/freevo/freevo/WIP/Barbieri In directory sc8-pr-cvs1:/tmp/cvs-serv30639/WIP/Barbieri Modified Files: info_area.py Log Message: Fixed a bug Index: info_area.py === RCS file:

[Freevo-devel] info_area ready to go! (Only lacks a skin) (Aubin please read)

2003-06-27 Thread Gustavo Sverzut Barbieri
Hello, The new info_area is ready to go! To test, please copy: WIP/Barbieri/info_area.py WIP/Barbieri/xml_skin.py over skins/main1/ Then you need a skin that supports it, by now only my testing skin (skins/xml/type1/barbieri.fxd), could you update other skins to use the new format? The

[Freevo-cvslog] freevo/helpers xml_tv_be.config,NONE,1.1 xml_tv_be.py,1.4,1.5

2003-06-27 Thread outlyer
Update of /cvsroot/freevo/freevo/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv2326 Modified Files: xml_tv_be.py Added Files: xml_tv_be.config Log Message: Updated from a patch by den_RDC [EMAIL PROTECTED] --- NEW FILE: xml_tv_be.config --- # xml_tv_be configuration file by