mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 08:23:28 -03:00
Added Sorting and Grouping
This commit is contained in:
@@ -154,14 +154,4 @@ public enum ItemSortBy
|
||||
/// The index number.
|
||||
/// </summary>
|
||||
IndexNumber = 29,
|
||||
|
||||
/// <summary>
|
||||
/// The similarity score.
|
||||
/// </summary>
|
||||
SimilarityScore = 30,
|
||||
|
||||
/// <summary>
|
||||
/// The search score.
|
||||
/// </summary>
|
||||
SearchScore = 31,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user