Commit Graph
9 Commits
Author SHA1 Message Date
sudacode 827eb80d6e add save/load queue functions
Luacheck / luacheck (push) Failing after 5s
2024-09-08 01:40:04 -07:00
sudacode 7916e3a1bc update readme 2024-09-05 23:30:17 -07:00
sudacode b544ca8d6f appease the linter 2024-09-05 23:25:24 -07:00
sudacode 0bcc7334cb disable history db by default
- change default config
- add back line to prevent from running when disabled
2024-09-05 23:17:03 -07:00
sudacode 2f7756d1fb 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
2024-09-05 23:12:09 -07:00
sudacode c67ac189b0 add play_selected_video and update show_error 2023-08-06 12:11:34 -07:00
sudacode 4ad1974e64 fix user options not being read before style configuration 2023-08-06 00:56:38 -07:00
sudacode 29fc46fd41 refactor script 2023-08-05 17:18:35 -07:00
sudacode 7ad4f264d1 refactor script
- clean up code
- add nil checks instead of boolean
- add script-message to allow print and add_to_queue functions to be called from outside
2023-08-05 17:02:21 -07:00