[EMAIL PROTECTED] wrote: Sorry it's taken me a while to reply.
> Hello > > First of all i'm new here so hello to everybody. > > I'm using freevo for couple of days and I like it but there is a > problem with fxd files. I like to use this files for directories > with a tv shows files. So this will be one fxd file with global > info about this show. I wrote this file but there is something wrong > > This is file for six feet under: > > <?xml version="1.0" ?> > <freevo> > <movie title="Six Feet Under - Season 3"> > <cover-img source="six_feet_under.jpg"</cover-img> ^ "no >" This is not quite correct if I understand the code correctly. It should read: <cover-img>six_feet_under.jpg</cover-img> The source attribute that is got from the imdb extract is incorrect. > <video> > <file id="part1" name="01 - Perfect > Circles">Six.Feet.Under.S03E01.avi</file> > <file id="part2" name="02 - You Never > Know">Six.Feet.Under.S03E02.avi</file> > <file id="part3" name="03 - The Eye > Inside">Six.Feet.Under.S03E03.avi</file> > <file id="part4" name="04 - Nobody > Sleeps">Six.Feet.Under.S03E04.avi</file> > <file id="part5" name="05 - The > Trap">Six.Feet.Under.S03E05.avi</file> > <file id="part6" name="06 - Making Love > Work">Six.Feet.Under.avi</file> > <file id="part7" name="07 - Timing & > Space">Six.Feet.Under.S03E07.avi</file> > <file id="part8" name="08 - Tears Bones And > Desire">Six.Feet.Under.S03E08.avi</file> > <file id="part9" name="09 - The > Opening">Six.Feet.Under.S03E09.avi</file> > <file id="part10" name="10 - Everyone > Leaves">Six.Feet.Under.S03E10.avi</file> > <file id="part11" name="11 - Death Works > Overtime">Six.Feet.Under.S03E11.avi</file> > <file id="part12" name="12 - > Twilight">Six.Feet.Under.S03E12.avi</file> > <file id="part13" name="13 - I'm Sorry I'm > Lost">Six.Feet.Under.S03E13.avi</file> > </video> > <info> > <genre>Dramat, Komedia</genre> > <runtime>60 minut</runtime> > <rating>7/10</rating> > <tagline>six</tagline> > <plot>Serial "Sześć stóp pod ziemią" został wykreowany przez Alana > Balla (zdobywcy Oscara® za najlepszy scenariusz oryginalny > do głośnego filmu American Beaty). Unikając schematów i łatwych > rozwiązań, Ball stworzył poruszającą, pełną głębokiej ironii, > przesyconą czarnym humorem opowieść. Opowieść, która przedstawia > temat śmierci widzianej oczyma rodziny Fisherów - właścicieli > domu pogrzebowego Fisher & Sons w Los Angeles. Nate, Ruth, Dawid i > Claire jak zawsze wytrwale próbują, by każdy dzień spędzony > na powierzchni ziemi, był zwykłym dobrym dniem. Niekonwencjonalna > śmierć i niecodzienne wydarzenia są stałym elementem serialu. > "Sześć stóp pod ziemią" zadebiutował na antenie telewizji HBO w > 2001 roku i od razu zachwycił widzów oraz krytyków. > Serial został nagrodzony 6 Nagrodami Emmy (w tym dla Najlepszego > Reżysera Serialu - Alana Balla) i 2 Złotymi Globami - > dla Najlepszego Serialu Dramatycznego i dla Najlepszej > Drugoplanowej Aktorki w serialu - Rachel Griffits. > Serial otrzymał także 32 nominacje do nagrody Złotego Globa. > </plot> > </info> > </movie> > </freevo> > > > And now i have this in movie folder but freevo ignore it and show > only files without info or cover. > > My first question is what is wrong and how to name this fxd file. > And second how to wrote fxd file for the same movie but on two > dvd (it will be nice to point name of this season and then freevo > ask for dvd) > > > > -- > Please forgive me this terrible english ... > Nemrod > > > > ------------------------------------------------------------------------- > 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 ------------------------------------------------------------------------- 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