API Rename File #9559

Closed
opened 2026-02-21 20:15:11 -05:00 by deekerman · 1 comment
Owner

Originally created by @HappyTreeBeard on GitHub (Dec 27, 2019).

Is there an API command that can be used to rename a file within a torrent?

The feature to allow the WebUI to rename files within a torrent was discussed in #8892 and was implemented in #11029.

These changes were implemented using the api/v2/torrents/renameFile API command as seen below:
github.com/qbittorrent/qBittorrent@a652c39394/src/webui/www/private/rename_file.html (L59-L66)

I could not find any documentation for this renameFile command in the Web API Documentation.

Originally created by @HappyTreeBeard on GitHub (Dec 27, 2019). Is there an API command that can be used to rename a file within a torrent? The feature to allow the WebUI to rename files within a torrent was discussed in #8892 and was implemented in #11029. These changes were implemented using the ```api/v2/torrents/renameFile``` API command as seen below: https://github.com/qbittorrent/qBittorrent/blob/a652c39394f68c1bca65c675f3b648fc003fe287/src/webui/www/private/rename_file.html#L59-L66 I could not find any documentation for this ```renameFile``` command in the [Web API Documentation](https://github.com/qbittorrent/qBittorrent/wiki/Web-API-Documentation).
deekerman 2026-02-21 20:15:11 -05:00
Author
Owner

@Piccirello commented on GitHub (Jan 5, 2020):

Thanks for reporting this @HappyTreeBeard. I've updated the documentation here.

@Piccirello commented on GitHub (Jan 5, 2020): Thanks for reporting this @HappyTreeBeard. I've updated the documentation [here](https://github.com/qbittorrent/qBittorrent/wiki/Web-API-Documentation/_compare/2d74007f43b2ba50e87714dc26851049bbf00fd7...57b9600904c6e10bb76c2fcdfd9dfa6499585e45).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/qBittorrent#9559
No description provided.