Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TV Shows sections ignores Movies per page option #305

Open
DaRealHansForSure opened this issue Dec 5, 2023 · 1 comment
Open

TV Shows sections ignores Movies per page option #305

DaRealHansForSure opened this issue Dec 5, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@DaRealHansForSure
Copy link

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

  1. Setup "Movies per page" option in "Interface"
  2. Click on a Series section, select 'show all'
  3. 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):

  • OS: Windows 10 (but doesn't matter)
  • Jellyfin Version: 10.9
  • Kodi Version: 20.2
  • Addon Version: v0.7.0+py3
@DaRealHansForSure DaRealHansForSure added the bug Something isn't working label Dec 5, 2023
@DaRealHansForSure
Copy link
Author

Same "issue" on "Search" View

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant