The script torrent
Let me know if works, so I can expand the version compability. So if the home of the user that run the script is not reachable, this option is the right one. This option can be useful when used in combination with containers, so if the HOME variable is not set, specify the path with this option.
Actually you've to manually set your private trackers list because is not yet possible get the status from the torrent automatically, maybe one day it will be possible. Is also possible to run the script manually, simply run the script. This script use transmission-remote, normally this is already installed if you use transmission. The best way is to use it is to cronize it. Skip to content. Star Some script, forked and not to make me crazy!
MIT License. Branches Tags. Could not load branches. Could not load tags. Sorry for my bad english. Code: Select all! Re: script for completed torrent Post by bryce » Tue Mar 22, pm thanks for the answer. Re: script for completed torrent Post by blacke4dawn » Tue Mar 22, pm Ohh, you're right, didn't think of that. However, it seems something got mangled and not sure if it's in your script directly or if it happened when you copied it over here.
Re: script for completed torrent Post by bryce » Thu Mar 24, am thank you. You are right! But when I run the script it doesn't work I am newbie so I think I missed something. Re: script for completed torrent Post by blacke4dawn » Thu Mar 24, pm It seems that the script itself has been mangled and needs serious editing. The first you do is to replace the command that I tested before with the line we now know functions. Giving a decent look over the rest of the script gives the appearance that the remaining problems is only that double dashes -- has been replaced with the ascii character for a continuous horizontal line, so that needs to be changed back.
From what I can see that is every line that has "transmission-remote" in it. The only reason I can think that has caused this is that someone copied it to an "advanced" word processor that has auto-correction, like MS Word, OOo Writer or similar.
Re: script for completed torrent Post by bryce » Thu Mar 24, pm I have corrected the double dashes thanks to you but it seems that sed doesn't support internationalization and I am in UTF-8 encoding Re: script for completed torrent Post by blacke4dawn » Thu Mar 24, pm Well, since it did work from the command line then there shouldn't be any different from running it in a script.
If it gives any error then please provide them. And make sure there really is single quotes around the sed commands and not some form of apostrophes, best to just remove and rewrite those. It works perfectly. Thanks for your time. Re: script for completed torrent Post by blacke4dawn » Fri Mar 25, am Your welcome, and happy to help. Re: script for completed torrent Post by plopplop » Fri Mar 25, pm I've got the same issue, could you post your script?
0コメント