airdcpp / airdcpp-windows

http://www.airdcpp.net
GNU General Public License v3.0
80 stars 19 forks source link

File manager integration #110

Open ljestep opened 7 months ago

ljestep commented 7 months ago

Prerequisites

Is your proposal related to a problem?

No.

Describe the solution you would like

I would like to see a simple file manager that will allow you to move or rename files and directories in your share. I am always trying to better organize my shares but every time I move things, AirDC++ has to re-compute the hashes as if they were new files. This sometimes takes hours. With a built-in file manager the pathnames could just be changed in the database with no need to re-compute the hashes.

Describe alternatives you have considered

No response

Screenshot(s)

No response

Additional information

No response

maksis commented 4 months ago

Are there file managers that allow custom actions when the files are moved or renamed? AirDC++ has an API that can be used to rename the files in hash database.