mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 00:05:26 +03:00
created common startup project for mono & windows
This commit is contained in:
@@ -85,12 +85,6 @@ namespace MediaBrowser.Model.Configuration
|
||||
/// <value>The sort remove words.</value>
|
||||
public string[] SortRemoveWords { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Show an output log window for debugging
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if [show log window]; otherwise, <c>false</c>.</value>
|
||||
public bool ShowLogWindow { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the minimum percentage of an item that must be played in order for playstate to be updated.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user