[mythtv-users] Is there an approved may to remove frontend settings?

Anthony Giggins seven at seven.dorksville.net
Tue Feb 4 12:04:13 UTC 2014


On 4 February 2014 21:16, Jean-Yves Avenard <jyavenard at gmail.com> wrote:

> This is what I do:
>
> in mysql:
>
> SELECT DISTINCT `hostname` FROM `settings`;
>
> that returns all the hostnames
>
> DELETE FROM `settings` WHERE `hostname` = 'identifier';
>
> to delete the settings for PC name "identifier"
>
> Having too many settings unfortunately can cause problem, especially in
> mythweb.
>
>
Thank you JYA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140204/6bd6c385/attachment.html>


More information about the mythtv-users mailing list