mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 01:34:45 +03:00
rename some missed variables and fix warnings
This commit is contained in:
@@ -113,7 +113,7 @@ namespace MediaBrowser.Model.System
|
||||
/// Gets or sets the transcoding temporary path.
|
||||
/// </summary>
|
||||
/// <value>The transcoding temporary path.</value>
|
||||
public string TranscodingTempPath { get; set; }
|
||||
public string TranscodePath { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the HTTP server port number.
|
||||
|
||||
Reference in New Issue
Block a user