You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: