mirror of
https://github.com/ksyasuda/mpv-youtube-queue.git
synced 2025-12-13 04:48:02 -08:00
All checks were successful
Luacheck / luacheck (push) Successful in 3s
* Add history db - Sends video data to backend server on configured port and inserts into a mysql database * add option to disable history db function * Squash bugs - update strip command to remove newline characters - add history db function call to playback restart listener to catch first video * squash more bugs - add debug - fix history db for repeated calls and first play - fix is file - change print current video to use full file path if showing a file - remove unused functions - fix video title when selecting video from list * disable history db by default - change default config - add back line to prevent from running when disabled * appease the linter * update readme * add load-file even listener for adding to history db * add save/load queue functions * fix load_queue command - fix parsing/conversion to table from json list * update readme * add new keybinding options * add keybinding options * disable debug and clean up code - disable debug mode - sanitize clipboard content - clean up error handling
29 KiB
29 KiB