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 incorrect published dates in the channel search with the Invidious API #4912

Merged

Conversation

absidue
Copy link
Member

@absidue absidue commented Apr 8, 2024

Fix incorrect published dates in the channel search with the Invidious API

Pull Request Type

  • Bugfix

Related issue

closes #4908

Description

Looks like I missed a place when I refactored the published date handling to use the numeric timestamps instead of the relative ones provided by the Invidious API.

Screenshots

See linked issue.

Testing

  1. Set the preferred backend to the Invidious API
  2. Open a channel
  3. Search for something on that channel
  4. Make sure the published dates, don't say 55 years ago anymore

Desktop

  • OS: Windows
  • OS Version: 10
  • FreeTube version: 0.20.0

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) April 8, 2024 17:48
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 8, 2024
@FreeTubeBot FreeTubeBot merged commit 4b509f0 into FreeTubeApp:development Apr 9, 2024
5 checks passed
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Apr 9, 2024
@absidue absidue deleted the iv-channel-search-published branch April 9, 2024 04:11
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.

[Bug]: When searching a users channel all the dates are displayed as 55 years.
5 participants