| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Cache on server feature | RblSb | 2025-01-17 | -0/+2 |
| | | | | | | | | | 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. | |||
| * | External audiotrack support | RblSb | 2025-01-12 | -0/+4 |
| | | | | | | | | | This works as voice over if video also has audio, changing video volume to 0.3. Also improve autoplay by playing videos muted and unmute on first page click. There is no mute if you use Firefox and allow autoplay on page (navigator.getAutoplayPolicy check). | |||
| * | Reformat | RblSb | 2021-07-05 | -2/+2 |
| | | ||||
| * | Playlists "at next" order | RblSb | 2020-06-07 | -1/+2 |
| | | ||||
| * | Fix some issues with reused players | RblSb | 2020-04-26 | -0/+1 |
| | | ||||
| * | Fix youtube bg autoplay | RblSb | 2020-04-24 | -0/+1 |
| | | ||||
| * | Sync playback rate | RblSb | 2020-04-03 | -0/+2 |
| | | ||||
| * | Get youtube video title/duration with api | RblSb | 2020-02-29 | -1/+2 |
| | | ||||
| * | Youtube player support | RblSb | 2020-02-28 | -0/+1 |
| | | ||||
| * | Permanent items and player abstraction | RblSb | 2020-02-27 | -0/+12 |
