Jean-François wrote:
> Hi everyone,
> 
> I'm quite new to Freevo and even newer to Python, but still I'd like to
> write plugins for Freevo ;-)
> 
> I was wondering if you had any advice on where to start.
> Mainly, what tool do you use for Python development ? Which development
> environment is the best/easiest to use ? How do you install Freevo in a
> different path (eg under my home) ? Etc.

Freevo-1 doesn't like being installed in any place other than the
default location. :(

The best way to write plug-ins is to look at existing ones and see how
they work.

Quite often I just type "freevo prompt" and then type in the python
commands to see how they work in the freevo environment.

> FYI, I need to write a plugin for 'WAF' issues. Searching for mp3's in a
> large database is quite painfull and I'd like to write a plugin that would
> allow to search for music. Using either a keyboard or some sms/phone like
> interface (I believe the mail plugin does that but I couldn't have it
> working yet).
> 
> If some people has already started such work, I'd be happy to help !

There is a plug-in called album-tree that does allow different views of
music.

HTH
Duncan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to