fflewddur / archivo

A cross-platform app for saving recordings from a TiVo to your computer.
http://straylightlabs.net/archivo/
GNU General Public License v3.0
27 stars 7 forks source link

Ensure we search for new TiVo devices if the last device's IP changes #27

Closed fflewddur closed 8 years ago

fflewddur commented 8 years ago

A user reported that Archivo keeps trying to connect to an old IP address used by their TiVo. We need to ensure we scan for TiVos at each startup and, if we find one with the same name but different IP as the last-used device, update the last-used device with the new information.