mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-23 17:16:57 +01:00
Merge pull request #7324 from Maxr1998/sort-by-index
This commit is contained in:
@@ -102,5 +102,9 @@ namespace MediaBrowser.Model.Querying
|
||||
public const string DateLastContentAdded = "DateLastContentAdded";
|
||||
|
||||
public const string SeriesDatePlayed = "SeriesDatePlayed";
|
||||
|
||||
public const string ParentIndexNumber = "ParentIndexNumber";
|
||||
|
||||
public const string IndexNumber = "IndexNumber";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user