fileWizard fileWizard 0 0 582 456 5 1 0 0 File Location Wizard unnamed 11 6 TextLabel8 3 3 0 0 When files have finished being processed, they are saved based upon the <i>File Location</i>. Information about the track should be used within that text. There are eleven special words starting with a % that will be replaced with the corresponding track's information. Each of the buttons below will insert its replacement word into the <i>File Location</i> where the cursor is. Use at least one replacement string to make sure that the <i>File Location</i> is unique. RichText WordBreak|AlignTop|AlignLeft Spacer6 Vertical Expanding 20 16 Layout8 unnamed 0 6 TextLabel9 &File location: playlistFormat fileFormat ~/%{extension}/%{artist}/%{album}/%{artist} - %{album}.m3u exampleLabel Example: ~/mp3/Staind/Lost Love/Staind - Lost Love.m3u layout15 unnamed artistButton &Artist homeDirButton &Home Folder trackNumberButton &Track Number extensionButton &Extension trackTitleButton Track T&itle trackCommentButton T&rack Comment genreButton &Genre yearButton &Year albumButton Al&bum trackArtistButton Trac&k Artist commentButton Co&mment Line2 HLine Sunken Horizontal Layout1 unnamed 0 6 Horizontal Spacing2 Horizontal Expanding 20 20 buttonOk &OK true true buttonCancel &Cancel true buttonOk clicked() fileWizard accept() buttonCancel clicked() fileWizard reject() homeDirButton clicked() fileWizard homePressed() artistButton clicked() fileWizard artistPressed() trackNumberButton clicked() fileWizard trackNumberPressed() yearButton clicked() fileWizard yearPressed() extensionButton clicked() fileWizard extensionPressed() albumButton clicked() fileWizard albumPressed() trackTitleButton clicked() fileWizard trackTitlePressed() genreButton clicked() fileWizard genrePressed() fileFormat textChanged(const TTQString&) fileWizard fileFormatTextChanged(const TQString&) trackArtistButton clicked() fileWizard trackArtistPressed() trackCommentButton clicked() fileWizard trackCommentPressed() commentButton clicked() fileWizard commentPressed() fileFormat albumButton artistButton commentButton yearButton trackNumberButton trackArtistButton trackCommentButton trackTitleButton genreButton extensionButton homeDirButton buttonOk buttonCancel wizard.ui.h homePressed() extensionPressed() trackTitlePressed() trackArtistPressed() trackNumberPressed() trackCommentPressed() yearPressed() genrePressed() albumPressed() artistPressed() commentPressed() fileFormatTextChanged( const TQString & text )