Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.xbmc.unpausejumpback@matrix] 3.0.5 #2710

Conversation

bossanova808
Copy link

Add-on details:

  • General

    • Add-on name: Unpause Jumpback
    • Add-on ID: script.xbmc.unpausejumpback
    • Version number: 3.0.5
    • Kodi/repository version: matrix
  • Code location

    • URL: https://github.com/bossanova808/script.xbmc.unpausejumpback/

      This addon will jump back a number of seconds whenever a video is un-paused - to make sure you don't miss anything.
      You can set the amount of seconds to jump back, and the minimum duration of the pause before the addon will trigger a jump back.
      It also allows to jump back or forward after rewind or fast-forward of a specified amount of seconds to compensate for over-shooting.
      (Originally created by Memphiz, up-keep taken over by bossanova808 in 2020 for Kodi Matrix and beyond).
      

Description of changes:

v3.0.5

  • fix for more possibles instances of "Kodi is not playing any media file" when skipping beyond end of file

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [plugin.video.foo] v1.0.0

@bossanova808
Copy link
Author

The addon checker (not the workflow in my repo, which passed fine) - here has gone a bit crazy, sees to have checked every addon in the whole Kodi repo or something? And this PR appears to be using a previous commit from way back in October, rather than the latest code?

I did the usual thing, updated the addon.xml to v3.0.5, pushed the commit, git tag v3.0.5 and git push --tags - so a little bit confused as to what is going on here???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant