TeamNewPipe/NewPipe

Player-related code that should be improved

Open

#8 616 ouverte le 12 juil. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (3 577 forks)batch import
code qualityhelp wantedplayerrewrite

Métriques du dépôt

Stars
 (38 153 stars)
Métriques de merge PR
 (Merge moyen 9j 17h) (17 PRs mergées en 30 j)

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

Guide contributeur