mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
add password to self signed cert
This commit is contained in:
parent
dbfb1fb370
commit
fc788efa49
5 changed files with 12 additions and 4 deletions
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue