stash/pkg/manager/config
UnluckyChemical765 45a9aabdaf
Add script offset / delay to Handy support. (#1573)
* Add script offset / delay to Handy support.

Further work on  #1376.

Offsets are added to the current video position, so a positive value leads to earlier motion.  (The most common setting.)

This is needed because most script times have a consistent delay when compared to the video. (Delay from the API calls to the server should be handled by the server offset calculation.)

* Rename scriptOffset to funscriptOffset
* Correct localisation keys

Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2021-08-26 11:50:02 +10:00
..
config.go Add script offset / delay to Handy support. (#1573) 2021-08-26 11:50:02 +10:00
config_concurrency_test.go Fix: config race conditions with RWMutex (#1645) 2021-08-24 15:18:30 +10:00
init.go CPU profiling (#1371) 2021-05-16 17:21:11 +10:00
urlmap.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00
urlmap_test.go Add custom served folders (#620) 2020-06-21 22:25:13 +10:00