mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-13 20:10:07 +02:00
Attempt additional cleanup on mpv start
This commit is contained in:
@@ -172,6 +172,7 @@ export const useHandlePlayQueueAdd = () => {
|
||||
}
|
||||
|
||||
if (playType === Play.NOW) {
|
||||
mpvPlayer!.cleanup();
|
||||
mpvPlayer!.setQueue(playerData);
|
||||
mpvPlayer!.play();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user