TagGuesserConfigDialog Frerich Raabe <raabe@kde.org> TagGuesserConfigDialog 0 0 467 260 Tag Guesser unnamed File Name Scheme false false lvSchemes StyledPanel Sunken true Here you can see the currently configured file name schemes which the "Guess Tags From Filename" button uses to extract tag information from a file name. Each string may contain one of the following placeholders:<ul> <li>%title: Song Title</li> <li>%artist: Artist</li> <li>%album: Album</li> <li>%track: Track Number</li> <li>%year: Year</li> <li>%comment: Comment</li> </ul> For example, the file name scheme "[%track] %artist - %title" would match "[01] Deep Purple - Smoke on the water" but not "(Deep Purple) Smoke on the water". For that second name, you would use the scheme "(%artist) %title".<p/> Note that the order in which the schemes appear in the list is relevant, since the tag guesser will go through the list from the top to the bottom, and use the first matching scheme. Here you can see the currently configured file name schemes which the "Guess Tags From Filename" button uses to extract tag information from a file name. Each string may contain one of the following placeholders:<ul> <li>%title: Song Title</li> <li>%artist: Artist</li> <li>%album: Album</li> <li>%track: Track Number</li> <li>%year: Year</li> <li>%comment: Comment</li> </ul> For example, the file name scheme "[%track] %artist - %title" would match "[01] Deep Purple - Smoke on the water" but not "(Deep Purple) Smoke on the water". For that second name, you would use the scheme "(%a) %t".<p/> Note that the order in which the schemes appear in the list is relevant, since the tag guesser will go through the list from the top to the bottom, and use the first matching scheme. bMoveUp Move scheme up Press this button to move the currently selected scheme one step upwards. bMoveDown Move scheme down Press this button to move the currently selected scheme one step downwards. bModify Mo&dify Modify scheme Press this button to modify the currently selected scheme. bRemove &Remove Remove scheme Press this button to remove the currently selected scheme from the list. bAdd &Add Add a new scheme Press this button to add a new file name scheme to the end of the list. spacer1 Vertical Expanding 20 60 bOk O&k Add a new scheme Press this button to add a new file name scheme to the end of the list. bCancel &Cancel Add a new scheme Press this button to add a new file name scheme to the end of the list. kdialog.h tdelistview.h kpushbutton.h slotCurrentChanged( TQListViewItem * item ) accept() reject() slotRenameItem( TQListViewItem * item, const TQPoint &, int c ) slotMoveUpClicked() slotMoveDownClicked() slotAddClicked() slotModifyClicked() slotRemoveClicked() class TQListViewItem; init()