aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/Controllers/TrailersController.cs
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2020-11-15 10:58:39 -0700
committercrobibero <cody@robibe.ro>2020-11-15 10:58:39 -0700
commit547ee885613591021ad5ff5595249b1f8448d742 (patch)
tree19ba0f08981e2c3e43ceda09894727026754a3f4 /Jellyfin.Api/Controllers/TrailersController.cs
parent7caf1662eca2ea8826f3277e8b9d5c8c782fd03d (diff)
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 d78adcbcd..ffdbb15df 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,