aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Extensions
AgeCommit message (Collapse)Author
2025-09-12Avoid constant arrays as arguments (#14784)Bond-009
2024-11-19Backport pull request #12934 from jellyfin/release-10.10.zShadowghost
Fix playlists Original-merge: 8bee67f1f8dab604d745b3d077330085f7f111d4 Merged-by: crobibero <cody@robibe.ro> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2024-09-29Add perf tradeoff mode to image extractor (#12744)gnattu
2024-09-09cli: add option to disable network change detection (#11253)gnattu
2024-08-28Prevent server from starting if the ffmpeg path is invalid (#12463)gnattu
2024-08-05Backport pull request #11901 from jellyfin/release-10.9.zgnattu
Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor Original-merge: b7bc0e1c96553675a490c0bd92a58ad9c5f0d0e1 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Bond_009 <bond.009@outlook.com>
2024-06-01Backport pull request #11823 from jellyfin/release-10.9.zgnattu
Add Env Var to disable second level cache Original-merge: 95c7d997c13cfcd4038174ba00525d5628475fb7 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me>
2023-10-06Remove unnecessary Trim() from GetPersonFromXmlNodePatrick Barron
2023-10-06Remove logger parameter from XmlReaderExtensions.TryReadDateTimePatrick Barron
2023-10-06Use extension methods in GetPersonFromXmlNodePatrick Barron
2023-10-06Add TryReadInt to XmlReaderExtensionsPatrick Barron
2023-10-06Add ReadNormalizedString to XmlReaderExtensionsPatrick Barron
2023-10-06Add TryParseDateTime and TryParseDateTimeExact to XmlReaderExtensionsPatrick Barron
2023-10-06Add GetStringArray and GetPersonArray to XmlReaderExtensionsPatrick Barron
2023-10-06Add XmlReader.GetPersonFromXmlNodePatrick Barron
2023-06-05Source SQLite cache_size from an Environment Variable (#9666)Mark Lopez
2022-12-07Fix release buildBond_009
2022-03-26Merge pull request #7202 from knackebrot/unix-permsCody Robibero
2022-02-14Fix option to disable server discoveryBond_009
2022-02-10Add option to change unix socket permissionsknackebrot
There is probably no way to do it when creating the socket
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-06-12Add test for ReadOnlySpan.Count extensionBond_009
2021-05-24Remove some unnecessary allocationscvium
2021-05-20Enable nullable reference types for Emby.Server.ImplementationsBond_009
2021-05-13Reduce warnings in MediaBrowser.Controllercrobibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-09-20Minor improvementsBond_009
2020-09-03Kill HttpListenerHostClaus Vium
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-08-09Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.csBond-009
Co-authored-by: David <davidullmer@outlook.de>
2020-07-24Update MediaBrowser.Controller/Extensions/ConfigurationExtensions.csBond-009
Co-authored-by: David Mouse <dmouse10462@gmail.com>
2020-07-23Make UNIX socket configurableBond_009
2020-06-29Respect FFMpeg path passed via Environment VariableNeil Burrows
2020-06-16Add full stop at end of comments (SA1629)telans
2020-04-01Apply suggestions from code reviewMark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark Monteiro
2020-03-15Merge remote-tracking branch 'upstream/master' into ↵Mark Monteiro
support-running-without-web-content
2020-03-15Rename IsNoWebContent to NoWebContentMark Monteiro
2020-03-13Add a configuration flag to allow/disallow duplicates in playlistsMark Monteiro
2020-03-11Parse config value correctlyMark Monteiro
2020-02-28Add new 'nowebcontent' configuration flagMark Monteiro
2019-12-12Use extension methodsBond-009
2019-12-12Replace '_' with ':' in config keysBond-009
2019-11-25Fix naming constBond-009
2019-11-25Make probesize and analyzeduration configurable and simplify circularBond_009
dependencies Makes the probesize and analyzeduration configurable with env args. (`JELLYFIN_FFmpeg_probesize` and `FFmpeg_analyzeduration`)
2019-01-27Reworked LocalizationManager to load data asyncBond_009
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan