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

fix(StreamItem): correctly determine upcoming videos #7031

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

FineFindus
Copy link
Contributor

Fixes a bug, where the check for upcoming videos was inverted, i.e. checking if the video had already been published. This caused the all-caught-up indicator to appear incorrectly.

Ref: c3be28e

Fixes a bug, where the check for upcoming videos was inverted, i.e.
checking if the video had already been published. This caused the
all-caught-up indicator to appear incorrectly.

Ref: libre-tube@c3be28e
@FineFindus FineFindus marked this pull request as ready for review January 26, 2025 11:32
@Bnyro Bnyro merged commit c0ee29a into libre-tube:master Jan 26, 2025
2 of 3 checks passed
@FineFindus FineFindus deleted the fix/all-caught-up-upcoming branch January 26, 2025 13:25
@Bnyro
Copy link
Member

Bnyro commented Jan 26, 2025

I remember thinking about the direction of the < sign when merging that PR, funny how neither of us noticed this :o

@FineFindus FineFindus mentioned this pull request Feb 4, 2025
3 tasks
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.

2 participants