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

v2.0.0 update #74

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Oct 23, 2020

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

Commits on Oct 26, 2020

  1. [issue jellyfin-archive#72] Documentation changes:

    - add an iOS troubleshooting tip
    - remove documentation for unimplemented `setCustomReceivers`
    - reformat supported API section
    - Add link to tests for example usage
    Lindsay-Needs-Sleep committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    1e86759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e29fd2 View commit details
    Browse the repository at this point in the history
  3. Tests - Fix tests for desktop chrome behavior:

    - Apparently `receiverListener` is required for ApiConfig now (tests_auto.js)
    - receiverListener also doesn't always give unavailable status before available anymore (tests_manual_primary_2.js)
    - Apparently it takes sometime for session.leave to take complete effect and cause the session to be removed from the browser's memory (tests_auto.js)
    - Add slightly more detailed instructions for desktop (tests_manual_primary_2.js)
    Lindsay-Needs-Sleep committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    d016d2c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. (test) WIP re-org test files:

    - unify html test files between desktop chrome and mobile via test_starter.js
    - prep for merging primary part 1 + 2
    - prep for pulling out the manual solo tests
    Lindsay-Needs-Sleep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    46d9bc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581ddbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8468f6e View commit details
    Browse the repository at this point in the history
  4. (test) WIP - Fix isDesktop, needs to be dynamically retrieved since i…

    …t is determined later in runtime now
    Lindsay-Needs-Sleep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    28d8c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659ea43 View commit details
    Browse the repository at this point in the history
  6. (android) Work-around to simulate mediaSessionId

    It is available on iOS and desktop chrome, but not Android for some reason.  Google... >.>
    Lindsay-Needs-Sleep committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    028adbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    40ae8a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    6e8d8db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df267c7 View commit details
    Browse the repository at this point in the history
  3. Make originalAirDate use the broadcastDate key (it is my best guess t…

    …hat that is what it is for?) (chrome desktop does not appear to send the originalAirDate to the cast device because it doesn't appear to make it to android)
    Lindsay-Needs-Sleep committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    374ca1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1f1e3c View commit details
    Browse the repository at this point in the history
  5. (android) Fix queue-related bug:

    If you have a session and media loaded, then reload the page and load a queue (from main device, or from an external) the first returned media did not have any items.
    Lindsay-Needs-Sleep committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    e39a848 View commit details
    Browse the repository at this point in the history
  6. (android) [Issue jellyfin-archive#73] Fix Push Notification stop cast…

    …ing button:
    
    Add tests for stop casting and pause from push notification
    Lindsay-Needs-Sleep committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    508ce1a View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    07e9c89 View commit details
    Browse the repository at this point in the history
  2. (android) WIP support live streams

    [Issue #11]
    [PR #12]
    Lindsay-Needs-Sleep committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    e1eb920 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7d9be View commit details
    Browse the repository at this point in the history
  4. Change cocoapods URL

    JumBay authored and Lindsay-Needs-Sleep committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d3995be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    281733e View commit details
    Browse the repository at this point in the history
  6. [v1.1.0]

    Lindsay-Needs-Sleep committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    34949c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. [v1.1.0-dev]

    Lindsay-Needs-Sleep committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    5cef017 View commit details
    Browse the repository at this point in the history
  2. (doc) Add a default comment to the required config.xml attributes so …

    …that developers can easily remember what these entries in their config.xml are for
    Lindsay-Needs-Sleep committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    7aac33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b198e5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b655e46 View commit details
    Browse the repository at this point in the history
  5. [v2.0.0]

    Lindsay-Needs-Sleep committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    4dbb43b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    0250501 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94aa4a6 View commit details
    Browse the repository at this point in the history
  3. [v2.0.1]

    Lindsay-Needs-Sleep committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6bee8d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    785c41e View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

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

Commits on Feb 11, 2021

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

Commits on May 29, 2021

  1. Merge pull request #15 from enricodente/sendmessage-fix

    Fixed issue when using the sendMessage method on iOS implementation
    Lindsay-Needs-Sleep committed May 29, 2021
    Configuration menu
    Copy the full SHA
    578d020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82f07e View commit details
    Browse the repository at this point in the history