mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-11 12:46:20 +00: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