Has anyone ever done an online .fxd file generator (or one in the
webserver)?  It would be nice to have a form that you fill out with the
relevant info and have it spit out a usable .fxd file...

Mike

On 3/14/07, Christian Lyra <[EMAIL PROTECTED]> wrote:

Hi there

I just found another way to do it. Not sure if this is the best way. I
had the feeling that this could be done with folder.fxd files, so here
is a minimal one:

<?xml version="1.0" ?>
        <freevo>
          <folder title="Firefly">
            <info>
              <content>A Sci-Fi serie that mixes space ships with old
western</content>
            </info>
          </folder>
        </freevo>

There is a atribute cover-img to folder tag as <folder title="Firefly"
cover-img="firefly.jpg">, but dint worked for me. As Ducan pointed,
droping a "cover.jpg" inside the directory can do the trick.

I guess that you will want to do a fxd file for each episode, so you
can have plot information for each of them.


--
Michael Labowicz
http://www.labowicz.com/blog/
-------------------------------------------------------------------------
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-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to