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
48
commits
1
branch
1
tag
622
KiB
Java
100%
af6f9d5db6
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
af6f9d5db6
fix bug when source would indefinitely append to table instead of updating it because of null value behavior in unique indices
2024-04-23 17:10:48 +03:00
src
fix bug when source would indefinitely append to table instead of updating it because of null value behavior in unique indices
2024-04-23 17:10:48 +03:00
.gitignore
make first working M3ULoader, however there is huge bug related to M3U parsing that needs to be fixed asap, as well as unit tests are incomplete
2024-04-21 22:50:38 +03:00
config.json.example
make first working M3ULoader, however there is huge bug related to M3U parsing that needs to be fixed asap, as well as unit tests are incomplete
2024-04-21 22:50:38 +03:00
LICENSE
Initial commit
2024-04-08 06:46:44 +03:00
pom.xml
now store each crawler wave in crawl table as well as datetime in unix epoch timestamp, force jooq use bigint for datetime types. fetch source list from database instead of json, allowing hot reload
2024-04-23 15:28:14 +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