Skip to content

Fix Up Next section missing upload date#8773

Open
TaranT1 wants to merge 3 commits intoFreeTubeApp:developmentfrom
TaranT1:development
Open

Fix Up Next section missing upload date#8773
TaranT1 wants to merge 3 commits intoFreeTubeApp:developmentfrom
TaranT1:development

Conversation

@TaranT1
Copy link

@TaranT1 TaranT1 commented Mar 8, 2026

Pull Request Type

  • Bugfix

Related issue

closes #8754

Description

Videos had stopped displaying the metadata # hours/days/months/years ago and the duration of the video in the Up Next section

Screenshots

Before

image

After

image

Testing

  1. Open video
  2. Observe metadata being visible

Desktop

  • **OS:MacOS
  • **OS Version:Tahoe 26.3
  • **FreeTube version:0.23.14-beta

TaranT1 added 2 commits March 8, 2026 16:24
fixed bug where in the player "x seconds/minutes/days/years ago" did not appear for videos in the next up section
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 8, 2026 17:44
@github-actions github-actions bot added the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 8, 2026
Copy link
Member

@absidue absidue left a comment

Choose a reason for hiding this comment

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

As firstOfType() supports multiple types and the structure of ThumbnailOverlayBadgeView and ThumbnailBottomOverlayView are the same in regards to the fields that we use, please merge the two firstOfType calls together, remove all of the duplicated code below and move the published text line back to its original location.

@absidue absidue added PR: changes requested and removed PR: waiting for review For PRs that are complete, tested, and ready for review labels Mar 8, 2026
auto-merge was automatically disabled March 8, 2026 18:36

Head branch was pushed to by a user without write access

@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 8, 2026 18:36
@TaranT1
Copy link
Author

TaranT1 commented Mar 8, 2026

Hi,
Those changes should all be applied now and the metadata is still displaying as expected

@ChunkyProgrammer ChunkyProgrammer added PR: waiting for review For PRs that are complete, tested, and ready for review and removed PR: changes requested labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: waiting for review For PRs that are complete, tested, and ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Up Next section missing upload date - metadata exists in /next response

3 participants