[Freevo-devel] Re: Sub-project mediainfo

2003-06-05 Thread Dirk Meyer
"Jesper Nilsson" wrote: > Hi, > > Just FYI there's a program called lsdvd that can be found at > http://acidrip.thirtythreeandathird.net/lsdvd.html which I've succesfully > used. It can only parse DVD's and also uses libdvdread, but might be > interesting to look into anyway. Thanks, but the DVD p

[Freevo-devel] MPlayer elapsed time patch

2003-06-05 Thread Urmet Jänes
Hi! Freevo wasn't able to display more than 999 seconds (16:38) of elapsed audio playing time. The reason was the parser expected a space before the elapsed seconds output, but this disappeared when the seconds got to 1000. CVS patch is attached. Best regards, Urmet. Index: src/audio/plugin

Re: [Freevo-devel] Sub-project mediainfo

2003-06-05 Thread Jesper Nilsson
Hi, Just FYI there's a program called lsdvd that can be found at http://acidrip.thirtythreeandathird.net/lsdvd.html which I've succesfully used. It can only parse DVD's and also uses libdvdread, but might be interesting to look into anyway. /Jesper - Original Message - From: "Dirk Meye

[Freevo-cvslog] freevo/src/tv/plugins timeshift.py,1.2,1.3

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv26816 Modified Files: timeshift.py Log Message: Use TV_EVENTS now, improved channel changing, add PAUSE and SEEK. Index: timeshift.py ===

[Freevo-cvslog] freevo/src event.py,1.9,1.10

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv26126 Modified Files: event.py Log Message: Forgot PAUSE for TV. Index: event.py === RCS file: /cvsroot/freevo/freevo/src/event.py,v retrieving revi

[Freevo-cvslog] freevo/src/tv tvguide.py,1.8.2.1,1.8.2.2

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv20194 Modified Files: Tag: new_record tvguide.py Log Message: Add support for the tv lock file. Index: tvguide.py === RCS file: /cvsroot/fr

[Freevo-cvslog] freevo/src/tv/plugins generic_record.py,1.2,1.3 ivtv_record.py,1.3,1.4

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv15718 Modified Files: generic_record.py ivtv_record.py Log Message: Create the tv lock file so the idlebar plugin will know. :) Index: generic_record.py

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

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv2582 Modified Files: idlebar.py Log Message: Use the real cache dir and add a note about weather codes. Index: idlebar.py === RCS file: /cvs

[Freevo-cvslog] freevo/src/tv/plugins mplayer.py,1.5,1.6

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv19629 Modified Files: mplayer.py Log Message: Some event fixes but I can't test them with my card. Index: mplayer.py === RCS file: /cvsro

[Freevo-cvslog] freevo/src event.py,1.8,1.9

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src In directory sc8-pr-cvs1:/tmp/cvs-serv19420 Modified Files: event.py Log Message: Add some new TV_EVENTS. Index: event.py === RCS file: /cvsroot/freevo/freevo/src/event.py,v retrieving r

[Freevo-cvslog] freevo/src/tv epg_xmltv.py,1.18,1.19

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/src/tv In directory sc8-pr-cvs1:/tmp/cvs-serv4677a Modified Files: epg_xmltv.py Log Message: Adding 1 to the pickle.dump uses a binary format that seems WAY quicker to both create and load the pickle file. You must remove your TV.xml-x.pickled file and re

[Freevo-cvslog] freevo/helpers webserver_init,NONE,1.1 webserver,1.2,1.3

2003-06-05 Thread rshortt
Update of /cvsroot/freevo/freevo/helpers In directory sc8-pr-cvs1:/tmp/cvs-serv31934 Modified Files: webserver Added Files: webserver_init Log Message: Start scripts for the webserver in case anyone doesn't want to run it as a plugin. This may be more usefull for developers you

[Freevo-cvslog] freevo/WIP/Dischi/mediainfo - New directory

2003-06-05 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi/mediainfo In directory sc8-pr-cvs1:/tmp/cvs-serv9543/mediainfo Log Message: Directory /cvsroot/freevo/freevo/WIP/Dischi/mediainfo added to the repository --- This SF.net email is sponsored by: Etn

[Freevo-devel] Sub-project mediainfo

2003-06-05 Thread Dirk Meyer
Hi, I'm tired of using mplayer to parse the DVD to get the number of titles, etc. Someone else posted a pack of files to get audio info (and avi, too?) some time ago. I'm thinking of a new (sub) project: mediainfo. Just put a file or a device in it, and you can get all the info with one interface

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/src/audio/plugins amazon-example.py,NONE,1.1 amazon.py,NONE,1.1

2003-06-05 Thread Aubin Paul
It uses the same Python library to interface with Amazon... On Wed, Jun 04, 2003 at 12:48:16PM -0300, Rob Shortt wrote: > Just as I am browsing the same library as used by > http://louhi.kempele.fi/~skyostil/projects/albumart/. Have you seen that? > > [EMAIL PROTECTED] wrote: > >Update of /cvs

[Freevo-cvslog] freevo/WIP/Dischi/mediainfo Makefile.pre.in,NONE,1.1 ifomodule.c,NONE,1.1 setup.py,NONE,1.1 test.py,NONE,1.1

2003-06-05 Thread dischi
Update of /cvsroot/freevo/freevo/WIP/Dischi/mediainfo In directory sc8-pr-cvs1:/tmp/cvs-serv14747 Added Files: Makefile.pre.in ifomodule.c setup.py test.py Log Message: First version of a mediainfo lib, right now first steps of an ifo parser --- NEW FILE: Makefile.pre.in --- # Universal

[Freevo-devel] Re: [Freevo-cvslog] freevo/src/audio/plugins amazon-example.py,NONE,1.1amazon.py,NONE,1.1

2003-06-05 Thread Rob Shortt
Just as I am browsing the same library as used by http://louhi.kempele.fi/~skyostil/projects/albumart/. Have you seen that? [EMAIL PROTECTED] wrote: Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10282 Added Files: amazon-example.py amazon.py Log Messa

[Freevo-cvslog] freevo/src/audio/plugins amazon-example.py,NONE,1.1 amazon.py,NONE,1.1

2003-06-05 Thread outlyer
Update of /cvsroot/freevo/freevo/src/audio/plugins In directory sc8-pr-cvs1:/tmp/cvs-serv10282 Added Files: amazon-example.py amazon.py Log Message: The beginnings of an album art searcher, uses Amazon web services. Each user will need their own key though. --- NEW FILE: amazon-example