Shish
Shish
Chomecast support Any admin using browser2 can push a button and have player2 running on their TV Issues: [ ] There seems to be some bug where chromecast hardware video...
https://github.com/woltapp/blurhash Currently browser2 has a hardcoded inline-svg placeholder for when thumbnail images are loading - I wonder if computing blurhashes and including them in tracks.json would look nicer and render...
Queue errors such as "queue is full up" just show up as "validation error" rather than saying exactly what the error is
Drag & drop on iPad is janky, the drag position and drop position don't match the part of the screen being touched (how does this even happen? We're using the...
Screen rotation on iPad is janky, when the screen rotates it is correctly resized between portrait and landscape -- but the switch from one-view to side-by-side views doesn't always trigger...
- When there are a lot of tracks with the same tags (eg, Morning Musume), the system is like "too many search results, add some filters to narrow it down",...
If the lyrics are on the podium, having them on the projector is optional (unless we want the audience to sing along too?)
Right now player2's HTML hard-codes the number of visible entries, eg with 8 people in the queue it might show the next 5 performers and then "and 3 more". I...
When running events remotely, it might be useful for people to contact us
It would be nice if just specifying `coverage_*` automatically did whatever it needed, so I try that ``` - uses: php-actions/phpunit@v3 with: version: 10 php_version: ${{ matrix.php }} php_extensions: xdebug...