[mythtv-users] Frontend on firetvstick 4K - cannot connect to database

Peter Bennett pb.mythtv at gmail.com
Tue Nov 27 15:07:58 UTC 2018



On 11/27/18 9:01 AM, John Pilkington wrote:
> Will the FS-mythfrontend produce a log that is accessible somewhere - 
> and will it do so when it isn't DB-connected?
> -----------
As long as you have developer mode set on your android/fire device and 
adb on your computer, run this to see the mythfrontend log:
adb connect <device-name-or-ip-address>
adb logcat mfe:D *:S |& tee /tmp/android.log
This displays it on the screen and simultaneously logs it to 
/tmp/android.log

Peter


More information about the mythtv-users mailing list