mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
chromecast updates
This commit is contained in:
@@ -26,6 +26,12 @@ namespace MediaBrowser.Model.System
|
||||
/// <value>The mac address.</value>
|
||||
public string MacAddress { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the local address.
|
||||
/// </summary>
|
||||
/// <value>The local address.</value>
|
||||
public string LocalAddress { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this instance has pending restart.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user