Remove support for Amazon because they are banned me for not making money off this.
This commit is contained in:
parent
c32b756aba
commit
fc33d1ea92
12 changed files with 5 additions and 197 deletions
|
@ -5,7 +5,6 @@ export default function (sequelize, DataTypes) {
|
|||
albumId: DataTypes.INTEGER,
|
||||
externalId: { type: DataTypes.STRING(50), index: true }, // eslint-disable-line new-cap
|
||||
service: DataTypes.ENUM( // eslint-disable-line new-cap
|
||||
'amazon',
|
||||
'deezer',
|
||||
'google',
|
||||
'itunes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue