Skip to content

bug: Results excluded, maybe language unknown? #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
6 of 7 tasks
amibumping opened this issue Mar 11, 2025 · 0 comments
Open
6 of 7 tasks

bug: Results excluded, maybe language unknown? #113

amibumping opened this issue Mar 11, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@amibumping
Copy link

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.
@amibumping amibumping added the bug Something isn't working label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant