I use transmission remote terminal command and I want to re-create the current state of my torrent files in other computer using a bash script.
I want to create a bash script that will list all the magnet links/URLs of my current state transmission-remote. This to be capable to save those links easily and recreate the state of my torrents in another machine if needed.
Commands like transmission-remote -l only list the names and metadata of the torrents but that is not enough to re-created the state that I have now. Plus will forced me to save those links manually in some text file each time I add a new one to transmission.
Any Ideas? There is a command in transmission-remote who gave the magnet links/URLs information.