Chaz Larson

Results 79 comments of Chaz Larson

Can you provide some specific examples from the EPG? It'll be easier to figure out what's going on if a developer doesn't have to sift through and guess at what...

"using vader loaded guide"; Specifically what does this mean? Are you entering the Vader EPG URL when Plex asks for the EPG? If so, does anything different happen when you...

telly just invokes ffmpeg with some flags; can the GPU be enabled with some flags?

Master is really really dead at this point, so it should really be against dev.

Is Plex running as a docker, as well? My typical test systems have all had telly and Plex running in dockers without any problems.

The problem seems clear: `expected element type but have `. What do you get when you retrieve `http://192.168.3.3:9981/xmltv/channels.xml`? It should be an XML document, but it appears to be an...

telly is trying to retrieve `http://192.168.3.3:9981/xmltv/channels.xml`, and as you're seeing that URL returns an error, probably wrapped in HTML. telly then tries to interpret that HTML as an EPG file,...

Regardless of why the URL is invalid, I think it'd be nice to keep credentials out of the logs in all circumstances, but can see why that could be a...

Telly doesn't write to its config file, so not sure what might be happening here. If you make that mount read only in the docker setup, does the behavior change?

It's creating a file with that documentation link in it? I have never seen this behavior and cannot reproduce it in a non-synology docker environment. I'm going to use this...