Define a "Movies per page" limit, like 50 items.
The view type movies appplies the filter, tvshows ignores them and loads all items.
To Reproduce
Setup "Movies per page" option in "Interface"
Click on a Series section, select 'show all'
No paging available
Expected behavior
Movies and TVShows should be limited to the Movies per page value
Logs
Url of movies request:
/Users/7afcb50a339b4434bd8d93d5600ed670/Items?IncludeItemTypes=Movie&CollapseBoxSetItems=True&GroupItemsIntoCollections=True&Recursive=True&IsMissing=False&Fields=DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,Tags,MediaStreams,Overview&ImageTypeLimit=1&ParentId=549b7f6916b87cf37a16a8213ecca16e&format=json&StartIndex=0&Limit=50
Url of series request:
/Users/7afcb50a339b4434bd8d93d5600ed670/Items?Fields=DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,Tags,MediaStreams,Overview&ImageTypeLimit=1&IsMissing=False&IncludeItemTypes=Series&Recursive=True&ParentId=06ac43852d991d6c5d58f3d21288a39c&format=json
Screenshots
System (please complete the following information):
Describe the bug
Define a "Movies per page" limit, like 50 items. The view type
movies
appplies the filter,tvshows
ignores them and loads all items.To Reproduce
Series
section, select 'show all'Expected behavior
Movies and TVShows should be limited to the
Movies per page
valueLogs
Url of movies request:
/Users/7afcb50a339b4434bd8d93d5600ed670/Items?IncludeItemTypes=Movie&CollapseBoxSetItems=True&GroupItemsIntoCollections=True&Recursive=True&IsMissing=False&Fields=DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,Tags,MediaStreams,Overview&ImageTypeLimit=1&ParentId=549b7f6916b87cf37a16a8213ecca16e&format=json&StartIndex=0&Limit=50
Url of series request:
/Users/7afcb50a339b4434bd8d93d5600ed670/Items?Fields=DateCreated,EpisodeCount,SeasonCount,Path,Genres,Studios,Etag,Taglines,SortName,RecursiveItemCount,ChildCount,ProductionLocations,CriticRating,OfficialRating,CommunityRating,PremiereDate,ProductionYear,AirTime,Status,Tags,MediaStreams,Overview&ImageTypeLimit=1&IsMissing=False&IncludeItemTypes=Series&Recursive=True&ParentId=06ac43852d991d6c5d58f3d21288a39c&format=json
Screenshots
System (please complete the following information):