Nate Harris

Results 159 comments of Nate Harris

Thanks for the feedback. I will make the necessary changes.

@blacktwin been meaning to get back to this, got sidetracked with other projects. If you want to have a look over, be my guest.

> The PR has merge conflicts. Those will need to be addressed first. Addressed

> Thanks @nwithan8, > This is great but while waiting for these changes turn into a new release I'd like to make manual changes in my instance and give these...

It seems some things have changed with Plex since I started this, so I'm working on updating it. Turns out the "cloud key" is different if you're using the ZIP...

Update: New ``Directory`` class for ``plexapi.video``: ``` @utils.registerPlexObject class Directory(Video): """ Represents a single Directory.""" TAG = 'Directory' TYPE = 'channel' METADATA_TYPE = 'channel' def _loadData(self, data): self._data = data...

> "Access your channels by adding the spoofed dizqueTV HDHomerun tuner to Plex, Jellyfin or emby or utilize the M3U Url with any 3rd party IPTV player app." > Right...

Same issue here. Any solution?

I believe I just solved it. Dash button is likely using the udp protocol. "If your Dash button is using udp, specify it in the button config." Include "protocol": "udp",...