aymene69 / stremio-jackett

Elevate your Stremio experience with seamless access to Jackett torrent links, effortlessly fetching torrents for your selected movies within the Stremio interface.
189 stars 35 forks source link

[Bug] Cannot read properties of undefined (reading 'reduce') #97

Closed andronedev closed 7 months ago

andronedev commented 7 months ago

Describe the bug

0|stremio      | TypeError: Cannot read properties of undefined (reading 'reduce')
0|stremio      |     at setMovieFileRD (/root/stremio-jackett/dist/index.cjs:100:9646)
0|stremio      |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
0|stremio      |     at async getMovieRDLink (/root/stremio-jackett/dist/index.cjs:100:10174)
0|stremio      |     at async /root/stremio-jackett/dist/index.cjs:130:2514
0|stremio      | Node.js v20.11.0

To Reproduce Steps to reproduce the behavior: launch movie with RD

Expected behavior A clear and concise description of what you expected to happen. work

Screenshots If applicable, add screenshots to help explain your problem.

Your system info (please complete the following information):

andronedev commented 7 months ago

I found the solution, just needed to reconfigure the addon as new properties were added with the updates!