aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-03Enhance workload when tone mapping on some APUsNyanmisaka
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03enhance workload when tone mapping with AMFNyanmisaka
zscale filter is required.
2020-10-02Merge pull request #4262 from anthonylavado/remove-windows-legacyAnthony Lavado
Remove Windows legacy files
2020-10-02fix parallelism when set to 0Gary Wilber
2020-10-02Remove Windows legacy filesAnthony Lavado
2020-10-02cleanerGary Wilber
2020-10-02expand try finallyGary Wilber
2020-10-02Make MusicBrainzAlbumProvider thread safeGary Wilber
2020-10-03test: add CommaDelimitedArrayModelBinder testsgithub@esslinger.dev
2020-10-03test: add TestType enumgithub@esslinger.dev
2020-10-03feat(CommaDelimitedArrayModelBinder): add none result checkgithub@esslinger.dev
2020-10-02Merge pull request #4260 from crobibero/api-data-fileBond-009
Allow server to return .data files
2020-10-02Merge pull request #4070 from crobibero/ci-api-clientJoshua M. Boniface
Add ci task to publish api client
2020-10-02Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fixJoshua M. Boniface
Publish OpenAPI spec for master and tagged releases
2020-10-02Allow server to return .data filescrobibero
2020-10-02Merge pull request #4255 from crobibero/ci-xml-docsBond-009
Generate document file for openapi spec in CI
2020-10-02Merge pull request #4217 from crobibero/json-nullable-struct-converterBond-009
Properly handle null structs in json
2020-10-02Add tests for deserializing guidsBond_009
2020-10-02Convert strings to ImageFormatMatt Montgomery
2020-10-02Merge branch '4214-supported-commands-enum' of ↵github@esslinger.dev
https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum
2020-10-02feat: implement CommaDelimitedArrayModelBinderProvidergithub@esslinger.dev
2020-10-02Update .ci/azure-pipelines-api-client.ymlCody Robibero
Co-authored-by: Cameron <Influence365@gmail.com>
2020-10-02there I go changing paths againcrobibero
2020-10-02fix liniting errorscrobibero
2020-10-02Fix repo connectionscrobibero
2020-10-02add withSeparateModelsAndApicrobibero
2020-10-02specify client specifically instead of through templatecrobibero
2020-10-02scope npm package namecrobibero
2020-10-02Generate document file for openapi spec in CIcrobibero
2020-10-02Fix download api speccrobibero
2020-10-02refactor: simplify null checkSimon Eßlinger
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-01Fix lastProgressMessageTimes dictionary errorsGary Wilber
2020-10-01Switch to TPL dataflow for subfolder scanGary Wilber
2020-10-01fix: remove unused null checkSimon Eßlinger
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property.
2020-10-01feat: extend CommaDelimitedArrayModelBinder to support auto generated ↵github@esslinger.dev
openAPI spec
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders.
2020-10-01Update BaseAuthorizationHandler.csBaronGreenback
2020-10-01Update Emby.Server.Implementations.csprojBaronGreenback
2020-10-01Update BasePlugin.csBaronGreenback
2020-10-01Update BasePlugin.csBaronGreenback
Moved initialisation ApplicationHost.cs /LoadPlugin()
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01feat: use CommaDelimitedArrayModelBinder to retain APIgithub@esslinger.dev
2020-10-01feat: add CommaDelimitedArrayModelBindergithub@esslinger.dev