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: 10.10 Media segments #881

Open
wants to merge 30 commits into
base: main
Choose a base branch
from

Commits on Oct 27, 2024

  1. 1 basic

    cd16b committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    856eff6 View commit details
    Browse the repository at this point in the history
  2. milliseconds threshold between credits end and episode end to skip di…

    …rectly to next episode and auto skip
    cd16b committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    37af528 View commit details
    Browse the repository at this point in the history
  3. fix: hide skip button

    cd16b committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0670824 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3740de5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e37115 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Jellyfin 10.10 MediaSegments

    cd16b committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f444ecf View commit details
    Browse the repository at this point in the history
  2. Add Next episode button

    cd16b committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    21c40a6 View commit details
    Browse the repository at this point in the history
  3. Fix skip button visibility

    cd16b committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7e98ee9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Update preferences 1

    cd16b committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    0059ca6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    b29a6e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Update preferences 2

    cd16b committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    b232718 View commit details
    Browse the repository at this point in the history
  2. Update preferences 3

    cd16b committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e3f8ea3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    83e5a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    249a7fb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    755b67b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdda1dc View commit details
    Browse the repository at this point in the history
  3. Fix lint

    cd16b committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6ad7cbb View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. refactor: rename string

    cd16b committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    54fafc0 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update README.md

    cd16b authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a44c631 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    4b5a1d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf899a6 View commit details
    Browse the repository at this point in the history
  3. fix: lint

    cd16b committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    de3a835 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update README.md

    cd16b authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7d796ac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    326fd28 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    46b35d4 View commit details
    Browse the repository at this point in the history
  2. Fix button always visible

    cd16b committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    456742d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. refactor: rename variable

    cd16b committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    85628c2 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    cd16b committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a1239eb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. move AndroidTv to a new PR

    cd16b committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d550875 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Refactor segment handling with PlayerSegment and auto-skip constants (#…

    …10)
    
    * move segments in FindroidItem, PlayerMediaSegmentsAutoSkip const
    
    * fix: tv
    
    * move segments only in PlayerItem
    
    * fix
    cd16b authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    656879a View commit details
    Browse the repository at this point in the history