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 upFeature request: Custom torrent label in client #1575
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
perhaps this belongs more to webtorrent-desktop repo? As this repo is the core functionality of using webtorrent in both browser, node & desktop |
This comment has been minimized.
This comment has been minimized.
|
Correct @jimmywarting |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The WebTorrent desktop client refers to each torrent by a file name. When adding torrents from BitChute, (for offline viewing later), the file is saved using a name provided by BitChute, which is just a string of random characters. Consequently, the file list in WebTorrent ends up being a stack of mystery meat.
It would be nice to be able to "rename" files in the WebTorrent client app. Even if the association between the original name and the file is kept, the user could refer to that entry in a more intuitive way on his machine.