MPV front-end for IPTV channels
Find a file
2024-04-29 08:15:01 +03:00
src implement MPV playback check to restart stuck player (happens with network issues). Make TaskProcess returning just boolean, therefore forcing exception handling to be in implementation. Fix MPV's isAlive call in spawn - you shouldn't do that here, because MPV state at that moment is undefined. Finally make MPVCommandResult spewing String and not nulls 2024-04-29 08:15:01 +03:00
.gitignore begin working on mpv integration 2024-04-25 18:44:33 +03:00
config.json.example add example for close action 2024-04-29 04:17:11 +03:00
LICENSE Initial commit 2024-04-08 06:46:44 +03:00
pom.xml make maven build standalone jar 2024-04-28 00:30:59 +03:00
README.md Initial commit 2024-04-08 06:46:44 +03:00

mptv

MPV front-end for IPTV channels to use on Raspberry Pi.

Uses PiIR for reading TV remote IR signals