Hi,
I propose a feature for Plex Server Live TV, DVR in order to map and install a simple EPG based on xmltv standard default for live channels exposed/recognized by tunner device if you don’t specify a path to xmltv file or other options only for live channels or even if your country is without coverage.
In other words, permit to go forward in setup process and map automatically selected/checked channels internally on server only to use it for live channels without EPG.
Personally, I work-around this manually on my Plex Server using a custom xmltv file with channels exposed by tunner device.
https://support.plex.tv/articles/using-an-xmltv-guide/
Ex.
<channel id="5000">
<display-name>Film Cafe</display-name>
</channel>
...
<programme channel="5000" start="20000101000000 +0000" stop="21000101000000 +0000">
<title>Film Cafe Live</title>
</programme>
All users and especially countries without coverage on EPG, should benefit of this feature.
Thank you