This website requires JavaScript.
Explore
Help
Sign in
mykola
/
mptv
Watch
1
Star
0
Fork
You've already forked mptv
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
MPV front-end for IPTV channels
73
commits
1
branch
1
tag
622
KiB
Java
100%
acdad8acb0
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
mykola2312
acdad8acb0
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
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
README.md
mptv
MPV front-end for IPTV channels to use on Raspberry Pi.
Uses
PiIR
for reading TV remote IR signals