Using Plex SQLite though SSH.
It appears that deleting the device using ssh & curl removes it fully from the system and it now works when readding it to the system … except not on .2 !!!
So i’m going to live with .5
curl -L -X DELETE ‘http://192.168.100.1:32400/media/grabbers/devices/[key]’ -H ‘X-Plex-Token: [token]’