| Age | Commit message (Collapse) | Author |
|
|
|
Implement ignore rule caching
|
|
fix person TotalRecordCount when limit is applied
|
|
|
|
|
|
|
|
feat/audiobook_chapters
|
|
Previously the default skip forward was 30s while skip backward was 10s.
This asymmetry is unexpected for most users and causes a poor UX,
especially on mobile/TV clients that rely on these server-side defaults.
Both values now default to 15000ms (15s), keeping a single consistent
behaviour until the user explicitly customizes them.
|
|
|
|
|
|
improve openapi endpoint categorization
|
|
|
|
|
|
|
|
|
|
gnattu/disallow-trailing-leading-space-library-name
Don't allow library name with leading or trailing space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix BoxSet parentId being ignored in item queries
|
|
|
|
|
|
|
|
|
|
Fix ItemValues Type checks
|
|
|
|
Add missing ProducesResponseType(401) to QuickConnectController.InitiateQuickConnect
|
|
Fix hls segment length adjustment for remuxed content
Original-merge: 09ba04662acf256ec0a22f56de7e02d65d0805f6
Merged-by: Bond-009 <bond.009@outlook.com>
Backported-by: Bond_009 <bond.009@outlook.com>
|
|
The InitiateQuickConnect endpoint returns HTTP 401 Unauthorized when
Quick Connect is disabled, and this was already documented in the XML
response comment, but the corresponding [ProducesResponseType] attribute
was missing, causing the OpenAPI/Swagger spec to omit it.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AlbumArtists
|