aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-02-28Translated using Weblate (Dutch)Bas
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-02-23Translated using Weblate (Hindi)Pranav Avva
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2023-02-23Merge pull request #8526 from Shadowghost/rating-overhaulCody Robibero
2023-02-22Translated using Weblate (Ukrainian)lyaschuchenko
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/
2023-02-20Translated using Weblate (Spanish)Asahi Oka
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2023-02-20Apply review suggestionShadowghost
2023-02-20Improve alternate ordering (#9336)Bond-009
2023-02-20Build ratingClause with StringBuilderShadowghost
2023-02-20Apply review suggestionsShadowghost
2023-02-20Fix typo and migration descriptionShadowghost
2023-02-20Fix playlist parental control and no parental control skipping forbidden ↵Shadowghost
unrated items
2023-02-20Add default rating selectionsShadowghost
2023-02-20Properly build where clause for rating checksShadowghost
2023-02-20Overhaul content ratingsShadowghost
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-20StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCaseBond_009
2023-02-19Optimize tryparseBond_009
* Don't check for null before * Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2023-02-19Merge pull request #9322 from Bond-009/nullableBond-009
2023-02-19Translated using Weblate (Russian)rushmash
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-02-18Merge pull request #9337 from Bond-009/regexBond-009
2023-02-17Translated using Weblate (Spanish (Argentina))adrian gustavo martinez
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2023-02-17Reduce string allocations by regexBond_009
2023-02-15Translated using Weblate (Indonesian)Ruben Wealth Hu
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/
2023-02-15Translated using Weblate (Slovenian)stegl
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2023-02-15Translated using Weblate (Russian)ikoch
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-02-15Translated using Weblate (Dutch)Ruben Kremer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2023-02-15Enable nullable for more filesBond_009
2023-02-15Fix NRE in DisposeAsyncCoreMBR#0001
2023-02-14Enable nullable for more files (#9310)Bond-009
2023-02-12Merge pull request #9297 from crobibero/livetv-tweaksClaus Vium
LiveTV fixes
2023-02-11Merge pull request #9139 from Jpuc1143/tag-whitelistBond-009
2023-02-11LiveTV fixesCody Robibero
2023-02-10Merge pull request #9115 from barronpm/plugin-assemblycontext-fixClaus Vium
Use one AssemblyLoadContext per plugin
2023-02-05Translated using Weblate (Belarusian)Troja
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2023-02-05Translated using Weblate (Belarusian)rushmash
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2023-02-05Translated using Weblate (Belarusian)rushmash
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2023-02-05Translated using Weblate (Belarusian)Troja
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/be/
2023-02-05Translated using Weblate (Alemannic)Elias Frehner
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/gsw/
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
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-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
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