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

Make sure the stream backend playback/library handle URIs the same way #1447

Merged
merged 7 commits into from Feb 15, 2016

Commits on Feb 14, 2016

  1. Copy the full SHA
    9296ddd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a6495e0 View commit details
    Browse the repository at this point in the history
  3. stream: Start moving state up to backend

    This allows us to start unifying how we handle playlists in the library and
    playback cases.
    adamcik committed Feb 14, 2016
    Copy the full SHA
    9aa2a8a View commit details
    Browse the repository at this point in the history
  4. stream: Add scheme and blacklist check to translate_uri

    We don't bother with this inside the unwrap code as if something redirects us
    so be it.
    adamcik committed Feb 14, 2016
    Copy the full SHA
    ce81b36 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2e5cfba View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Copy the full SHA
    f53a0d2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3f0d7b9 View commit details
    Browse the repository at this point in the history