aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-10-01chore(CONTRIBUTORS.md): add skyfrkgithub@esslinger.dev
2020-10-01feat: convert supportedCommands strings to enumsgithub@esslinger.dev
2020-10-01set type of GroupUpdatecrobibero
2020-10-01Publish OpenAPI Spec to repository serverErwin de Haan
2020-10-01Add missing PlaystateRequest and remove additional GroupUpdate typescrobibero
2020-10-01Update azure-pipelines.ymlErwin de Haan
2020-10-01Manually register models used in websocket messages.crobibero
2020-09-30Increase library scan and metadata refresh speedGary Wilber
2020-09-30Removing string we don't use anymore.Justin LeCheminant
2020-09-30Update all on-disk pluginscrobibero
2020-09-30Minor change to get it to compile.Jim Cartlidge
2020-09-30Merged with latest masterJim Cartlidge
2020-09-30Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵Jim Cartlidge
NetworkPR2
2020-09-30Updating to NetCollection 1.03Jim Cartlidge
2020-09-29Merge pull request #4164 from spooksbit/remove-browser-auto-loadBond-009
Removed browser auto-launch functionality
2020-09-29Merge pull request #3577 from crobibero/package-install-repoBond-009
Specify plugin repo on plugin installation
2020-09-29Back to HttpExceptionGary Wilber
2020-09-29Merge pull request #4230 from ↵dkanada
jellyfin/dependabot/nuget/BlurHashSharp.SkiaSharp-1.1.1 Bump BlurHashSharp.SkiaSharp from 1.1.0 to 1.1.1
2020-09-29Merge pull request #4226 from ↵dkanada
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3
2020-09-29Merge pull request #4236 from ConfusedPolarBear/warnings1Bond-009
Fix some warnings
2020-09-28simplify EndDate queryGary Wilber
2020-09-28Use EnsureSuccessStatusCodeGary Wilber
2020-09-28Created a separate API Docs profile to launch the browser at the API docs, ↵spookbits
and the nowebclient profile no longer launches the browser at all. Don't point to web in the client because it won't redirect properly. Modified the vscode launch.json to automatically launch the browser when debugging the first configuration. The
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-28Merge pull request #4222 from Spacetech/directory_service_concurrentdkanada
Use ConcurrentDictionary's in DirectoryService
2020-09-28Merge pull request #4220 from Spacetech/TvdbEpisodeImageProvider_nullable_checkdkanada
Fix invalid operation exception in TvdbEpisodeImageProvider.GetImages
2020-09-28Merge pull request #4200 from ryanpetris/hdhomerun-preemptive-livetv-conflictdkanada
HDHomeRun: Preemptively throw a LiveTvConflictException
2020-09-28Merge pull request #4211 from BaronGreenback/NullPointerFixdkanada
Null Pointer Fix : PlayToController.cs
2020-09-28Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3dependabot[bot]
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.1 to 5.6.3. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.1...v5.6.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28Merge pull request #4227 from ↵dkanada
jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-5.6.3 Bump Swashbuckle.AspNetCore.ReDoc from 5.5.1 to 5.6.3