As Freeview in my area has recently been f*&#ed around with what's the easier way of getting the DVB-T radio plugin to perform a rescan like it does on a clean install?
As Freeview in my area has recently been f*&#ed around with what's the easier way of getting the DVB-T radio plugin to perform a rescan like it does on a clean install?
The only way at the moment is to clear the CHANNELS table in the dvb radio db3 file. You can do this with a SQLite editor and execute the SQL command...
DELETE FROM CHANNELS
Or simply copy the empty db3 from the original zip download over your existing one.
I've been think about adding a "Scan" button to the plugin UI for the next version (whenever I eventually get back to working on it).
Cheers,
Brian
Ended up copying the empty db3 from the zip over the current one. Restarted GB-PVR and went in to the plugin. It performed an auto scan and now all seems well.
Thanks for the speedy response![]()