Skip to content

Stream failed to load #341

@webdbase

Description

@webdbase

It seems that single-file .torrent files have the following structure:

array (size=4)
  'announce' => string 'http://some.tracker/announce.php?passkey=some_pass' (length=75)
  'created by' => string 'qBittorrent v4.6.5' (length=18)
  'creation date' => int 1751301840
  'info' => 
    array (size=4)
      'length' => int 23647347314
      'name' => string 'some.video.mkv' (length=14)
      'piece length' => int 16777216
      'pieces' => string 'some binary info' (length=28200)

Stremio complains: Stream failed to load
I don't know what fileIdx to pass. I tried with fileIdx=0, fileIdx=null, without fileIdx and the result was one and the same. The documentation reads: if fileIdx is not specified, the largest file in the torrent will be selected.
The file from torrent loads perfectly in uTorrent.
Any help will be appreciated!

Edit:
It happens on Samsung Tizen OS

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions