TeamNewPipe/NewPipe

Player-related code that should be improved

Open

#8.616 geöffnet am 12. Juli 2022

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Java (3.577 Forks)batch import
code qualityhelp wantedplayerrewrite

Repository-Metriken

Stars
 (38.153 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 9T 17h) (17 gemergte PRs in 30 T)

Beschreibung

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