Giter Club home page Giter Club logo

wuva's Introduction

WUVA

Radio App for WUVA 92.7

Website: Live Radio and Song History

Triton Digital

iOS SDK Reference PDF

Cover Art Archive

API reference

A (potential) source for cover art. The process seems complicated, but the images are licensed for comercial use without restrictions and the API is available for free.

Steps:

  1. Get the cue_title and track_artist_name from the Triton Station Player

  2. Use cue_title and track_artist_name to query MusicBrainz Search API for the 36 character MBID (info)

  3. For all release_ids (up to 10), fire off concurrent requests with the following format:

  4. Each request should write its result back to its respective spot in an array, based on the order the requests were fired off (which is also the order result_ids were found in the search results). When all requests are done, step through the array sequentially. If we find image data, use it (priority goes to higher search results). If we exhaust the array without finding image data, use a default image.

wuva's People

Contributors

alexramey avatar jeffcui55 avatar sdgennari avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

poerone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.