Shuanglei Tao

Results 7 issues of Shuanglei Tao

This is the field of class Project: ``` private Integer owner_id; private Timestamp created_at; private Timestamp updated_at; private Short status; private Short recommended; private Integer type; private Integer max_member; private...

enhancement

Based on `dyn_menu.lua` of [mpv-menu-plugin](https://github.com/tsl0922/mpv-menu-plugin) Remaining issues: i18n and icon support. Closes #29

https://github.com/mpvnet-player/mpv.net/blob/main/docs/manual.md#input-and-context-menu

enhancement

Since ImPlay creates it's window itself, mpv's window related options need to be implemented again. Progress: - [x] [--window-maximized](https://mpv.io/manual/master/#options-window-maximized) - [x] [--window-minimized](https://mpv.io/manual/master/#options-window-minimized) - [x] [--no-window-dragging](https://mpv.io/manual/master/#options-no-window-dragging) - [x] [--window-scale](https://mpv.io/manual/master/#options-window-scale) - [...

enhancement

I'm running msd_lite on a router [firmware](https://github.com/tsl0922/padavan/tree/main/trunk/user/msd_lite), msd_lite crashes when my [player](https://apps.apple.com/app/aptv/id1630403500) generating thumbnails of the playlist(`.m3u` contains a lot of channels). ``` /home/root # /usr/bin/msd_lite -c /etc/storage/msd_lite.conf Bus error...

To use it in openwrt, run: fw_setenv failsafe 1 This allows booting to uboot web failsafe mode without pressing the reset button.