TeamNewPipe/NewPipe

Player-related code that should be improved

Open

#8,616 opened on Jul 12, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3,577 forks)batch import
code qualityhelp wantedplayerrewrite

Repository metrics

Stars
 (38,153 stars)
PR merge metrics
 (Avg merge 9d 17h) (17 merged PRs in 30d)

Description

I and Stypox noticed some strange things while reviewing/refactoring the player https://github.com/TeamNewPipe/NewPipe/pull/8170 (which were also there before the refactoring):

Other things to do:

  • Add an UI that handles setting up a media session to send media information to the system, and try to fix the various issues with the player notification (e.g. wrong thumbnail, non-seekable current time, ...): #8678
  • Properly implement a Picture In Picture popup: #8750
  • Make the playback parameters menu show up even when in popup mode
  • https://github.com/TeamNewPipe/NewPipe/pull/8170#issuecomment-1228887994
  • Refactor how the player is started or changed: #7673

Contributor guide