On Mon Jun 18 18:38, giggz wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> 18:33 [EMAIL PROTECTED] ~/.fretsonfire % find
> .
> ./fretsonfire.log
> ./songs
> ./songs/autres
> ./songs/autres/Inspector Gadget
> ./songs/autres/Inspector Gadget/song.ini
 <snip>

I think I see the problem. You have tried to put the songs in
subdirectories ("autres" etc). However, to do that you have to designate
the directories as 'libraries'; otherwise it will assume they are songs,
and try loading autres/song.ini and song.ogg etc.

You do this by putting a file called library.ini in the directory
containing a [library] section:

   [EMAIL PROTECTED]:/usr/share/games/fretsonfire/data/songs/fretsonfire $ cat 
library.ini
   [library]
   name = Frets on Fire Tracks

If you put one of these files in ~/.fretsonfire/songs/autres/, then it
should would. Please let me know if this is not the case.

HTH,
Matt

--
Matthew Johnson

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel

Reply via email to