Matt LeBrun

Results 11 comments of Matt LeBrun

Also, possibly using the scroll wheel to shrink/expand the time range the window represents

Oh, wow, I thought I had tested that the "now" line didn't make me jump back but maybe I was wrong but works as I would expect it to now....

i see the Jump To now! and yes, I see the hover states now. Really great stuff! So then now I think it would just be some quick way to...

I downloaded the develop branch, installed but no matter what, I get this: ``` $ samsungctl --host 192.168.1.222 --name myremote KEY_VOLDOWN 127.0.0.1 Traceback (most recent call last): File "/Library/Python/2.7/site-packages/samsungctl-0.8.65b0-py2.7.egg/samsungctl/upnp/discover.py", line...

I've also tried `samsungctl --host 192.168.1.222 --port 8001 --method websocket --interactive`, and other variations. Always the same thing.

[tests.zip](https://github.com/kdschlosser/samsungctl/files/2941728/tests.zip) Here you go! You're doing great work! Let me know if there's any other way I can try and help!

It seemed to get stuck on an HBO app?

``` 2019-03-07 15:17:38 ⌚ |2.1.2| be-dev40 in /Library/Python/2.7/site-packages/samsungctl ○ → sudo python samsungctl/RUN_ME.py This is going to test the functionality of the TV. It will log all tests to the...

I think it might've failed around the same spot? ``` app.name: HBO GO app.id: None Traceback (most recent call last): File "samsungctl/RUN_ME.py", line 755, in run_test(tests_to_run.pop(0)) File "samsungctl/RUN_ME.py", line 699,...

``` Popular Now '[DEBUG][4673746368] samsungctl.utils.wrapper AppData.__init__(application=, title=u'2 Dope Queens', id=178955, appId=u'sE95AS5GGv.HboGoTizen', isPlayable=0, subtitle=None, appType=u'pxdb_app', liveLauncherType=u'', action_play_url=u'eyJjb21ldElkIjoidXJuOmhibzpzZXJpZXM6R1dpOEVDdzJGVW82VlBBRUFBQUZZIiwiZ29WMklkIjoidXJuOmhibzpzZXJpZXM6R1dpOEVDdzJGVW82VlBBRUFBQUZZIiwiZ29WMUlkIjoiR09ST1NUR1A3MTUzMiJ9', serviceId=u'', action_type=u'APP_LAUNCH', display_from=1517632200, display_until=1609498740, subtitle2=u'', subtitle3=u'', icon=u'/opt/usr/apps/DownloadManager/data/sE95AS5GGv/178955') Traceback (most recent call last): File "samsungctl/RUN_ME.py",...