Re: [Banshee-List] howto avoid creating dirs on flash mp3 player



On 11/3/06, Julien Sobrier <julien sobrier net> wrote:
If your music player is part of 10-usb-music-players.fdi, there should
be a field to indicate where the music files should go:
<append key="portable_audio_player.audio_folders"
type="strlist">MUSIC/</append>

That is correct, but you will also need to set the folder depth
key/value pair, otherwise it will continue to do the
Artist/Album/Track.ogg structure (audio_folders is just used to find
the root of the music directory).  You'll want something like this:

<append key="portable_audio_player.folder_depth" type="int">0</append>

Gabriel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]