jellyfin/MediaBrowser.Model
Bond_009 d92e9ae85e Enable nullable for more files and add tests
Adds basic tests for FFProbeVideoInfo.CreateDummyChapters
Fixed error message CreateDummyChapters instead of reporting the total minutes it only reported the minute component
2023-08-22 18:11:34 +02:00
..
Activity Enable nullable in more files 2021-07-26 23:02:32 +02:00
ApiClient Enable nullability for ServerDiscoveryInfo (#5804) 2021-04-15 15:39:59 +02:00
Branding Backport pull request #9060 from jellyfin/release-10.8.z 2023-01-22 14:05:38 -05:00
Channels Enable nullable for more files 2021-10-26 13:56:30 +02:00
ClientLog Suggestions from review 2021-10-27 19:20:14 -06:00
Collections Fix some warnings 2020-02-23 12:11:43 +01:00
Configuration Merge pull request #9447 from Bond-009/disablerealtimemonitor 2023-07-01 19:33:53 +02:00
Cryptography Remove redundant 'else' keywords 2023-04-06 19:38:34 +02:00
Devices Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
Dlna Merge pull request #9799 from Bond-009/genregex 2023-07-06 19:56:00 +02:00
Drawing Replace == null with is null 2022-12-05 15:00:20 +01:00
Dto Make LUFS property nullable in BaseItemDto 2023-06-06 17:51:26 +02:00
Entities Enable nullable for more files and add tests 2023-08-22 18:11:34 +02:00
Extensions Fix image searching to prioritize explicit language match if searching in English (#8946) 2022-12-29 15:15:48 +01:00
Globalization Extend language code handling 2023-03-09 14:38:20 +01:00
IO Use System.IO.Compression instead of SharpCompress for gzips 2022-06-19 00:06:40 +02:00
Library Enable nullabe reference types for MediaBrowser.Model 2020-04-05 18:10:56 +02:00
LiveTv Add Options to disable DVR NFO and image saving 2022-11-19 14:14:41 -06:00
MediaInfo Fix subtitle encoder if webvtt is requested 2023-08-02 15:15:41 +03:00
Net Merge branch 'master' into network-rewrite 2023-06-15 17:53:52 +02:00
Notifications Remove Emby.Notifications (#9147) 2023-01-28 07:43:55 -07:00
Playlists Fix playlist creation and removal 2023-03-10 19:16:35 +01:00
Plugins Update StyleCop 2021-12-24 18:28:27 +01:00
Properties Move StreamBuilderTests to correct project (#7461) 2022-03-18 22:19:02 +01:00
Providers Add support for more remote subtitle info 2023-07-23 21:11:15 +02:00
Querying Minor search update - full word titles matches first (#8757) 2022-11-27 09:03:28 -07:00
QuickConnect Fix issues with QuickConnect and AuthenticationDb 2021-06-23 21:07:08 -06:00
Search Fix minor warnings in MediaBrowser.Model/Configuration (#2149) 2022-10-06 21:44:12 +02:00
Serialization Remove custom Json serializer 2020-12-23 13:24:34 +01:00
Session Merge pull request #7947 from nyanmisaka/video-range-condition 2022-06-29 01:26:14 -04:00
Subtitles fix lint 2020-08-20 15:17:42 +08:00
SyncPlay Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
System Remove OS information from System Info (#9175) 2023-01-26 09:05:00 +01:00
Tasks Enable nullable for more files 2023-02-15 23:41:28 +01:00
Updates Replace == null with is null 2022-12-05 15:00:20 +01:00
Users Add default value to OpenAPI specification for UserPolicy.EnableCollectionManagement 2023-06-27 14:00:02 +02:00
MediaBrowser.Model.csproj Fix dependency on Microsoft.AspNetCore.HttpOverrides 2023-02-18 21:10:09 +01:00