- Root via rootmy.tv
- Install
Tested on webOS 4.5, should at least on webOS 3.5+
curl -qs "https://gist.githubusercontent.com/stek29/761232c6f7e1ffbc36b98da2a3a0f4d9/raw/install.sh?$(date +%s)" | sh -| **caddy config for jellyfin:** | |
| jellyfin.mydomain.com { | |
| reverse_proxy http://192.168.0.1212:2121 | |
| log { | |
| output file /var/log/caddy/JellyfinProxy.log { | |
| roll_size 2MiB # Set max size 5 MB | |
| roll_local_time true # Use localhost time | |
| roll_keep 4 # Keep at most 2 log files |
This is just a dump of some interesting undocumented features of webOS (3.8 specifically, on early 2018 4k LG TV) and other development-related tips.