Commit Graph

  • 6b4debb44e Translated using Weblate (Hungarian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ Adam Bokor 2020-11-14 14:05:02 +00:00
  • 569874a212 Merge pull request #4473 from crobibero/binder-no-throw Claus Vium 2020-11-14 17:31:52 +01:00
  • 121d79a395 Merge pull request #4477 from nyanmisaka/attachment-return-type Claus Vium 2020-11-14 17:28:43 +01:00
  • 843847fc93 Remove extraneous newline crobibero 2020-11-14 09:16:08 -07:00
  • 83333e1fe8 Replace foreach loop with FindIndex Ionut Andrei Oanca 2020-11-14 17:07:52 +01:00
  • 450cd614ac Update Jellyfin.Api/ModelBinders/CommaDelimitedArrayModelBinder.cs Cody Robibero 2020-11-14 08:13:53 -07:00
  • e36725096a fix return type for GetAttachment nyanmisaka 2020-11-14 22:18:43 +08:00
  • cfefcd988a Updated based on review feedback crobibero 2020-11-14 07:07:09 -07:00
  • c49b854295 Merge pull request #4476 from crobibero/plugin-update-exception Claus Vium 2020-11-14 12:45:07 +01:00
  • 1dbc91978e Address requested changes and fix some warnings Ionut Andrei Oanca 2020-11-13 15:13:32 +01:00
  • 750eaa9d27 fix ci nyanmisaka 2020-11-14 18:30:20 +08:00
  • 06670351ae Apply suggestions from code review Nyanmisaka 2020-11-14 10:19:41 +00:00
  • fc89b7e641 minor changes nyanmisaka 2020-11-14 15:46:17 +08:00
  • 32bb73acbb add aac_adtstoasc bitstream filter for mpegts to mp4 conversion nyanmisaka 2020-11-14 14:22:15 +08:00
  • 73d2cb1c2a Updated based on review feedback crobibero 2020-11-13 18:04:06 -07:00
  • 722adda477 Translated using Weblate (Tamil) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/ Oatavandi 2020-11-13 17:46:08 +00:00
  • 5d4144b8a6 Translated using Weblate (Serbian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ Relja U 2020-11-13 20:19:38 +00:00
  • 5845bf93cb Fix plugin update exception crobibero 2020-11-13 14:52:22 -07:00
  • 24ac5cc353 Update Emby.Server.Implementations/AppBase/ConfigurationHelper.cs Cody Robibero 2020-11-13 13:18:31 -07:00
  • 536b054873 add experimental flag for flac nyanmisaka 2020-11-14 04:06:24 +08:00
  • f1e129f17a minor changes nyanmisaka 2020-11-14 03:57:37 +08:00
  • 563a6fb3c7 Minor changes to group-wait in SyncPlay Ionut Andrei Oanca 2020-11-08 18:08:59 +01:00
  • 8c0778e827 switch ffmpeg to hls muxer for live streaming nyanmisaka 2020-11-14 03:47:54 +08:00
  • 95ebb9a55a Use null coalescing when possible crobibero 2020-11-13 11:24:46 -07:00
  • 5f52a58e78 Convert NullReferenceException to ResourceNotFoundException crobibero 2020-11-13 11:14:44 -07:00
  • be312f992d Update to net5 crobibero 2020-11-13 10:57:34 -07:00
  • e8b98265b0 Upgrade Jellyfin.Model.Tests to net5.0 crobibero 2020-11-13 10:40:09 -07:00
  • ec5781504e Disable warning on AD0001 crobibero 2020-11-13 10:29:26 -07:00
  • 1acbceaade Disable warning on AD0001 crobibero 2020-11-13 10:24:40 -07:00
  • 3c8800604e Update test sdk crobibero 2020-11-13 09:48:26 -07:00
  • 7bf320922c Fix nullability errors in Emby.Server.Implementations crobibero 2020-11-13 09:41:18 -07:00
  • d5e2369dd6 Fix nullability errors in MediaBrowser.Model crobibero 2020-11-13 09:36:17 -07:00
  • 6353cb507d Fix nullability errors in Jellyfin.Server crobibero 2020-11-13 09:21:28 -07:00
  • 445eec7f5f Fix nullability errors in Jellyfin.Api.Tests crobibero 2020-11-13 09:21:22 -07:00
  • 01355e0498 Fix nullability errors in Jellyfin.Api (part 1) crobibero 2020-11-13 09:04:31 -07:00
  • e8675a6c24 Fix nullability errors in Jellyfin.Server crobibero 2020-11-13 09:03:44 -07:00
  • e82829c444 Fix nullability errors in MediaBrowser.MediaEncoding crobibero 2020-11-13 09:01:55 -07:00
  • f3e74cb421 Fix nullability errors in Emby.Notifications crobibero 2020-11-13 08:35:32 -07:00
  • a02514a114 Fix nullability errors in Jellyfin.Drawing.Skia crobibero 2020-11-13 08:34:34 -07:00
  • 57b1e93411 Fix nullability errors in Jellyfin.Server.Implementations crobibero 2020-11-13 08:32:24 -07:00
  • 38885ffd74 Fix nullability errors in MediaBrowser.LocalMetadata crobibero 2020-11-13 08:31:02 -07:00
  • 83ac7d2674 Fix ci condition crobibero 2020-11-13 08:02:45 -07:00
  • 5c40ad0530 Remove conditional access. crobibero 2020-11-12 09:44:10 -07:00
  • f45b4ac11f Merge pull request #4474 from crobibero/property-readonlylist Bond-009 2020-11-12 17:34:30 +01:00
  • 4bfcc8b0d1 Update Emby.Naming/AudioBook/AudioBookListResolver.cs martinek-stepan 2020-11-12 16:51:52 +01:00
  • 73f9a6d7d0 Convert array property to IReadOnlyList crobibero 2020-11-12 08:29:42 -07:00
  • d91a099c9e allow transcoding 8ch(7.1 layout) in aac nyanmisaka 2020-11-12 23:10:57 +08:00
  • 0c23b8cadf Don't throw exception when converting values using binder or JsonConverter crobibero 2020-11-12 08:06:25 -07:00
  • 00c4055b6e Merge pull request #4463 from crobibero/fix-display-preferences-migration Claus Vium 2020-11-12 15:57:03 +01:00
  • 1d059bc76b Update Jellyfin.Server/Migrations/Routines/MigrateDisplayPreferencesDb.cs Cody Robibero 2020-11-12 07:33:12 -07:00
  • 660aa1b8a6 Merge pull request #4469 from cvium/fix_repository_endpoint dkanada 2020-11-12 22:37:19 +09:00
  • a044622b15 Merge pull request #4468 from cvium/revert_similar_name_removal Claus Vium 2020-11-12 14:10:32 +01:00
  • b66239fd52 One more missed suggestions (removing commented out code) Stepan 2020-11-12 13:18:22 +01:00
  • 3bca1181b3 Taken suggestions from code review and created test for ExtraRuleType.Regex instead of throwing exception there. Stepan 2020-11-12 13:16:33 +01:00
  • 496923719c Apply suggestions from code review martinek-stepan 2020-11-12 12:54:55 +01:00
  • 27bb17ef9d Merge branch 'master' into Comment1 BaronGreenback 2020-11-12 09:18:49 +00:00
  • 8e0909ef6f Change OPTIONS to POST and call SaveConfiguration cvium 2020-11-12 10:13:56 +01:00
  • 0ac3af13ac Semi-revert removal of Name for /Similar in openapi cvium 2020-11-12 09:21:46 +01:00
  • 5bd0c2b69d add an option to disable hevc encoding nyanmisaka 2020-11-12 11:02:56 +08:00
  • df2cb7f995 Merge pull request #4466 from kayila/display-clips Claus Vium 2020-11-12 00:10:25 +01:00
  • 51996cd34d Update BasePlugin.cs BaronGreenback 2020-11-11 19:04:22 +00:00
  • d0cf60e145 Fixes #4465 by adding the missing extras folders. Kayila 2020-11-11 13:47:42 -05:00
  • caea2bb862 Update Emby.Server.Implementations/AppBase/BaseConfigurationManager.cs BaronGreenback 2020-11-11 17:00:19 +00:00
  • 7ff212576e Merge remote-tracking branch 'upstream/master' into bye-tvdb crobibero 2020-11-11 08:08:06 -07:00
  • 380359b495 Add migration to readd plugin. crobibero 2020-11-11 08:03:30 -07:00
  • 7375d70396 Skip migration if user doesn't exist crobibero 2020-11-11 07:17:19 -07:00
  • 11c74cb65c fix for no audio stream video nyanmisaka 2020-11-11 19:04:58 +08:00
  • 5669d1dad2 Merge pull request #4450 from cvium/fix_and_mildly_improve_similar Claus Vium 2020-11-11 11:06:47 +01:00
  • 0b954df7c2 Update Jellyfin.Api/Controllers/LibraryController.cs Claus Vium 2020-11-11 10:49:00 +01:00
  • a7b3880d0e Merge branch 'master' into fix_and_mildly_improve_similar Claus Vium 2020-11-11 10:47:18 +01:00
  • 6987cb8357 fix ci nyanmisaka 2020-11-11 17:25:14 +08:00
  • 57e5b59b93 adjust bitrate limit for HLS audio codecs nyanmisaka 2020-11-11 17:08:50 +08:00
  • 0c45faf100 Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/ Sam Cross 2020-11-11 00:27:35 +00:00
  • 0b01acbe91 Apply suggestions from code review Nyanmisaka 2020-11-11 02:03:53 +00:00
  • 51ddf038dc Translated using Weblate (Dutch) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/ Ted van den Brink 2020-11-10 22:44:05 +00:00
  • a51ea55537 Merge pull request #4302 from crobibero/query-fields Claus Vium 2020-11-10 23:09:47 +01:00
  • 7104a37be1 Bump dependencies to Fedora 33 yodatak 2020-11-10 22:52:20 +01:00
  • dc3b3bcfb1 Translated using Weblate (Filipino) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fil/ David John Corpuz 2020-11-10 17:59:54 +00:00
  • f5b301dea6 Correct bad docs merge crobibero 2020-11-10 11:48:21 -07:00
  • 195a6261c4 Dummy test case explanation. Stepan 2020-11-10 19:28:03 +01:00
  • 158eff62d7 Xml-doc part2 Stepan 2020-11-10 19:23:10 +01:00
  • 7fe8ca2b77 Merge remote-tracking branch 'upstream/master' into query-fields crobibero 2020-11-10 10:39:44 -07:00
  • 9b7c5cddae Update build ci, dockerfiles to .Net5.0 crobibero 2020-11-10 10:03:21 -07:00
  • 83629ab6f2 Update packages to net5 crobibero 2020-11-10 09:52:34 -07:00
  • 693760e38a Xml-doc part1 Stepan 2020-11-10 17:11:48 +01:00
  • 7aaf9dbcc3 Merge pull request #4444 from crobibero/remove-unstable-npm-ci dkanada 2020-11-10 22:01:40 +09:00
  • 54d7fb0ff7 Merge pull request #4447 from jellyfin/dependabot/nuget/Serilog.Sinks.Graylog-2.2.2 dkanada 2020-11-10 22:00:09 +09:00
  • efad311df8 Merge pull request #4446 from jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0 dkanada 2020-11-10 21:59:51 +09:00
  • c0747512d6 Merge remote-tracking branch 'jellyfin/master' into emby-namig-nullable Stepan 2020-11-10 12:42:49 +01:00
  • cdf979efef Merge pull request #3196 from ferferga/images-advance Claus Vium 2020-11-10 10:54:23 +01:00
  • d3eab357e3 Merge pull request #4452 from crobibero/bind-image-type Claus Vium 2020-11-10 10:34:42 +01:00
  • 27a1337cf3 Remove underscore Fernando Fernández 2020-11-10 10:24:05 +01:00
  • d6a04fd406 Remove setting from existing libraries with a migration Fernando Fernández 2020-11-10 00:20:12 +01:00
  • 103d503c15 Removed code as suggested by @cvium Fernando Fernández 2020-11-09 21:46:18 +01:00
  • 477e7f7898 Translated using Weblate (Spanish) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ Fardin 2020-11-09 18:58:04 +00:00
  • 2ce9a56cae Remove GetImageTypes crobibero 2020-11-09 15:01:30 -07:00
  • 0dd2b169a3 Add ModelBinder to ItemFilter crobibero 2020-11-09 14:59:04 -07:00
  • 6748ba287d Merge remote-tracking branch 'upstream/master' into query-fields crobibero 2020-11-09 14:57:02 -07:00
  • b22831f7e5 Add ModelBinder to ImageType crobibero 2020-11-09 14:53:23 -07:00
  • b99519898d Remove duplicate /Similar endpoints and add poor matching for artists and albums cvium 2020-11-09 20:15:15 +01:00