mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 08:48:48 +01:00
improve episode sorting with embedded specials
This commit is contained in:
@@ -6,6 +6,7 @@ namespace MediaBrowser.Model.Querying
|
||||
/// </summary>
|
||||
public static class ItemSortBy
|
||||
{
|
||||
public const string AiredEpisodeOrder = "AiredEpisodeOrder";
|
||||
/// <summary>
|
||||
/// The album
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user