mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-12 18:50:23 +01: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