Add support for saving playcounts and ratings to tags
This commit is contained in:
@@ -116,6 +116,7 @@ class EditTagDialog : public QDialog {
|
||||
void ResetField();
|
||||
void ButtonClicked(QAbstractButton *button);
|
||||
void ResetPlayCounts();
|
||||
void SongRated(const float rating);
|
||||
void FetchTag();
|
||||
void FetchTagSongChosen(const Song &original_song, const Song &new_metadata);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user