I believe that the best, if not only, way to get the file list for a torrent is via the deluge-console info command, however, the filenames are truncated in the return from the console. I added a bunch of characters to the file name, so that it should read "rescuezilla-2.5.1-64bit.noble.adding.stuff.to.make.a.longer.filename.iso", but as you can see from the snippet below, that is not the case.
Is there another, better way of getting this information, or is this a bug that might simply need to be fixed?deluge-console -c /config "info -d rescuezilla-2.5.1-64bit.noble"
Name: rescuezilla-2.5.1-64bit.noble
ID: 2d9470dceef6a4f1ba6ce29bd420e037856f330a
State: Paused
Size: 0 B/1.3 G Downloaded: 0 B Uploaded: 0 B Share Ratio: -1.00
ETA: - Seeding: - Active: -
Last Transfer: ∞ Complete Seen: Never
Tracker: opentrackr.org
Tracker status: Announce OK
Progress: 0.00% [------------------------------------------------------------]
Download Folder: /downloads/incomplete/
Label:
Files in torrent
rescuezilla-2.5.1-64bit.noble
rescuezilla-2.5.1-64bit.noble.adding.stuf (1.3 GiB) 0.00% Priority: Normal
Connected peers
None
Thanks!