Skip to content

Commit

Permalink
Add known issues section
Browse files Browse the repository at this point in the history
  • Loading branch information
Informatic authored and 0xBADEAFFE committed Nov 9, 2023
1 parent 88fec81 commit 283514d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,18 @@ In order to disable autostart run this:
luna-send -n 1 'luna://com.webos.service.eim/deleteDevice' '{"appId":"youtube.leanback.v4"}'
```

## Known issues

### Keyboard/Certain remote control buttons do not work
Due to nature of Netcast compatiblity we need to use (to rewrite user-agent)
external keyboards and most remote control buttons are not passed through to
the app.

### Playback speed adjustment does not work
webOS internal browser does not support audio speed adjustment. (videos with
changed playback speed are muted) Netcast compatiblity layer breaks video speed
adjustment.

## Building

- Clone the repository
Expand Down

0 comments on commit 283514d

Please sign in to comment.