TeamNewPipe/NewPipe

Player-related code that should be improved

Open

#8,616 opened on 2022年7月12日

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
 (平均マージ 9d 17h) (30d で 17 merged PRs)

説明

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

コントリビューターガイド