filter horriblesubs entries having a magnetlink

This commit is contained in:
TheBeastLT
2020-03-10 16:26:47 +01:00
parent a4a675ab2a
commit a83c75a702
2 changed files with 2 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ function initiateCache() {
store: mangodbStore,
uri: MONGO_URI,
options: {
collection: 'torrentio-addon',
collection: 'torrentio_addon_collection',
ttl: STREAM_TTL
},
ttl: STREAM_TTL,