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

Fix Youtube streaming #149 #153

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

Commits on Jun 21, 2016

  1. Configuration menu
    Copy the full SHA
    9e63e47 View commit details
    Browse the repository at this point in the history
  2. Fix thumbnail loading

    jasper-d committed Jun 21, 2016
    Configuration menu
    Copy the full SHA
    5253a93 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Configuration menu
    Copy the full SHA
    680f206 View commit details
    Browse the repository at this point in the history
  2. Remove Youtube rating column

    - Youtube API v3 does not provide rating data
    jasper-d committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    e1ada2b View commit details
    Browse the repository at this point in the history
  3. Set limit for SoundCloud API

    - If no limit is set, result set is limit to 10 hits. 200 is the maximum Soundcloud allows.
    jasper-d committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    d4ee3cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f0aed8 View commit details
    Browse the repository at this point in the history
  5. Fixed name of test class

    jasper-d committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    e5bb2e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07dd290 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2016

  1. Fix build script for C# 6

    jasper-d committed Aug 5, 2016
    Configuration menu
    Copy the full SHA
    48f3e61 View commit details
    Browse the repository at this point in the history