rym2discogs
v0.1.0
Published
Bring your data from RateYourMusic to Discogs
Downloads
7
Maintainers
Readme
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