aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/TrailersController.cs
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2020-11-21 17:19:08 -0500
committerGitHub <noreply@github.com>2020-11-21 17:19:08 -0500
commitb707d8e09d776a1dd1f0cdd6cf13cd1f3e638028 (patch)
tree37c3a0d2bf969399102b954dbcfe0746909d10a2 /Jellyfin.Api/Controllers/TrailersController.cs
parentda96cbaf789ff3679e1564fae27b32c44f11d67b (diff)
parentb3d322f79fb81cc8c8dfabcfd4dc12ba58489eeb (diff)
Merge pull request #4486 from crobibero/split-api
Remove api client generator errors
Diffstat (limited to 'Jellyfin.Api/Controllers/TrailersController.cs')
-rw-r--r--Jellyfin.Api/Controllers/TrailersController.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Jellyfin.Api/Controllers/TrailersController.cs b/Jellyfin.Api/Controllers/TrailersController.cs
index 41e1d0812..5b71fed5a 100644
--- a/Jellyfin.Api/Controllers/TrailersController.cs
+++ b/Jellyfin.Api/Controllers/TrailersController.cs
@@ -198,7 +198,6 @@ namespace Jellyfin.Api.Controllers
return _itemsController
.GetItems(
userId,
- userId,
maxOfficialRating,
hasThemeSong,
hasThemeVideo,