.. |
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
|
Remove redundant using directives
|
2022-09-28 16:26:03 +02: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 #9001 from Shadowghost/stereo-downmix
|
2023-01-12 09:49:29 +01:00 |
Cryptography
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Devices
|
Migrate authentication db to EF Core
|
2021-05-20 23:56:59 -04:00 |
Dlna
|
Merge pull request #7494 from Shadowghost/streambuilder-cleanup
|
2022-12-29 15:21:28 +01:00 |
Drawing
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Dto
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Entities
|
Add stereo downmix algorithm selection.
|
2023-01-10 15:29:39 +01:00 |
Extensions
|
Fix image searching to prioritize explicit language match if searching in English (#8946)
|
2022-12-29 15:15:48 +01:00 |
Globalization
|
Fix some warnings
|
2022-02-14 14:46:04 +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
|
Merge pull request #7960 from Shadowghost/subrip-encoder-fix
|
2022-06-29 01:26:15 -04:00 |
Net
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
Notifications
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Playlists
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
|
2020-11-16 20:29:46 -07: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
|
Enable nullable for MediaBrowser.Providers
|
2021-10-26 15:49:01 +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
|
Fix various typos
|
2022-08-15 06:48:34 -04:00 |
System
|
Simplify the way we choose our ffmpeg
|
2021-08-30 15:40:52 +02:00 |
Tasks
|
Fix various typos
|
2022-08-15 06:48:34 -04:00 |
Updates
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Users
|
Enable nullable for more files
|
2021-10-26 13:56:30 +02:00 |
MediaBrowser.Model.csproj
|
chore(deps): update dotnet monorepo to v7.0.1 (#8900)
|
2022-12-15 20:13:11 -07:00 |