2018-04-26, 01:03
Instant Switch
Repo | Release
This litte script scans your network for currently playing Kodi machines. If one is found, it starts to play the exact same stream on the device you scanned from.
I think it's perfect to switch the film/episode from TV to tablet before going to bed. Or to continue watching when going for a smoke...
It's BETA, every feedback is welcome!
Requirements
Usage
Download the release zip and install in Kodi. When started, the script scans the network.
If a playing Kodi is found, its stream is taken and started on the searching device. The first start could take a while, since the network needs to be scanned.
Settings
Troubleshooting
Detection is a bit janky, so if devices are not found, doublecheck the enabled UPnP and HTTP and try scanning in the Settings.
If nothing helps, you define IPs manually in the settings. It's known that shield is not behaving well with UPnP.
Also, you can see the current cached devices in the settings. If everything fails, enable Debug Logging and check the log.
Changelog
1.0.4
Added static ip settings
1.0.3
Added dynamic player id
1.0.2
Added alternative Port in settings. Added check for uninstalled plugin file-url
1.0.1
Tweaked detection of other devices, added caching.
1.0.0
Initial Release
Download: Release link, or directly from here (1.0.4)
Repo | Release
This litte script scans your network for currently playing Kodi machines. If one is found, it starts to play the exact same stream on the device you scanned from.
I think it's perfect to switch the film/episode from TV to tablet before going to bed. Or to continue watching when going for a smoke...
It's BETA, every feedback is welcome!
Requirements
- all devices wanted to switch from need to enable remote control with UPnP
- all devices wanted to switch from need to enable control over HTTP
Usage
Download the release zip and install in Kodi. When started, the script scans the network.
If a playing Kodi is found, its stream is taken and started on the searching device. The first start could take a while, since the network needs to be scanned.
Settings
- Stop other device: When a stream is cloned, the Kodi originally playing is stopped.
- Alternative port: If a device has an other HTTP control port, you can define it here.
- Always scan at start: You can. But it's slow. Only if your devices often change IP.
- Manual IPs: You can specify IPs which always will be scanned. UPnP is not really reliable, this is a good option.
Troubleshooting
Detection is a bit janky, so if devices are not found, doublecheck the enabled UPnP and HTTP and try scanning in the Settings.
If nothing helps, you define IPs manually in the settings. It's known that shield is not behaving well with UPnP.
Also, you can see the current cached devices in the settings. If everything fails, enable Debug Logging and check the log.
Changelog
1.0.4
Added static ip settings
1.0.3
Added dynamic player id
1.0.2
Added alternative Port in settings. Added check for uninstalled plugin file-url
1.0.1
Tweaked detection of other devices, added caching.
1.0.0
Initial Release
Download: Release link, or directly from here (1.0.4)