mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 22:13:06 +03:00
more work on streaming remotely
This commit is contained in:
@@ -253,6 +253,8 @@ namespace MediaBrowser.Common.Plugins
|
||||
{
|
||||
ApplicationPaths = applicationPaths;
|
||||
XmlSerializer = xmlSerializer;
|
||||
|
||||
IsFirstRun = !File.Exists(ConfigurationFilePath);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user