File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ Recently played menu for mpv integrated with uosc.
44
55## Getting started
66
7- [ tomasklaen/uosc] ( https://github.com/tomasklaen/uosc ) is required.
7+ ** [ tomasklaen/uosc] ( https://github.com/tomasklaen/uosc ) is required.**
88
99[ Menu] ( https://github.com/tomasklaen/uosc#adding-items-to-menu ) - add following to ` input.conf ` .
1010
1111``` ini
12- # script-binding recentmenu/open #! Recently played
12+ KEY script-binding recentmenu/open # ! Recently played
1313```
1414
1515[ Controls] ( https://github.com/tomasklaen/uosc#set-prop-value ) - add following to ` uosc.conf#controls ` .
@@ -18,6 +18,12 @@ Recently played menu for mpv integrated with uosc.
1818command:history:script-message-to recentmenu open?Recently played
1919```
2020
21+ Play most recent one.
22+
23+ ``` ini
24+ KEY script-binding recentmenu/last
25+ ```
26+
2127## Options
2228
2329``` ini
You can’t perform that action at this time.
0 commit comments