You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gthreepw00d c38c1d74b0
Update README.md
3 years ago
README.md Update README.md 3 years ago
iptv.lua allow user settings in _iptvconf.lua 3 years ago

README.md

mpv-iptv

Script for watching iptv with mpv.

INSTALL

Put in ~/.config/mpv/scripts/

RUN

mpv --script-opts=iptv=1 playlist.m3u

CONTROL

\ or Mouse right click — to show/hide playlist

UP/DOWN or Mouse scroll — to navigate

type with keyboard — to search incrementally

ENTER or Mouse left click — to play

OTHER FEATURES

  • user-defined list of favorites to promote to the top of playlist
  • fade picture when displaying playlist
  • redefinable keybindings (for example, to disable mouse support remove all 'MOUSE_*' values from "keybinds" array in iptv.lua)
  • user settings in ~/.config/mpv/scripts/_iptvconf.lua (for easy update of iptv.lua)