<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Jim Abernathy<br class=""><a href="mailto:jfabernathy@gmail.com" class="">jfabernathy@gmail.com</a><br class=""><br class=""><br class=""></div>

</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Feb 15, 2020, at 1:07 PM, James Abernathy <<a href="mailto:jfabernathy@gmail.com" class="">jfabernathy@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class=""><br class=""><br class=""><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 15, 2020, 12:36 PM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com" class="">pb.mythtv@gmail.com</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div bgcolor="#FFFFFF" text="#000000" class=""><br class=""><br class=""><div class="">On 2/15/20 12:04 PM, James Abernathy wrote:<br class=""></div><blockquote type="cite" class=""><div lang="x-unicode" class=""><div dir="ltr" class="">I build a test system with mythtv v31 on ubuntu 18.04. It's working fine. I want to test it with a Shield TV frontend using mythfrontend v31-Pre-1898 and I've having some issues.<div class=""><br class=""></div><div class="">First I used adb install to install the Shield frontend and on the shield setup I reset all the data and cache.</div><div class=""><br class=""></div><div class="">Second I made user that the v31 backend had the mythtv.cnf for for mysql (mariadb) had the # removed from the bind address statement.</div><div class=""><br class=""></div></div></div></blockquote>With MariaDB it needs to be set as<span class="Apple-converted-space"> </span><br class="">bind-address = ::<br class="">in /etc/mysql/mariadb.conf.d/50-server.cnf or whatever file has it<br class=""><br class=""><blockquote type="cite" class=""><div lang="x-unicode" class=""><div dir="ltr" class=""><div class="">When I do the search on Shield for the backend it shows my 2 V30 backends and one V31 backend. I can't seem to connect to is.  Every time I go to setup its have the database password right, but the IP is 127.0.0.1.  I changed that to the right IP for the v31 backend, but it's can't connect to the database.</div><div class=""><br class=""></div><div class="">Any ideas?</div></div></div><br class=""><fieldset class=""></fieldset></blockquote>there are some options -<span class="Apple-converted-space"> </span><br class="">1. Set a pin on your v31 backend, then on the shield select that backend and enter the correct PIN.<br class="">or<br class="">2. Select setup on the shield and enter the correct database ip address, database, user id and password. You can check against config.xml on your server to make sure you have the correct values.<br class=""><br class="">If it still does not connect you can run adb logcat > some file and look through the file for the relevant database connection error message.<br class=""></div></blockquote></div></div><div dir="auto" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div bgcolor="#FFFFFF" text="#000000" class=""></div></blockquote></div></div><div dir="auto" class="">My mysql.cnf had the localhost bind-address, but the mythtv.cnf had the right one. I think the mythtv.cnf would take precedent.</div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">I think it could be the fact that in mythtv-setup-> General the IP was set to 127.0.0.1. I've changed to the real IP. </div><div dir="auto" class="">I'll test after the Liverpool game is over. </div></div></div></blockquote><br class=""></div><div>Okay I got Android mythfrontend v31 1898 on my Shield TV connected to my v31 development backend.  It comes up with OpenSLES for audio and MediaCodec Normal for Video.</div><div><br class=""></div><div>I don’t know if I should change the video profile as was recommended on earlier versions or not.  The video quality with Video Playback Profile of Media Codec Normal is great.</div><div><br class=""></div><div>As to Audio I tried AudioTrack and it works sometimes and goes mute other times. Normally when I start playing a recorded video it’s mute. Strange things like entering “A” for audio stretch and playing with that will make the audio start playing.  Not sure why.  So for now I’ll leave on OpenSLES.</div><div><br class=""></div><div>Jim A</div><div><br class=""></div><br class=""></body></html>