| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Display Extras With Unknown Types
|
|
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactor some provider classes
|
|
Adds BaseItem.Equals method that compares items by their Id
|
|
|
|
|
|
|
|
|
|
Bring back sorting when needed to fix PlayTo
|
|
|
|
Simplify AlphanumericComparer, reduce code duplication
|
|
|
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
|
|
|
|
iterate over it
|
|
|
|
|
|
This is partial revert of https://github.com/jellyfin/jellyfin/pull/1011
|
|
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
|
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
|
|
|
|
|
|
The `UserRootFolder.GetItemsInternal` method now applies any sorting and
pagination requested by the `InternalItemsQuery` that was passed to it.
Previous pagination fix: #2304
Original issue #2303
|
|
|
|
|
|
|
|
|
|
|
|
|