jellyfin/Jellyfin.Data/Enums
JPVenson 00eb6c0d6f
Add media segments API (#12345)
* 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
2024-08-05 14:20:27 +02:00
..
ArtKind.cs Document ArtKind.cs 2020-08-31 23:04:49 -04:00
AudioSpatialFormat.cs Detect audio spatial format (#9996) 2024-01-06 14:11:08 -07:00
BaseItemKind.cs Update StyleCop 2021-12-24 18:28:27 +01:00
ChromecastVersion.cs Switch to unstable chromecast version. 2020-08-01 14:56:32 -04:00
CollectionType.cs Convert CollectionType to use lowercase enum names 2023-12-08 15:45:36 -07:00
DynamicDayOfWeek.cs Document DynamicDayOfWeek.cs 2020-08-31 23:07:15 -04:00
HomeSectionType.cs Add ResumeBook section 2021-04-29 22:35:57 -04:00
IndexingKind.cs Document IndexingKind.cs 2020-08-31 23:08:34 -04:00
ItemSortBy.cs Convert ItemSortBy to enum (#9765) 2023-11-09 14:00:13 -07:00
MediaFileKind.cs Document MediaFileKind.cs 2020-08-31 23:11:58 -04:00
MediaSegmentType.cs Add media segments API (#12345) 2024-08-05 14:20:27 +02:00
MediaStreamProtocol.cs Lowercase MediaStreamProtocol for backwards compatibility 2024-03-08 15:29:22 -07:00
MediaType.cs Convert string MediaType to enum MediaType 2023-10-10 15:57:15 -06:00
PermissionKind.cs Store lyrics in the database as media streams (#9951) 2024-02-26 05:09:40 -07:00
PersonKind.cs Add book related values to PersonKind (#10325) 2023-10-03 21:16:16 -06:00
PersonRoleType.cs Document PersonRoleType.cs 2020-08-31 23:15:13 -04:00
PreferenceKind.cs Add "Allowed Tags" to Parental Controls 2023-01-20 16:43:59 -03:00
ScrollDirection.cs Manually specify enum order. 2020-07-17 20:03:17 -04:00
SortOrder.cs Manually specify enum order. 2020-07-17 20:03:17 -04:00
SubtitlePlaybackMode.cs Document SubtitlePlaybackMode.cs 2020-08-31 23:17:33 -04:00
SyncPlayAccessRequirementType.cs Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
SyncPlayUserAccessType.cs Update authorization policies for SyncPlay 2020-12-07 10:33:15 +01:00
UnratedItem.cs Update StyleCop 2021-12-24 18:28:27 +01:00
VideoRange.cs Migrate VideoRange and VideoRangeType to Enum 2023-06-28 12:02:20 +02:00
VideoRangeType.cs Add new VideoRangeTypes to fully support DoVi on webOS (#10469) 2024-03-23 07:39:49 -06:00
ViewType.cs fix landing screen options 2020-12-10 22:41:00 +08:00