drakonkat / Crawfish

Innovative torrent client with integrated search feature
MIT License
66 stars 7 forks source link

Idea: Support of optionally not downloading a file #7

Closed fusir closed 2 years ago

fusir commented 2 years ago

Crawfish is one of the few clients to support webtorrent, but a common theme can be found among all the clients that do, lacking support for the usual torrent management. In particular if you want to help host a file to web over torrent, taking from a torrent within the traditional torrent realm, it would be nice to not download every file.

It would especially be nice to have the UI features for managing it that we see in Qbittorrent and other standard desktop torrent clients including highlighting multiple files, sorting files by size, sorting files by completeness, sorting files by availability. Technically the official webtorrent-desktop does support excluding a file but because it lacks those UI features if a torrent has 50 thousand jpgs in it it becomes impossible to manage, whereas in most desktop clients it isn't.

drakonkat commented 2 years ago

Great idea, I want to add for sure this basic torrent feature for now I was focusing on a wiki and clearing the code (In this way maybe other developer can contribute with some UI feature). After this I will handle this task

drakonkat commented 2 years ago

Hi, sorry for the late response I have added the feature that you were talking about. About the file "exclusion" I have added it expanding the list of file from the torrent and not during insertion (In my opinion , it's better to avoid annoying modal for the user every added torrent)

You can download the new update here: 1.7.16