stremio-local-addon
Advanced tools
Comparing version 1.5.1 to 1.6.0
@@ -41,2 +41,3 @@ const fetch = require('node-fetch') | ||
delete resp.meta.episodes | ||
resp.meta.id = genericMeta.id | ||
resp.meta.videos = videos | ||
@@ -43,0 +44,0 @@ resp.meta.showAsVideos = true |
{ | ||
"name": "stremio-local-addon", | ||
"version": "1.5.1", | ||
"version": "1.6.0", | ||
"description": "Local add-on to find playable files: .torrent, .mp4, .mkv and .avi", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
25390
656