jellyfin/Emby.Server.Implementations
Bond-009 bcdffa74a8
Remove useless checks and dead code (#13405)
* Remove useless checks and dead code

* Enable adaptive bitrate streaming again

* Disable adaptive bitrate streaming by default
2025-01-28 11:29:22 +01:00
..
AppBase move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
Branding
Collections Lowercase CollectionTypeOptions to match legacy experience (#11272) 2024-03-31 21:58:06 -06:00
Configuration
Cryptography
Data Applied review comments 2025-01-15 20:12:41 +00:00
Devices move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
Dto WIP porting new Repository structure 2024-10-09 10:36:08 +00:00
EntryPoints Merge pull request #12798 from JPVenson/feature/EFUserData 2025-01-25 02:08:44 -05:00
HttpServer Fix WebSocket disconnecting when exception is thrown during processing (#11395) 2024-04-21 10:54:42 -06:00
Images Use MediaTypeNames where possible (#13440) 2025-01-26 21:06:24 -07:00
IO chore: fix spelling 2025-01-25 20:05:15 -05:00
Library Remove useless checks and dead code (#13405) 2025-01-28 11:29:22 +01:00
Localization Translated using Weblate (French (Canada)) 2025-01-28 05:20:20 -05:00
MediaEncoder Naming refactoring and WIP porting of new interface repositories 2024-10-09 09:53:39 +00:00
Playlists Merge remote-tracking branch 'origin/master' into feature/EFUserData 2024-11-19 20:53:38 +00:00
Plugins chore: fix spelling 2025-01-25 20:05:15 -05:00
Properties
QuickConnect
ScheduledTasks chore: fix spelling 2025-01-25 20:05:15 -05:00
Serialization fix: use new serializer cache per IXmlSerializer (#11356) 2024-04-14 17:01:59 -06:00
Session chore: fix spelling 2025-01-25 20:05:15 -05:00
Sorting Replace LINQ with more direct access method 2024-03-27 16:17:01 +01:00
SyncPlay move to new System.Threading.Lock type for better performance 2024-12-12 18:10:06 +05:00
TV Fixed server side distinct filter 2024-11-17 15:42:35 +00:00
Updates chore: fix spelling 2025-01-25 20:05:15 -05:00
ApplicationHost.cs Fixed ChapterRepository not set 2024-11-17 14:14:14 +00:00
ConfigurationOptions.cs Backport pull request #12934 from jellyfin/release-10.10.z 2024-11-19 15:43:18 -05:00
Emby.Server.Implementations.csproj Update projects to .NET 9 (#13023) 2024-11-16 10:11:01 -07:00
IStartupOptions.cs
ServerApplicationPaths.cs
SystemManager.cs