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

[Bug]: Videos cannot be sorted #2805

Closed
3 of 4 tasks
lonix1 opened this issue Nov 3, 2022 · 7 comments · Fixed by #3143
Closed
3 of 4 tasks

[Bug]: Videos cannot be sorted #2805

lonix1 opened this issue Nov 3, 2022 · 7 comments · Fixed by #3143
Labels
B: feature stopped working bug Something isn't working

Comments

@lonix1
Copy link

lonix1 commented Nov 3, 2022

Guidelines

  • I have encountered this bug in the latest release of FreeTube.
  • I have searched the issue tracker for open and closed issues that are similar to the bug report I want to file, without success.
  • I have searched the documentation for information that matches the description of the bug I want to file, without success.

Describe the bug

  1. open channel
  2. click "sort by"
  3. items not sorted

Expected Behavior

Items to be sorted

Issue Labels

feature stopped working

FreeTube Version

v0.18.0 Beta

Operating System Version

Ubuntu 22.04.1 LTS

Installation Method

.deb

Primary API used

Local API

Last Known Working FreeTube Version (If Any)

v0.17.1 Beta

Additional Information

No response

Nightly Build

@lonix1 lonix1 added the bug Something isn't working label Nov 3, 2022
@MarmadileManteater
Copy link
Contributor

MarmadileManteater commented Nov 3, 2022

I believe this is due to a fundamental change in the way that YouTube channel pages work. Looking at YouTube, the sort options they now offer aren't exactly the same as they were before:
image
It also looks like sorting is now handled with continuations which is different than it was before. yt-channel-info will need to be patched to fix this.
image

@Charsy89
Copy link

Charsy89 commented Nov 5, 2022

Could this issue possibly be expanded to cover shorts and livestreams being sorted differently? Or should that be put into its own issue? Channel shorts and livestreams (past and ongoing) no longer appear on the subscription feed, nor the channel view.

I just thought they fit in a similar enough area in terms of what caused it and how it could be fixed. I also searched and this is the closest issue I could find relating to. Sorry if I'm wrong.

@MarmadileManteater
Copy link
Contributor

Could this issue possibly be expanded to cover shorts and livestreams being sorted differently? Or should that be put into its own issue? Channel shorts and livestreams (past and ongoing) no longer appear on the subscription feed, nor the channel view.

I just thought they fit in a similar enough area in terms of what caused it and how it could be fixed. I also searched and this is the closest issue I could find relating to. Sorry if I'm wrong.

Those are different issues. There is already a fix for shorts in yt-channel-info, but it hasn't made its way into FreeTube yet. Live videos not appearing on channel pages is a similar problem, but it will require its own solution.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2022

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

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2023

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

@github-actions
Copy link
Contributor

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

@lonix1
Copy link
Author

lonix1 commented Jan 31, 2023

!stale

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

Successfully merging a pull request may close this issue.

4 participants