Google Code-in/2015/Task suggestions

From MusicBrainz Wiki
< Google Code-in‎ | 2015
Revision as of 02:56, 15 November 2015 by Asampson (talk | contribs) (A bunch of beets tasks)
Jump to navigationJump to search
https://github.com/sampsyo/beets/issues/1629 (CODE)
Add an AcousticBrainz plugin, part 1 (easy): Retrieve AB information based on a recording MBID.
https://github.com/sampsyo/beets/issues/1629 (CODE)
Add an AcousticBrainz plugin, part 2 (medium): Perform AB extraction and submission (like abzsubmit).
https://github.com/sampsyo/beets/issues/1719 (CODE)
Add a new ListenBrainz plugin to fetch play data.
https://github.com/sampsyo/beets/issues/1547 (CODE)
Fetch a large batch of new MusicBrainz data by refactoring the way beets stores source data to make it more flexible.
https://github.com/sampsyo/beets/issues/1234 (CODE)
Tolerate MusicBrainz recording ID changes when updating metadata.
https://github.com/sampsyo/beets/issues/1089 https://github.com/sampsyo/beets/issues/1210 (CODE)
Ignore video and silence tracks identified by MusicBrainz when searching for missing tracks.
https://github.com/sampsyo/beets/issues/654 (CODE)
Use MusicBrainz "pseudo-releases" to get transliterated metadata.
https://github.com/sampsyo/beets/issues/216 (CODE)
Use MusicBrainz OAuth instead of storing username and password in the config file.
https://github.com/sampsyo/beets/issues/406 (CODE)
Fetch and store the musicbrainz_releasetrackid in beets.

Document the workflow for submitting your carefully-crafted beets metadata to MusicBrainz. (D/T)

Write a post for the beets blog about how to "give back" by finding music in your beets library that MusicBrainz doesn't have yet and submitting new releases. (And the same for submitting cover art that you have but the Cover Art Archive doesn't.) (O/R)

Try importing your entire music library using beets and keep a log of what it got right, what it got wrong, and what was missing from MusicBrainz altogether. (QA)