I want to resume download or seeding after a restart. Currently I have to write a script to check every files in my download directory and add then all the .metalink or .torrent file.
If save-session can work with aria2.addTorrent and aria2.addMetalink, the session control with be more complete can easy
The problem is that we have no file path or URI pointing to the data added by addTorrent or addMetalink.
One solution is that save these data as file in the directory where --dir points to.
I'll make this change.
I made following changes and pushed to master branch:
These file paths are written in --save-session file.