xTeVe icon indicating copy to clipboard operation
xTeVe copied to clipboard

M3U Proxy for Plex DVR and Emby Live TV

Results 104 xTeVe issues
Sort by recently updated
recently updated
newest added

Some M3U playlists may contain the [#EXTGRP](https://en.wikipedia.org/wiki/M3U#Extended_M3U) directive, for eg: ``` http://... #EXTINF:0 tvg-rec="0",My Channel #EXTGRP:My Group ``` Can we support this in xTeVe?

**Is your feature request related to a problem? Please describe.** I want to use ffmpeg NVENC to decode and then transcode my incoming stream to h264 using nvidia hardware acceleration...

**Is your feature request related to a problem? Please describe.** My problem is that I would exit a stream and the xteve would not pick it up. A stream slot...

**Is your feature request related to a problem? Please describe.** I have M3Us that contain the `radio="true"` tag in the #EXTINF line, see also https://github.com/Moonbase59/azuracast_xmltv#usage under "`-r`/`--radio` option": Example: ```...

**Server (please complete the following information):** - OS [TrueNas Scale] - Arch [e.g. AMD 64 Bit] - xTeVe Version and Build [2.2.0] I'm encountering an issue with Plex and xTeVe...

I use a pair of xteve-vpn containers to manage two different sources for my PVR. xteve injects channelID tags in my m3u and, unfortunately, my PVR software (channels DVR) requires...

It will be possible to modify the kill process sing SIGTERM? this can be achieved changing cmd.Process.Kill() with cmd.Process.Signal(syscall.SIGTERM)

If the IPTV provider has a glitch, and the EGP data gets outdated, or there is a glitch in the matrix, so the EPG data is unavailable, all mappings are...

I have selected xTeve Dummy for a few of my 24/7 channels and when I refresh the Plex DVR they appear, but when I select the EPG XMLTV from the...

#### Please first read the [documentation](https://github.com/xteve-project/xTeVe-Wiki/blob/master/en/configuration.md). Problems affecting the client, e.g. Plex or Emby should be reported there in the forum. **Describe the bug** I am using ffmpeg as Stream...