"Joakim Berglund" wrote:
>> Ok, I'm now on the Audio section of my skin, and I've been thinking it
>> would be nice for both directories and playlists to have the property
>> "length, artist, album, year" for audio stuff at least.
>>
>> However, the problem I'm running in to is that neither playlist nor
>> directory seem to "know" about this mmpython info, and I don't know
>> where to grab the information from.
>
> Yupp... been running into the same problem with the skin Im tinkering with..
>
> The only solution I can think of is an fxd file containing that info in each
> dir.

That is more or less easy. The fxd file paerser is very flexible. If you
add 
<folder>
  <info>
     <foo>bar</foo>
  </info>
<folder>

to a folder.fxd, you can access 'foo' with the skin.

> But to make it realistic it would be best if it was either automaticaly
> created after

That's the tricky part. 


Dischi

-- 
Trust no one - umask 777


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to