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

feat: Upnext addon integration #45

Open
wants to merge 7 commits into
base: nexus-staging
Choose a base branch
from

Commits on May 13, 2024

  1. feat: UpNext addon integration

    lumiru authored and lumiru committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fd0dd73 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. upnext changes

    * add missing translations
    * fix typing errors in upnext.py
    * send call to UpNext only if enabled
    smirgol committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c3aabb3 View commit details
    Browse the repository at this point in the history
  2. upnext changes

    * make return value of _compute_when_episode_ends optional
    smirgol committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c1aef09 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. feat: UpNext integration with skip credits button

    _compute_when_episode_ends was moved to videostream.py since it not need the player context to work and only need to expose data about video stream.
    'best' upnext_mode was renamed to 'credits' (because 'best' does not mean anything).
    translations was updated with easier to understand wording.
    lumiru authored and lumiru committed May 15, 2024
    Configuration menu
    Copy the full SHA
    10b3382 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge remote-tracking branch 'from/nexus-staging' into feature/upnext…

    …-squash
    lumiru authored and lumiru committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e8cd39d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge remote-tracking branch 'from/nexus-staging' into feature/upnext…

    …-squash
    lumiru authored and lumiru committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0f27e22 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Merge remote-tracking branch 'from/nexus-staging' into feature/upnext…

    …-squash
    lumiru authored and lumiru committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7048825 View commit details
    Browse the repository at this point in the history