rym2discogs

0.1.0 • Public • Published

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

Dependencies (7)

Dev Dependencies (17)

Package Sidebar

Install

npm i rym2discogs

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • lostcrew