<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 8, 2023 at 10:13 AM Peter Bennett <<a href="mailto:pb.mythtv@gmail.com">pb.mythtv@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 8/8/23 09:55, James Abernathy wrote:<br>
> I do this so rarely that I forget how.  Amazon just reduced their <br>
> FIreTV 4K Max to $25, so I upgraded one of our older ones. It took <br>
> hours mostly because I forgot how.<br>
><br>
> So I'm going to document it so next time I can find it with a Search <br>
> engine.<br>
><br>
> Once the FireTV has updated itself to the newest version of patches, <br>
> you need to Turn on Developer mode.  You go to My FireTV -> About -> <br>
> Fire TV 4K Max and select it 10 times to enter developer mode.<br>
><br>
> But then you need to go to the Developer mode setting and turn on <br>
> remote ADB debugging.  (I forgot that step for about 1/2 hour and ADB <br>
> couldn't connect)<br>
><br>
> I assume you have adb downloaded from their website and installed. I <br>
> find that Ubuntu repos don't have the right version.<br>
><br>
> Get Leanfront from <a href="https://dl.orangedox.com/pCBmBm" rel="noreferrer" target="_blank">https://dl.orangedox.com/pCBmBm</a><br>
><br>
> Do this from a computer that's located where you can see the TV with <br>
> the FireTV working.<br>
><br>
> Find the IP address of the FireTV from the About -> Networking page.<br>
><br>
> ./adb connect 192.168.0.218 # or whatever is the Firetv IP<br>
> ./adb install -r <Name of apk file you downloaded from orangedox><br>
> ./adb kill-server<br>
><br>
> On your first ./adb connect try, it will say refused, but you need to <br>
> watch the TV screen for a popup to confirm it.<br>
><br>
> As to mythfrontend for the FireTV, don't try to use it on the MAX. It <br>
> will not play a video correctly.  IMHO never try to use mythfrontend <br>
> on any FireTV device. If picture quality is what you want, use Leanfront.<br>
><br>
> NOW this kicked my butt for a while.  Some newer versions of apps, <br>
> particularly Paramount+ will not work if an ad blocker is on your network.<br>
><br>
> I use Pi-Hole on a RPI3B+ and it helps alot with browsers and phones.  <br>
> But it screws up some streaming apps.  So I had to add an entry in the <br>
> Client table for each Streaming device and Smart TV to unblock those <br>
> IPs. Now Paramount+ works and no ill effects as far as I can see.<br>
><br>
I had the same problem with Paramount+.<br>
<br>
Another approach, that I use, is to change the DNS settings on the Fire <br>
TV device. There is an option in the network settings to manually set it <br>
up. You will have to set your IP address manually to the one that is <br>
reserved in the router, and set the DNS servers to 8.8.8.8 and 8.8.4.4. <br>
These are google provided DNS servers.<br>
<br>
> JIm A<br>
><br>
><br>
All good information. Thank you.<br>
<br>
Peter<br></blockquote><div><br></div><div>I kept looking for a way to change the FireTV DNS but I kept missing it.</div><div><br></div><div>I look some more.</div><div><br></div><div>JIm A<br> </div></div></div>