<p dir="ltr"><br>
On Mar 6, 2016 4:24 AM, "thigger" <<a href="mailto:thigger@gmail.com">thigger@gmail.com</a>> wrote:<br>
><br>
> On Sat, Mar 5, 2016 at 9:34 PM, thigger <<a href="mailto:thigger@gmail.com">thigger@gmail.com</a>> wrote:<br>
> > On Sat, Mar 5, 2016 at 4:54 PM, Michael T. Dean <<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>> wrote:<br>
> >> On 03/04/2016 03:41 AM, thigger wrote:<br>
> >>> MythTV seems to be accessing my 'Videos' storage group hourly and one of the directories is autofs-mounted so it's being remounted repeatedly. Is there any way to prevent this?<br>
> >> Are you sure it's not some cron job or similar?<br>
> > Thanks. I'm pretty sure it's at least being triggered by MythTV -<br>
> > specifically Mythfrontend.<br>
><br>
> I've had mythfrontend running overnight with -v all, and checking the<br>
> logins on the windows machine it seems to be the theme update checker<br>
> that's causing the videos storage group to be accessed. Bizarre!<br>
><br>
> Typical log:<br>
><br>
> 2016-03-06 02:06:39.093266 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/themes.zip<br>
> 2016-03-06 02:06:39.093418 I MythSocket(958ec58:61): write -> 61 54<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/themes.zip[]:[]Temp<br>
> 2016-03-06 02:06:39.096212 I MythSocket(958ec58:61): read <- 61 184<br>
> 1[]:[]/home/mythtv/.mythtv/tmp/remotethemes/themes.zip[]:[]2069[]...<br>
> 2016-03-06 02:06:39.096413 I ThemeUpdateChecker Loading<br>
> 'myth://Temp@tol-htpc/remotethemes/0.27.4/Mythbuntu/themeinfo.xml'<br>
> 2016-03-06 02:06:39.096478 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/0.27.4/Mythbuntu/themeinfo.xml<br>
> 2016-03-06 02:06:39.096583 I MythSocket(958ec58:61): write -> 61 74<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/0.27.4/Mythbuntu/themeinfo.xml...<br>
> 2016-03-06 02:06:39.141926 I MythSocket(958ec58:61): read <- 61 1 0<br>
> 2016-03-06 02:06:39.142067 I ThemeUpdateChecker Loading<br>
> 'myth://Temp@tol-htpc/remotethemes/0.27.3/Mythbuntu/themeinfo.xml'<br>
> 2016-03-06 02:06:39.142138 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/0.27.3/Mythbuntu/themeinfo.xml<br>
> 2016-03-06 02:06:39.142274 I MythSocket(958ec58:61): write -> 61 74<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/0.27.3/Mythbuntu/themeinfo.xml...<br>
> 2016-03-06 02:06:39.144938 I MythSocket(958ec58:61): read <- 61 1 0<br>
> 2016-03-06 02:06:39.150876 I ThemeUpdateChecker Loading<br>
> 'myth://Temp@tol-htpc/remotethemes/0.27.2/Mythbuntu/themeinfo.xml'<br>
> 2016-03-06 02:06:39.150941 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/0.27.2/Mythbuntu/themeinfo.xml<br>
> 2016-03-06 02:06:39.151058 I MythSocket(958ec58:61): write -> 61 74<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/0.27.2/Mythbuntu/themeinfo.xml...<br>
> 2016-03-06 02:06:39.153438 I MythSocket(958ec58:61): read <- 61 1 0<br>
> 2016-03-06 02:06:39.153545 I ThemeUpdateChecker Loading<br>
> 'myth://Temp@tol-htpc/remotethemes/0.27.1/Mythbuntu/themeinfo.xml'<br>
> 2016-03-06 02:06:39.153605 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/0.27.1/Mythbuntu/themeinfo.xml<br>
> 2016-03-06 02:06:39.153705 I MythSocket(958ec58:61): write -> 61 74<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/0.27.1/Mythbuntu/themeinfo.xml...<br>
> 2016-03-06 02:06:39.155967 I MythSocket(958ec58:61): read <- 61 1 0<br>
> 2016-03-06 02:06:39.156072 I ThemeUpdateChecker Loading<br>
> 'myth://Temp@tol-htpc/remotethemes/0.27/Mythbuntu/themeinfo.xml'<br>
> 2016-03-06 02:06:39.156133 I RemoteFile::Exists(): looking for remote<br>
> file: myth://Temp@tol-htpc/remotethemes/0.27/Mythbuntu/themeinfo.xml<br>
> 2016-03-06 02:06:39.156312 I MythSocket(958ec58:61): write -> 61 72<br>
> QUERY_FILE_EXISTS[]:[]remotethemes/0.27/Mythbuntu/themeinfo.xml[]...<br>
> 2016-03-06 02:06:39.157263 I MythSocket(958ec58:61): read <- 61 200<br>
> 1[]:[]/home/mythtv/.mythtv/tmp/remotethemes/0.27/Mythbuntu/themei...<br>
> 2016-03-06 02:06:39.158085 I MythSocket(9769de0:-1): MythSocket(-1, 0x0) ctor<br>
> 2016-03-06 02:06:39.158397 I MythSocket(9769de0:-1): IP is local,<br>
> using loopback address instead<br>
> 2016-03-06 02:06:39.158423 I MythSocket(9769de0:-1): attempting<br>
> connect() to (::1:6543)<br>
> 2016-03-06 02:06:39.158823 I MythSocket(9769de0:57): Connected to (::1:6543)<br>
> 2016-03-06 02:06:39.159035 I MythSocket(9769de0:57): write -> 57 30<br>
> MYTH_PROTO_VERSION 77 WindMark<br>
> 2016-03-06 02:06:39.160563 I MythSocket(9769de0:57): read <- 57 13<br>
> ACCEPT[]:[]77<br>
> 2016-03-06 02:06:39.160674 I MythSocket(9769de0:57): write -> 57 23<br>
> ANN Playback tol-htpc 0<br>
> 2016-03-06 02:06:39.160946 I MythSocket(9769de0:57): read <- 57 2 OK<br>
> 2016-03-06 02:06:39.161035 I MythSocket(9818110:-1): MythSocket(-1, 0x0) ctor<br>
> 2016-03-06 02:06:39.161264 I MythSocket(9818110:-1): IP is local,<br>
> using loopback address instead<br>
> 2016-03-06 02:06:39.161283 I MythSocket(9818110:-1): attempting<br>
> connect() to (::1:6543)<br>
> 2016-03-06 02:06:39.161587 I MythSocket(9818110:60): Connected to (::1:6543)<br>
> 2016-03-06 02:06:39.161788 I MythSocket(9818110:60): write -> 60 30<br>
> MYTH_PROTO_VERSION 77 WindMark<br>
> 2016-03-06 02:06:39.162060 I MythSocket(9818110:60): read <- 60 13<br>
> ACCEPT[]:[]77<br>
> 2016-03-06 02:06:39.162172 I MythSocket(9818110:60): write -> 60 87<br>
> ANN FileTransfer tol-htpc 0 0<br>
> 0[]:[]/remotethemes/0.27/Mythbuntu/...<br>
> 2016-03-06 02:06:39.164168 I MythSocket(9818110:60): read <- 60 19<br>
> OK[]:[]122[]:[]1257<br>
> 2016-03-06 02:06:39.164309 I MythSocket(9769de0:57): write -> 57 39<br>
> QUERY_FILETRANSFER 122[]:[]REQUEST_SIZE<br>
> 2016-03-06 02:06:39.164651 I MythSocket(9769de0:57): read <- 57 10<br>
> 1257[]:[]1<br>
> 2016-03-06 02:06:39.164739 I MythSocket(9769de0:57): write -> 57 49<br>
> QUERY_FILETRANSFER 122[]:[]REQUEST_BLOCK[]:[]1257<br>
> 2016-03-06 02:06:39.165437 I MythSocket(9769de0:57): read <- 57 4 1257<br>
> 2016-03-06 02:06:39.165508 I MythSocket(9769de0:57): write -> 57 31<br>
> QUERY_FILETRANSFER 122[]:[]DONE<br>
> 2016-03-06 02:06:39.165946 I MythSocket(9769de0:57): read <- 57 2 OK<br>
> 2016-03-06 02:06:39.165980 I (0x9818118)::DecrRef() -> 0<br>
> 2016-03-06 02:06:39.165997 I MythSocket(9818110:60): MythSocket dtor : cb 0x0<br>
> 2016-03-06 02:06:39.166309 I (0x9769de8)::DecrRef() -> 0<br>
> 2016-03-06 02:06:39.166325 I MythSocket(9769de0:57): MythSocket dtor : cb 0x0<br>
><br>
><br>
> Does anyone know why it's behaving like this? And even better - how to<br>
> stop it looking where it shouldn't? (Checking for themes hourly seems<br>
> a little excessive in any case)</p>
<p dir="ltr">From the theme chooser screen, press 'menu' key, then disable theme updates. That might do it.</p>
<p dir="ltr">> I'm going to have another go without storage groups and see if that<br>
> behaves any better (so hopefully the theme engine won't have a clue<br>
> about the existence of the video directory!)<br>
><br>
> tom<br>
> _______________________________________________<br>
> mythtv-users mailing list<br>
> <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
> <a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
> <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
> MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
</p>