v3.0.8 (2026-08-03)
- Fix playback stutter at the start of a video when using the Play Random Videos add-on, caused by v3.0.7's jump-back-within-window logic misfiring on a Kodi playback-start timer quirk
- https://forum.kodi.tv/showthread.php?tid=355778&pid=3300427#pid3300427

v3.0.7 (2026-07-01)
- (User request) jumpback even if pause occurs within jumpback window
- https://forum.kodi.tv/showthread.php?tid=355778&pid=3294811#pid3294811

v3.0.6 (2025-10-06)
- Minor updates for Piers (use new module Logger functions)

v3.0.5 (2025-02-10)
- fix for more possibles instances of "Kodi is not playing any media file" when skipping beyond end of file

v3.0.4 (2024-10-15)
- Remove old common code, use new module

v3.0.3 (2021-11-10)
- Minor bugfix for http/s sources

v3.0.2 (2021-06-13)
- fix "Kodi is not playing any media file" when skipping beyond end of file

v3.0.1 (2020-12-14)
- Minor bugfix with http/s sources (plugins)

v3.0.0 (2020-07-10)
- Update for Matrix / Python3 (work borrowed from https://github.com/dkadioglu/script.xbmc.unpausejumpback)
- Add setting for jump back occurring at time of un-pause vs. at time of pause
- Bug fixes & tidy-ups

v2.3.3 (2015-08-10)
- fixed format of authors tag in addon.xml
- removed the XBMC from the name

v2.3.2 (2014-11-09)
- jump back "in the background" when paused (i.e. while still paused instead of upon resuming)

v2.3.1 (2014-03-21)
- revert jumpback after playback started due to XBMC video timer bug - can not add this until xbmc properly reports the playback position immediately on playback start

v2.3.0 (2014-02-13)
- add jumpback after playback started from non zero starting time (needs gotham for working properly!)

v2.2.0 (2013-04-07)
- add exclude settings
- add jumpback/forward after fwd or rwd based on the fwd/rwd speed (can be adjusted for each speed separately for fwd and rwd).

v2.1.0 (2013-01-16)
- add setting for specifying the minimum pause time before jumping back

v2.0.0 (2012-07-05)
- initial commit for frodo
