jellyfin/Emby.Server.Implementations
Bond-009 f0faddcc44
Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability. (#9020)
Co-authored-by: Michael Powers <swedishborgie@gmail.com>
2023-01-07 11:30:34 -07:00
..
AppBase Add ConfigurationType Types to generated OpenAPI 2022-04-05 23:19:27 -04:00
Archiving
Branding
Channels Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Collections Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Configuration
Cryptography
Data fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes 2022-10-30 16:06:47 +01:00
Devices More cleanup 2021-12-27 14:20:05 +00:00
Dto Forces respecting IsVisible on people 2022-09-13 09:12:38 +02:00
EntryPoints Merge pull request #7346 from Bond-009/guid 2022-03-11 08:15:12 +01:00
HttpServer relocated Dispose 2022-07-19 21:49:17 -05:00
Images Merge pull request #7221 from SenorSmartyPants/UserViewThumb 2022-02-28 20:17:30 -07:00
IO Don't let permission denied kill library scans 2022-05-09 10:49:52 -05:00
Library Reorder and check for query user null to avoid null ref issues 2022-09-13 09:12:38 +02:00
LiveTv Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability. (#9020) 2023-01-07 11:30:34 -07:00
Localization chore: add Basque to the list of localization options 2022-10-06 09:44:11 +02:00
MediaEncoder Use our own Contains extension 2021-12-20 13:31:07 +01:00
Net ExclusiveAddressUse: cheated by the docs 2022-03-10 20:51:22 +01:00
Playlists Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Plugins Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
Properties
QuickConnect Update StyleCop 2021-12-24 18:28:27 +01:00
ScheduledTasks Catch checksum mismatch when updating plugins 2022-03-28 06:48:21 -06:00
Serialization
Session Merge branch 'release-10.8.z' of github.com:jellyfin/jellyfin into fix-websockets-close-gracefully-on-shutdown 2022-07-22 18:16:55 -05:00
Sorting Add check so nulls will result in valid sort 2022-04-03 22:50:32 +02:00
SyncPlay Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
TV fix: use a combination of ParentIndexNumber and IndexNumber to determine next up episodes 2022-10-30 16:06:47 +01:00
Udp Fix option to disable server discovery 2022-02-14 14:39:33 +01:00
Updates Optimize Guid comparisons 2022-02-21 14:15:09 +01:00
ApplicationHost.cs Prevent host lookup on GetSmartUrl for HTTP requests 2022-10-21 10:09:45 +02:00
ConfigurationOptions.cs
Emby.Server.Implementations.csproj Update to dotnet 6.0.9 2022-09-19 08:19:32 -06:00
IStartupOptions.cs
ServerApplicationPaths.cs