Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Default XDCC Settings #615

Closed
zQueal opened this issue Oct 16, 2024 · 1 comment · May be fixed by #792
Closed

Set Default XDCC Settings #615

zQueal opened this issue Oct 16, 2024 · 1 comment · May be fixed by #792

Comments

@zQueal
Copy link

zQueal commented Oct 16, 2024

XDCC is cumbersome using Halloy because you have to manually accept each transaction and set the download location. Can be a real issue when trying to XDCC hundreds of files.

You should be able to set a default download location and trusted senders (whitelist) which automatically accept file transfers.

using file_transfer you can explicitly set save_directory but it only sets a default directory for the file save window to open to... It doesn't actually set a default location for all income XDCC files because you have to manually click "save" for each file.

@casperstorm
Copy link
Member

I am not a fan of auto-accepting file transfers. However i've added a default file location while files will be saved to just by pressing approve - without showing the file dialog.

@zQueal zQueal closed this as completed Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants