Commit Graph

63 Commits

Author SHA1 Message Date
67ba6cb3d1 fd 2026-03-22 02:09:47 -07:00
210f1ae4c0 dfd 2026-03-22 02:09:27 -07:00
6d1a4d8bfc hkhk 2026-03-22 00:59:03 -07:00
3e922f7b3a DFD 2026-03-21 23:49:32 -07:00
f8c98b39bd update 2026-03-21 22:56:37 -07:00
b183167a64 update pipeline 2026-03-21 19:02:30 -07:00
f09f66ff9a hkjhjk 2026-03-21 17:23:26 -07:00
4160e1cca4 khk 2026-03-21 15:15:10 -07:00
d9a6b1bfb4 hkh 2026-03-21 15:12:52 -07:00
11384266e3 updated reply to mpv 2026-03-21 14:22:48 -07:00
6bb3875185 h 2026-03-20 23:27:35 -07:00
cc9c1850a8 k 2026-03-19 13:08:15 -07:00
5cbc2c09df added repl injection 2026-03-18 20:17:28 -07:00
7c526784a8 huy 2026-03-18 12:24:37 -07:00
b0e89ff950 f 2026-03-18 01:26:55 -07:00
4106822a0f f 2026-03-16 04:43:46 -07:00
11f03cae3e fix lyrics 2026-03-16 02:57:00 -07:00
4dd7556e85 fix streaming with lyric notes in mpv 2026-03-15 01:51:10 -07:00
834be06ab9 your commit message 2026-02-25 17:35:38 -08:00
af54acda3c j 2026-02-06 23:34:20 -08:00
d806ebad85 ff 2026-02-04 20:51:54 -08:00
37701cea48 f 2026-02-04 16:59:04 -08:00
cd0346489f Enhance Load URL diagnostics with comprehensive logging
- Add [LOAD-URL] prefix to all handler logs for easy filtering
- Log each stage of URL processing: parse, validate, direct-load, pipeline
- Add close_menu diagnostic logging
- Create test_load_url.py script for manual testing
- Improve error messages and status feedback

This will make it much easier to diagnose why Load URL isn't working.
2026-02-03 18:46:13 -08:00
011c8d9a4c Fix menu item values for UOSC compatibility
- Convert array-format values to proper command strings
- UOSC expects string commands like 'script-message medios-load-url'
- Add main menu close before opening Load URL prompt
- Ensure menu items are properly formatted for UOSC execution
2026-02-03 18:43:54 -08:00
8e56109215 Add delayed right-click binding after UOSC loads (experimental) 2026-02-03 18:36:06 -08:00
f570557286 Add alternative 'z' keybinding for menu (workaround for UOSC claiming right-click)
Due to UOSC loading after input.conf with force flags, it claims mbtn_right globally.
Added 'z' key as alternative menu trigger that UOSC doesn't control.
Also kept 'm' key binding as primary menu trigger.
input.conf still attempts mbtn_right routing but UOSC overrides it.

Test with: Press 'm' or 'z' to open menu
2026-02-03 18:35:36 -08:00
353dd2d093 Fix menu routing: use input.conf to bypass UOSC's mbtn_right claim
- Remove mbtn_right keybinding from Lua (UOSC claims it globally with force flag)
- Add input.conf with mbtn_right → script-message medios-show-menu routing
- Add medios-show-menu handler in Lua to trigger M.show_menu()
- Keep 'm' key binding as Lua keybinding for redundancy
2026-02-03 18:29:29 -08:00
3fa31580f1 Remove input.conf - UOSC controls mbtn_right 2026-02-03 18:28:33 -08:00
81b11a8517 Fix MPV menu: resolve Lua syntax error and enhance logging
- Remove extra 'end)' that caused '<eof>' expected syntax error at line 2834
- Add comprehensive logging to M.show_menu() with [MENU] prefix
- Add logging wrappers to keybindings (m and mbtn_right)
- Implement fallback menu opening methods (commandv and command)
- Fix audio-display mpv.conf setting to 'no' (was invalid 'yes')
2026-02-03 18:26:36 -08:00
cc19403087 f 2026-02-03 17:14:11 -08:00
1e0000ae19 ff 2026-02-02 19:49:07 -08:00
4f7bac464f kk 2026-02-02 02:32:28 -08:00
b79e3b309b h 2026-01-23 18:40:00 -08:00
883ac2a283 f 2026-01-23 17:12:15 -08:00
a961ac3ce7 style: apply ruff auto-fixes 2026-01-19 03:14:30 -08:00
c6fd6b4224 f 2026-01-17 02:36:06 -08:00
226367a6ea df 2026-01-13 20:04:24 -08:00
d0a68da1f5 f 2026-01-12 17:55:04 -08:00
f0799191ff k 2026-01-07 05:09:59 -08:00
1f765cffda df 2026-01-05 07:51:19 -08:00
3acf21a673 h 2026-01-03 21:23:55 -08:00
73f3005393 j 2026-01-03 03:37:48 -08:00
deb05c0d44 j 2026-01-01 20:37:27 -08:00
9464bd0d21 dfdf 2025-12-31 06:00:07 -08:00
507946a3e4 Add YAPF style + ignore, and format tracked Python files 2025-12-29 18:42:02 -08:00
c019c00aed df
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 17:05:03 -08:00
8d8a2637d5 dfdfdd 2025-12-27 06:05:07 -08:00
71b542ae91 fd
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-27 03:13:16 -08:00
9310478a37 kh
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-26 18:58:48 -08:00
9f9ffe137a fd 2025-12-26 01:27:03 -08:00