Switch between mpv playlist entries using fzf and see the current programs using XMLTV #17964
wpdevelopment11
started this conversation in
Show and tell
Replies: 1 comment 3 replies
-
|
mpv has a terminal playlist fuzzy selector builtin. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my little project: mpv-fzf-playlist that allows you to switch playlist entries using fzf in your terminal.
My use case is that I have mpv opened in fullscreen mode on TV and I don't want interact with OSC directly. Additionally, when I am watching IPTV I would like to see what is currently running on each channel, so I added support for XMLTV.
Comments are welcome.
Beta Was this translation helpful? Give feedback.
All reactions