Cannot simultaneously export torrent files with the same name, have to export them one by one #14539

Open
opened 2026-02-22 01:10:21 -05:00 by deekerman · 5 comments
Owner

Originally created by @shenbing0 on GitHub (Apr 22, 2023).

Suggestion

It is recommended to automatically add suffixes to differentiate torrents exported from multiple files with the same name, such as 0, 1, 2...

Use case

No response

Extra info/examples/attachments

No response

Originally created by @shenbing0 on GitHub (Apr 22, 2023). ### Suggestion It is recommended to automatically add suffixes to differentiate torrents exported from multiple files with the same name, such as 0, 1, 2... ### Use case _No response_ ### Extra info/examples/attachments _No response_
Author
Owner

@luzpaz commented on GitHub (Jul 19, 2023):

Looks like a dupe of #18427

@luzpaz commented on GitHub (Jul 19, 2023): Looks like a dupe of #18427
Author
Owner

@Patty-OFurniture commented on GitHub (Aug 2, 2023):

TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName() and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does

@Patty-OFurniture commented on GitHub (Aug 2, 2023): TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName() and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does
Author
Owner

@luzpaz commented on GitHub (Mar 16, 2025):

TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName() and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does

Is that still relevant ?

@luzpaz commented on GitHub (Mar 16, 2025): > TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName() and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does Is that still relevant ?
Author
Owner

@thalieht commented on GitHub (Mar 17, 2025):

Is that still relevant ?

TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName()

Not true anymore.

and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does

I didn't test, but looking at the code i think it just throws an error. Doesn't make it unique.

@thalieht commented on GitHub (Mar 17, 2025): > Is that still relevant ? >TransferListWidget::exportTorrent does not call Utils::Fs::toValidFileName() Not true anymore. >and while we're here it also doesn't make the filename unique like SessionImpl::exportTorrentFile() does I didn't test, but looking at the code i think it just throws an error. Doesn't make it unique.
Author
Owner

@xavier2k6 commented on GitHub (May 25, 2025):

ANNOUNCEMENT!

For anybody coming across this "Feature Request" & would like/love to see a potential implementation in the future!
Here are some options available to you:

  1. Please select/click the 👍 &/orreactions in the original/opening post of this ticket.

  2. Please feel free (If you have the "skillset") to create a "Pull Request" implementing what's being requested in this ticket.
    (new/existing contributors/developers are always welcome)


DO:

  • Provide constructive feedback.
  • Display how other projects implemented same/similar etc.

DO NOT:

  • Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s).
    (These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)
@xavier2k6 commented on GitHub (May 25, 2025): ## ANNOUNCEMENT! For anybody coming across this **_"Feature Request"_** & would like/love to see a potential implementation in the future! **Here are some options available to you:** 1. Please select/click the 👍 **&/or** ❤ `reactions` in the original/opening post of this ticket. 2. Please feel free _(If you have the "skillset")_ to create a **_"Pull Request"_** implementing what's being requested in this ticket. **_(new/existing contributors/developers are always welcome)_** ____ **DO:** * Provide constructive feedback. * Display how other projects implemented same/similar etc. **DO NOT:** * Add a "Bump", "me too", "2nd/3rd" etc. or "criticizing" comment(s). **(These will be disregarded/hidden as "spam/abuse/off-topic" etc. as they don't provide anything constructive.)**
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#14539
No description provided.