| Commit message (Collapse) | Author | Age | Lines |
| |
|
|
|
|
|
|
| |
Server will download video from supported players and add as raw video to playlist (only youtube is supported for now).
Cache for YT player is available after installing optional dependencies, see readme. For cache size see `cacheStorageLimitGiB ` in config.
There is also minor ux improvement, latest checkbox states will be keeped in local storage now.
|
| |
|
|
| |
closes #49
|
| |
|
|
|
|
| |
- Fix youtube fallback, `videoItem.url` is now immutable
- JsApi.setVideoSrc now updates to supported player based on `url` arg
- Fix auto-pause when video is ended (with `requestLeaderOnPause`)
|
| | |
|
| | |
|
| |
|
|
| |
see #27
|
| | |
|
| |
|
|
|
| |
getVideoItems/addVideoItem/removeVideoItem
closes #24
|
| |
|
|
| |
Can be enabled by plugins
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|