Closed mattalxndr closed 1 year ago
AllDebrid was having roubles on their side a lot of the time, and during my testing I wasn't able to replicate any errors and everything went fine, so my guess it's something irregular on alldebrid side.
I heard about the recent problems and noticed a red message at the top of my account for a while, so I understand why you may assume that that is the issue. But this was happening before that, and it's still happening, even though the red message is gone.
Also, when a video is requested (that part works), it always shows up in AllDebrid immediately. If fact, that's been my workaround so far. Request the video in Stremio, then hop over to AllDebrid (or Discover > Other > AllDebrid) and stream it directly.
If you have access to the logs, you could check this request out and maybe it would shed some light:
~ % ./bug.sh tt0033467
Requesting https://torrentio.strem.fun/alldebrid=****/stream/movie/tt0033467.json ...
Requesting https://torrentio.strem.fun/alldebrid/****/2dac9176630baef7211d42fa7432275a1e9bfd52/Citizen%20Kane%20(1941)%20Criterion%20(2160p%20BluRay%20x265%20HEVC%2010bit%20HDR%20AAC%201.0%20Tigole)%20%5BQxR%5D/null/Citizen%20Kane%20(1941)%20Criterion%20(2160p%20BluRay%20x265%20HEVC%2010bit%20HDR%20AAC%201.0%20Tigole)%20%5BQxR%5D ...
Resolved URL: https://torrentio.strem.fun/videos/download_failed_v2.mp4
Expected: https://torrentio.strem.fun/videos/download_failed_v2.mp4
BUG RECREATED
~ % date -u
Thu Oct 12 05:45:58 AM UTC 2023
Could you try again now? Seems like you have too many magnets on your accounts (limit is 1000 across all tabs) and there's logic to delete the last one before adding new one, and this logic might be the cause for this error.
Working great now, thanks for the attention. :partying_face:
For the past month or two, Stremio has been giving me errors when I try to use Torrentio/AllDebrid to stream movies.
To recreate
What I expect to happen
The movie is streamed.
What actually happens
I get the "Torrent download failed" screen:
Sometimes when I wait for a few minutes and try again, it works.
Notes
I am using this little script to test:
This is what happens for me:
If I wait for a few minutes and try again, it works:
Though the script only supports movie IDs, the bug happens with TV shows too.