xxKeoxx

Results 11 comments of xxKeoxx

Never mind. The instructions say you need to pass the language code, but it's actually country code.

Honestly it’s no hurry. I was just reporting the issue.

If you could tell me the part of the code that I would need to debug, I am happy to try to fix this in my own fork or branch.

> the error doesn't make any sense. Crap dude. It was late and I noticed I didn't paste the correct error before I modified the code. I have updated the...

Changes have been submitted for a pull request. Once they are approved this issue should be resolved.

> I do not think what you gave for a PR is going to fix the issue. > > reason why is I set up the containers that hold the...

> that is not what the TV returns. that is what have been processed by the json library. I hope this is what you are looking for. If not, I...

Ok. That seems to have resolved the error, but the following code doesn't work to launch the movie: ```from __future__ import print_function import samsungctl config = { "name": "samsungctl", "description":...

> ok i updated the master branch. it includes the fix for loading the applications. I also made 2 changes for running the content. see if those changes work. can...