giejay / Immich-Android-TV

An Android TV app for the self hosted photos and videos backup solution.
GNU General Public License v3.0
207 stars 9 forks source link

ScreenSaver on FireStick 4k Max #53

Open juanpeich opened 1 week ago

juanpeich commented 1 week ago

Thank you very much for such a valuable project.

I'm trying to put the screensaver on Fire Stik 4k Max. I have developer and debugging options enabled on FireStick.

The problem is that I think that to install the adb drivers you have to connect the devices via USB to the computer. I can't access firestick from the folder, through terminal, typing "adb connect 192.168.xxx.xxx"

You could help me.

Thank you very much in advance

giejay commented 1 week ago

Did you enable ADB debugging?

juanpeich commented 1 week ago

Did you enable ADB debugging?

@giejay Yes, I have it enabled on FireStick. It's more like it doesn't recognize the command in the Windows 10 terminal "adb connect 192.168...." (running it inside the adb drivers folder)

giejay commented 1 week ago

When you run it inside the same folder the "adb" binary resides, it should just work. Try powershell or command prompt both