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

test code works with 500 remote but not 3.07 itself #28

Closed
sp222222 opened this issue Aug 18, 2022 · 3 comments
Closed

test code works with 500 remote but not 3.07 itself #28

sp222222 opened this issue Aug 18, 2022 · 3 comments

Comments

@sp222222
Copy link

Same ini . box streams fine but I get these errors on 3.07 (below that is 3.08T)

I've only gotten the 500 remote to work with 2.06 version weeks ago.

3.07 Running on Windows-10-10.0.19044-SP0 pid= 23472
Using config file config.ini
Connection Manager Running on port 8080 with 10 max streams....
Streamer Running: 10 config.ini 8080
starting up on port 8080
Checking for slingbox at ('192.168.1.88', 5224)
('192.168.1.88', 5224) OK
Using slingbox at ('192.168.1.88', 5224)
Streamer: 500 single slot downstairs Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox
Reading Custom Remote definition from C:\temp\ST500_2022\remote_500.txt
Traceback (most recent call last):
File "slingbox_server.py", line 1108, in
File "slingbox_server.py", line 1063, in BuildPage
File "slingbox_server.py", line 898, in parse_buttons
ValueError: not enough values to unpack (expected 2, got 1)
[23472] Failed to execute script 'slingbox_server' due to unhandled exception!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Version : 3.08t Running on Windows-10-10.0.19044-SP0 pid= 9620
Using config file config.ini
Connection Manager Running on port 8080 with 10 max streams....
Streamer Running: 10 config.ini 8080
starting up on port 8080
Checking for slingbox at ('192.168.1.88', 5224)
('192.168.1.88', 5224) OK
Using slingbox at ('192.168.1.88', 5224)
Streamer: 500 single slot downstairs Waiting for first stream, flushing any IR requests that arrive while not connected to slingbox
Reading Custom Remote definition from C:\temp\ST500_2022\remote_500.txt
ERROR parsing buttons in remote control file.
Line number 126 Contents ; [1, 4, 5, 6, 7, 8, 9.., 10.., 11.., 12.., 13.., 14.., 15.., 16.., 17.., 18.., 21 last, 24pause, 25, 26, 27, 28???, 29, 32???, 33, 35, 36???, 38, 39, 40, 41, 42_, 43???, 44, 45..., 46, 53pip, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69!!!!, 70, 74, 75, 76, 77]

  • Serving Flask app 'slingbox_server_test' (lazy loading)
  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
  • Running on all addresses (0.0.0.0)
    WARNING: This is a development server. Do not use it in a production deployment.
  • Running on http://127.0.0.1:8081
  • Running on http://192.168.1.86:8081 (Press CTRL+C to quit)
    08/18/2022, 17:36:54 Streaming connection from ('192.168.1.86', 55412)

Slinginfo "350/500/M1" 12 30 192.168.1.88 5224 3072
500 single slot downstairs Starting Stream for 192.168.1.86:55412
Connecting... ('192.168.1.88', 5224) Control
500 single slot downstairs Selecting Video Source 2
Keycodes= [1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 53, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 70, 74, 75, 76, 77]
VideoParameters: Resolution= 12 FrameRate= 30 VideoBandwidth= 2000 VideoSmoothness= 63 IframeRate= 5 AudioBitRate= 64
Connecting... ('192.168.1.88', 5224) Stream
500 single slot downstairs Stream started at 08/18/2022, 17:37:05 744 0
08/18/2022, 17:37:15 RemoteControl connection from ('192.168.1.86', 55446)
.
Starting remote control stream handler for ('192.168.1.86', 55446) to port 8081
Remote Control Connected
127.0.0.1 - - [18/Aug/2022 17:37:15] "GET /Remote HTTP/1.1" 200 -
Exiting Remote Control Stream Handler for ('192.168.1.86', 55446)
.......08/18/2022, 17:38:35 500 single slot downstairs 1 Clients.192.168.1.86:55412
..08/18/2022, 17:38:56 RemoteControl connection from ('192.168.1.86', 55469)

@GerryDazoo
Copy link
Owner

GerryDazoo commented Aug 18, 2022 via email

@sp222222
Copy link
Author

thanks for getting this all straightened out Gerry. spinning like a top now.

@GerryDazoo
Copy link
Owner

going to close this. thx Mike

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

No branches or pull requests

2 participants