|
32 | 32 | |:-:|:-:| |
33 | 33 | |  |  | |
34 | 34 |
|
35 | | -## What's New In v0.1.3 |
| 35 | +## What's New In v0.1.4 |
36 | 36 |
|
37 | | -- **Edge-To-Edge Fullscreen Video** — Fullscreen playback now fills the screen instead of leaving unused letterboxed space |
38 | | -- **Auto-Hiding Fullscreen Controls** — The playback bar and scripted overlays fade away while playing so the video can use the full area |
39 | | -- **Expanded Subtitle Detection** — Matching `.vtt`, `.srt`, or timestamped `.txt` files can now be detected from the media folder and common subtitle/script subfolders |
40 | | -- **Version Sync Cleanup** — UI version badges now read directly from the app package version to keep releases aligned |
| 37 | +- **Continuous Playback + Shuffle** — Move through the current folder automatically or pick a random next file when playback ends |
| 38 | +- **Playback Speed Control** — Switch between `0.5x` and `2.0x` directly in the player while keeping Handy timing aligned |
| 39 | +- **Real Handy Stroke Range Support** — Handy stroke min/max settings now transform the uploaded script instead of only changing the UI |
| 40 | +- **Inverse Stroke Mode** — Flip funscript positions before upload for alternate mounting or reversed motion setups |
41 | 41 |
|
42 | 42 | ## Features |
43 | 43 |
|
44 | 44 | - **Video + Audio Player** — Play local video files (MP4, MKV, AVI, WebM, MOV, WMV) and audio files (MP3, WAV, FLAC, M4A, AAC, OGG, OPUS, WMA) |
45 | 45 | - **Artwork Detection For Audio** — Automatically picks matching cover art from the media folder when available |
| 46 | +- **Playback Modes** — Continuous playback, shuffle playback, and adjustable playback speed controls |
46 | 47 | - **Funscript Support** — Automatically loads matching `.funscript` files alongside local media |
47 | 48 | - **Timeline Visualization** — Real-time scrolling timeline showing script action points with speed-based colors |
48 | 49 | - **Heatmap** — Full-media intensity heatmap (green → yellow → orange → red → purple) |
|
52 | 53 | - Script auto-upload to Handy servers |
53 | 54 | - Time offset adjustment |
54 | 55 | - Stroke range customization |
| 56 | + - Inverse stroke toggle |
55 | 57 | - **EroScripts Integration** — Search and download funscripts directly from EroScripts via in-app browser login (no API key needed) |
56 | 58 | - Session-based login persisted locally |
57 | 59 | - Direct download into the configured script storage folder |
|
65 | 67 |
|
66 | 68 | ### Windows |
67 | 69 |
|
68 | | -1. Download the latest `ScriptPlayerPlus-0.1.3-Windows-x64.zip` from [Releases](https://github.com/sioaeko/scriptplayer-plus/releases) |
| 70 | +1. Download the latest `ScriptPlayerPlus-0.1.4-Windows-x64.zip` from [Releases](https://github.com/sioaeko/scriptplayer-plus/releases) |
69 | 71 | 2. Extract and run `ScriptPlayerPlus.exe` — no installation required |
70 | 72 |
|
71 | 73 | ### macOS |
|
0 commit comments