mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-06 07:48:50 +01:00
rename MediaVersions to MediaSources
This commit is contained in:
@@ -74,7 +74,7 @@ namespace MediaBrowser.Model.Entities
|
||||
/// Gets or sets the media version identifier.
|
||||
/// </summary>
|
||||
/// <value>The media version identifier.</value>
|
||||
public string MediaVersionId { get; set; }
|
||||
public string MediaSourceId { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a value indicating whether this instance has primary image.
|
||||
|
||||
Reference in New Issue
Block a user