Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password fixes for SamsungTV - fixes #15 #19

Merged
merged 2 commits into from
Feb 6, 2021

Conversation

reboost
Copy link
Contributor

@reboost reboost commented Feb 6, 2021

Samsung TV doesn't show the very last folder while navigating the password folders – that's the 4th folder when using password length of 4 – because apparently Samsung TV doesn't like childcount of zero and would show the folder as empty when this happens.

The second issue is that the password for Samsung TV – when entered correctly – never get stored, because Samsung TV only sends BrowseMetadata flag while browsing the password folders.

This pull request fixes both issues and I've got password protection working properly for my Samsung 7 Series TV, along with other devices.

@NathanaelA NathanaelA merged commit edeff0a into NathanaelA:master Feb 6, 2021
@NathanaelA
Copy link
Owner

Thank you very much for tracking this down. Merged!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants