is there a way to get torrent ID of a list of selected torrents?

Discussion of Transmission that doesn't fit in the other categories
Post Reply
ookumoflashback
Posts: 5
Joined: Fri May 13, 2022 1:34 pm

is there a way to get torrent ID of a list of selected torrents?

Post by ookumoflashback »

hello, does anyone know a way (or a tool, or a client) to copy the torrent id (or get the torrent files) of a selected list of torrents, like in the way that qbittorrent does? (pic related to be more clear https://kapibara.hopto.org/s/zjHSnaKqIBcA3P2g.png ) im using transmission-daemon 3.0 on windows 10 tho
ookumoflashback
Posts: 5
Joined: Fri May 13, 2022 1:34 pm

Re: is there a way to get torrent ID of a list of selected torrents?

Post by ookumoflashback »

what's up with the offtopic reply?
killemov
Posts: 535
Joined: Sat Jul 31, 2010 5:04 pm

Re: is there a way to get torrent ID of a list of selected torrents?

Post by killemov »

Transmission uses an internal torrent id which is just a sequence. It can change for torrents every time you restart Transmission. You'll probably want to use the torrentHash instead. You could use https://github.com/killemov/Shift and modify it to get you any field you like.
rstone5
Posts: 3
Joined: Sun Feb 25, 2018 11:29 pm

Re: is there a way to get torrent ID of a list of selected torrents?

Post by rstone5 »

I'm not sure if this what you ask for, but I keep a file of the .torrents. that is, set TM to not trash .torrent files, collect from dl folder and maybe file by month in another location. If you find the one related to a dl, select and do cmd-I (on mac systems). The information file includes:
size; location; dates created and modified; name and extension;

and under 'more info: where from. for example >
http://bt.etree.org/details.php?torrentId=620280
http://bt.etree.org/download.php/620280 ... 16.torrent

Sorry if this is not actually related to your question. helps me when trying to upload and give details for lineage.

interested in killamov's suggestion above. is there a file telling how to use the git.hub ideas on Mac. I'm pretty ignorant about it.
Post Reply