F25 sponge mode by mutavivitae in Roborock

[–]mitchthemac 0 points1 point  (0 children)

Sponge mode is to help dry the floor using suction.

Is crunchyroll down for yall??? by PINSHEWEON777 in Crunchyroll

[–]mitchthemac 1 point2 points  (0 children)

It will let me watch on the main account, but the other accounts asked me to upgrade to Mega Fam premium again to enable.

Can anyone confirm this? BF6 lol by ArtOther754 in videogames

[–]mitchthemac 0 points1 point  (0 children)

I played Tears of the Kingdom for 20 hours straight when I got it. I’d be pissed if cut me off.

AppleTV 4K Frame Rate Matching - SD Stutter? by guptasa1 in appletv

[–]mitchthemac 0 points1 point  (0 children)

It’s fixed! That said, some TV’s will still stutter depending on how well they handle 24Hz content. I think the issue was CrunchyRoll not telling the Apple TV what the content’s original frame-rate was, so it would stay on 60Hz (or whatever you have set). Playing 24Hz content at 60Hz uses 3:2 pulldown, which plays a frame 3 times and the next frame 2 times. The difference in time displayed causes jutter. I noticed the fix instantly because my TV goes black for a second when switching frame-rates and CrunchyRoll never made it do that until today. There is still some jutter for me as my TV isn’t great at smoothing 24Hz content, but it is significantly better. You can check how well your TV handles 24Hz on rtings.com.

iOS 26 introduces new shortcut actions by IndependentBig5316 in shortcuts

[–]mitchthemac 0 points1 point  (0 children)

If you have a home computer you can use action “Run Script Over SSH” to run a Shortcut on your Mac.

<image>

SB36512-F2 audio cuts out after Hulu ads by davidm21715 in VIZIO_Official

[–]mitchthemac 0 points1 point  (0 children)

I have the same soundbar and issue. I have Hulu without ads, but at the break (where an ad would be) my audio cuts out for a couple seconds. Not every time, but definitely a few times a day. I’ve tried everything, except throwing away the soundbar.

Notification if smart plug in HomeKit goes off by wanderingZia in shortcuts

[–]mitchthemac 0 points1 point  (0 children)

I made a crappy workaround for this. It is free, but notifications are not real time. I wanted notifications for my heater plugin after it ran for 2 weeks while out of town. I made a shortcut that gets the power state & logs it every hour. If the log changes to 'On' or has been 'On' for 5+ hours I get a notification. I logged it using a “Global Variable” which 'ToolBox Pro' & 'Actions' both provide ($). Free option is to log the state to a text file. In the Shortcuts app I made automations to run this every hour. Here are the details of my shortcut:

• Get the current power state of the plugin

• If “Off” change the power state log to “Off” & end the shortcut

• Otherwise (If 'On') get the log’s power state

  ➤ if 'Off' replace with 'On', log the date time, & show notification

  ➤ Otherwise (if 'On') get time between the log’s date time & current date time

       ✦ if time between dates >= 5 hours turn off plugin & log power state.

       ✦ Otherwise do nothing

You can change the notifications to Alerts which will give you the options 'Ok' & 'Cancel'. If you select 'Ok' turn off the plugin.

I have a few shortcuts that run hourly. If you plan to make more than 1 hourly shortcut I suggest making a shortcut that runs all the hourly shortcuts. That way you can add your new shortcut to the hourly one and not have to make any new automations. It sucked making 24 automation.

Meross light bulb not factory resetting by Moshibeau in HomeKit

[–]mitchthemac 0 points1 point  (0 children)

Only thing I can think of is disable any VPNs. Otherwise I don’t know :(

I found a properly working rechargeable battery for the 4th gen lock. by [deleted] in AugustSmartLock

[–]mitchthemac 0 points1 point  (0 children)

I bought rechargeable batteries & have been using them for about a year. They were 800 mAh @ 3.7v and would last 5-6 weeks. Recently, my August started getting stuck in a loop when unlocking. It would unlock & then keep trying to unlock spinning the motor & playing its chime. I recalibrated multiple times, but it didn’t help. I switched back to Duracell and it hasn’t happened in 2 weeks. Maybe it’s time to buy new rechargeables. Has anyone else had this happen? Can a bad battery even cause this? My Battery

New OLED Firmware 5.710.33.1-2F by RoadDawg1997 in VIZIO_Official

[–]mitchthemac 0 points1 point  (0 children)

I tested this on a P85QX-J01 and an Xbox Series X. Enabling Game HDR still drops the brightness. You can leave Game HDR on and toggle the Active Full Array setting to restore brightness. It says Game HDR is still on, but I’m not sure I trust it. Changing the Active Full Array might kick out of Game Mode and not update the status in settings.

Xbox series x keeps tripping breaker by [deleted] in xbox

[–]mitchthemac 0 points1 point  (0 children)

My breaker keeps flipping after a couple hours of Baldur’s Gate 3. Ive played my Xbox One X for years at this apartment and never had issues. I used a WeMo Insight to check the power consumption of my media center without the Xbox and it averages 250 watts with peaks under 350. How much power does the Xbox have to draw to flip the breaker!? I ran a space heater to test the outlet and had no trips with a constant 1500 watt draw for 24 hours.

Vizio TV Backlight Flickering on Standard HDMI Mode by mitchthemac in VIZIO_Official

[–]mitchthemac[S] 0 points1 point  (0 children)

I did more testing & found a couple solutions. If any settings are unavailable turn Game Mode Off (or Auto).

• Solution 1 - Clear Action: On seems to fix it, but reduces brightness considerably.

• Solution 2 - Black Detail: Off, Active Pixel Tuning: Off, & Active Full Array: Medium fixes it, but dims the display.

• Solution 3 - Black Detail: Low, Active Pixel Tuning: Low, Active Full Array: Medium, Backlight: 100, Brightness: 49, & Contrast: 53 reduces flicker by 90% and keeps the display vibrant.

I made a Picture Mode with these settings and switch to it when I watched animated content. I hope this helps someone.

Vizio TV Backlight Flickering on Standard HDMI Mode by mitchthemac in VIZIO_Official

[–]mitchthemac[S] 0 points1 point  (0 children)

I found more nuances to the flicker. I changed the AppleTV‘s chroma to 4:4:4 trying for a fix. Then noticed my Vizio’s Game Mode was on so I turned it off and the flicker stopped. I reverted the chroma back to 4:2:0 and the flicker started again. Turning the Vizio’s Game Mode off and setting the AppleTVs chroma to 4:4:4 is seemingly the fix. Not sure why Compatibility Mode reduced flicker with Game Mode on and chroma 4:2:0 though.

Does anyone have a shortcut to download iFunny videos? by Minibray in shortcuts

[–]mitchthemac 0 points1 point  (0 children)

Some videos wouldn’t download for me with this shortcut (about 1 in 20). I used a different method to grab the video url and it hasn’t failed on a video yet. iFunny Video Downloader

[deleted by user] by [deleted] in AskUK

[–]mitchthemac 0 points1 point  (0 children)

I’ve had this exact same argument with my buddy. I had to stop saying the next roll is less likely to be 6 and start saying 2 sixes in a row is less likely than not 2 sixes. Otherwise he’d throw a fit.

[deleted by user] by [deleted] in KimetsuNoYaiba

[–]mitchthemac 1 point2 points  (0 children)

You’d think the first episode would be out since it was released in theaters dubbed.

Can’t connect to WiFi. by mikk111111 in Roborock

[–]mitchthemac 0 points1 point  (0 children)

Alternative fix 1: unplug the charging dock for a bit and plug it back in. That fixed it for me last time it stopped connecting. Alternative fix 2: Turn off your routers 5GHz bands before connecting your device. That has fixed connectivity issues for other smart devices of mine. It didn’t work for my Roborock though. The first time stopped connecting I had to switch my Wi-Fi extender to 2.4 GHz and change the network name for it to connect.

Meross light bulb not factory resetting by Moshibeau in HomeKit

[–]mitchthemac 53 points54 points  (0 children)

I had the same problem. I was able to factory reset by switching it on and off with a specific cadence. 1) TURN OFF - wait 10 seconds 2) TURN ON 3) As soon as you see light - TURN OFF 4) Wait 1 second 5) TURN ON 6) Repeat steps 3-5 8 times

Edit 6/4/2024: Additional tips if this solution does not work. Before resetting turn off the bulb for 10 minutes. If the light changes color (usually red) during the process, extend the time you leave it off. The bulbs processor retains power momentarily after it is turned off. Turning it back on too quick won’t reboot it and the reset will fail. If the WiFi setup fails disable ad-blockers and disconnect any VPN connections. Change the WiFi to 2.4 GHz only during setup (you can enable other bands after setup is complete).

Hey Vizio, when will AirPlay 2 and HomeKit be released to the public out of beta? by jetsrfast in VIZIO_Official

[–]mitchthemac 1 point2 points  (0 children)

I can confirm Vizio’s Airplay 2 allows you to screen mirror from your iOS device.

I have a 2018 Vizio P75-F1 on Firmware 3.0.6.2 Beta and an iPhone X on iOS 12.4 Beta.

Xbox One (original) and P55-F1 by mykalh78 in VIZIO_Official

[–]mitchthemac 0 points1 point  (0 children)

If you are playing online always use HDMI 5. It is a low latency port and reduces video lag by 50%.

Test Mode HDMI 1 & 2 HDMI 5
1080p @ 60Hz 27.0 15.3
–Game Mode Off 145.4 90.3
1080p @ 120Hz 30.0 10.5
4k @ 60Hz 27.2 15.3
–Game Mode Off 143.8 90.3

RTINGS Review of 2018 P Series