mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 23:13:06 +03:00
add password to self signed cert
This commit is contained in:
@@ -34,6 +34,7 @@ namespace MediaBrowser.Model.Search
|
||||
public bool IncludeArtists { get; set; }
|
||||
|
||||
public string[] IncludeItemTypes { get; set; }
|
||||
public string ParentId { get; set; }
|
||||
|
||||
public SearchQuery()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user