MPV front-end for IPTV channels
Find a file
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

mptv

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

Uses PiIR for reading TV remote IR signals