Skip to content

bug: Languages aren't detected from peerflix results even though they are provided in the results #113

@amibumping

Description

@amibumping

Deployment Method

VPS

Addon Version

1.14.1

Bug Area

Obtaining streams.

Device/Browser/OS/Stremio Version

No response

Bug Description / Steps to Reproduce

I am trying to retrieve links for this movie tt7599146, and with the provider Peerflix json is this: https://peerflix-addon.onrender.com/stream/movie/tt7599146.json and I see the first result, doesn't show up on stremio, is related to this answer #3 (comment) about esp language? In this case language is "es"

I attach language filter I have set

Debug logs:

🔵 [2025-03-11 09:54:36.770] | INF | 🧩  ADDON > Got 10 streams from addon Orion Stremio Addon in 152.00ms

🔵 [2025-03-11 09:54:36.839] | INF | 🧩  ADDON > Got 50 streams from addon Torrentio in 249.00ms

🔵 [2025-03-11 09:54:37.827] | INF | 🧩  ADDON > Got 260 streams from addon MediaFusion in 1.22s

🔵 [2025-03-11 09:54:40.077] | INF | 🧩  ADDON > Got 20 streams from addon Peerflix in 3.47s

🔵 [2025-03-11 09:54:40.079] | INF | 🧩  ADDON > Got 340 parsed streams and 0 error streams in 3.49s

🔵 [2025-03-11 09:54:40.113] | INF | 🧩  ADDON > Initial filter to 124 streams in 33.00ms

🔵 [2025-03-11 09:54:40.144] | INF | 🧩  ADDON > Sorted results in 29.00ms

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > 

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ╔═══════════════════════╤════════════╗

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ Skip Reason           │ Count      ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ╟───────────────────────┼────────────╢

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeKeywords       │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ requiredKeywords      │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeLanguages      │         29 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeResolutions    │        107 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeQualities      │         39 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeEncodes        │         41 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeAudioTags      │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeVisualTags     │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeStreamTypes    │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ excludeCached         │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ sizeFilters           │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ duplicateStreams      │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ streamLimiters        │          0 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ╟───────────────────────┼────────────╢

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ║ Total Skipped         │        216 ║

🔵 [2025-03-11 09:54:40.145] | INF | 🧩  ADDON > ╚═══════════════════════╧════════════╝

🔵 [2025-03-11 09:54:40.200] | INF | 🧩  ADDON > Created 124 stream objects in 22.00ms

🔵 [2025-03-11 09:54:40.201] | INF | 🧩  ADDON > Total time taken to get streams: 3.61s

🔵 [2025-03-11 09:54:40.234] | INF | 🌐  SERVER > GET /*******/stream/movie/tt7599146.json - 200 - 3.73s

🔵 [2025-03-11 09:54:40.295] | INF | 🌐  SERVER > GET /health - 200 - 7.00ms

Expected Behavior

That results on the json should appear because they don't seem to have been filtered out

Screenshots

Image

Debugging Checklist

  • If applicable, I have included server logs
  • If applicable, I have included MediaFlow logs

Issue Checklist

  • I have written a short but informative title that clearly describes the issue.
  • I have given clear and descriptive steps to reproduce the issue.
  • I have checked open and closed issues and confirmed that this is not a duplicate of another issue.
  • I have filled out all of the requested information adequately.
  • I am using the latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions