Remote playback almost working

This commit is contained in:
watsonb8
2019-11-03 23:17:34 -05:00
parent a13e491a7e
commit a537edd657
14 changed files with 296 additions and 136 deletions

View File

@ -15,7 +15,7 @@ namespace Aurora.Models.Media
}
#region Properties
public string Id { get; private set; }
public string Id { get; protected set; }
#endregion Properties