Commit Graph

  • 56e7b323de Merge pull request #7984 from crobibero/dotnet-6.0.6 Joshua M. Boniface 2022-06-23 09:13:35 -04:00
  • 7346878485 Translated using Weblate (Indonesian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ liimee 2022-06-22 10:28:45 +00:00
  • a3a751a4f5 Merge pull request #7985 from jellyfin/revert-7961-next_up_idk Cody Robibero 2022-06-21 06:05:26 -06:00
  • c85255a615 Log external streams exceptions nyanmisaka 2022-06-21 19:59:23 +08:00
  • 8ea8dcf128 Catch external streams exceptions nyanmisaka 2022-06-21 17:29:56 +08:00
  • 7884e7e829 Revert "refactor: use season number and episode number for NextUp ordering instead of SortName" Cody Robibero 2022-06-20 08:55:19 -06:00
  • 3478554249 Fix build Cody Robibero 2022-06-20 08:54:46 -06:00
  • 9898c10880 Update remaining dependencies Cody Robibero 2022-06-20 08:52:30 -06:00
  • ec2ad4ec8c Upgrade to dotnet 6.0.6 Cody Robibero 2022-06-20 08:48:40 -06:00
  • 1ffc77b43d Merge pull request #7961 from cvium/next_up_idk Joshua M. Boniface 2022-06-20 09:58:27 -04:00
  • ae79bbc34c Merge pull request #7960 from Shadowghost/subrip-encoder-fix Joshua M. Boniface 2022-06-20 09:57:57 -04:00
  • 52704e8dd0 Merge pull request #7955 from nyanmisaka/fix-ext Joshua M. Boniface 2022-06-20 09:57:43 -04:00
  • 294ab0757e Merge pull request #7887 from joshuaboniface/fix-restart.sh Joshua M. Boniface 2022-06-20 09:57:18 -04:00
  • 3f170116c4 Translated using Weblate (Japanese) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ Miko Dela Cruz 2022-06-18 12:21:04 +00:00
  • c34c9d52b7 Translated using Weblate (Greek) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/ Christos Mak 2022-06-19 13:04:05 +00:00
  • bdd52df230 Override the VAAPI driver env if i965 device is known nyanmisaka 2022-06-20 18:59:54 +08:00
  • 73117b079c Fix HWA decoders are not applied to BluRay folders Nyanmisaka 2022-06-19 19:14:55 +08:00
  • b60905f991 Add barebone ASS/SSA writers to SubtitleEncoder Shadowghost 2022-06-18 01:21:20 +02:00
  • 72893da4d8 Use System.IO.Compression instead of SharpCompress for gzips adrez99 2022-06-02 22:32:15 +02:00
  • 6d5c697183 Add make in Fedora Docker install Tarulia 2022-06-18 22:35:36 +02:00
  • d06fda43c1 use null-forgiving operator to suppress warnings Jason Dove 2022-06-18 13:19:00 -05:00
  • 82df4c3242 update comments Jason Dove 2022-06-18 13:15:05 -05:00
  • e4088ba0bd don't require a user id for items api call using api key Jason Dove 2022-06-18 13:10:50 -05:00
  • 24c56328f2 Add subrip to SubtitleFormat Shadowghost 2022-06-18 01:20:05 +02:00
  • ef037ad371 refactor: use season number and episode number for NextUp ordering instead of SortName cvium 2022-06-18 00:07:54 +02:00
  • a64e21f57a Fix subtitle encoder if subrip is requested Shadowghost 2022-06-17 23:17:23 +02:00
  • 56e135f5e6 Apply suggestions from code review nyanmisaka 2022-06-18 01:50:08 +08:00
  • ae22d0b7a5 Fix output extension if user has no transcoding permission nyanmisaka 2022-06-18 00:25:55 +08:00
  • b36543275f Merge pull request #7950 from nyanmisaka/brighter-vpp-tonemap Cody Robibero 2022-06-17 10:01:37 -06:00
  • 2c0c3eb3ee Merge pull request #7954 from cvium/fix_7953_dlna_url Cody Robibero 2022-06-17 10:01:20 -06:00
  • f1d56aa5ce Merge pull request #7947 from nyanmisaka/video-range-condition Cody Robibero 2022-06-17 10:01:06 -06:00
  • 0b6fbebf72 Apply suggestions from code review Nyanmisaka 2022-06-17 16:49:16 +08:00
  • db714f967e Merge pull request #7939 from 1337joe/track-selector-fix Claus Vium 2022-06-17 10:23:53 +02:00
  • f020bd6f3b use ignore case for scheme comparison cvium 2022-06-17 09:00:59 +02:00
  • 3275f83c3b fix: use proper bind address for DLNA location url (#7953) cvium 2022-06-17 08:57:59 +02:00
  • f7813803c2 Brighter VPP tone-mapping on Intel nyanmisaka 2022-06-16 23:29:36 +08:00
  • 477b922e4a Apply suggestions from code review nyanmisaka 2022-06-16 22:11:06 +08:00
  • be72001ff9 Add VideoRangeType to video conditions nyanmisaka 2022-06-16 21:32:54 +08:00
  • 6749313249 Merge pull request #7940 from Shadowghost/fix-recommendations Cody Robibero 2022-06-16 07:15:39 -06:00
  • 4ebe70cf6a Merge pull request #7946 from cvium/svg Cody Robibero 2022-06-16 07:14:56 -06:00
  • c4051ac16d fix release build cvium 2022-06-16 12:31:50 +02:00
  • 3491f0968b feat: partially handle SVG files and remove exceptions from blurhash and dimensions cvium 2022-06-16 12:22:46 +02:00
  • 8af9b84745 Translated using Weblate (Chinese (Simplified)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/ 普鲁文 2022-06-15 06:48:01 +00:00
  • fd4ffc6ba3 Merge pull request #7941 from jellyfin/fix-overflow Cody Robibero 2022-06-15 15:27:07 -06:00
  • 5912a49d1d Further cleanup of Fedora spec-file Tarulia 2022-04-26 00:19:17 +02:00
  • f336647d57 Remove env-var after moving web-files on Fedora Tarulia 2022-04-25 22:00:15 +02:00
  • 9b805c9e83 Use Fedora 36 image in Fedora Docker builds Tarulia 2022-04-25 08:04:31 +02:00
  • 19ccf414ac Fedora build: Filter dependency to fix F36 build Tarulia 2022-04-25 05:45:36 +02:00
  • 0504ed9fe6 Standardise and cleanup Fedora build Tarulia 2022-04-23 12:50:36 +02:00
  • c243f588a0 Adjust license in Fedora Spec according to LICENSE Tarulia 2022-04-21 17:01:36 +02:00
  • 46491d0813 Rewrite Fedora build version detection Tarulia 2022-04-17 23:24:15 +02:00
  • c7c0cdad95 Fix the map index of externel audio nyanmisaka 2022-06-15 23:39:27 +08:00
  • 255f5a6707 Fix the int overflow issue in encoder bufsize nyanmisaka 2022-06-15 23:27:49 +08:00
  • 3f497459cb Fix recommendations Shadowghost 2022-06-15 12:19:10 +02:00
  • 5d66c84f2d Fix default audio selection ignoring type Joe Rogers 2022-05-17 21:03:51 +02:00
  • 052a59ac3e Add tests for preferred audio language selection Joe Rogers 2022-04-30 15:36:09 +02:00
  • bee13d5644 Fix splashscreen (#7895) Cody Robibero 2022-06-14 08:18:35 -06:00
  • 06b2e7bcf5 Merge pull request #7934 from Bond-009/xmlasync2 Claus Vium 2022-06-14 21:24:19 +02:00
  • 9c5d30c217 Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf Cody Robibero 2022-06-13 16:27:45 -06:00
  • db8047136d Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap Cody Robibero 2022-06-14 08:18:22 -06:00
  • 758b16691f Merge pull request #7913 from cvium/fix_response_logging Cody Robibero 2022-06-13 16:27:38 -06:00
  • b6a0fe3378 Merge pull request #7911 from cvium/fix_keyframe_transcode Cody Robibero 2022-06-13 16:27:31 -06:00
  • e4b095a766 Merge pull request #7894 from crobibero/search-hints Cody Robibero 2022-06-13 16:27:16 -06:00
  • b35d608b19 Merge pull request #7892 from cvium/fix_tv_multi Cody Robibero 2022-06-12 07:54:32 -06:00
  • 8d1dcb3c05 Merge pull request #7885 from iwalton3/fix-navigation-buttons Claus Vium 2022-06-13 09:47:25 +02:00
  • 6702756e7b Merge pull request #7873 from cvium/fix_nfo_remoteimages Bond-009 2022-06-14 19:11:37 +02:00
  • 1b8a251991 Merge pull request #7934 from Bond-009/xmlasync2 Claus Vium 2022-06-14 21:24:19 +02:00
  • 7dc5b69d21 Translated using Weblate (Portuguese) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ Joaquim de Oliveira 2022-06-13 17:02:20 +00:00
  • 1a787e273a Merge pull request #7873 from cvium/fix_nfo_remoteimages Bond-009 2022-06-14 19:11:37 +02:00
  • 16fba6035c Enable XmlReaderSettings.Async, fixes #7929 Bond_009 2022-06-14 18:15:56 +02:00
  • 5b4e14940e Fix format string Bond_009 2022-06-14 16:43:48 +02:00
  • d73e9f3af5 Fix splashscreen (#7895) Cody Robibero 2022-06-14 08:18:35 -06:00
  • 2888080098 Merge pull request #7924 from jellyfin/improve-swdec-amf-tonemap Cody Robibero 2022-06-14 08:18:22 -06:00
  • a881733377 Merge pull request #7682 from 1337joe/test-preferred-audio-language Bond-009 2022-06-14 15:23:40 +02:00
  • c8282e8441 Apply suggestions from code review Nyanmisaka 2022-06-14 17:41:16 +08:00
  • b295b0478c Merge pull request #7925 from nyanmisaka/remove-mpeg4-amf Cody Robibero 2022-06-13 16:27:45 -06:00
  • 42aaea3556 Merge pull request #7913 from cvium/fix_response_logging Cody Robibero 2022-06-13 16:27:38 -06:00
  • 07b39655eb Merge pull request #7911 from cvium/fix_keyframe_transcode Cody Robibero 2022-06-13 16:27:31 -06:00
  • 0f75f17736 Merge pull request #7894 from crobibero/search-hints Cody Robibero 2022-06-13 16:27:16 -06:00
  • 83d8dbf93e Remove MPEG4 hwaccel from AMF nyanmisaka 2022-06-14 02:21:00 +08:00
  • e5aa708cb9 Improve AMF tonemap speed when using sw decoding Nyanmisaka 2022-06-14 00:48:16 +08:00
  • ac760b9c86 fix: read configuration during Invoke instead of during construction cvium 2022-06-13 11:53:19 +02:00
  • c07c7b753c fix: only use keyframes when remuxing video cvium 2022-06-13 10:32:34 +02:00
  • 8b69b0f521 Merge pull request #7885 from iwalton3/fix-navigation-buttons Claus Vium 2022-06-13 09:47:25 +02:00
  • 079fac4a54 Switch to FirstOrDefault extension Cody Robibero 2022-06-12 08:32:38 -06:00
  • 21afec3225 Merge pull request #7892 from cvium/fix_tv_multi Cody Robibero 2022-06-12 07:54:32 -06:00
  • 11c5a0b182 Prevent 400 error when using navigation buttons. Ian Walton 2022-06-11 20:34:29 -04:00
  • f318417c4f fix: tv shows do not support multi edition cvium 2022-06-12 13:55:17 +02:00
  • 9208055ca7 Translated using Weblate (Hebrew) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ Aragon 2022-06-11 10:39:12 +00:00
  • 874fcaba69 Move service hardening options to override config Joshua M. Boniface 2022-06-12 01:05:29 -04:00
  • 5204863705 fix: respect the image refresh options when parsing remote images from NFO cvium 2022-06-11 15:08:07 +02:00
  • 0e1a41f7e9 Merge pull request #7868 from cvium/disable_dlna Joshua M. Boniface 2022-06-10 21:59:21 -04:00
  • 5ddf4e031c Merge pull request #7867 from crobibero/name-guid-pair Cody Robibero 2022-06-10 10:39:51 -06:00
  • bacb41e142 Merge pull request #7854 from cvium/enable_mkv_keyframe_extraction Cody Robibero 2022-06-06 09:40:38 -06:00
  • c19c787273 Merge pull request #7828 from nyanmisaka/fix-dovi-tonemap Bond-009 2022-06-06 17:29:39 +02:00
  • 93941f9728 Bump version to 10.8.0 v10.8.0 Joshua M. Boniface 2022-06-10 22:16:13 -04:00
  • aa0f6cb5eb Merge pull request #7868 from cvium/disable_dlna Joshua M. Boniface 2022-06-10 21:59:21 -04:00
  • 69cc1e0bd8 Merge pull request #7867 from crobibero/name-guid-pair Cody Robibero 2022-06-10 10:39:51 -06:00
  • 007856e61a actually disable DLNA... cvium 2022-06-10 09:04:07 +02:00
  • b4954985be chore: disable DLNA by default cvium 2022-06-10 08:56:58 +02:00