aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2020-11-19Translated using Weblate (Polish)Marcin Woliński
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
2020-11-19Merge pull request #4507 from BaronGreenback/SpellingJoshua M. Boniface
2020-11-19Translated using Weblate (Hebrew)JoJoBot420
2020-11-19Translated using Weblate (Vietnamese)hoanghuy309
2020-11-19Translated using Weblate (Tamil)Oatavandi
2020-11-19Fix plugin old version cleanupOdd Stråbø
2020-11-18Translated using Weblate (Chinese (Simplified))Nyanmisaka
2020-11-18Fixes spelling.Greenback
2020-11-18Fix build and thread detection logicFernando Fernández
2020-11-18Merge pull request #4503 from jellyfin/cancellationdkanada
2020-11-17Translated using Weblate (Spanish)HDmaniac
2020-11-17Translated using Weblate (Spanish (Argentina))danielxb-ar
2020-11-17Translated using Weblate (German)Moritz
2020-11-17Pass cancellation where possibleBond_009
2020-11-17Merge pull request #4490 from jellyfin/dependabot/nuget/Mono.Nat-3.0.1Anthony Lavado
2020-11-17Specify threads to ffmpeg properlyFernando Fernández
2020-11-17Merge pull request #4456 from martinek-stepan/emby-namig-nullableJoshua M. Boniface
2020-11-17Translated using Weblate (French)Thomas Schwery
2020-11-17Translated using Weblate (Norwegian Bokmål)Sverre
2020-11-17Translated using Weblate (Czech)Lukáš Kucharczyk
2020-11-16Translated using Weblate (Portuguese (Brazil))Ygor Lhano
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]
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
2020-11-15Merge pull request #4253 from BaronGreenback/fordiscussionBond-009
2020-11-15Translated using Weblate (Romanian)4d1m
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
2020-11-14Merge pull request #4476 from crobibero/plugin-update-exceptionClaus Vium
2020-11-13Updated based on review feedbackcrobibero
2020-11-13Translated using Weblate (Tamil)Oatavandi
2020-11-13Translated using Weblate (Serbian)Relja U
2020-11-13Fix plugin update exceptioncrobibero
2020-11-13Update Emby.Server.Implementations/AppBase/ConfigurationHelper.csCody Robibero
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