Commit Graph

  • a7c43643a4 Fix Windows FFmpeg download link Shadowghost 2022-12-13 16:32:10 +01:00
  • 70a74a8c62 Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.x Bond-009 2023-01-17 16:49:59 +01:00
  • bf055a2f99 Translated using Weblate (Pirate (pr)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/ Slug-Cat 2023-01-16 06:57:34 +00:00
  • f3e5139cfc Use default ASP.NET Core logger factory for DbContext factory Patrick Barron 2023-01-16 18:15:05 -05:00
  • cf8db70af8 Fix build failing DarrenRuane 2023-01-16 20:06:56 +00:00
  • 96c31ed818 chore(deps): update dependency sharpfuzz to v2.0.1 renovate[bot] 2023-01-16 19:53:18 +00:00
  • 8e5bd36064 Ensure existing chapter images are deleted when user disables chapter generation DarrenRuane 2023-01-16 18:34:15 +00:00
  • 8479f0f90c Rename JellyfinDb to JellyfinDbContext Patrick Barron 2023-01-16 12:14:44 -05:00
  • 3f66a48206 Document JellyfinDb Patrick Barron 2023-01-16 12:13:06 -05:00
  • 66eff8b9ca Allow limiting parallel image encodings to reduce memory usage (#8783) Hannes Braun 2023-01-16 18:06:44 +01:00
  • 40e4370689 Specify AsSplitQuery in initial users query Patrick Barron 2023-01-16 11:52:53 -05:00
  • f07553abdf Optimize EF Core queries and remove unnecessary AsQueryable calls Patrick Barron 2023-01-16 11:49:59 -05:00
  • ab6baf6486 Enable nullable for Jellyfin DbContext Patrick Barron 2023-01-16 10:28:31 -05:00
  • 2a86723caf Use file-scoped namespace in db context Patrick Barron 2023-01-16 10:06:25 -05:00
  • 921618368b Remove unused schema Patrick Barron 2023-01-16 10:05:36 -05:00
  • 776294b5f8 Fix pre-existing chapter images not being deleted after the chapter image generation setting is disabled DarrenRuane 2023-01-15 23:09:33 +00:00
  • 577d396649 Use custom plugin assembly load context Patrick Barron 2023-01-15 17:35:36 -05:00
  • a48f188874 Use separate assembly load contexts per plugin Patrick Barron 2023-01-15 17:00:38 -05:00
  • dc85d86ea1 Enable in-process restarting Patrick Barron 2023-01-15 15:39:57 -05:00
  • f8ca71ee15 Move WebHostBuilder extension method to separate file Patrick Barron 2023-01-15 11:46:30 -05:00
  • 029d53502f Move some startup methods to StartupHelpers Patrick Barron 2023-01-14 15:47:26 -05:00
  • 7186b343bd Move Formatters to Jellyfin.Api Patrick Barron 2023-01-13 22:23:22 -05:00
  • 74a07f6d1c Move Middleware to Jellyfin.Api Patrick Barron 2023-01-13 21:37:37 -05:00
  • 2a5efeb3bb Don't add additional entries if HEVC encoding is disabled (#9092) Dmitry Lyzo 2023-01-15 00:37:11 +03:00
  • be206d4ff2 Merge pull request #9044 from Bond-009/db Cody Robibero 2023-01-14 14:19:53 -07:00
  • 8ff0cb1e9d Remove AddPeopleQueryIndex migration Bond_009 2023-01-14 21:39:42 +01:00
  • 6a8d24d9e9 Set journal_size_limit Bond_009 2023-01-10 22:29:05 +01:00
  • 73740f6c6e Change synchronous_mode to normal Bond_009 2023-01-09 14:14:19 +01:00
  • ab918c6292 Fine tune DB settings Bond_009 2023-01-09 00:07:53 +01:00
  • 56ef45ebf0 Fix client supported image formats (#9071) Teo Baranga 2023-01-14 20:15:50 +00:00
  • 663854bc1e Update test dependencies (#9094) Patrick Barron 2023-01-14 15:15:36 -05:00
  • 37edb21887 Translated using Weblate (Thai) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ Napaul Intrarasing 2023-01-13 15:11:16 +00:00
  • 0f17e72efd Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)" (#9088) Cody Robibero 2023-01-13 16:31:36 -07:00
  • 3d51d79715 chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591) renovate[bot] 2023-01-13 08:09:21 -07:00
  • 24a27a360e chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085) renovate[bot] 2023-01-13 06:09:30 -07:00
  • 12786db0cc Merge pull request #9078 from barronpm/migrate-to-ihost Bond-009 2023-01-13 11:51:36 +01:00
  • 0571d3e403 Translated using Weblate (Serbian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ Alex Popovic 2023-01-11 22:25:39 +00:00
  • d39dcb8ad2 Translated using Weblate (Russian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ kshantum 2023-01-12 04:05:02 +00:00
  • 033ffa9a88 Fix tests Patrick Barron 2023-01-12 11:51:12 -05:00
  • 8478a7c9ed chore(deps): update github/codeql-action digest to 515828d (#9079) renovate[bot] 2023-01-12 08:40:36 -07:00
  • 3a7a781ed9 Merge pull request #9001 from Shadowghost/stereo-downmix Bond-009 2023-01-12 09:49:29 +01:00
  • 0f46eca6a4 Minor cleanup in Startup class Patrick Barron 2023-01-11 22:09:14 -05:00
  • 159e74ea09 Update Serilog.AspNetCore Patrick Barron 2023-01-11 22:08:04 -05:00
  • 7b17799b01 Migrate from IWebHost to IHost Patrick Barron 2023-01-11 22:07:41 -05:00
  • 81c8890b6d Fix all warnings in MediaBrowser.MediaEncoding (#9073) Bond-009 2023-01-12 01:22:01 +01:00
  • 515e69dcf7 Merge pull request #9065 from barronpm/drawing-use-file-namespaces Cody Robibero 2023-01-11 12:57:10 -07:00
  • 3ad6286c2c Merge pull request #9070 from Bond-009/warn3 Cody Robibero 2023-01-11 12:55:48 -07:00
  • e904ce3030 Merge branch 'jellyfin:master' into drawing-use-file-namespaces Patrick Barron 2023-01-11 14:33:09 -05:00
  • ab645653bc Translated using Weblate (Arabic) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ 0TTA 2023-01-10 11:30:18 +00:00
  • b934b346e1 Fix all warnings in MediaBrowser.Providers Bond_009 2023-01-11 10:36:18 +01:00
  • 6dbdb4e9af Fix all warnings in Jellyfin.Server.Implementations Bond_009 2023-01-11 09:55:05 +01:00
  • aefa8da4ee Merge pull request #9064 from barronpm/move-jellyfin-drawing-skia Bond-009 2023-01-11 09:22:35 +01:00
  • dfc5a4373f Change log level for bind address usage to debug Patrick Barron 2023-01-10 19:58:54 -05:00
  • cafc454cfb Use file-scoped namespaces in Jellyfin.Drawing.Skia Patrick Barron 2023-01-10 19:41:55 -05:00
  • 6c7225b943 Use file-scoped namespaces in Jellyfin.Drawing Patrick Barron 2023-01-10 19:38:57 -05:00
  • 16e33665a2 Move Jellyfin.Drawing.Skia to src Patrick Barron 2023-01-10 19:35:06 -05:00
  • 3ed0e70eab chore(deps): update dependency tmdblib to v2 (#9053) renovate[bot] 2023-01-10 14:57:17 -07:00
  • 2045eb109b chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.4 (#9062) renovate[bot] 2023-01-10 14:56:55 -07:00
  • 9a2f2330b7 Merge pull request #9058 from jellyfin/renovate/dotnet-monorepo Joshua M. Boniface 2023-01-10 15:58:59 -05:00
  • 464136cfc9 Merge pull request #9050 from nyanmisaka/update-wa-i915-hang Bond-009 2023-01-10 20:54:47 +01:00
  • 627c2b83ef Update docker sdk to 7.0.2 Cody Robibero 2023-01-10 10:53:28 -07:00
  • 31673cc27d Disable splash screen image by default (#9060) Bill Thornton 2023-01-10 11:15:21 -05:00
  • 7516e61c5b chore(deps): update dotnet monorepo to v7.0.2 renovate[bot] 2023-01-10 14:50:35 +00:00
  • ea8fc930f0 Merge pull request #9056 from jellyfin/renovate/efcoresecondlevelcacheinterceptor-3.x Bond-009 2023-01-10 15:48:53 +01:00
  • 407c716f82 Add stereo downmix algorithm selection. Shadowghost 2023-01-02 22:26:54 +01:00
  • b5da0d1b17 Rename Emby.Drawing and move to src (#9054) Patrick Barron 2023-01-10 07:51:46 -05:00
  • 6806b983dc chore(deps): update dependency efcoresecondlevelcacheinterceptor to v3.8.2 renovate[bot] 2023-01-10 10:55:54 +00:00
  • 6a909f956e cleanup: remove redundant condition Dmitry Lyzo 2023-01-06 20:07:14 +03:00
  • 20e9db8308 fix transcode reasons Dmitry Lyzo 2023-01-06 20:06:49 +03:00
  • 8af854315e Add Chinese Bilingual language (#7623) MBR-0001 2023-01-09 20:47:12 +01:00
  • f8b8fdace6 Update workaround for the i915 hang nyanmisaka 2023-01-10 03:41:20 +08:00
  • 2a6e292153 Merge pull request #9049 from Shadowghost/codec-fix Cody Robibero 2023-01-09 12:18:09 -07:00
  • c9f3d9bdde Add truehd to list of audio codecs which require strict -2 Shadowghost 2023-01-09 20:07:17 +01:00
  • 8d49e0099c Add DavidFair to contributors David Fairbrother 2023-01-07 19:33:57 +00:00
  • 76e3da6a40 Add dts to list of audio codecs which require strict -2 David Fairbrother 2023-01-07 19:25:24 +00:00
  • 0325770bdb Merge pull request #9029 from DavidFair/Support_dts_transcoding Bond-009 2023-01-09 11:57:16 +01:00
  • 51c7c85b4c Translated using Weblate (Afrikaans) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/ Stephen Cox 2023-01-06 21:54:37 +00:00
  • 34fe2d00a2 Translated using Weblate (Greek) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ Retrial 2023-01-06 19:09:28 +00:00
  • abeadc62da Add DavidFair to contributors David Fairbrother 2023-01-07 19:33:57 +00:00
  • 4eeb522144 Add dts to list of audio codecs which require strict -2 David Fairbrother 2023-01-07 19:25:24 +00:00
  • 46e9f5ad2e Fix recursive children lookup of folders (#8678) Egor Bakanov 2023-01-08 01:48:14 +07:00
  • a2b792e386 chore(deps): update actions/checkout digest to ac59398 (#9015) renovate[bot] 2023-01-07 11:32:19 -07:00
  • ac9b7142cc Fixing similar parental rating calculation (#8959) Brad Beattie 2023-01-07 10:31:33 -08:00
  • 678bcf9a80 Use EventManager for AuthenticationSuccess, AuthenticationFailure (#8960) Cody Robibero 2023-01-07 11:31:10 -07:00
  • 769c48c629 Deduplicate media stream ordering code (#9014) Bond-009 2023-01-07 19:30:55 +01:00
  • f0faddcc44 Backport 8726: Fix incorrect starting offset of buffer span in CheckTunerAvailability. (#9020) Bond-009 2023-01-07 19:30:34 +01:00
  • 770c8c8902 Merge pull request #9018 from jellyfin/renovate/actions-download-artifact-digest Bond-009 2023-01-07 19:12:42 +01:00
  • 4e9062ce75 Merge pull request #9022 from jellyfin/renovate/actions-upload-artifact-digest Bond-009 2023-01-07 19:12:32 +01:00
  • f0e0080387 chore(deps): update actions/upload-artifact digest to 0b7f8ab renovate[bot] 2023-01-06 17:02:45 +00:00
  • d817b54fe7 chore(deps): update actions/download-artifact digest to 9bc31d5 renovate[bot] 2023-01-06 00:33:15 +00:00
  • e6606d41ce Merge pull request #9009 from dmitrylyzo/fix-secondary-audio Bond-009 2023-01-05 22:57:49 +01:00
  • c795f17fa6 Translated using Weblate (Basque) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/eu/ Porrumentzio 2023-01-03 21:19:08 +00:00
  • a07b14057f Translated using Weblate (Japanese) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ Futoshi Iwashita 2023-01-04 12:55:38 +00:00
  • 7c8aea7859 fix tests Dmitry Lyzo 2022-10-31 15:51:06 +03:00
  • c4c5af40a1 fix secondary audio Dmitry Lyzo 2022-10-31 12:50:53 +03:00
  • 69a51c425a Fix all warnings in Jellyfin.Api (#9003) Bond-009 2023-01-04 16:01:31 +01:00
  • c62f642b38 Merge pull request #9006 from nyanmisaka/hwa-groups Joshua M. Boniface 2023-01-03 18:10:08 -05:00
  • bb7bf8378b Add jellyfin to the render and video groups for HWA nyanmisaka 2023-01-04 04:29:38 +08:00
  • 43c3a465e6 Merge pull request #8775 from SenorSmartyPants/DVRMetadata Bond-009 2023-01-03 12:01:32 +01:00
  • 223aaec93f Merge pull request #8995 from daullmer/nfo-remote-images-initial Claus Vium 2023-01-02 18:43:49 +01:00