aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-11-19Translated using Weblate (Polish)Marcin Woliński
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
2020-11-19Merge remote-tracking branch 'upstream/master' into no-scalingFernando Fernández
2020-11-19Merge pull request #4298 from crobibero/bye-tvdbJoshua M. Boniface
Remove TheTVDB plugin from server source.
2020-11-19Merge pull request #4507 from BaronGreenback/SpellingJoshua M. Boniface
Corrects spelling in comments
2020-11-19Translated using Weblate (Hebrew)JoJoBot420
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-11-19Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-11-19Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-19Fix plugin old version cleanupOdd Stråbø
2020-11-18Translated using Weblate (Chinese (Simplified))Nyanmisaka
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
2020-11-18Fixes spelling.Greenback
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-18Merge pull request #4503 from jellyfin/cancellationdkanada
Pass cancellation where possible
2020-11-17Translated using Weblate (Spanish)HDmaniac
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2020-11-17Translated using Weblate (Spanish (Argentina))danielxb-ar
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-11-17Translated using Weblate (German)Moritz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-11-17Pass cancellation where possibleBond_009
2020-11-17Merge pull request #4490 from jellyfin/dependabot/nuget/Mono.Nat-3.0.1Anthony Lavado
Bump Mono.Nat from 3.0.0 to 3.0.1
2020-11-17Specify threads to ffmpeg properlyFernando Fernández
2020-11-17Merge pull request #4456 from martinek-stepan/emby-namig-nullableJoshua M. Boniface
Emby.Naming - nullable & code coverage
2020-11-17Translated using Weblate (French)Thomas Schwery
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-11-17Translated using Weblate (Norwegian Bokmål)Sverre
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-11-17Translated using Weblate (Czech)Lukáš Kucharczyk
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/cs/
2020-11-16Translated using Weblate (Portuguese (Brazil))Ygor Lhano
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2020-11-16Merge branch 'master' into emby-namig-nullableBaronGreenback
2020-11-16add video range info to titlenyanmisaka
2020-11-15Bump Mono.Nat from 3.0.0 to 3.0.1dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v3.0.0...release-v3.0.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-15Merge remote-tracking branch 'upstream/master' into bye-tvdbcrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into http-exceptioncrobibero
2020-11-15Merge remote-tracking branch 'upstream/master' into dotnet-5crobibero
2020-11-15Merge pull request #4478 from Bond-009/chararrayClaus Vium
Don't allocate single char arrays when possible
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
DI in plugins
2020-11-15Translated using Weblate (Romanian)4d1m
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-11-14remove custom HttpExceptioncrobibero
2020-11-14Replace Task.WaitAll with Task.WaitBond_009
2020-11-14Missed some stuffBond_009
2020-11-14Access last element by index where possibleBond_009
2020-11-14Use string.Trim(char) instead of string.Trim(char[]) where possibleBond_009
2020-11-14Use string.Split(char) where possible instead of string.Split(char[])Bond_009
2020-11-14Translated using Weblate (Hungarian)Adam Bokor
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
2020-11-14Merge pull request #4476 from crobibero/plugin-update-exceptionClaus Vium
Fix plugin update exception
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-11-13Translated using Weblate (Serbian)Relja U
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-11-13Fix plugin update exceptioncrobibero
2020-11-13Update Emby.Server.Implementations/AppBase/ConfigurationHelper.csCody Robibero
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-11-13Use null coalescing when possiblecrobibero
2020-11-13Convert NullReferenceException to ResourceNotFoundExceptioncrobibero
2020-11-13Disable warning on AD0001crobibero
2020-11-13Fix nullability errors in Emby.Server.Implementationscrobibero
2020-11-12Convert array property to IReadOnlyListcrobibero