Commit Graph

  • 22a8283a9e Merge pull request #9391 from nyanmisaka/next-fixes Bond-009 2023-02-25 16:44:47 +01:00
  • 3b0a182045 Merge pull request #9326 from ipitio/objdispex Bond-009 2023-02-25 16:44:17 +01:00
  • e5ba1bcba9 Merge pull request #9389 from crobibero/remove-switch Bond-009 2023-02-25 16:43:55 +01:00
  • f8f8505286 chore(deps): update github/codeql-action digest to 32dc499 (#9392) renovate[bot] 2023-02-24 14:48:33 -07:00
  • c29e8ffe1d Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs ipitio 2023-02-24 11:45:56 -05:00
  • 49eb04899c Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs Cody Robibero 2023-02-24 08:53:08 -07:00
  • 0d9d2e0690 Enable enhanced Nvdec by default for using DoVi tone-mapping nyanmisaka 2023-02-24 23:39:32 +08:00
  • edaba7dbe5 Fix H.264 baseline profile hwaccel nyanmisaka 2023-02-24 23:38:46 +08:00
  • 47b9a01efe Merge pull request #9381 from Bond-009/nullable Cody Robibero 2023-02-24 08:35:26 -07:00
  • eaeb65f94d Update MediaBrowser.Providers/Plugins/Tmdb/TV/TmdbEpisodeImageProvider.cs Bond-009 2023-02-24 16:22:30 +01:00
  • b3273f0f9a Simplify audio transcode channel lookup Cody Robibero 2023-02-24 08:06:19 -07:00
  • f94abc1eb7 Copy IsAutomated option when making MetadataRefreshOptions copy. (#9385) Nick 2023-02-24 06:06:01 -08:00
  • a328dba3b1 Translated using Weblate (Hindi) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/ Pranav Avva 2023-02-22 20:38:26 +00:00
  • ab24c0e2cf Enable nullable for more files Bond_009 2023-02-23 19:09:16 +01:00
  • ecb5c48538 Merge pull request #8526 from Shadowghost/rating-overhaul Cody Robibero 2023-02-23 07:04:44 -07:00
  • 7af6694594 Fix AutoDiscovery socket creation Shadowghost 2023-02-23 13:55:27 +01:00
  • eb3d187f27 chore(deps): update dependency autofixture.xunit2 to v4.18.0 (#9372) renovate[bot] 2023-02-22 05:48:43 -07:00
  • 3a2024dbba Merge pull request #9371 from jellyfin/renovate/autofixture.automoq-4.x Bond-009 2023-02-22 11:48:33 +01:00
  • 0af699621a Translated using Weblate (Ukrainian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/uk/ lyaschuchenko 2023-02-21 05:46:11 +00:00
  • b6ce920670 chore(deps): update dependency autofixture.automoq to v4.18.0 renovate[bot] 2023-02-22 04:30:10 +00:00
  • 88ab6bfdfc chore(deps): update dependency autofixture to v4.18.0 (#9370) renovate[bot] 2023-02-21 21:28:46 -07:00
  • ccea623c0d Merge pull request #9365 from Bond-009/friendlyname Bond-009 2023-02-21 22:43:06 +01:00
  • 6f65127f80 Merge pull request #9368 from jellyfin/renovate/vstest-monorepo Bond-009 2023-02-21 17:08:50 +01:00
  • e148f9e717 chore(deps): update dependency microsoft.net.test.sdk to v17.5.0 renovate[bot] 2023-02-21 14:29:49 +00:00
  • 3756078467 Translated using Weblate (Spanish) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ Asahi Oka 2023-02-19 20:55:16 +00:00
  • 6300d01fcc Apply review suggestion Shadowghost 2023-02-20 21:58:31 +01:00
  • a5bfeb28aa Apply review suggestions Shadowghost 2023-02-20 21:51:15 +01:00
  • cf29e9a9c5 Fix #7516 Bond_009 2023-02-20 20:32:49 +01:00
  • a5f16136eb Apply review suggestions Shadowghost 2023-02-20 16:58:22 +01:00
  • 5b493e14ac Improve alternate ordering (#9336) Bond-009 2023-02-20 16:07:51 +01:00
  • e7a7edbac0 Various fixes (#9361) Shadowghost 2023-02-20 16:04:30 +01:00
  • c5a363a007 Merge branch 'master' into network-rewrite Shadowghost 2023-02-20 11:58:14 +01:00
  • 5f938de337 Build ratingClause with StringBuilder Shadowghost 2023-02-20 11:49:46 +01:00
  • f0251f86cb Move MigrateRatingLevels migration to preStartup Shadowghost 2023-02-20 11:49:40 +01:00
  • 5cdb0c7932 Apply review suggestions Shadowghost 2023-01-27 15:49:08 +01:00
  • 15efb9935c Fix typo and migration description Shadowghost 2022-12-08 16:15:26 +01:00
  • 07dc163844 Fix playlist parental control and no parental control skipping forbidden unrated items Shadowghost 2022-11-30 11:55:40 +01:00
  • 9d21f078c7 Add default rating selections Shadowghost 2022-11-29 22:04:28 +01:00
  • 4ed97a4593 Properly check for item visibility in UserLibraryController Shadowghost 2022-11-29 18:00:56 +01:00
  • e014522dff Add default for MaxParentalRating to UserPolicy Shadowghost 2022-11-28 18:06:56 +01:00
  • 2e315b7f08 Properly build where clause for rating checks Shadowghost 2022-11-28 13:07:57 +01:00
  • a6cfe75d6e Add database migration for rating schema change Shadowghost 2022-11-28 13:06:55 +01:00
  • c8d80450e0 Recursively update rating Shadowghost 2022-11-27 15:37:34 +01:00
  • ed2280a060 Overhaul content ratings Shadowghost 2022-10-09 22:56:23 +02:00
  • 720852f708 Merge pull request #9356 from Bond-009/tryparse Bond-009 2023-02-20 11:09:54 +01:00
  • e8b0ae07af Merge pull request #9351 from Shadowghost/condition-fix Bond-009 2023-02-20 10:27:58 +01:00
  • c807712246 Merge pull request #9355 from nyanmisaka/va-vpp-pool-size Bond-009 2023-02-20 10:27:47 +01:00
  • 69379d80a1 Merge pull request #9266 from holow29/increase-transcoding-ac-max Bond-009 2023-02-20 10:26:41 +01:00
  • b119c6d868 StringComparison.Ordinal instead of StringComparison.OrdinalIgnoreCase Bond_009 2023-02-20 10:14:08 +01:00
  • 26297d26af Merge pull request #9352 from Shadowghost/musibrainz-fix Cody Robibero 2023-02-19 16:55:54 -07:00
  • a9bfb13dc7 Format MusicBrainz config page Shadowghost 2023-02-19 18:20:30 +01:00
  • 815aa40170 Fix MusicBrainz config page input validation Shadowghost 2023-02-19 18:12:28 +01:00
  • 3c921e25da Fix MusicBrainz album queries and releasegroup handling Shadowghost 2023-02-19 17:54:59 +01:00
  • 24a7e210c3 Optimize tryparse Bond_009 2023-02-19 16:52:29 +01:00
  • 4baa534679 Fix MusicBrainz configuration parsing and update Shadowghost 2023-02-19 16:16:34 +01:00
  • 9a14a624a8 Apply review suggestions Shadowghost 2023-02-19 15:11:15 +01:00
  • bb6f867067 Merge pull request #9322 from Bond-009/nullable Bond-009 2023-02-19 15:08:35 +01:00
  • 037eeed746 Fix EqualsAny condition check for int and double Shadowghost 2023-02-19 14:55:22 +01:00
  • de96fe1f52 Translated using Weblate (Russian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ rushmash 2023-02-19 13:12:32 +00:00
  • 8ecb9558e2 Use CL_MAP_READ on OCL to reduce bandwidth overhead nyanmisaka 2023-02-19 21:26:15 +08:00
  • 8d04c98e35 Increase pool size for VAAPI VPP nyanmisaka 2023-02-19 21:16:17 +08:00
  • dd3e74ca0f Merge pull request #9343 from Lenart12/master Bond-009 2023-02-19 11:55:29 +01:00
  • 2f4e43b87f Add migration for MusicBrainz settings Shadowghost 2023-02-19 09:30:27 +01:00
  • 6eb35d4fd3 Merge pull request #9349 from Shadowghost/musibrainz-fix Claus Vium 2023-02-18 21:30:07 +01:00
  • 3c5b0e0035 Fix MusicBrainz default server Shadowghost 2023-02-18 21:22:45 +01:00
  • af7acc000c Fix dependency on Microsoft.AspNetCore.HttpOverrides Shadowghost 2023-02-18 21:10:09 +01:00
  • 1deb9f36ba Merge pull request #9334 from jellyfin/renovate/prometheus-net.aspnetcore-8.x Bond-009 2023-02-18 14:24:38 +01:00
  • 9911638659 chore(deps): update dependency prometheus-net.aspnetcore to v8 renovate[bot] 2023-02-18 13:10:40 +00:00
  • 336e08de1e Merge pull request #9337 from Bond-009/regex Bond-009 2023-02-18 14:02:47 +01:00
  • 80939b922c Translated using Weblate (Spanish (Argentina)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ adrian gustavo martinez 2023-02-17 02:06:29 +00:00
  • a527034ebe Validate requested user id (#8812) Cody Robibero 2023-02-17 15:16:08 -07:00
  • 40a1e1924a Add rule and tests to fix #9341 Lenart Kos 2023-02-17 22:40:54 +01:00
  • 9979b346ea Merge pull request #9340 from Bond-009/using Bond-009 2023-02-17 22:01:17 +01:00
  • 3bec70302b Fix use after dispose Bond_009 2023-02-17 20:47:07 +01:00
  • 20fd05b050 Consistently write IP in upercase Shadowghost 2023-02-17 19:27:36 +01:00
  • bedee7922f Fix interface address assignment and resolution in SSDP Shadowghost 2023-02-17 18:24:13 +01:00
  • 42498194d9 Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery Shadowghost 2023-02-16 18:15:12 +01:00
  • 48263078b4 Reduce string allocations by regex Bond_009 2023-02-17 15:00:06 +01:00
  • 5071973170 chore(deps): update dependency prometheus-net to v8 (#9333) renovate[bot] 2023-02-17 05:44:56 -07:00
  • df8346cd63 Merge pull request #9061 from Bond-009/ct Bond-009 2023-02-16 18:14:38 +01:00
  • 5b8fda13e4 Merge pull request #9319 from Bond-009/alternate Bond-009 2023-02-16 18:03:48 +01:00
  • a38cb3ade8 Fix tests Bond_009 2023-01-10 17:15:21 +01:00
  • 60f41b80f6 Verify ContentType of uploaded images Bond_009 2023-01-10 17:02:23 +01:00
  • 62204dce00 add contributor ipitio 2023-02-15 22:06:14 -05:00
  • 58ed50c9d0 Catch Exception when disposing connection ipitio 2023-02-15 21:58:49 -05:00
  • 65f6c2e2fd Translated using Weblate (Indonesian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ Ruben Wealth Hu 2023-02-15 13:06:43 +00:00
  • bfb31a9bce Translated using Weblate (Slovenian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/ stegl 2023-02-14 22:38:50 +00:00
  • 13589ceb06 Translated using Weblate (Russian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ ikoch 2023-02-15 12:03:24 +00:00
  • 785e8c4085 Translated using Weblate (Dutch) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ Ruben Kremer 2023-02-15 21:41:19 +00:00
  • cb85fc688f Enable nullable for more files Bond_009 2023-02-15 23:41:28 +01:00
  • 3a91c37283 Merge branch 'master' into network-rewrite Shadowghost 2023-02-15 22:40:07 +01:00
  • 4eba16c672 Apply review suggestions Shadowghost 2023-02-15 22:34:44 +01:00
  • 3fe64f69b7 Merge pull request #9320 from MBR-0001/master Claus Vium 2023-02-15 21:59:24 +01:00
  • c338aa7cb5 Fix NRE in DisposeAsyncCore MBR#0001 2023-02-15 21:07:36 +01:00
  • 59920b4052 Make exact match primary video Bond_009 2023-02-15 18:05:49 +01:00
  • 1cc7572445 Apply review suggestions Shadowghost 2023-02-15 11:31:47 +01:00
  • 87b2bc5dc4 Fix LocalAccessOrRequiresElevationHandler (#9315) Shadowghost 2023-02-14 20:22:07 +01:00
  • 2c0201e921 chore(deps): update dotnet monorepo (#9311) renovate[bot] 2023-02-14 12:09:50 -07:00
  • 92db437def Merge pull request #9160 from Shadowghost/policy-cleanup Cody Robibero 2023-02-14 12:09:23 -07:00
  • 92f6e19a25 Enable nullable for more files (#9310) Bond-009 2023-02-14 20:09:07 +01:00