mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
update album queries
This commit is contained in:
@@ -125,7 +125,8 @@ namespace MediaBrowser.Controller.Entities
|
||||
|
||||
public DayOfWeek[] AirDays { get; set; }
|
||||
public SeriesStatus[] SeriesStatuses { get; set; }
|
||||
|
||||
public string AlbumArtistStartsWithOrGreater { get; set; }
|
||||
|
||||
public InternalItemsQuery()
|
||||
{
|
||||
BlockUnratedItems = new UnratedItem[] { };
|
||||
|
||||
Reference in New Issue
Block a user