Commit Graph

  • 137baab0ac Remove websocketmanager from ApplicationHost cvium 2020-10-06 20:19:36 +02:00
  • 6def4b06a8 Minor improvements to tmdb code Bond-009 2020-10-06 14:54:17 +02:00
  • 38cb8fee8a Fix IWebSocketListener service registration cvium 2020-10-06 14:44:07 +02:00
  • 3d69bcd190 Fix playbackstart not triggering in the new eventmanager cvium 2020-10-06 08:14:56 +02:00
  • 3a238de35e Merge pull request #4265 from KonH/remove_unnecessary_null_checks dkanada 2020-10-06 13:04:54 +09:00
  • e11a2d4397 Merge pull request #4273 from joshuaboniface/fix-damn-rpm-spec-again-fuck dkanada 2020-10-06 12:30:22 +09:00
  • f8657d70ff Merge pull request #4277 from jellyfin/dependabot/nuget/Moq-4.14.6 dkanada 2020-10-06 12:29:00 +09:00
  • d4a492ef93 Fix activity log query. Patrick Barron 2020-10-05 22:51:52 -04:00
  • 29e77d56ec Merge pull request #4279 from joshuaboniface/fix-bad-migration Joshua M. Boniface 2020-10-05 20:43:36 -04:00
  • b3249e849c Add default value of 0 Joshua M. Boniface 2020-10-05 16:54:51 -04:00
  • 8bf560c41e fix registry name and link crobibero 2020-10-05 13:00:07 -06:00
  • 49c363751a Make MaxActiveSessions not nullable Joshua M. Boniface 2020-10-05 13:33:22 -04:00
  • 2d689f101b Merge pull request #4268 from Bond-009/groupinfo Joshua M. Boniface 2020-10-05 13:18:17 -04:00
  • 72ad3b327f Merge pull request #4257 from Bond-009/tests3 Joshua M. Boniface 2020-10-05 13:17:50 -04:00
  • 5e11eb0359 Merge pull request #4264 from Camc314/patch-1 Joshua M. Boniface 2020-10-05 10:22:15 -04:00
  • 7e7eb3a2f9 Add missing properties to typescript-axios gen Cameron 2020-10-05 14:30:35 +01:00
  • fe9d25c268 Merge pull request #4271 from joshuaboniface/fix-ci-script Bond-009 2020-10-05 15:11:06 +02:00
  • 40bbcb63db Merge pull request #4275 from anthonylavado/tasktimer Bond-009 2020-10-05 14:15:11 +02:00
  • dba4df1977 Bump Moq from 4.14.5 to 4.14.6 dependabot[bot] 2020-10-05 12:00:58 +00:00
  • d22fe41c3c Merge pull request #4177 from cvium/remove_missing Bond-009 2020-10-05 12:59:39 +02:00
  • 72cd6ab071 Remove dummy season and missing episode provider in a futile attempt to remove cruft cvium 2020-09-18 15:24:56 +02:00
  • e011659186 Merge pull request #4210 from nielsvanvelzen/typed-websocket-message Bond-009 2020-10-05 10:40:52 +02:00
  • f1bf21cffd Merge pull request #4225 from Spacetech/save_image_check Bond-009 2020-10-05 10:40:37 +02:00
  • 14042d51b0 Merge pull request #4276 from cvium/fix_403 Bond-009 2020-10-05 10:34:10 +02:00
  • df75c1cd9c SecurityException should return 403 cvium 2020-10-05 08:28:37 +02:00
  • 959d906c85 Just enable instead Anthony Lavado 2020-10-05 02:25:09 -04:00
  • 375f849b3e Simply trigger Anthony Lavado 2020-10-05 02:14:43 -04:00
  • e77040a4fb Fix Transcode Cleanup Schedule Anthony Lavado 2020-10-05 00:15:25 -04:00
  • 2a575dd67e Merge pull request #4269 from joshuaboniface/session-limit Joshua M. Boniface 2020-10-04 23:34:52 -04:00
  • d47284d59f Merge pull request #4202 from cvium/tmdblib_migration Joshua M. Boniface 2020-10-04 20:59:14 -04:00
  • f2763a71e0 Rename migrations to match others Joshua M. Boniface 2020-10-04 20:31:24 -04:00
  • 4d7e7d6331 Rewrite activity log backend to use a query class. Patrick Barron 2020-10-03 21:14:25 -04:00
  • 1bfe9713af Make MaxSessions default 0 Joshua M. Boniface 2020-10-04 20:24:35 -04:00
  • 88bc2fa3ec Just make everything under libdir/jf a wildcard Joshua M. Boniface 2020-10-04 19:50:54 -04:00
  • fc28ffea53 Improve handling of apiclient generator Joshua M. Boniface 2020-10-04 19:03:39 -04:00
  • 67e89dd525 Use nicer count comparitor Joshua M. Boniface 2020-10-04 16:57:48 -04:00
  • 07be066180 Merge pull request #4252 from skyfrk/4214-supported-commands-enum Bond-009 2020-10-04 22:40:14 +02:00
  • df177b4752 Revert "Implement better count method" Joshua M. Boniface 2020-10-04 15:52:39 -04:00
  • 5aa519fd39 Implement better count method Joshua M. Boniface 2020-10-04 15:46:57 -04:00
  • 8dfa2015d0 Make the count an int for cleanliness Joshua M. Boniface 2020-10-04 14:14:42 -04:00
  • d0ec6872f3 Increase count check to 1 Joshua M. Boniface 2020-10-04 14:06:20 -04:00
  • 725acb528a Add pragma warning disabled to migrations Joshua M. Boniface 2020-10-04 13:43:20 -04:00
  • cd328a0be3 Remove default set for MaxActiveSessions Joshua M. Boniface 2020-10-04 13:34:53 -04:00
  • 6e1d1eed23 Make log entry informational Joshua M. Boniface 2020-10-04 13:30:21 -04:00
  • b130af1b0c Remove variables from SecurityException Joshua M. Boniface 2020-10-04 13:29:18 -04:00
  • a9e5f6e770 Remove nullable from MaxActiveSessions Joshua M. Boniface 2020-10-04 13:25:07 -04:00
  • 2577595bac Remove obsolete getter Joshua M. Boniface 2020-10-04 13:23:20 -04:00
  • 975fca5158 Fix syntax error Joshua M. Boniface 2020-10-04 13:19:56 -04:00
  • b9d79d7635 Add DB migration for new MaxActiveSessions field Joshua M. Boniface 2020-10-04 13:14:32 -04:00
  • 5a7dda337f Add active session tracking Joshua M. Boniface 2020-10-04 11:50:00 -04:00
  • d11adeb85e Merge pull request #4266 from Maxr1998/log-stream-info Bond-009 2020-10-04 17:06:59 +02:00
  • e93bb9aa8d Merge pull request #4267 from cvium/disable_invalidauthprovider Bond-009 2020-10-04 17:01:12 +02:00
  • e96d41d5ef Fix build Bond_009 2020-10-04 16:45:00 +02:00
  • f0556c8ded Improve GroupInfo class Bond_009 2020-10-04 16:27:34 +02:00
  • d7dc15971e Add roundtrip test Bond_009 2020-10-04 16:26:43 +02:00
  • 2e3901252a Update UserManager.cs BaronGreenback 2020-10-04 10:07:05 +01:00
  • fae70bbbcf Update LocalAccessHandlerTests.cs BaronGreenback 2020-10-04 10:05:38 +01:00
  • 29133b6452 Update PathSubstitution.cs BaronGreenback 2020-10-04 10:04:43 +01:00
  • 7f1ec1b569 Update MediaInfoHelper.cs BaronGreenback 2020-10-04 10:03:34 +01:00
  • 5360f5a43d Update UserController.cs BaronGreenback 2020-10-04 10:03:08 +01:00
  • bb4c668650 Update LocalAccessHandler.cs BaronGreenback 2020-10-04 10:02:52 +01:00
  • eaf684a68c Update DynamicHlsHelper.cs BaronGreenback 2020-10-04 10:02:35 +01:00
  • b5ea16cf7b Update LocalAccessOrRequiresElevationHandler.cs BaronGreenback 2020-10-04 10:02:13 +01:00
  • 168a4ec2f2 Update IgnoreParentalControlHandler.cs BaronGreenback 2020-10-04 10:01:56 +01:00
  • 34ef6492ee Update FirstTimeOrIgnoreParentalControlSetupHandler.cs BaronGreenback 2020-10-04 10:01:32 +01:00
  • a3a2ca412b Update DownloadHandler.cs BaronGreenback 2020-10-04 10:01:10 +01:00
  • 04552e86fb Update DefaultAuthorizationHandler.cs BaronGreenback 2020-10-04 10:00:51 +01:00
  • 47f4639b84 Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into NetworkPR2 Jim Cartlidge 2020-10-04 09:56:45 +01:00
  • 53af1e3455 Updatig netcollection & re-inserting BOM Jim Cartlidge 2020-10-04 09:56:33 +01:00
  • 7cec65b973 Update documentation Matt Montgomery 2020-10-03 14:35:57 -05:00
  • a839b015f9 Disable invalid auth provider cvium 2020-10-03 21:24:04 +02:00
  • 24dfa097fa Update TMDbLib version cvium 2020-10-03 19:46:13 +02:00
  • a0862c933d Add image languages to collections cvium 2020-10-03 19:45:16 +02:00
  • d7cabb2e4e Add image languages cvium 2020-10-03 19:36:28 +02:00
  • e0f21afa62 Fix build cvium 2020-09-28 23:56:55 +02:00
  • c0f4c90d57 Apply suggestions from code review Claus Vium 2020-09-27 20:13:38 +02:00
  • 9adbf4e9d8 Add keywords as tags to series + cleanup cvium 2020-09-10 11:05:46 +02:00
  • f4d49eff9b Add keywords as tags cvium 2020-09-10 11:05:46 +02:00
  • 3df2a95cac Cleanup in TmdbUtils cvium 2020-09-24 20:31:57 +02:00
  • f8c4f7c63e Fix inverted boolean statement cvium 2020-09-24 20:18:45 +02:00
  • 34d2716ce8 Remove TmdbSettingsResult which came back in the rebase cvium 2020-09-24 20:00:44 +02:00
  • 08e1f15add Cleanup in TmdbMovieProvider cvium 2020-09-24 19:56:11 +02:00
  • e9524f89d6 Migrate the TMDb providers to the TMDbLib library cvium 2020-09-24 19:49:35 +02:00
  • e01209a6f5 Log stream type and codec for missing direct play profile Maxr1998 2020-10-03 17:14:09 +02:00
  • 211c9cd608 Remove unnecessary null checks in some places KonH 2020-10-03 22:03:23 +07:00
  • 1b18f86c8b Add missing parameter comments. cvium 2020-10-03 13:52:51 +02:00
  • 5d3449e9dc Fix xml doc comment cvium 2020-10-03 13:39:39 +02:00
  • 763862cbd8 Defer image pre-fetching until the end of a refresh/scan cvium 2020-10-03 13:36:53 +02:00
  • ec0ff5d02f test: use descriptive test method names github@esslinger.dev 2020-10-03 12:40:28 +02:00
  • 9fbf725a6d Enhance workload when tone mapping on some APUs Nyanmisaka 2020-10-03 17:53:10 +08:00
  • 7459baac8b Update ApplicationHost.cs BaronGreenback 2020-10-03 09:23:12 +01:00
  • 2929ce6e0d Update ApplicationHost.cs BaronGreenback 2020-10-03 09:18:00 +01:00
  • 298a322ac1 Update ApplicationHost.cs BaronGreenback 2020-10-03 09:13:04 +01:00
  • ba685d8092 Update ApplicationHost.cs BaronGreenback 2020-10-03 09:08:28 +01:00
  • 2124bc2e18 enhance workload when tone mapping with AMF Nyanmisaka 2020-10-03 16:04:39 +08:00
  • c0be770681 Merge pull request #4262 from anthonylavado/remove-windows-legacy Anthony Lavado 2020-10-02 23:00:23 -04:00
  • a51adec836 fix parallelism when set to 0 Gary Wilber 2020-10-02 18:26:10 -07:00
  • 86cbefb059 Remove Windows legacy files Anthony Lavado 2020-10-02 20:32:52 -04:00
  • 7841378506 cleaner Gary Wilber 2020-10-02 17:27:43 -07:00
  • db2e667936 expand try finally Gary Wilber 2020-10-02 17:19:35 -07:00