-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Improve forced RSS and RSS enabled handling #8607
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
base: development
Are you sure you want to change the base?
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| .message { | ||
| color: var(--tertiary-text-color); | ||
| inline-size: fit-content; | ||
| margin-inline: auto; | ||
| } |
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -135,6 +135,9 @@ Subscriptions: | |||||
| Load More Posts: Load More Posts | ||||||
| Subscriptions Tabs: Subscriptions Tabs | ||||||
| All Subscription Tabs Hidden: 'All subscription tabs are hidden. To see content here, please unhide some tabs in the "{subsection}" section in "{settingsSection}".' | ||||||
| Posts: | ||||||
| RSS Message: The "{setting}" setting is enabled and YouTube does not provide RSS feeds for posts. | ||||||
| Forced RSS Message: This profile has a large number of subscriptions. Forcing RSS to avoid rate limiting. YouTube does not provide RSS feeds for posts. | ||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
I would also like to link profiles to https://docs.freetubeapp.io/usage/profiles/ |
||||||
| More: More | ||||||
| Channels: | ||||||
| Channels: Channels | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.