Commit Graph

41 Commits

Author SHA1 Message Date
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
goyim nose
6f81e5ad51 j 2025-12-26 00:22:00 -08:00
nose
f410edb91e dfd
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 22:15:54 -08:00
nose
df24a0cb44 kllk
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 17:58:57 -08:00
nose
24dd18de7e khh
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-24 02:13:21 -08:00
nose
8bf04c6b71 dsf 2025-12-23 16:36:39 -08:00
nose
b75faa49a2 dfdf 2025-12-20 02:12:45 -08:00
nose
52cf3f5c9f fdsfjlk 2025-12-19 02:29:42 -08:00
nose
d637532237 dfslkjelf 2025-12-18 22:50:21 -08:00
nose
76691dbbf5 hkjh 2025-12-17 17:42:46 -08:00
nose
9873280f0e d 2025-12-16 01:45:01 -08:00
nose
52a79b0086 fdf 2025-12-13 12:09:50 -08:00
nose
85750247cc dfdfdf 2025-12-12 21:55:38 -08:00
nose
16d8a763cd dfdsf 2025-12-11 19:04:02 -08:00