aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-20Merge pull request #4519 from crobibero/datetime-iso8601Claus Vium
Write DateTimes in ISO8601 format for backwards compatibility.
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-19Write DateTimes in ISO8601 format for backwards compatibility.crobibero
2020-11-19Merge pull request #4501 from ferferga/no-scalingClaus Vium
Don't scale extracted images and ffmpeg improvements
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-19Merge pull request #4137 from BaronGreenback/Comment2Joshua M. Boniface
DLNA ConnectionManager - static and commented.
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-19Review suggestionsFernando Fernández
2020-11-19Merge pull request #4516 from oddstr13/fix-plugin-cleanupClaus Vium
Fix plugin old version cleanup
2020-11-19Fix plugin old version cleanupOdd Stråbø
2020-11-19Merge pull request #4342 from crobibero/base-item-managerClaus Vium
Add BaseItemManager
2020-11-19Merge pull request #4509 from crobibero/plugin-save-null-refClaus Vium
Fix null reference when saving plugin configuration
2020-11-18Fix null reference when saving plugin configurationcrobibero
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-18Update Jellyfin.Api/Controllers/LiveTvController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-18Update Device.csBaronGreenback
2020-11-18More spelling corrections.Greenback
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-17Remove tvdb migration.crobibero
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-17Merge pull request #4504 from crobibero/startup-wizBill Thornton
Fix Environment authorization policy
2020-11-17Fix Environment authorization policycrobibero
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-17Merge pull request #4489 from jellyfin/dependabot/nuget/PlaylistsNET-1.1.3Anthony Lavado
Bump PlaylistsNET from 1.1.2 to 1.1.3
2020-11-17Merge pull request #4488 from jellyfin/dependabot/nuget/Moq-4.15.1Anthony Lavado
Bump Moq from 4.14.7 to 4.15.1
2020-11-17Specify threads to ffmpeg properlyFernando Fernández
2020-11-17Merge pull request #4502 from crobibero/compresJoshua M. Boniface
Use ALL the decompression methods
2020-11-17Merge pull request #4361 from ssenart/feature/4360-transcoding_flac_downsamplingJoshua M. Boniface
Add FLAC and define the corresponding target sample rate
2020-11-17Merge pull request #4456 from martinek-stepan/emby-namig-nullableJoshua M. Boniface
Emby.Naming - nullable & code coverage
2020-11-17Update Emby.Naming/Video/VideoFileInfo.csmartinek-stepan
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-11-17Update MediaBrowser.Controller/MediaEncoding/EncodingJobInfo.csCody Robibero
2020-11-17Use ALL the decompression methods.crobibero
2020-11-17Use all system cores when threads are set to auto or bigger than the amount ↵Fernando Fernández
of system's cores
2020-11-17Don't scale images extracted by ffmpegFernando Fernández
2020-11-17Merge fixStepan
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-17Merge pull request #4500 from oddstr13/nuget-bump-net5.0Anthony Lavado
Use .NET 5.0 in Nuget pipeline
2020-11-17Use .NET 5.0 in the Nuget pipelineOdd Stråbø
2020-11-16Merge pull request #4460 from yodatak/patch-1Anthony Lavado
Bump dependencies to Fedora 33