mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-05-23 22:02:10 +00:00
5750ef6aa8
The goal here is to convert all player intents to use a single enum with extra data for each case. The queue ones are pretty easy, they don’t carry any extra data. We fall through for everything else for now.