Commit Graph

  • c0f4c90d57 Apply suggestions from code review Claus Vium 2020-09-27 20:13:38 +02:00
  • 9adbf4e9d8 Add keywords as tags to series + cleanup cvium 2020-09-10 11:05:46 +02:00
  • f4d49eff9b Add keywords as tags cvium 2020-09-10 11:05:46 +02:00
  • 3df2a95cac Cleanup in TmdbUtils cvium 2020-09-24 20:31:57 +02:00
  • f8c4f7c63e Fix inverted boolean statement cvium 2020-09-24 20:18:45 +02:00
  • 34d2716ce8 Remove TmdbSettingsResult which came back in the rebase cvium 2020-09-24 20:00:44 +02:00
  • 08e1f15add Cleanup in TmdbMovieProvider cvium 2020-09-24 19:56:11 +02:00
  • e9524f89d6 Migrate the TMDb providers to the TMDbLib library cvium 2020-09-24 19:49:35 +02:00
  • e01209a6f5 Log stream type and codec for missing direct play profile Maxr1998 2020-10-03 17:14:09 +02:00
  • 211c9cd608 Remove unnecessary null checks in some places KonH 2020-10-03 22:03:23 +07:00
  • 1b18f86c8b Add missing parameter comments. cvium 2020-10-03 13:52:51 +02:00
  • 5d3449e9dc Fix xml doc comment cvium 2020-10-03 13:39:39 +02:00
  • 763862cbd8 Defer image pre-fetching until the end of a refresh/scan cvium 2020-10-03 13:36:53 +02:00
  • ec0ff5d02f test: use descriptive test method names github@esslinger.dev 2020-10-03 12:40:28 +02:00
  • 9fbf725a6d Enhance workload when tone mapping on some APUs Nyanmisaka 2020-10-03 17:53:10 +08:00
  • 7459baac8b Update ApplicationHost.cs BaronGreenback 2020-10-03 09:23:12 +01:00
  • 2929ce6e0d Update ApplicationHost.cs BaronGreenback 2020-10-03 09:18:00 +01:00
  • 298a322ac1 Update ApplicationHost.cs BaronGreenback 2020-10-03 09:13:04 +01:00
  • ba685d8092 Update ApplicationHost.cs BaronGreenback 2020-10-03 09:08:28 +01:00
  • 2124bc2e18 enhance workload when tone mapping with AMF Nyanmisaka 2020-10-03 16:04:39 +08:00
  • c0be770681 Merge pull request #4262 from anthonylavado/remove-windows-legacy Anthony Lavado 2020-10-02 23:00:23 -04:00
  • a51adec836 fix parallelism when set to 0 Gary Wilber 2020-10-02 18:26:10 -07:00
  • 86cbefb059 Remove Windows legacy files Anthony Lavado 2020-10-02 20:32:52 -04:00
  • 7841378506 cleaner Gary Wilber 2020-10-02 17:27:43 -07:00
  • db2e667936 expand try finally Gary Wilber 2020-10-02 17:19:35 -07:00
  • 04cdc89a5c Make MusicBrainzAlbumProvider thread safe Gary Wilber 2020-10-02 17:14:57 -07:00
  • 1bd80a634f test: add CommaDelimitedArrayModelBinder tests github@esslinger.dev 2020-10-03 01:09:45 +02:00
  • b3b98a5cc8 test: add TestType enum github@esslinger.dev 2020-10-03 01:09:28 +02:00
  • 33f80dc3c1 feat(CommaDelimitedArrayModelBinder): add none result check github@esslinger.dev 2020-10-03 01:09:15 +02:00
  • 1c6a45f7a3 Merge pull request #4260 from crobibero/api-data-file Bond-009 2020-10-02 23:05:01 +02:00
  • cb94b5a944 Merge pull request #4070 from crobibero/ci-api-client Joshua M. Boniface 2020-10-02 16:57:50 -04:00
  • 5f65fd93a1 Merge pull request #4249 from jellyfin/EraYaN-openapi-spec-fix Joshua M. Boniface 2020-10-02 16:57:07 -04:00
  • 6a32385588 Allow server to return .data files crobibero 2020-10-02 13:30:31 -06:00
  • b87db136cc Merge pull request #4255 from crobibero/ci-xml-docs Bond-009 2020-10-02 20:00:42 +02:00
  • c3655e0e2e Merge pull request #4217 from crobibero/json-nullable-struct-converter Bond-009 2020-10-02 19:57:47 +02:00
  • 8535a718b7 Add tests for deserializing guids Bond_009 2020-10-02 19:43:34 +02:00
  • 754e859f6e Convert strings to ImageFormat Matt Montgomery 2020-10-02 12:05:39 -05:00
  • c3e7eb3a6f Merge branch '4214-supported-commands-enum' of https://github.com/skyfrk/jellyfin into 4214-supported-commands-enum github@esslinger.dev 2020-10-02 18:29:59 +02:00
  • 9aad772288 feat: implement CommaDelimitedArrayModelBinderProvider github@esslinger.dev 2020-10-02 18:26:48 +02:00
  • 0ffc58e255 Update .ci/azure-pipelines-api-client.yml Cody Robibero 2020-10-02 08:21:28 -06:00
  • b95533d6a9 there I go changing paths again crobibero 2020-10-02 08:06:06 -06:00
  • 86e06369a9 fix liniting errors crobibero 2020-10-02 08:00:57 -06:00
  • 3d20ff69d4 Fix repo connections crobibero 2020-10-02 07:50:38 -06:00
  • 75dada6308 add withSeparateModelsAndApi crobibero 2020-10-02 07:47:14 -06:00
  • 7d992798fd specify client specifically instead of through template crobibero 2020-10-02 07:40:44 -06:00
  • 520acc11e6 scope npm package name crobibero 2020-10-02 07:19:18 -06:00
  • fcc9482ff9 Generate document file for openapi spec in CI crobibero 2020-10-02 07:07:48 -06:00
  • 810ec0b672 Fix download api spec crobibero 2020-10-02 07:00:57 -06:00
  • 21b39a207d refactor: simplify null check Simon Eßlinger 2020-10-02 01:33:15 +02:00
  • ac6d51554c Fix lastProgressMessageTimes dictionary errors Gary Wilber 2020-10-01 16:25:01 -07:00
  • 8f2fbf7a99 Switch to TPL dataflow for subfolder scan Gary Wilber 2020-10-01 16:24:35 -07:00
  • d10090b394 fix: remove unused null check Simon Eßlinger 2020-10-01 22:48:42 +02:00
  • cd4641dca0 Remove PlayableStreamFileNames as unused Stanislav Ionascu 2020-10-01 22:20:28 +02:00
  • 4b4c74bdcd feat: extend CommaDelimitedArrayModelBinder to support auto generated openAPI spec github@esslinger.dev 2020-10-01 22:04:53 +02:00
  • 3ad6232973 Add probe / direct-stream / transcoding support for BluRays Stanislav Ionascu 2020-09-24 08:41:42 +02:00
  • 02de44ec0c Update BaseAuthorizationHandler.cs BaronGreenback 2020-10-01 20:54:39 +01:00
  • 688d098d61 Update Emby.Server.Implementations.csproj BaronGreenback 2020-10-01 20:51:25 +01:00
  • dff2674b27 Update BasePlugin.cs BaronGreenback 2020-10-01 20:42:48 +01:00
  • a69731b5e3 Update BasePlugin.cs BaronGreenback 2020-10-01 20:30:12 +01:00
  • d91a4f0c6d Update ApplicationHost.cs BaronGreenback 2020-10-01 20:25:40 +01:00
  • 0738a2dc4b Update ApplicationHost.cs BaronGreenback 2020-10-01 19:22:58 +01:00
  • ee40f21049 Update ApplicationHost.cs BaronGreenback 2020-10-01 18:59:46 +01:00
  • ba12ea7f4a feat: use CommaDelimitedArrayModelBinder to retain API github@esslinger.dev 2020-10-01 19:57:31 +02:00
  • 0655928ab1 feat: add CommaDelimitedArrayModelBinder github@esslinger.dev 2020-10-01 19:56:59 +02:00
  • f314be9d85 chore(CONTRIBUTORS.md): add skyfrk github@esslinger.dev 2020-10-01 18:44:22 +02:00
  • dd4f3a7c51 feat: convert supportedCommands strings to enums github@esslinger.dev 2020-10-01 18:43:44 +02:00
  • 2b75af9873 set type of GroupUpdate crobibero 2020-10-01 10:40:58 -06:00
  • c0de26f69a Publish OpenAPI Spec to repository server Erwin de Haan 2020-10-01 17:57:40 +02:00
  • 4a3e0062f9 Add missing PlaystateRequest and remove additional GroupUpdate types crobibero 2020-10-01 09:39:57 -06:00
  • 9585fea51e Update azure-pipelines.yml Erwin de Haan 2020-10-01 17:38:36 +02:00
  • 5ee6f49204 Manually register models used in websocket messages. crobibero 2020-10-01 08:10:47 -06:00
  • c2276b17cb Increase library scan and metadata refresh speed Gary Wilber 2020-09-30 19:33:34 -07:00
  • 3b0c6c660d Removing string we don't use anymore. Justin LeCheminant 2020-09-30 20:26:59 -06:00
  • 53d8023def Update all on-disk plugins crobibero 2020-09-30 17:37:30 -06:00
  • 3b64171cde Minor change to get it to compile. Jim Cartlidge 2020-09-30 18:02:36 +01:00
  • fcd1b2f0e4 Merged with latest master Jim Cartlidge 2020-09-30 17:52:33 +01:00
  • e15d6ed12e Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into NetworkPR2 Jim Cartlidge 2020-09-30 17:51:41 +01:00
  • bbe2400b59 Updating to NetCollection 1.03 Jim Cartlidge 2020-09-30 17:51:17 +01:00
  • c7b3d4a90c Merge pull request #4164 from spooksbit/remove-browser-auto-load Bond-009 2020-09-29 18:24:58 +02:00
  • cbf9be9416 Merge pull request #3577 from crobibero/package-install-repo Bond-009 2020-09-29 18:24:11 +02:00
  • 25d8d85740 Back to HttpException Gary Wilber 2020-09-29 01:19:12 -07:00
  • 1f44785441 Merge pull request #4230 from jellyfin/dependabot/nuget/BlurHashSharp.SkiaSharp-1.1.1 dkanada 2020-09-29 16:34:10 +09:00
  • 0235f44b42 Merge pull request #4226 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.6.3 dkanada 2020-09-29 16:33:50 +09:00
  • 7775066475 Merge pull request #4236 from ConfusedPolarBear/warnings1 Bond-009 2020-09-29 09:18:52 +02:00
  • fd7a36932d simplify EndDate query Gary Wilber 2020-09-28 15:31:28 -07:00
  • e9911b70dd Use EnsureSuccessStatusCode Gary Wilber 2020-09-28 15:37:10 -07:00
  • c912093579 Created a separate API Docs profile to launch the browser at the API docs, and the nowebclient profile no longer launches the browser at all. spookbits 2020-09-25 21:52:37 -04:00
  • 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508 Matt Montgomery 2020-09-28 15:04:31 -05:00
  • 6cafc152b9 Merge pull request #4222 from Spacetech/directory_service_concurrent dkanada 2020-09-28 23:56:36 +09:00
  • c94d774ee7 Merge pull request #4220 from Spacetech/TvdbEpisodeImageProvider_nullable_check dkanada 2020-09-28 23:53:55 +09:00
  • 7030e925b7 Merge pull request #4200 from ryanpetris/hdhomerun-preemptive-livetv-conflict dkanada 2020-09-28 23:52:34 +09:00
  • 206c382b92 Merge pull request #4211 from BaronGreenback/NullPointerFix dkanada 2020-09-28 23:51:24 +09:00
  • a26ff86553 Bump Swashbuckle.AspNetCore from 5.5.1 to 5.6.3 dependabot[bot] 2020-09-28 14:50:39 +00:00
  • 1bf527f8b4 Merge pull request #4227 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore.ReDoc-5.6.3 dkanada 2020-09-28 23:50:08 +09:00
  • c60f8979d4 Merge pull request #4228 from jellyfin/dependabot/nuget/IPNetwork2-2.5.226 dkanada 2020-09-28 23:49:49 +09:00
  • 1c17a531a9 Merge pull request #4233 from jellyfin/dependabot/nuget/Mono.Nat-3.0.0 dkanada 2020-09-28 23:49:17 +09:00
  • a3d4a168d8 Merge pull request #4232 from jellyfin/dependabot/nuget/TvDbSharper-3.2.2 dkanada 2020-09-28 23:48:48 +09:00
  • e84cfc688b Bump BlurHashSharp.SkiaSharp from 1.1.0 to 1.1.1 dependabot[bot] 2020-09-28 14:48:34 +00:00
  • c8b3381d65 Merge pull request #4231 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.1 dkanada 2020-09-28 23:48:31 +09:00
  • 049d7b1840 Merge pull request #4229 from jellyfin/dependabot/nuget/BlurHashSharp-1.1.1 dkanada 2020-09-28 23:47:35 +09:00