Added playlist renaming functionality.
This commit is contained in:
@@ -22,6 +22,7 @@ public enum PlaylistUpdateAction
|
||||
/// The tags of the songs in the collection were refreshed.
|
||||
/// </summary>
|
||||
Refresh,
|
||||
Rename,
|
||||
Lock,
|
||||
Unlock
|
||||
}
|
||||
Reference in New Issue
Block a user