u/Express-Instance-735

▲ 1 r/JBL

Do NOT buy JBL Vibe Beam 2

Right earbud is quieter than the left (yes, I have cleaned them). Audio cuts out randomly. And the sound level is around 75% of my AirPod Pros.

Edit: Holy fuck. In the 5 minutes since I posted this the audio has cut out 5 TIMES while watching my documentary. 5!!!!

reddit.com

I am trying to create an account using the free 14-day trial option, and every time I go to make my account it says: "There seems to be a problem with your order. Please try again later or contact Member Services."

Anyone else have this problem?

reddit.com
u/Express-Instance-735 — 7 days ago

If you want to change the open in VLC option to open in IINA, navigate to Stremio in your Applications folder, right click Stremio and select Show Package Contents, open the Contents folder, open MacOS folder, and open server.js.

Use the find tool to search for VLC and you should see this:

var players = {

vlc: {

title: "VLC",

args: [ "--no-video-title-show" ],

subArg: "--sub-file=",

timeArg: "--start-time=",

playArg: "",

darwin: {

path: [ "/Applications/VLC.app/Contents/MacOS/VLC" ]

},

Change all of the instances of "VLC" to "IINA" so it looks like this:

var players = {

iina: {

title: "IINA",

args: [ "--no-video-title-show" ],

subArg: "--sub-file=",

timeArg: "--start-time=",

playArg: "",

darwin: {

path: [ "/Applications/IINA.app/Contents/MacOS/IINA" ]

},

Now the Watch on VLC button should say Watch on IINA when you use Stremio and will open your video in IINA instead of VLC. Restart Stremio if already open for it to take effect.

https://preview.redd.it/r8zdb260sczg1.png?width=2880&format=png&auto=webp&s=838c85b42a25c6757d2996c4463883dbcba3da92

reddit.com
u/Express-Instance-735 — 9 days ago

I have been playing Lego Harry Potter and Lego Star Wars in fullscreen and they work great. But I can't exit the game temporarily to use another application without shutting down the game. Is there a way I can make the game windowed with the ability to make it fullscreen like a normal application? Or a way to get back to my desktop? None of the normal methods like sliding three fingers or pressing mission control button work.

reddit.com
u/Express-Instance-735 — 11 days ago

It looked like this before I installed the dependencies. Was working great, closed the game by using CMD+ALT+ESC and now the graphics flash all these colored rectangles. The audio doesn't work now either. How can I fix? I added a picture of what I see now vs a screenshot I took when the game was working properly.

LEGO Harry Potter Years 1-4

u/Express-Instance-735 — 12 days ago

I have installed LEGO Harry Potter Years 1-4 and it works great, but I can't seem to get it to register my PS4 controller. I have tried going into the settings and changing the device, but it won't detect my controller. The game has native Xbox 360 controller support, but I do not own one. Any help?

I have tried x360ce but not sure how to configure it properly. When I open Game Controllers, I got it to appear in DInput, but XInput it isn't detected.

u/Express-Instance-735 — 12 days ago