Search found 3 matches

by jooks
Fri Nov 15, 2024 5:33 pm
Forum: Support
Topic: [Console] filenames truncated when getting torrent details
Replies: 5
Views: 2366

Re: [Console] filenames truncated when getting torrent details

I appreciate the offer, but I've already got something started up in bash. I do know python and might move it over there to shake off some of the rust. I enjoy writing these things up :D

Thanks again for the help!
by jooks
Fri Nov 15, 2024 2:10 am
Forum: Support
Topic: [Console] filenames truncated when getting torrent details
Replies: 5
Views: 2366

Re: [Console] filenames truncated when getting torrent details

Gotcha. I thought the same about the terminal window size and am using it maximized. I'm not positive if there's something else that would be at play, but that has helped with other things in the past. I'd expect using grep to get the file extension would work in that case still though... In the mea...
by jooks
Thu Nov 14, 2024 11:25 pm
Forum: Support
Topic: [Console] filenames truncated when getting torrent details
Replies: 5
Views: 2366

[Console] filenames truncated when getting torrent details

I am intending to write an execute script that needs the file names from a torrent that gets added, hopefully before it starts to download. Specifically, I'll be looking at the file extension. I believe that the best, if not only, way to get the file list for a torrent is via the deluge-console info...