0.1.0 • Published 8 years ago

rym2discogs v0.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Rym→Discogs

Bring your data from RateYourMusic to Discogs.

Installation

$ npm install rym2discogs

Usage

import rym2discogs from 'rym2discogs';

rym2discogs({
  file: './export.csv',
  username: 'LostCrew',
  token: 'my-token',
  ownership: 'all',
  debug: 'false',
})
  .then(…);

TODO

  • Prevent addition of duplicates
  • Support for 'past' releases