Freevo

 

FXDFiles

Site Index:

  1. Overview
  2. Multi-Disc Sets
  3. Directory as a playitem
  4. Skins

Subpages:

Overview

FXD files are special XML files that Freevo uses to define links to "external" media and to define the appearance of directories and files. An external source can be elsewhere in your filesystem, on cdrom, or even a DVD or (S)VCD. You can even use FXD files to run external programs. FXD files are a very powerful tool to customize freevo.

A DTD is provided in the Freevo installation in "Docs/freevo_XML_data.dtd," but at the time of this writing, the DTD file was outdated and no longer valid. Waiting for this doc to be updated, you can have a look at PleaseUpdate)

The root element in FXD files is <freevo>. PleaseUpdate: A few more words about the general structure of such a file

Multi-Disc Sets

A disc-set contains a set of related discs--for example, all CD-ROMs containing files of a given TV show.

PleaseUpdate: This needs to be researched and documented more, also a example would be useful.

Directory as a playitem

The whole directory can be handled as a single playitem. This is useful when directory contains only one movie but several files (e.g. cd1.mpg, cd2.mpg, movie.nfo, movie.jpg, movie.sub). Placing fxd file in the directory with the same name as a directory (movie_name/movie_name.fxd) makes freevo to handle directory as a playitem and not as a directory.

PleaseUpdate: This also needs a small example.

Skins

FXD files can be used to override the appearance of an individual directory. Please see Skins for details.

PleaseUpdate: add a small example here

last edited 2005-01-05 12:28:59 by JohnMolohan
current version: http://freevo.sourceforge.net/cgi-bin/doc/FXDFiles