Commit Graph

  • 555651aae2 Fixed indentation and corrected typo Patrick Barron 2020-04-06 23:17:49 -04:00
  • 1f765cdd93 Remove reference to System.Interactive.Async Mark Monteiro 2020-04-06 22:04:55 -04:00
  • 8e3b09a996 Do not use IAsyncEnumerable unnecessarily Mark Monteiro 2020-04-06 22:04:24 -04:00
  • 25aa26a8fd Bump sharpcompress from 0.24.0 to 0.25.0 dependabot-preview[bot] 2020-04-07 00:48:03 +00:00
  • 644ddfad00 Apply code review changes Mark Monteiro 2020-04-06 19:36:44 -04:00
  • 62b0db59aa Fix Authentication request log dafo90 2020-04-06 22:23:53 +02:00
  • 1cf31229d8 Use embedded title for other track types Pika 2020-04-06 13:49:35 -04:00
  • 0ecac47098 drop the unnecessary colorspace conversion Nyanmisaka 2020-04-06 23:50:05 +08:00
  • a5249730d7 mpeg4 profile 15 is not supported by vaapi device Nyanmisaka 2020-04-06 20:39:57 +08:00
  • 6453638103 Merge pull request #1 from jellyfin/master Nyanmisaka 2020-04-06 20:13:05 +08:00
  • 71d8e66d9f Add logging of URL being processed when logging an error This might help diagnosing stuff like "Operation was cancelled" Vasily 2020-04-06 14:42:41 +03:00
  • 5be60782ed Fix support for attachments with baseURL set Vasily 2020-04-06 14:06:42 +03:00
  • 9dda2ffc91 Fix ffmpeg path on ARM docker image Kristupas Savickas 2020-04-06 13:21:20 +03:00
  • 0cd7cd611e Merge pull request #2758 from Bond-009/plugininstalled dkanada 2020-04-06 19:01:15 +09:00
  • 0522c90109 Merge pull request #2635 from mark-monteiro/use-development-exception-page dkanada 2020-04-06 18:59:58 +09:00
  • cb634d27d8 Merge branch 'master' into use-development-exception-page dkanada 2020-04-06 18:59:45 +09:00
  • 19b6961c08 Merge pull request #2749 from hauntingEcho/ffmpeg-dependency-version dkanada 2020-04-06 16:48:39 +09:00
  • 5bc6c08a0a Merge remote-tracking branch 'upstream/master' into simplify-https-config Mark Monteiro 2020-04-06 00:24:11 -04:00
  • 410a322fe2 Add CanConnectWithHttps to interface Mark Monteiro 2020-04-05 23:30:57 -04:00
  • c9da49ebaa Implemented more suggestions Patrick Barron 2020-04-05 23:12:25 -04:00
  • 47ba4a84cd Simplified more conditionals Patrick Barron 2020-04-05 18:06:30 -04:00
  • 81b4a4c54c Implement various suggestions Patrick Barron 2020-04-05 17:58:39 -04:00
  • e1958e3902 Miscellaneous code cleanup Patrick Barron 2020-04-05 15:56:08 -04:00
  • 66e7e8bcd2 Make the portable packages build the right tag v10.5.3 Joshua M. Boniface 2020-04-05 15:20:08 -04:00
  • 2fcbc2a5b8 Enable nullabe reference types for Emby.Drawing and Jellyfin.Drawing.Skia Bond_009 2020-04-05 21:19:04 +02:00
  • 0de3a9465e Fix version in RPM spec Joshua M. Boniface 2020-04-05 14:58:16 -04:00
  • add0a2088d Simplified Conditionals and returns Patrick Barron 2020-04-05 14:44:14 -04:00
  • ed88430429 Log error messages when the manifest URL is not valid Mark Monteiro 2020-04-05 14:34:41 -04:00
  • 15dd46c25a Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option Mark Monteiro 2020-04-05 13:46:36 -04:00
  • 80cfcf5643 Remove unnecessary casts and explicit array types Patrick Barron 2020-04-05 13:00:35 -04:00
  • b2f7417365 Merge pull request #2559 from whooo/295-fix Vasily 2020-04-03 17:39:33 +03:00
  • bf0c07abfe Merge pull request #2503 from nyanmisaka/vaapi Vasily 2020-03-31 23:19:44 +03:00
  • 86c06996b1 Remove redundant name qualifiers Patrick Barron 2020-04-05 12:48:22 -04:00
  • 961f48f5bc Use ? and ?? where applicable Patrick Barron 2020-04-05 12:45:01 -04:00
  • 3a4cd01b13 Merge pull request #2740 from JustAMan/fix-livetv Bond-009 2020-04-02 18:04:49 +02:00
  • 7059761806 Merge pull request #2730 from Bond-009/plugincrash Anthony Lavado 2020-04-01 13:17:56 -04:00
  • 2cde59af44 Merge pull request #2723 from jairbubbles/updateSkiaForArm dkanada 2020-04-01 16:14:22 +09:00
  • 52a850cc9b Merge pull request #2720 from dkanada/music Anthony Lavado 2020-03-30 17:19:42 -04:00
  • 54435a1243 Merge pull request #2712 from joshuaboniface/fix-ldap-issues dkanada 2020-03-31 15:15:25 +09:00
  • 899be44388 Merge pull request #2674 from JustAMan/fix-attachments-scan Bond-009 2020-03-26 15:57:06 +01:00
  • 354079862e Merge pull request #2668 from mark-monteiro/fix-application-host-dispose dkanada 2020-03-26 14:26:53 +09:00
  • 01db9af821 Merge pull request #2655 from lfoust/tvdbruntimefix Bond-009 2020-03-24 22:04:24 +01:00
  • 9da2635d86 Merge pull request #2653 from iwalton3/fix-embedded-subtitles Bond-009 2020-03-24 22:04:16 +01:00
  • 4caa597cde Bump version to 10.5.3 Joshua M. Boniface 2020-04-05 12:40:00 -04:00
  • 6a3f9253db Convert using statements to using declarations where applicable Patrick Barron 2020-04-05 12:26:11 -04:00
  • 30ce346f34 Enable nullabe reference types for MediaBrowser.Model Bond_009 2020-04-05 18:10:56 +02:00
  • 5966ee6d87 Convert type checks and null checks into pattern matching Patrick Barron 2020-04-05 12:07:43 -04:00
  • 92af81166d Translated using Weblate (Turkish) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ Medzhnun 2020-04-05 13:09:20 +00:00
  • f91f2ef328 Merge remote-tracking branch 'upstream/master' into register-services-correctly Mark Monteiro 2020-04-05 10:07:17 -04:00
  • f2760cb055 Register IImageEncoder in Jellyfin.Server instead of Emby.Server.Implementations Mark Monteiro 2020-04-05 10:03:53 -04:00
  • 7be4b57fe7 Fix documentation for ExtraRuleType enum values Mark Monteiro 2020-04-05 09:47:20 -04:00
  • 3d8501e462 Document exception Mark Monteiro 2020-04-05 09:25:23 -04:00
  • 658e963e93 replace 'try-finally' with 'using' where appropriate Mark Monteiro 2020-04-05 09:23:44 -04:00
  • 29539174a3 Merge pull request #2636 from mark-monteiro/development-https Bond-009 2020-04-05 15:09:27 +02:00
  • bc91445b5d Use correct naming convention for _relevantEnvVarPrefixes Mark Monteiro 2020-04-05 09:05:23 -04:00
  • 46453549b5 Start line with Boolean PrplHaz4 2020-04-05 07:26:21 -04:00
  • b05e04c0cb Collapse IsInEnabledFolder to single expression PrplHaz4 2020-04-05 06:42:15 -04:00
  • a05cdf0b05 Translated using Weblate (Hungarian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ Adam Bokor 2020-04-05 07:57:25 +00:00
  • 1cfc002764 Translated using Weblate (Hungarian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ Adam Bokor 2020-04-05 07:52:19 +00:00
  • 735d6c8ad5 Convert properties in ApplicationHost to private readonly fields, where possible Mark Monteiro 2020-04-04 23:18:11 -04:00
  • 241d0ae65c Inject IStartupOptions into StartupWizard Mark Monteiro 2020-04-04 23:14:35 -04:00
  • 33cb5c02b0 Translated using Weblate (Serbian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/ darcostan 2020-04-04 17:52:28 +00:00
  • 837eacec04 Translated using Weblate (Spanish (Mexico)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ adrian gustavo martinez 2020-04-05 00:56:06 +00:00
  • 3707437594 Translated using Weblate (Spanish (Argentina)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ adrian gustavo martinez 2020-04-04 21:19:56 +00:00
  • 809cf3a0c2 Register IJsonSerializer correctly Mark Monteiro 2020-04-04 21:33:57 -04:00
  • 710767fbf2 Add deprecation warning message for injecting ILogger Mark Monteiro 2020-04-04 21:27:48 -04:00
  • e16c16dd51 Register and construct IHttpClient correctly Mark Monteiro 2020-04-04 21:18:09 -04:00
  • adf0e8d3fd Register and construct ITaskManager and IIsoManager correctly Mark Monteiro 2020-04-04 21:00:11 -04:00
  • 3f2f95d877 Register IProcessFactory, ICryptoProvider and ISocketFactory correctly Mark Monteiro 2020-04-04 20:42:11 -04:00
  • aee6a1b476 Remove unnecessary async and parameter from ApplicationHost initialization method Mark Monteiro 2020-04-04 20:40:50 -04:00
  • 5d648bf54f Register and construct ILocalizationManager correctly Mark Monteiro 2020-04-04 20:21:48 -04:00
  • cbc0224aaf Register IStreamHelper, IInstallationManager, IZipClient, IHttpResultFactory and IBlurayExaminer correctly Mark Monteiro 2020-04-04 20:00:55 -04:00
  • 615717e562 Register and construct IUserDataManager and IUserDataRepository correctly Mark Monteiro 2020-04-04 19:57:26 -04:00
  • 5827f0f5a9 Register IDisplayPreferencesRepository correctly Mark Monteiro 2020-04-04 19:40:53 -04:00
  • a5234dfd88 Register and construct IAuthenticationRepository correctly Mark Monteiro 2020-04-04 19:36:27 -04:00
  • 4daa5436fc Register and construct IUserManager and IUserRepository correctly Mark Monteiro 2020-04-04 19:31:14 -04:00
  • 84b48eb69c Convert MediaEncoder property to field Mark Monteiro 2020-04-04 19:01:21 -04:00
  • fe9f4e06d1 Register and construct LibraryManager correctly Mark Monteiro 2020-04-04 18:28:46 -04:00
  • 7fd25f94f3 Inject and construct ISearchEngine and IMusicManager correctly Mark Monteiro 2020-04-04 18:22:29 -04:00
  • c2b21ce553 Register and construct ILibraryMonitor correctly Mark Monteiro 2020-04-04 17:33:00 -04:00
  • d173358065 Move ApplicationHost certificate initialization to constructor Mark Monteiro 2020-04-04 17:19:16 -04:00
  • 07cebbeae2 Register and construct IImageProcessor, SqliteItemRepository and IImageEncoder correctly Mark Monteiro 2020-04-04 17:12:24 -04:00
  • efe3ebaab8 Eliminate circular dependency between LibraryManager and ImageProcessor Mark Monteiro 2020-04-04 16:01:10 -04:00
  • 11693d6024 Register ITvManagerService correctly Mark Monteiro 2020-04-04 15:44:44 -04:00
  • 71c84905de Register IDeviceManager correctly Mark Monteiro 2020-04-04 15:40:06 -04:00
  • 7b31b0e322 Inject logger correctly into ActivityManager and ActivityRepository Mark Monteiro 2020-04-04 15:33:23 -04:00
  • 573da63d41 Register and construct IMediaSourceManager correctly Mark Monteiro 2020-04-04 15:28:21 -04:00
  • dd5a55aeba Register ISubtitleManager correctly Mark Monteiro 2020-04-04 15:12:02 -04:00
  • 3d8b81039d Log refresh progress at Debug level Mark Monteiro 2020-04-04 15:08:04 -04:00
  • 0ce82ab332 Remove unnecessary fields in ApplicationHost Mark Monteiro 2020-04-04 15:05:50 -04:00
  • 51b9a6e94b Register IProviderManager correctly Mark Monteiro 2020-04-04 14:56:50 -04:00
  • 75b05ca1e6 Register and construct DtoService correctly Mark Monteiro 2020-04-04 14:41:03 -04:00
  • cb2d99e831 Construct LiveTvDtoService and LiveTvManager correctly Mark Monteiro 2020-04-04 14:40:04 -04:00
  • f78423bd49 Register IChannerManager correctly Mark Monteiro 2020-04-04 14:32:35 -04:00
  • bb3db9e845 Register ISessionManager, IDlnaManager and ICollectionManager correctly; replace private properties with fields Mark Monteiro 2020-04-04 13:56:01 -04:00
  • 3d5b4f869c Register ILiveTvManager and IPlaylistManager correctly Mark Monteiro 2020-04-04 13:16:41 -04:00
  • 1456365411 Register IUserViewManager correctly Mark Monteiro 2020-04-04 13:10:39 -04:00
  • a79c5a00a3 Translated using Weblate (Arabic) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ Abderrahmane TAHRI JOUTI 2020-04-04 16:31:20 +00:00
  • f1d0fb1edb Register INotificationManager correctly; resolve services correctly Mark Monteiro 2020-04-04 13:03:32 -04:00
  • 78370911c2 Register IDeviceDiscovery, IChapterManager, IAttachmentExtractor correctly Mark Monteiro 2020-04-04 12:56:36 -04:00