| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Refactor Quick Connect
|
|
|
|
|
|
Require userId in getItems and getTrailers endpoints
|
|
|
|
|
|
|
|
Add sorting to /Artists/AlbumArtists
|
|
Add NextUpCutoffDate to NextUpQuery
|
|
|
|
|
|
|
|
Enable nullable reference types for Emby.Server.Implementations
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
* properly dispose CancellationTokenSource
* rewrite DynamicHlsController.GetSegmentLengths
* remove dead code
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
|
|
|
|
|
|
Remove /Images/Remote API endpoint
|
|
|
|
|
|
|
|
The argument isn't passed to the method but causes the API generator to include an unnecessary parameter.
Also fixes some typos in the documentation comments.
|
|
|
|
|
|
Improve perf of db save and query
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not check permissions for Folders collectiontype
|
|
|
|
|
|
|
|
|
|
|
|
|