Pigamer37/buta-no-subs-stremio-addon

Fix crash on invalid ID

Open

#16 opened on Mar 7, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3 forks)auto 404
buggood first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

Invalid ID's that get a metadata error seem to crash the program.

See if this is true and encapsulate this in a try-catch or Promise.catch() to not crash

Contributor guide