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

[plugin.switchback@nexus] 1.0.0 #4596

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

bossanova808
Copy link

Add-on details:

Kodi utility for fast switching between recently played media.

Keeps a list of recently played media - supports Kodi library episodes, movies, PVR channels, songs and non-library files. Does not (yet?) support add-ons or PVR recordings.

The primary intended use is to make for super easy Switchback between two in progress videos (by binding a remote key to Switchback, see Wiki/Forum thread for info).

Consider this scenario:

  • You are watching 'video A' with your partner. You are interrupted and your partner needs to tend to the kids/howl at the moon.
  • You navigate to 'video B' and watch some of that.
  • Your partner comes back.
  • You hit your one button 'Switchback' and 'video A' starts playing again, no need for tedious navigation etc.
  • You are interrupted again - the moon is so very bright tonight - hit your 'Switchback' to resume 'video B' immediately, again with one magic button and no tedious navigation.

Description of changes:

        v1.0.0 Initial release

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

@basrieter As requested, now a PR to Nexus branch.

Copy link
Contributor

@basrieter basrieter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please have a look at my comments.

plugin.switchback/resources/lib/playback.py Outdated Show resolved Hide resolved
plugin.switchback/resources/lib/store.py Outdated Show resolved Hide resolved
plugin.switchback/resources/lib/switchback_service.py Outdated Show resolved Hide resolved
bossanova808 added a commit to bossanova808/plugin.switchback that referenced this pull request Nov 11, 2024
@bossanova808 bossanova808 force-pushed the plugin.switchback@nexus branch from 6ad6739 to 0f9f62b Compare November 11, 2024 23:37
@bossanova808
Copy link
Author

I think that is all addressed.

(I'm not really super clear on the waitForAbort vs sleep behaviour but let me know if this isn't right!)

@basrieter
Copy link
Contributor

Thanks for you contribution!

@basrieter basrieter merged commit 5c99cff into xbmc:nexus Nov 14, 2024
1 check passed
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.

2 participants