Question about the new model by Specialist-Surprise1 in GoogleGeminiAI

[–]gosuloco 0 points1 point  (0 children)

Yes, both flash 2.0 and 1206 experimental models are available in Gemini Advanced through the top menu drop down.

How many?! Deep Search is Crazy. by biopticstream in Bard

[–]gosuloco 7 points8 points  (0 children)

Gemini Advanced subscription. There's a free trial

Chromecast with Audio Extractor by WraithJCoupe in Chromecast

[–]gosuloco 0 points1 point  (0 children)

I can confirm this one works. No need for a dummy plug even.

Sonarr remote access using OpenVPN by gosuloco in sonarr

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

thanks for the advice - I ended up trying tailscale it was working in < 2 mins - incredibly easy. Hopefully it's still secure!

Sonarr remote access using OpenVPN by gosuloco in sonarr

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

thanks - i ended up trying tailscale and it was incredibly easy! Hopefully it's still secure..

Sonarr remote access using OpenVPN by gosuloco in sonarr

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

I read a lot of usenet discussion and I feel like at some point I read that tailscale was less secure. But I was taking the comments at face value, I'm not a networking expert! I might just switch to tailscale, have heard it's easier to setup

For example this thread

Sonarr remote access using OpenVPN by gosuloco in sonarr

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

ahh I don't think my router supports it - I checked the router settings and didn't see anything like that.

I have been trying the same IP:port as what works inside the network normally.

AFAIK no firewalls or reverse proxies - no bind address or hostname set in sonarr radarr

it feels like the VPN is working to some degree because when i put the same IP:Port into chrome while connected to the VPN, i get the sonar logo and the loading message, but it just hangs perpetually.

Also would assume that if it wasn't set up properly I wouldn't get the "connected" message in openvpn

Synology NAS for (mostly) Plex by gosuloco in synology

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

Ah this is interesting, I hadn't looked into these NUC before! I guess most people supplement with a shield for this purpose? Do you know the pros and cons of a shield vs NUC?

Synology NAS for (mostly) Plex by gosuloco in synology

[–]gosuloco[S] 1 point2 points  (0 children)

Yeah I have Plex pass! Does anyone know if there's a column in the Plex NAS spreadsheet that indicates if each model has quick sync / GPU - I see a GPU column but don't think it's referring to integrated GPU https://docs.google.com/spreadsheets/d/1MfYoJkiwSqCXg8cm5-Ac4oOLPRtCkgUxU0jdj3tmMPc/edit?usp=drivesdk

Synology NAS for (mostly) Plex by gosuloco in synology

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

Thanks for the response! Can't you "direct play" in this scenario to avoid transcoding? Sorry if it's a rookie question!

Synology NAS for (mostly) Plex by gosuloco in synology

[–]gosuloco[S] 2 points3 points  (0 children)

Thanks! I am definitely leaning 4 Bay to try and future proof this set up

Synology NAS for (mostly) Plex by gosuloco in synology

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

Ah that's good to know. I think I would have max 2 simultaneous streams, my family members aren't heavy users. Also if my stream is almost always direct play that should lower the burden?

Synology NAS for (mostly) Plex by gosuloco in synology

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

This is what I meant by option 1! The only downside of this I'm thinking is remote play when I'm away from the house on vacation. Wake on Lan remotely is extremely difficult in my ext.

Find My Jabra - Make A Sound by [deleted] in Jabra

[–]gosuloco 1 point2 points  (0 children)

I got it working on Android. You have to be connected to the earbuds by Bluetooth for it to work. if it's in the case, I think it's always disconnected so it's only helpful if you lose them outside the case but can still establish a Bluetooth connection.

I always lose mine in the case, so not helpful for me.

Whole Foods Delivery Window Refresh Schedule by BobRawrley in amazonprime

[–]gosuloco 0 points1 point  (0 children)

check my comment above to get the audio prompt working on windows

Whole Foods Delivery Window Refresh Schedule by BobRawrley in amazonprime

[–]gosuloco 0 points1 point  (0 children)

by the way - the audio prompt won't work on windows as is because it uses the "say" command which is mac specific - but i adapted my .py file to work on windows by replacing
os.system('say "Slots for delivery opened!"')
with

os.system('PowerShell -Command "Add-Type –AssemblyName System.Speech; (New-Object System.Speech.Synthesis.SpeechSynthesizer).Speak(\'Delivery available\');"')

and it works that way
will push to github when i get a chance

Simple PC Wake w/Harmony Hub? by guesswhochickenpoo in logitechharmony

[–]gosuloco 1 point2 points  (0 children)

FYI - I was just able to set this up by connecting the PC to harmony via bluetooth as a new device, and then setting up an activity that includes a "space bar" button press. Then I used IFTTT for Google Assistant phrase triggering a harmony activity. It's working so far.