TeamNewPipe/NewPipe

Player-related code that should be improved

Open

#8.616 aberto em 12 de jul. de 2022

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Java (3.577 forks)batch import
code qualityhelp wantedplayerrewrite

Métricas do repositório

Stars
 (38.153 stars)
Métricas de merge de PR
 (Mesclagem média 9d 17h) (17 fundiu PRs em 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

Guia do colaborador