plainbanana / lapis

📺 HDHomerun emulator for PlexDVR to connect to Mirakurun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lapis

This is a Mirakurun version Golang port of Antennas . An API bridge server whitch translate Mirakurun API to HDhomerun API. This enables to use PlexDVR feature .

How to use

  • edit .env file and set your configuration.
  • build and run. docker-compose build && docker-compose up -d
  • log in Plex with account whitch has enabled PLEXPASS and set up Live TV & DVR
  • Have fun!!

Known issues (?)

  • Live TV : guide from Gracenote : guide from /epg.xml. GR/BS/CS available.
  • Program guide : provided by Plex /epg.xml is not fully functional EPG. GR/BS/CS available.
  • Recording : It works.

About

📺 HDHomerun emulator for PlexDVR to connect to Mirakurun

License:MIT License


Languages

Language:Go 94.4%Language:Dockerfile 4.5%Language:Makefile 1.1%