Borewit

Results 71 issues of Borewit

Ability which audio and video streams are available. This will apply (initially) for the following container format: * MPEG-4 based formats * [EBML based formats (#356)](https://github.com/Borewit/music-metadata/issues/356) * [ASF](https://en.wikipedia.org/wiki/ASF) * [Ogg](https://en.wikipedia.org/wiki/Ogg)...

enhancement

If possible, add lookup functions for the following entities can be looked up: Lookup functions * `/ws/2/area` * [x] Implementation * [x] Unit tests * [x] Documentation * `/ws/2/artist` *...

enhancement
good first issue

Implement "Browse" API REST calls Ref: * https://wiki.musicbrainz.org/Development/JSON_Web_Service#Browse * https://wiki.musicbrainz.org/MusicBrainz_API#Linked_entities Example of browse REST request: http://musicbrainz.org/ws/2/release?label=47e718e1-7ee4-460c-b1cc-1192a841c6e5&offset=12&limit=2

enhancement
good first issue

We are looking for a solution to host [WebAmps](https://webamp.org/) playlist so we can stream audio and pre-fetch efficiently its [metadata](https://github.com/Borewit/music-metadata-browser). Any chance you will support partial requests [RFC-7233](https://tools.ietf.org/html/rfc7233#section-4.1) (byte ranges)?

enhancement

Visually not close to the real thing. Handy for bringing CORS free audio and WebAmp together. Related issue: #695

Music-metadata integration using async observer updates.

![image](https://user-images.githubusercontent.com/23255260/47521622-d29b8600-d893-11e8-8e35-467c56288d87.png) ![image](https://user-images.githubusercontent.com/23255260/47521598-c44d6a00-d893-11e8-8d21-b4f37ba15a44.png) Since we are talking about [M3U list support](https://github.com/captbaritone/webamp/pull/694), supporting URLs, I thought this one should be on the list of ToDo's as well.

Update strtok3 to [7.0.0](https://github.com/Borewit/strtok3/releases/tag/v7.0.0) Update token-types to [5.0.0](https://github.com/Borewit/token-types/releases/tag/v5.0.0)