Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDifferent WebSeed behaviour on Torrents with Folder and Torrents Without Folder #1600
Comments
This comment has been minimized.
This comment has been minimized.
|
Sorry its my first post in Github |
This comment has been minimized.
This comment has been minimized.
|
When passing a webseed Url on torrents without folder we have to point to the file exactly but when pointing to torrents with folder, if we pass the folder name to webseed it duplicates the folder name when looking for the file Actually I have managed to get it working with a torrent that contains only an image, but with torrents that contains a folder, it seems we have to emit the folder name from the webseed parameter. it seems it can not play the mp4 file, I also have tested openning the MP4 file in browser and it plays the video. |
This comment has been minimized.
This comment has been minimized.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
What version of WebTorrent?
Latest
What operating system and Node.js version?
Its browser
What browser and version? (if using WebTorrent in the browser)
Chrome 72
What did you expect to happen?
What actually happened?
When passing a webseed Url on torrents without folder we have to point to the file exactly but when pointing to torrents with folder, if we pass the folder name to webseed it duplicates the folder name when looking for the file