show specific error for infringing file removed error

This commit is contained in:
TheBeastLT
2022-07-27 09:36:13 +02:00
parent 202b211303
commit a5b6dd3646
10 changed files with 19 additions and 10 deletions

View File

@@ -24,7 +24,7 @@
"pg": "^8.7.3",
"pg-hstore": "^2.3.4",
"premiumize-api": "^1.0.3",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#874f150f4c0b6ea5c67535c82b47f75ad96e50b8",
"real-debrid-api": "git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
"request-ip": "^2.2.0",
"sequelize": "^6.21.0",
"stremio-addon-sdk": "^1.6.1",
@@ -1676,8 +1676,8 @@
},
"node_modules/real-debrid-api": {
"version": "1.0.1",
"resolved": "git+ssh://git@github.com/TheBeastLT/node-real-debrid.git#874f150f4c0b6ea5c67535c82b47f75ad96e50b8",
"integrity": "sha512-O4xuqjj9cAbrrYn3MlPoNLQemUJUyeRrfAVPMcpbzP6hH5wPQ6lrzcP6KBtnKicV013NJ1HYt6Gzyc03ZHSWTA==",
"resolved": "git+ssh://git@github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
"integrity": "sha512-P4eoA7/wvDM6/l06OZYX4CBnIzsTNwebdS6fZ4u6LZ3fcJqTzWz3D63xBDZmfcOca/OeUN4ncFld+KxvrNr0oA==",
"license": "MIT",
"dependencies": {
"request": "^2.83.0"
@@ -3695,9 +3695,9 @@
}
},
"real-debrid-api": {
"version": "git+ssh://git@github.com/TheBeastLT/node-real-debrid.git#874f150f4c0b6ea5c67535c82b47f75ad96e50b8",
"integrity": "sha512-O4xuqjj9cAbrrYn3MlPoNLQemUJUyeRrfAVPMcpbzP6hH5wPQ6lrzcP6KBtnKicV013NJ1HYt6Gzyc03ZHSWTA==",
"from": "real-debrid-api@git://github.com/TheBeastLT/node-real-debrid.git#874f150f4c0b6ea5c67535c82b47f75ad96e50b8",
"version": "git+ssh://git@github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
"integrity": "sha512-P4eoA7/wvDM6/l06OZYX4CBnIzsTNwebdS6fZ4u6LZ3fcJqTzWz3D63xBDZmfcOca/OeUN4ncFld+KxvrNr0oA==",
"from": "real-debrid-api@git://github.com/TheBeastLT/node-real-debrid.git#d1f7eaa8593b947edbfbc8a92a176448b48ef445",
"requires": {
"request": "^2.83.0"
}