SteveEasley / pyjvcprojector

A python library for controlling a JVC Projector over a network connection.
MIT License
0 stars 2 forks source link

Password format incorrect for newer model JVC projectors #6

Open IconBycon opened 2 weeks ago

IconBycon commented 2 weeks ago

Hi,

I have a JVC NZ900 and I was unable to connect with the JVC integration. Then I found this link: https://www.avsforum.com/posts/63331377/ Please see the FAQ about the password.

Apparently, the passwords needs to be hashed with SHA256 for the new models. Can you please implement a mechanism that converts the password to the correct format when needed for new models?

I can help with testing since I have the projector at home.

Thank you!

iloveicedgreentea commented 1 week ago

I have a pr to fix this #5 but still waiting for that to be approved

iloveicedgreentea commented 1 week ago

It’s coming up on 4 weeks so I might just fork this and maintain that fork if I don’t hear back soon not sure if this is actively maintained. I’ll wait a little bit more