aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-02-03Translated using Weblate (Pirate (pr))Wiki
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-02-03Translated using Weblate (Spanish (Latin America))Plntote
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2023-02-02Merge pull request #9191 from barronpm/applicationhost-cleanup1Cody Robibero
2023-02-02Merge pull request #9227 from Bond-009/ffprobeClaus Vium
Improve ffprobe json parsing and don't log error for Codec Type attachment
2023-02-01Translated using Weblate (Swedish)Robert Englund
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/
2023-02-01Translated using Weblate (Persian)Peyman M
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
2023-02-01Fixed whitespaceJean-Pierre Bachmann
2023-02-01Update CleanupCollectionPathsTask.csJPVenson
Removed code smell and switched to non creation for non existing collection folder
2023-02-01Added CleanupCollection taskJean-Pierre Bachmann
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2023-01-31FormattingRonan Charles-Lorel
2023-01-31Add a way to add more invalid characters when sanitizing a filenameRonan Charles-Lorel
2023-01-28Remove Emby.Notifications (#9147)Patrick Barron
2023-01-27Don't store media encoder as fieldPatrick Barron
2023-01-27Use dependency injection for IChannelPatrick Barron
2023-01-27Use depencency injection for ISubtitleProviderPatrick Barron
2023-01-27Convert CanLaunchWebBrowser to expression bodyPatrick Barron
2023-01-27Initialize device id in constructorPatrick Barron
2023-01-27Move LogEnvironmentInfo to StartupHelpersPatrick Barron
2023-01-26Remove OS information from System Info (#9175)Patrick Barron
Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-01-20Add "Allowed Tags" to Parental ControlsJpuc1143
2023-01-20Merge branch 'master' into network-rewriteShadowghost
2023-01-20Remove DvdLib (#9068)Patrick Barron
* Remove DvdLib * Update error message for blu-ray folders Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Remove BDInfo * Remove MediaEncoder.GetPrimaryPlaylistVobFiles * Remove BlurayDiscInfo Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com>
2023-01-19Apply review suggestionsShadowghost
2023-01-19Translated using Weblate (Bulgarian)marcus2799
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2023-01-19Merge remote-tracking branch 'upstream/master' into network-rewriteShadowghost
2023-01-18Load all plugin assemblies before attempting to load typesPatrick Barron
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵renovate[bot]
v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18Translated using Weblate (Chinese (Traditional, Hong Kong))SuperDumbTM
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2023-01-17Use one AssemblyLoadContext per pluginPatrick Barron
2023-01-17Merge pull request #9108 from barronpm/efcore-cleanupBond-009
2023-01-17Merge pull request #9100 from barronpm/refactor-startupBond-009
2023-01-17Mark CanSelfRestart as ObsoletePatrick Barron
2023-01-17Translated using Weblate (Pirate (pr))Slug-Cat
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-01-16Fix build failingDarrenRuane
2023-01-16Ensure existing chapter images are deleted when user disables chapter generationDarrenRuane
2023-01-16Rename JellyfinDb to JellyfinDbContextPatrick Barron
2023-01-15Fix pre-existing chapter images not being deleted after the chapter image ↵DarrenRuane
generation setting is disabled
2023-01-15Use custom plugin assembly load contextPatrick Barron
2023-01-15Use separate assembly load contexts per pluginPatrick Barron
2023-01-15Enable in-process restartingPatrick Barron
2023-01-14Remove AddPeopleQueryIndex migrationBond_009
2023-01-14Set journal_size_limitBond_009
2023-01-14Change synchronous_mode to normalBond_009
2023-01-14Fine tune DB settingsBond_009
2023-01-14Translated using Weblate (Thai)Napaul Intrarasing
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2023-01-12Translated using Weblate (Serbian)Alex Popovic
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2023-01-12Translated using Weblate (Russian)kshantum
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-01-11Translated using Weblate (Arabic)0TTA
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
2023-01-10chore(deps): update dotnet monorepo to v7.0.2renovate[bot]