Skip to content

Does not work on SONY KJ-49X8000H BRAVIA 4K UR3 (Android TV 10) #57

Description

@sengokyu

Hello,

I installed from Play store.
The server seems working, but no toaster appeared.

Here is my instruction:

% curl -X POST -H 'Content-Type: application/json' -d '{
  "duration": 30,
  "position": 0,
  "title": "Your awesome title",
  "titleColor": "#0066cc",
  "titleSize": 20,
  "message": "What ever you want to say... do it here...",
  "messageColor": "#000000",
  "messageSize": 14,
  "backgroundColor": "#ffffff",
  "media": { "image": {
    "uri": "https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/cfcc3137009463.5731d08bd66a1.png", "width": 480
  }}
}' -v http://192.168.144.129:7979/notify
Note: Unnecessary use of -X or --request, POST is already inferred.
*   Trying 192.168.144.129:7979...
* Connected to 192.168.144.129 (192.168.144.129) port 7979 (#0)
> POST /notify HTTP/1.1
> Host: 192.168.144.129:7979
> User-Agent: curl/7.87.0
> Accept: */*
> Content-Type: application/json
> Content-Length: 406
> 
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK 
< Content-Type: text/plain
< Date: Thu, 14 Dec 2023 09:42:50 GMT
< Connection: keep-alive
< Content-Length: 342
< 
* Connection #0 to host 192.168.144.129 left intact
PopupProps(duration=30, position=TopRight, backgroundColor=#ffffff, title=Your awesome title, titleSize=20.0, titleColor=#0066cc, message=What ever you want to say... do it here..., messageSize=14.0, messageColor=#000000, media=Image(uri=https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/cfcc3137009463.5731d08bd66a1.png, width=480))

My environment:

  • SONY KJ-49X8000H
  • BRAVIA 4K UR3
  • Android TV 10
  • Security patch level 2023-02-01
  • Kernel 4.19.75

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions