mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 22:23:38 +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 |
||
|---|---|---|
| .. | ||
| BaseItemDto.cs | ||
| BaseItemPerson.cs | ||
| DisplayPreferencesDto.cs | ||
| IHasServerId.cs | ||
| IItemDto.cs | ||
| ImageInfo.cs | ||
| ItemCounts.cs | ||
| MediaSourceInfo.cs | ||
| MediaSourceType.cs | ||
| MetadataEditorInfo.cs | ||
| NameGuidPair.cs | ||
| NameIdPair.cs | ||
| NameValuePair.cs | ||
| RatingType.cs | ||
| RecommendationDto.cs | ||
| RecommendationType.cs | ||
| UpdateUserItemDataDto.cs | ||
| UserDto.cs | ||
| UserItemDataDto.cs | ||