You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have read and understood the AI policy. The content of this bug report is not generated by AI.
Affected version
NewPipe 0.28.4 + 0.28.5
Affected Android/Custom ROM version
Android 13
Description
On NewPipe versions 0.28.4 and 0.28.5, the Android media notification consistently shows [Unknown] instead of the video title and channel name during playback.
This issue occurs reliably on the first playback of any video, regardless of which video is selected.
Subsequent videos may display either previous video info or [Unknown].
Expected behavior
The media notification should always display:
The correct video title
The correct channel name
for the currently playing video.
Actual behavior
On first playback, the notification always shows [Unknown]
switching videos may:
Remain [Unknown], or
Show info from the previous video
Scenario A: First playback -> switch videos without closing player
Steps to reproduce:
Open NewPipe
Go to YouTube and select any two videos
Play the first video (foreground or background)
Pull down the notification shade
Result:
The media notification shows [Unknown] for both title and channel name (always reproducible)
Play the second video without closing the player or pressing any exit buttons
Pull down the notification shade
Result:
[Unknown] disappears
But the notification shows video info from the first video, not the second
Screen recording for the scenario A:
first_Unknown_second_notRight-2-reduce_size.mp4
Scenario B: First playback -> close player -> switch videos
Steps to reproduce:
Open NewPipe
Go to YouTube platform and Select any two videos
Play the first video in the foreground
Pull down the notification shade
Result:
The media notification shows [Unknown]
Return to the app
Tap the player screen to show close/exit button (✕) in the top-left corner
Tap the ✕ button to close the current video
Play the second video
Pull down the notification shade
Result:
The notification still shows [Unknown]
Video info are not updated correctly
Screen recording for the scenario B:
first_Unknown_second_Unknown-reduce_size.mp4
Additional notes
The issue occurs on the first playback after opening the app
It affects both foreground and background playback
Checklist
Affected version
NewPipe 0.28.4 + 0.28.5
Affected Android/Custom ROM version
Android 13
Description
On NewPipe versions 0.28.4 and 0.28.5, the Android media notification consistently shows
[Unknown]instead of the video title and channel name during playback.This issue occurs reliably on the first playback of any video, regardless of which video is selected.
Subsequent videos may display either
previous video infoor[Unknown].Expected behavior
The media notification should always display:
for the currently playing video.
Actual behavior
On first playback, the notification always shows
[Unknown]switching videos may:
[Unknown], orScenario A: First playback -> switch videos without closing player
Steps to reproduce:
Result:
[Unknown]for both title and channel name (always reproducible)Result:
[Unknown]disappearsScreen recording for the scenario A:
first_Unknown_second_notRight-2-reduce_size.mp4
Scenario B: First playback -> close player -> switch videos
Steps to reproduce:
Result:
[Unknown]Result:
[Unknown]Screen recording for the scenario B:
first_Unknown_second_Unknown-reduce_size.mp4
Additional notes