Re: [Freevo-users] cover and imdb data

2005-08-17 Thread gislain wautriche

regatta a écrit :


Hi

1. Where does freevo store the imdb data and the amazon covers ?

 

should be in the same directory than the movie (music) itself. Data are 
stored in .fxd files (using xml formating).



2. Another question , how can I make Freevo always search for covers
for all my music and all imdb data for all my Movies and also create a
thumbnail for them automatically ? (I'm thinking about creating a
cronjob for that)

 

Cronjob is the best solution. If you don't understand python, it won't 
be that easy, though.



3. Is there any way I can setup special keys (not a normal key, for
example the Mail/Home/Search keys in the Multimedia keyboards) ?

 


Dunno about that, try to google about multimedia keyboard support in linux.


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cover and imdb data

2005-08-17 Thread regatta
Hi

 2. Another question , how can I make Freevo always search for covers
 for all my music and all imdb data for all my Movies and also create a
 thumbnail for them automatically ? (I'm thinking about creating a
 cronjob for that)
 
 
 
 Cronjob is the best solution. If you don't understand python, it won't
 be that easy, though.

Anyone already made it and want to share it with us :) ?


 3. Is there any way I can setup special keys (not a normal key, for
 example the Mail/Home/Search keys in the Multimedia keyboards) ?
 
 
 
 Dunno about that, try to google about multimedia keyboard support in linux.
 

I know that I can configure multimedia keyboard in Linux (I have no
problem on that at all) the question is can I configure FreeVo to
monitor these special keys (for example when I click in the Internet
button  run Firefox for me)

Thanks

-- 
Best Regards,

-*- If Linux doesn't have the solution, you have the wrong problem -*-


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cover and imdb data

2005-08-17 Thread gislain wautriche



I know that I can configure multimedia keyboard in Linux (I have no
problem on that at all) the question is can I configure FreeVo to
monitor these special keys (for example when I click in the Internet
button  run Firefox for me)

Thanks
 

Well, then, check the local_conf.py for : EVENTS and add one with the 
correct keybinding.

Also you might need to check the src/events.py file to get more into it.
The files are preatty self explaining.

Gis.


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users