Wout- I like the show audio info box. Not sure about the show album cover, It seem like it will eat alot of screen space..
Evan On 10/23/06, wout clymans <[EMAIL PROTECTED]> wrote: > > hello, > > I am trying to improve the local freevo website because i think the library > part could do a lot better! > > here are the things i want to add: > -show albumcovers > -show artist/album/genre/runtime,... from audiofiles > -show moviecover + info > -show image thumbnail > -show image slideshow > -play movie/audio files on the local machine or on the freevo machine > -ask for a password when you enter a password protected directory > > what currently works on my system (after 2 days of programming): > -show albumcovers > -show artist/album/genre/runtime,... from audiofiles > -show image thumbnail > -ask for a password when you enter a password protected directory > > screenshots: > Show album covers > Show audio info > > Where i need help: > -explain how i could read a fxd-file and get the information from the > movie? > > this is what i already found out: > adjust the function > video/plugins/fxdhandler.parse_video_child(fxd, > node, dirname) > > fxd = fxdparser.FXD(fxdfile) > node = ? > dirname = the name from the dir > > now i need to know how to create the node...i saw it was a > "xml.utils.qp_xml._element instance" but i have no idea how to create it. > > > -testing > > - ... > > If you have suggestions / remarks or if you want to help, just let me know! > > Wout > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Freevo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freevo-devel > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
