mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-09 00:46:22 +01:00
* Added Media segment manager * Added "HasSegments" to MediaSourceInfo when requesting though baseitem * Fixed ordering of Media Segements * Added media segment API controller * Added .ConfigureAwait(false) on media segments manager * renamed MediaSegmentsController removed empty route * Added Model layer for Media Segments Fixed review comments Media segments * Updated media segment naming refactored api and manager usage * Added mediaSegment type filter * Fixed codesmell * Fixed naming and typos * Added EF Migration * Added Identity Generation for MediaSegments Made mediasegment filter optional * Fixed optional filter parameter * refactored segment namespace * Added SegmentProviderId to MediaSegment * Media segment comment indentation * Added MediaSegmentManager query notracking |
||
|---|---|---|
| .. | ||
| Activity | ||
| ApiClient | ||
| Branding | ||
| Channels | ||
| Collections | ||
| Configuration | ||
| Cryptography | ||
| Devices | ||
| Dlna | ||
| Drawing | ||
| Dto | ||
| Entities | ||
| Extensions | ||
| Globalization | ||
| IO | ||
| Library | ||
| LiveTv | ||
| Lyrics | ||
| MediaInfo | ||
| MediaSegments | ||
| Net | ||
| Notifications | ||
| Playlists | ||
| Plugins | ||
| Properties | ||
| Providers | ||
| Querying | ||
| QuickConnect | ||
| Search | ||
| Serialization | ||
| Session | ||
| Subtitles | ||
| SyncPlay | ||
| System | ||
| Tasks | ||
| Updates | ||
| Users | ||
| MediaBrowser.Model.csproj | ||