butter-desktop icon indicating copy to clipboard operation
butter-desktop copied to clipboard

Show original file structure when add torrent file

Open bekicot opened this issue 7 years ago • 2 comments

Description

Popcorn time is not Showing original file structure when adding a torrent file

Steps to Reproduce

  1. Click on the torrent collection
  2. Add a torrent
  3. And viola, you'll unstructured files.

Expected behavior: [What you expect to happen] Should show the files as is (Easy to navigate when the torrent have a lot of structured files)

Actual behavior: [What actually happened] Show the flatten files.

Technical details

Mac OS image

bekicot avatar Apr 13 '17 13:04 bekicot

I think we present the files as they're displayed in the peerflix/webtorrent metadata (we just remove files that cant be played, like .txt or .jpeg). Maybe it's worth checking on https://github.com/feross/webtorrent if it's possible to have some sort of tree.

vankasteelj avatar Apr 13 '17 21:04 vankasteelj

There will be an implementation of this feature for webtorrent-desktop v2.0

File list tree view #755 https://github.com/webtorrent/webtorrent-desktop/issues/755

btzr-io avatar May 06 '17 01:05 btzr-io