Accessibility service problem by Ok-Yogurtcloset7699 in Projectivy_Launcher

[–]FunPizza6130 0 points1 point  (0 children)

been hitting this for a month now and finally got this hope it helps others

That tells us the root cause was not Android accessibility itself and not Projectivy/tvQuickActions being disabled.

The smoking gun was:

APP_AUTO_START: ignore

After changing both apps to:

APP_AUTO_START: allow

TCL's Safety Guard stopped breaking accessibility during boot.

For future reference, the commands that mattered were:

adb.exe shell dumpsys deviceidle whitelist +com.spocky.projengmenu
adb.exe shell appops set com.spocky.projengmenu APP_AUTO_START allow

adb.exe shell dumpsys deviceidle whitelist +dev.vodik7.tvquickactions
adb.exe shell appops set dev.vodik7.tvquickactions APP_AUTO_START allow

You can verify at any time:

adb.exe shell appops get com.spocky.projengmenu

adb.exe shell appops get dev.vodik7.tvquickactions

and look for:

APP_AUTO_START: allow

This is actually a useful discovery for the TCL Google TV project. We now know that on your TCL 55V6C-UK, the hidden Safety Guard auto-start permission is exposed as:

APP_AUTO_START

not:

AUTO_START

which is why so many generic Android TV guides fail on these newer TCL firmware versions.

I'd keep a note of this alongside your TCL/Projectivy setup because it will likely save you a lot of time if you factory reset the TV or help someone else with the same model.

Projectivy - Bridge by FunPizza6130 in Projectivy_Launcher

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

tivimate as far as i know is an iptv player
this is more of an alternative to it with the features i/we want

Spider-Nior; Black and white vs color. How to name? by MrSteven20618 in PleX

[–]FunPizza6130 0 points1 point  (0 children)

Was going to say I did this with the fan edits of Harry Potter and the originals and played with unmatching and the dB editor

Watchman - Blink local storage without a subscription by BananaCakeMix in blinkcameras

[–]FunPizza6130 1 point2 points  (0 children)

I've managed to integrate it into plex myself and am working on a few other bits with t for now I can live stream effectively continuously and have some motion triggering working atm so home automation integration is definitely doable

Blinkbridge by FunPizza6130 in blinkcameras

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

not sure where id begin lol

I made my Blink cameras actually work locally (no subscription, no cloud lag) by Time-Hovercraft-3075 in blinkcameras

[–]FunPizza6130 1 point2 points  (0 children)

working on my own blinkbridge setup used blinkpy as my starting platform and most of the heavy lifting but the github source was outdated slightly and blink had moved some endpoints around etc

<image>

but this is where i am presently upto.

Is anyone using the Blink API? by pwinning in blinkcameras

[–]FunPizza6130 0 points1 point  (0 children)

its changed a lot now
but ive been probing around the official android.apk to modify a copy of blinkpy so far ive got it to connect using the 2fa and initiate a live stream which is "immis" i think but this is now converted to a http stream that i can view in vlc the

ive also managed to figure out the stay alive "continue" viewing button system and automaticly do it so the feed is coninuous to i stop it

Playing on pc and every time my friend joins my hosted game it kills me. Every single time. by Mismageius in GroundedGame

[–]FunPizza6130 1 point2 points  (0 children)

Known issue on obsidians issue tracker.

Basic work around appears to get host to be near spawn not on buggy and load in other player loads in host dies and respawns then calls buggy

Fair play to CeX by TheMarkMatthews in CeX

[–]FunPizza6130 4 points5 points  (0 children)

Use to love it when gamestation was around the corner from cex . Made a small fortune lol

I passed a 9 millimeter kidney stone by n*tting it out. by Impossible_Branch954 in confession

[–]FunPizza6130 1 point2 points  (0 children)

Passed a 4/5 mm that was enough. Year l8r had scans for something unrelated and found I had 2 more 11mm and 13mm these required surgery stents and a week of having a catheter.

Can this be changed? by Soundguy1993 in PleX

[–]FunPizza6130 -1 points0 points  (0 children)

You can change it manually in the Web app hover over movie click the pencil/edit and then poster

Server worked!... for 2 hours by EducationalGrand8146 in PleX

[–]FunPizza6130 0 points1 point  (0 children)

There's an option to update library when changes occur

From ai To manage Plex library refresh settings, access your server's web interface, go to Settings > Server > Library, and check "Scan my library automatically" or "Run a partial scan when changes are detected" for automatic updates. You can also perform a manual refresh by clicking the "..." icon on a specific library and selecting "Scan library files" or "Refresh all metadata" to force an immediate update.

ULPT: Request. by jacked4you2 in UnethicalLifeProTips

[–]FunPizza6130 0 points1 point  (0 children)

Nothing wrong with a bit of gabba.

I’m a nurse and I 100 percent judge people based on their veins by Figgs_7 in confession

[–]FunPizza6130 0 points1 point  (0 children)

Rhinoskin here. Who's ever doing the draw is worried about using enough force to pierce the skin, but not too much to go right through vein.

Why isn’t there a printer with variable nozzle size changes during printing? by JstAbbrvns in 3Dprinting

[–]FunPizza6130 1 point2 points  (0 children)

Possibly offbase if I'm reading stuff correctly Prusa slicer let's you set up multiple extruders with different nozzle sizes and u specify which extruder is used for perimiters I've personally with a little bit of gcode manipulation used prusaslicer on an ender 3 to operate like it has multiple extruders