d8ahazard / Cast.bundle

A Plex Channel To Interact With Local Cast Devices, Via Plex Media Server
59 stars 11 forks source link

Chooses incorrect IP for server #21

Closed jofu closed 5 years ago

jofu commented 5 years ago

The cast plugin is choosing the incorrect IP to give the chromecast. I have two interfaces on my server, but the wrong one is being chosen. I didn't see somewhere I could configure or steer it so I hardcoded the correct IP and it works. Some sort of config to override if the automatic discovery fails might be nice.

d8ahazard commented 5 years ago

Please check out https://github.com/FlexTV.bundle for the latest iteration of the plugin.

Also, there's an experimental stand-alone app for homes without a PMS server, but you want to control cast devices at https://github.com/d8ahazard/FlexConnect - and docker - https://github.com/d8ahazard/docker-FlexConnect

If you have issues, feel free to report them there!