calaldees / KaraKara

Karaoke Event System - Attendees can view and queue tracks from their mobile phones
https://karakara.uk
GNU General Public License v3.0
28 stars 9 forks source link

seek commands #125

Closed shish closed 1 year ago

shish commented 1 year ago

player2 and browser2 both support[1] queue_item.start_time being modified while a track is in the middle of playing

browser2 already has the buttons set up (and player2 has hotkeys) to send seek_forwards and seek_backwards commands

I don't know if these are actually used in practice? I know I use them sometimes for my own testing when I want to skip a long instrumental intro...

[1] with one to-be-fixed edge case in player2 - #123