Commit Graph

  • b67e9cde8c Replace ILogger with ILogger<T> wherever possible Mark Monteiro 2020-03-03 23:07:10 +01:00
  • 76957213e6 Merge remote-tracking branch 'upstream/master' into support-injecting-iconfiguration Mark Monteiro 2020-03-03 22:27:49 +01:00
  • 5276c75cde Merge pull request #2500 from mark-monteiro/2498-register-logging-correctly Bond-009 2020-03-03 21:53:53 +01:00
  • cd471ed4df Fix emby/users/public not taking into account first run Davide Polonio 2020-03-03 20:20:35 +01:00
  • 737d4d2b3f Fix conditional with a less verbose one Davide Polonio 2020-03-03 19:51:03 +01:00
  • 3cb98fba55 Use ToList() instead of ToArray() on sequences of unknown size Mark Monteiro 2020-03-03 18:18:00 +01:00
  • c07e1e4f84 Merge pull request #2476 from JustAMan/playto-sort dkanada 2020-03-04 01:53:26 +09:00
  • 6438771212 Exit method early if there are no unique playlist items to add Mark Monteiro 2020-03-03 17:48:11 +01:00
  • 4d32b59a0b Performance improvements Mark Monteiro 2020-03-03 17:47:16 +01:00
  • 2dc1a18203 Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go dkanada 2020-03-04 01:37:44 +09:00
  • f21cd30039 Lower log level for BaseItem.Equals to debug Vasily 2020-03-03 19:22:45 +03:00
  • c1aafd2ba0 Default transcoding throttling to false for new installs Vasily 2020-03-03 19:14:31 +03:00
  • 7f96fce15d Add SegiH as a contributor Mark Monteiro 2020-03-03 14:40:49 +01:00
  • 77533fd433 Revert unnecessary style change Mark Monteiro 2020-03-03 14:40:07 +01:00
  • 20ac3c36e2 Merge pull request #2483 from xosdy/fix-download-filename Bond-009 2020-03-03 14:28:48 +01:00
  • 464039043d Merge pull request #2491 from mark-monteiro/2425-fix-playlists Bond-009 2020-03-03 14:23:43 +01:00
  • a4bf645ba5 Fix compilation error Mark Monteiro 2020-03-03 01:10:26 +01:00
  • 9a6c279473 Increase min log level to 'Warning' framework namespaces Mark Monteiro 2020-03-03 00:36:54 +01:00
  • c376f4ca51 Register Serilog logging services correctly Mark Monteiro 2020-03-03 00:35:41 +01:00
  • dde0277050 Check for duplicates when adding items to a playlist Mark Monteiro 2020-03-02 21:12:35 +01:00
  • 76e49a1eb7 migrate audiodb to plugin dkanada 2020-03-03 02:07:31 +09:00
  • 1c1484389a Translated using Weblate (Macedonian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ Ilija Apostolovski 2020-03-01 12:50:27 +00:00
  • 1c21248e2e Merge pull request #2474 from JustAMan/simplify-sorting Bond-009 2020-03-02 12:28:31 +01:00
  • 13d30a0a79 Merge pull request #2436 from dkanada/music Vasily 2020-03-02 12:54:17 +03:00
  • ba8d8cede9 Replace foreach with for - MOAR SPEED Vasily 2020-03-02 12:39:34 +03:00
  • 9a9f2aa293 Apply suggestions from code review Vasily 2020-03-02 12:36:44 +03:00
  • 376bbb40bd Apply code review suggestion Vasily 2020-03-02 12:34:34 +03:00
  • 11abe31e0d Speed up equality comparison of BaseItem Vasily 2020-03-02 12:31:31 +03:00
  • 5d760b7ee8 Fix emby/user/public API leaking private data Davide Polonio 2020-03-01 21:38:34 +01:00
  • 3ab51712b8 Fix warnings in PlaylistXmlSaver Mark Monteiro 2020-03-01 18:41:17 +01:00
  • 1204818698 Clean up and document PlaylistResolver Mark Monteiro 2020-03-01 18:28:19 +01:00
  • 41a26f8ecd Correctly resolve playlists that are stored using a directory path Mark Monteiro 2020-03-01 18:28:02 +01:00
  • f00356e9fe Use a constant for the default playlist file name Mark Monteiro 2020-03-01 18:23:51 +01:00
  • 49f6809254 fix build error dkanada 2020-03-01 22:48:41 +09:00
  • 7e3b6768f8 Add NuGet reference to config abstractions in MediaBrowser.Common project Mark Monteiro 2020-03-01 12:10:32 +01:00
  • 0b0c5984f9 Translated using Weblate (Indonesian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ Ignatius Bagus 2020-02-29 16:24:25 +00:00
  • 03a294a706 Translated using Weblate (Hungarian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/ Adam Bokor 2020-02-29 08:58:31 +00:00
  • d86e5c2ab7 add code suggestions dkanada 2020-02-29 16:24:07 +09:00
  • 630d79fc96 prefix private fields with underscore dkanada 2020-02-29 16:22:45 +09:00
  • 2e856ad9fe Fix download file with non-ASCII filename Steven Tang 2020-02-29 12:11:27 +08:00
  • 189f005846 Remove IConfiguration from service collection Mark Monteiro 2020-02-28 23:35:53 +01:00
  • 48f8118072 Do not save a reference to the startup config in ApplicationHost Mark Monteiro 2020-02-28 23:28:15 +01:00
  • a4e5a5ab31 Register configuration correctly with application using 'ConfigureAppConfiguration()' in WebHostBuilder Mark Monteiro 2020-02-28 23:18:22 +01:00
  • 3f4b9e9a81 Add new 'nowebcontent' configuration flag Mark Monteiro 2020-02-28 20:40:45 +01:00
  • be6ed3ec7b Add comment Bond_009 2020-02-28 20:39:51 +01:00
  • e699e5d405 Fix possible race condition Bond_009 2020-02-28 20:34:10 +01:00
  • 6261e4e7f6 Translated using Weblate (Macedonian) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/ Ilija Apostolovski 2020-02-28 15:13:08 +00:00
  • 3043b7323b Use constants for settings keys Mark Monteiro 2020-02-28 17:57:38 +01:00
  • 77963c7a8c Added translation using Weblate (Macedonian) Ilija Apostolovski 2020-02-28 15:12:46 +00:00
  • 7f38af3701 Remove custom queue class as it is not needed Vasily 2020-02-28 17:27:16 +03:00
  • f81cd037f0 Small speed improvement - no need to convert an array to a list to just iterate over it Vasily 2020-02-28 16:19:51 +03:00
  • ae1f975b99 Implement fast sorting Vasily 2020-02-27 20:21:34 +03:00
  • 0f0b89f344 Trying to be more safe Vasily 2020-02-27 20:14:56 +03:00
  • e125db4fe3 Bring back sorting when needed to fix PlayTo Vasily 2020-02-27 20:11:40 +03:00
  • e80444d11b use the custom server for external ids dkanada 2020-02-28 01:43:57 +09:00
  • d1670f8180 Apply suggestions from code review Vasily 2020-02-27 16:02:18 +03:00
  • 8e20d2e931 Simplify AlphanumericComparer, reduce code duplication Vasily 2020-02-27 14:51:34 +03:00
  • 13bf5e94b3 Merge pull request #2472 from Narfinger/tests-fix3 Bond-009 2020-02-27 08:52:12 +01:00
  • 107974e3f8 moves shows tests to Theory and InlineData format Narfinger 2020-02-27 11:31:57 +09:00
  • 9d53fd0e73 Translated using Weblate (Hebrew) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ sharkykh 2020-02-25 23:29:27 +00:00
  • d1e1aef5f7 Fix possible race condition Bond_009 2020-02-26 18:19:34 +01:00
  • fd3ee279de Merge pull request #2448 from Narfinger/tests-fix2 dkanada 2020-02-27 02:05:16 +09:00
  • d95ccbacac Use IsHostingContent instead of explicitly checking ContentRoot Mark Monteiro 2020-02-26 16:11:09 +01:00
  • a9f3b5dacb Fix ordering of search results Vasily 2020-02-26 10:54:29 +03:00
  • 6c6b5d7f28 Translated using Weblate (Hebrew) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/ sharkykh 2020-02-25 23:17:52 +00:00
  • 974a04c129 update plugin classes for nightly builds dkanada 2020-02-26 01:58:39 +09:00
  • 192ec57b60 Remove log message executed before logger is initialized Mark Monteiro 2020-02-25 17:22:21 +01:00
  • f3be93a4de Use the swagger API page as the default redirect path if not hosting the jellyfin-web content Mark Monteiro 2020-02-25 17:02:51 +01:00
  • 1b5999a1bc Open the Swagger API page on server start if not hosting the static web content Mark Monteiro 2020-02-25 17:01:57 +01:00
  • 26af5ea45a Do not set a static content root if the jellyfin-web directory does not exist or is empty Mark Monteiro 2020-02-25 16:51:36 +01:00
  • f11678ae4b Translated using Weblate (Malay) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/ MOLOKAL 2020-02-25 06:39:43 +00:00
  • a075fefca9 Merge pull request #2160 from Artiume/master Vasily 2020-02-25 14:40:06 +03:00
  • 4ae80a5d56 partially fix issue with music scans dkanada 2020-02-24 14:35:30 +09:00
  • b40ac479a2 Translated using Weblate (Swedish) Translation: Jellyfin/Jellyfin Translate-URL: http://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sv/ Andreas Olsson 2020-02-22 09:55:44 +00:00
  • 3e2f09ecf8 Translated using Weblate (Norwegian Nynorsk) Translation: Jellyfin/Jellyfin Translate-URL: http://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/ R0flcopt3r 2020-02-21 19:30:05 +00:00
  • 6b634026e6 Translated using Weblate (Spanish (Dominican Republic)) Translation: Jellyfin/Jellyfin Translate-URL: http://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/ Daniel De Jesus 2020-02-23 03:40:44 +00:00
  • 818695a01e Improve controls for deinterlace method; matches with jellyfin-web changes Peter Maar 2020-02-23 21:40:53 -05:00
  • 697aee5b0c Merge pull request #21 from jellyfin/master artiume 2020-02-23 10:57:52 -05:00
  • 940990708e remove unused assignment dkanada 2020-02-24 00:25:27 +09:00
  • 19a609a889 update musicbrainz options dkanada 2020-02-24 00:24:03 +09:00
  • a34826008f update external ids dkanada 2020-02-24 00:22:23 +09:00
  • 0a55eb9106 Merge pull request #2444 from Narfinger/tests-fix dkanada 2020-02-23 21:55:06 +09:00
  • a3bb81553d Merge pull request #2176 from Bond-009/nullable2 dkanada 2020-02-23 21:52:46 +09:00
  • de40f22a46 Merge pull request #2384 from Bond-009/warn16 dkanada 2020-02-23 21:46:15 +09:00
  • a2f955e2eb Fix formatting Bond_009 2020-02-23 12:22:48 +01:00
  • 07cc4be6a7 Fix some warnings Bond_009 2020-02-23 12:11:43 +01:00
  • 496bdc65f3 adds names from the episodenumber tests to path tests Narfinger 2020-02-23 19:45:29 +09:00
  • 6d6fa13550 Fix release build Bond_009 2020-02-23 10:58:45 +01:00
  • a07ee65365 Minor improvements Bond_009 2020-02-23 10:53:51 +01:00
  • fd5f0c54a6 fixes formatting and enabling another test Narfinger 2020-02-23 18:50:33 +09:00
  • b306b8b881 add todos and fixes some todo tests Narfinger 2020-02-23 18:46:10 +09:00
  • 4dabc50f09 fixes last tests and cleanup Narfinger 2020-02-23 18:31:23 +09:00
  • c2fe628c79 removed failing tests Narfinger 2020-02-23 18:19:19 +09:00
  • 72c98e41ca Merge pull request #2442 from Bond-009/remux dkanada 2020-02-23 16:23:12 +09:00
  • 21f11c600a converted tests to inlinedata Narfinger 2020-02-23 12:12:48 +09:00
  • 6e239c52c5 Merge pull request #2291 from Bond-009/sessionmanager dkanada 2020-02-23 10:53:44 +09:00
  • 6715450598 Merge pull request #2427 from Bond-009/minor dkanada 2020-02-23 10:48:47 +09:00
  • ffc9eb67f0 Switch remux and direct stream Bond_009 2020-02-23 00:05:28 +01:00
  • 7716deddf0 Add encoding option bobandweave, change back the EncodingHelper logic Peter Maar 2020-02-22 17:01:56 -05:00
  • 4becaf83dd Update MediaInfoService.cs artiume 2020-02-22 10:03:17 -05:00