mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 17:14:42 +01: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