mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 14:28:46 +01:00
rename MediaVersions to MediaSources
This commit is contained in:
@@ -123,7 +123,7 @@ namespace MediaBrowser.Controller.Session
|
||||
/// Gets or sets the now playing media version identifier.
|
||||
/// </summary>
|
||||
/// <value>The now playing media version identifier.</value>
|
||||
public string NowPlayingMediaVersionId { get; set; }
|
||||
public string NowPlayingMediaSourceId { get; set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user