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

Add Mark filtered as watched functionality #690

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Conversation

harshithmohan
Copy link
Member

No description provided.

@@ -81,6 +85,16 @@ const seriesApi = splitV3Api.injectEndpoints({
providesTags: ['SeriesEpisodes', 'UtilitiesRefresh'],
}),

// Toggles the watched state for all the episodes that fit the query.
Copy link
Member

Choose a reason for hiding this comment

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

Does it toggle or does it set watched to specified value? Because toggle means to switch the status to next one usually, so phrasing is confusing.

Copy link
Member Author

Choose a reason for hiding this comment

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

I copied the comment from the server 🤷 .
We can change it on our side

Copy link
Member Author

Choose a reason for hiding this comment

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

Changed it

Copy link
Member

Choose a reason for hiding this comment

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

It toggles it on or off. Or so my late night brain was probably thinking when it made my fingers write thst comment. 🧠

@harshithmohan harshithmohan merged commit 4378e1a into master Nov 21, 2023
3 checks passed
@harshithmohan harshithmohan deleted the mark-watched branch November 21, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants