Commit Graph

  • 2eef7d4913 Merge pull request #3504 from Ullmie02/api-genres Patrick Barron 2020-07-06 16:38:13 +00:00
  • 48438e828c Merge pull request #3507 from Ullmie02/api-musicgenres Patrick Barron 2020-07-06 16:36:23 +00:00
  • d80eb91ba1 Merge pull request #2967 from crobibero/api-channel Patrick Barron 2020-07-06 16:34:59 +00:00
  • 940dee57d7 Merge pull request #3493 from Ullmie02/api-items Patrick Barron 2020-07-06 16:31:35 +00:00
  • 1bf131c109 remove duplicate functions crobibero 2020-07-06 10:02:16 -06:00
  • b2e7a4a1cb Merge remote-tracking branch 'upstream/api-migration' into api-channel crobibero 2020-07-06 10:00:23 -06:00
  • c2ae0b492c Add missing using David 2020-07-06 17:43:34 +02:00
  • 95ea9dad00 Change route parameter name David 2020-07-06 17:41:02 +02:00
  • c71234f4d9 Add authorization attribute David 2020-07-06 17:39:45 +02:00
  • 87f3326ffb Add authorization attribute David 2020-07-06 17:36:24 +02:00
  • 3e53eb1cde Merge pull request #3516 from jellyfin/dependabot/nuget/Moq-4.14.5 dkanada 2020-07-06 23:40:52 +09:00
  • 068725cded Fix documentation and authorize attribute crobibero 2020-07-06 08:02:23 -06:00
  • 88d06aa156 Bump Moq from 4.14.4 to 4.14.5 dependabot[bot] 2020-07-06 12:02:46 +00:00
  • 3d3e66c5d1 Merge pull request #3513 from barronpm/plugin-exception-fix Anthony Lavado 2020-07-05 13:55:24 -07:00
  • 942c733d4f Fix TypeLoadException during plugin load Patrick Barron 2020-07-05 15:36:29 -04:00
  • 70c638d1d4 Updated code as per jellyfin/master as version i amended didn't execute. BaronGreenback 2020-07-05 18:12:56 +01:00
  • ab10f21027 Part 1 of a multi-PR change for Emby.DLNA BaronGreenback 2020-07-05 17:47:23 +01:00
  • 5a74a7d3c7 Add additional userId query parameter David 2020-07-05 11:10:09 +02:00
  • 57fab9035f Move MusicGenresService to Jellyfin.Api David 2020-07-05 11:04:14 +02:00
  • f3151e7dc7 Merge pull request #3505 from Bond-009/minor3 Joshua M. Boniface 2020-07-05 00:30:35 -04:00
  • fb91e4fc23 Merge pull request #3502 from barronpm/array-empty Bond-009 2020-07-04 23:10:45 +02:00
  • 1448df1684 Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs Bond-009 2020-07-04 22:36:02 +02:00
  • ae6eaa7f02 Minor fixes Bond_009 2020-07-04 22:06:27 +02:00
  • 589add1654 Change nullable behavior to fix web client David 2020-07-04 19:05:42 +02:00
  • 94ccb3ee98 Move GenresService to Jellyfin.Api David 2020-07-04 18:50:16 +02:00
  • 6d1b00da64 Use Array.Empty Patrick Barron 2020-07-04 11:54:25 -04:00
  • 613444a152 Merge pull request #2976 from crobibero/api-environment Patrick Barron 2020-07-04 13:13:20 +00:00
  • d0098f1b95 update ffmpeg 4.3 from zeranoe builds nyanmisaka 2020-07-04 19:54:40 +08:00
  • ce85cea9fa solve the green line issue on QSV nyanmisaka 2020-07-04 19:21:16 +08:00
  • f5c5352861 add FFmpeg 4.3 detection and tests nyanmisaka 2020-07-04 19:14:49 +08:00
  • 46f67c9ea4 Merge pull request #3423 from crobibero/easypassword Joshua M. Boniface 2020-07-04 00:25:00 -04:00
  • 176f25fb98 Merge pull request #3495 from anthonylavado/xmltv-upd dkanada 2020-07-04 03:50:48 +09:00
  • af334f96d6 Use newer Jellyfin.XmlTv for Guide Fixes Anthony Lavado 2020-07-03 14:11:38 -04:00
  • c675a9bec9 Merge pull request #3405 from crobibero/api-livetv David 2020-07-03 19:12:44 +02:00
  • 68cc075dda Update LiveTvController.cs David 2020-07-03 19:04:45 +02:00
  • 31a492b2b9 Move TrailersService to Jellyfin.Api David 2020-07-03 19:02:07 +02:00
  • 121de44ad0 Move ItemsService to Jellyfin.Api David 2020-07-03 18:39:50 +02:00
  • 0830d381c4 Add missing endpoint Cody Robibero 2020-07-03 10:25:26 -06:00
  • 3588ee5229 Merge branch 'master' into feature/ffmpeg-version-check Max Git 2020-07-02 23:50:13 +02:00
  • 5caddb242b Merge pull request #3431 from BaronGreenback/3404 Joshua M. Boniface 2020-07-01 16:34:34 -04:00
  • 3306639c9b Merge pull request #3487 from crobibero/api-persons Patrick Barron 2020-07-01 15:14:08 +00:00
  • 1140bcc669 Translated using Weblate (Arabic) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ Zyzto 2020-07-01 00:24:14 +00:00
  • 1aaee5cf8f Move PersonsService.cs to Jellyfin.Api crobibero 2020-06-30 18:26:53 -06:00
  • 13c4cb628f add missing function after merge crobibero 2020-06-30 18:03:04 -06:00
  • 14faebc7fe Merge remote-tracking branch 'upstream/api-migration' into api-livetv crobibero 2020-06-30 17:53:20 -06:00
  • d300d80479 Merge pull request #3484 from Ullmie02/api-artists Patrick Barron 2020-06-30 23:10:17 +00:00
  • 72aa0bb1ad Merge pull request #3480 from neilsb/ffmpeg-env-var Anthony Lavado 2020-06-30 11:21:17 -07:00
  • 5dfe1ed9b3 Fix using ordering David 2020-06-30 15:01:08 +02:00
  • 6385e1ba46 Fix Build David 2020-06-30 14:36:45 +02:00
  • 94e792e0d7 Merge branch 'api-migration' of github.com:Ullmie02/jellyfin into api-migration David 2020-06-30 14:34:48 +02:00
  • 603b1693c0 Update Jellyfin.Api/Controllers/ArtistsController.cs David 2020-06-30 14:15:17 +02:00
  • 92e7cc8f77 Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4 dkanada 2020-06-30 11:42:05 +09:00
  • 248a2d61dd Bump Moq from 4.14.3 to 4.14.4 dependabot[bot] 2020-06-30 02:20:44 +00:00
  • 49777f8ee3 Merge pull request #3478 from crobibero/bump-auto-test dkanada 2020-06-30 11:19:55 +09:00
  • 6b532b3da5 User string.Empty instead of "" Neil Burrows 2020-06-29 20:52:20 +01:00
  • a9dad2b04e Merge pull request #3451 from crobibero/api-studios Patrick Barron 2020-06-29 18:56:21 +00:00
  • da40572979 Merge remote-tracking branch 'upstream/api-migration' into api-studios crobibero 2020-06-29 12:54:47 -06:00
  • 1b34919a60 Merge pull request #3381 from crobibero/api-movies Patrick Barron 2020-06-29 18:43:12 +00:00
  • 4748df26b6 Remove un-needed comment Neil Burrows 2020-06-29 17:25:12 +01:00
  • 4389773508 Respect FFMpeg path passed via Environment Variable Neil Burrows 2020-06-29 17:08:20 +01:00
  • 45e034e9a1 Move ArtistsService to Jellyfin.Api David 2020-06-29 16:34:00 +02:00
  • 8459d486de Update Jellyfin.Api/Controllers/MoviesController.cs Cody Robibero 2020-06-29 07:35:00 -06:00
  • 80b43fb805 bump autofixture crobibero 2020-06-29 07:27:15 -06:00
  • c39ad25e4c Merge pull request #3477 from jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1 dkanada 2020-06-29 22:25:19 +09:00
  • 9590a1d542 Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0 dkanada 2020-06-29 22:23:30 +09:00
  • 84e74dbc50 Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1 dependabot[bot] 2020-06-29 12:25:06 +00:00
  • 4e2115cd83 Bump AutoFixture from 4.11.0 to 4.12.0 dependabot[bot] 2020-06-29 12:24:58 +00:00
  • dbf939467f Merge pull request #3466 from crobibero/api-migration-nullable Patrick Barron 2020-06-28 23:59:21 +00:00
  • 9b6daec3ad Merge pull request #3462 from Ullmie02/api-playbackinfo Patrick Barron 2020-06-28 18:11:58 +00:00
  • 68dd31d00e Remove routes in old service David 2020-06-28 12:44:17 +02:00
  • 332527cf8c Translated using Weblate (Spanish (Mexico)) Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ Gonzalo Seguel 2020-06-28 03:59:24 +00:00
  • c521ce412c Merge pull request #3461 from Bond-009/readonlyspan dkanada 2020-06-28 04:32:23 +09:00
  • dc2fc4ea16 Merge pull request #3378 from crobibero/syncplay-sessionid Bond-009 2020-06-27 20:53:13 +02:00
  • 89ef8d79d6 Merge pull request #3465 from BaronGreenback/BugFix2 Bond-009 2020-06-27 20:43:37 +02:00
  • 37e2405638 Merge pull request #3460 from crobibero/api-playstate Patrick Barron 2020-06-27 18:40:28 +00:00
  • 73bcda7eac Make all optional strings nullable crobibero 2020-06-27 10:50:44 -06:00
  • 2f4860741c _config.Configuration.PluginRespositories not instantiated causing InstallationManager.cs to crash with a null pointer. BaronGreenback 2020-06-27 15:41:57 +01:00
  • bcd3cddad8 Move MediaInfoService to Jellyfin.Api David 2020-06-27 12:26:43 +02:00
  • cb193b6afd Add support for ReadOnlySpan<char> in IgnorePatterns Bond-009 2020-06-27 11:32:57 +02:00
  • 71cbd51663 Merge pull request #3456 from crobibero/ignore-patterns Bond-009 2020-06-27 11:18:56 +02:00
  • f45d44f321 Move PlaystateService.cs to Jellyfin.Api crobibero 2020-06-26 21:04:02 -06:00
  • 9a44e2912e Merge pull request #3455 from jellyfin/values dkanada 2020-06-27 05:58:07 +09:00
  • 90c01327aa Merge pull request #3433 from crobibero/api-years Patrick Barron 2020-06-26 20:09:54 +00:00
  • ac646494e5 Merge pull request #3447 from crobibero/api-user-views Patrick Barron 2020-06-26 20:08:30 +00:00
  • b9b73178f5 Merge pull request #3449 from crobibero/api-user-library Patrick Barron 2020-06-26 20:06:53 +00:00
  • 67a0f7180c Merge pull request #3453 from Ullmie02/api-instantmix Patrick Barron 2020-06-26 20:01:38 +00:00
  • 73da8df4bf Merge pull request #3137 from mark-monteiro/external-id-type Bond-009 2020-06-26 21:49:53 +02:00
  • ef49e2b21c Fix nullable string usage. crobibero 2020-06-26 13:20:49 -06:00
  • 9772749d8f Add more ignorepatterns and tests crobibero 2020-06-26 11:04:35 -06:00
  • 1e80be30a9 Add response code documentation David 2020-06-26 17:45:07 +02:00
  • 83ae4d074d use constructor to set optimal config values dkanada 2020-06-27 00:22:27 +09:00
  • 5f1b1dc3cc fix nullability Cody Robibero 2020-06-26 08:41:21 -06:00
  • 2272363197 Update SsdpCommunicationsServer.cs BaronGreenback 2020-06-26 15:24:46 +01:00
  • 27f6e1ddc8 Update SsdpCommunicationsServer.cs BaronGreenback 2020-06-26 15:22:39 +01:00
  • 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type Mark Monteiro 2020-06-26 10:12:22 -04:00
  • ea855c3a75 Merge branch 'api-migration' of github.com:jellyfin/jellyfin into api-instantmix David 2020-06-26 13:48:56 +02:00
  • fb9654e783 Correct Library routing David 2020-06-26 13:43:31 +02:00
  • 778634b41b Move InstantMixService to Jellyfin.Api David 2020-06-26 13:42:21 +02:00
  • 3b99e691a6 Merge pull request #3450 from crobibero/api-fix-swagger-order dkanada 2020-06-26 19:21:48 +09:00
  • 325808d271 Move StudiosService.cs to Jellyfin.Api crobibero 2020-06-25 18:22:55 -06:00