Skip to content

Add limit the number of videos displayed for each channel should be set to a max of 15 when RSS is enabled/forced#9327

Open
ozrendev wants to merge 2 commits into
FreeTubeApp:developmentfrom
ozrendev:fix-sub-limit-when-rss-enabled
Open

Add limit the number of videos displayed for each channel should be set to a max of 15 when RSS is enabled/forced#9327
ozrendev wants to merge 2 commits into
FreeTubeApp:developmentfrom
ozrendev:fix-sub-limit-when-rss-enabled

Conversation

@ozrendev

Copy link
Copy Markdown
Contributor

Pull Request Type

  • Bugfix
  • Feature Implementation
  • Documentation
  • Other

Related issue

closes #8105

Description

Updates the UI so that when fetching feeds via RSS is enabled, the max video slider value is capped at 15 (technical limitation of RSS feed fetching)

Testing

Go to Settings -> Subscription
Ensure 'Limit the number of videos displayed for each channel' is enabled
Toggle 'Fetch feeds from RSS' and change the value slider
See what the limit is 15 when RSS is enabled and the limit is 30 when RSS is disabled
In all cases, confirm the number of videos displayed on the Subscription page matches the value slider

Additional context

Was unsure if the RSS disabled/enabled values should be set as variables, if anyone has feedback on this?

@github-actions github-actions Bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Jun 25, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) June 25, 2026 03:01

@efb4f5ff-1298-471a-8973-3d47447115dc efb4f5ff-1298-471a-8973-3d47447115dc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Im wondering if we should update the value to 30 again if rss is set from enabled to disabled or to the value it was set previously (more a convenience thing)

VirtualBoxVM_WtbQ3bnAfG.mp4

@ozrendev

Copy link
Copy Markdown
Contributor Author

I think it should remember the user's last value, while the settings are linked, it still is technically a separate setting. Although maybe if the value is already at the max, it could be safely assumed the user would like it maximized either way? It also makes it clearer the maximum value has changed

cap-2026-06-27_16.25.21.mp4

@efb4f5ff-1298-471a-8973-3d47447115dc

Copy link
Copy Markdown
Member

Behaviour explained and shown in screencap seems fine to me, so lets go with that

auto-merge was automatically disabled June 27, 2026 09:44

Head branch was pushed to by a user without write access

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) June 27, 2026 09:44
@efb4f5ff-1298-471a-8973-3d47447115dc

Copy link
Copy Markdown
Member

Oh hmm lets say i deliberately choose to only see 20 (or anything above 15) without rss. Now i enable/disable rss and it will jump to 30. Isnt that undesired?

@github-actions

Copy link
Copy Markdown
Contributor

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: stale PR: waiting for review For PRs that are complete, tested, and ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Limit the number of videos displayed for each channel should be set to a max of 15 when RSS is enabled/forced

2 participants