Hello,
I installed the transmission service on openelec (4.0.1), but it is not starting by itself. I can start it manually via ssh, though. What do I have to do?
Thanks!
Search found 4 matches
- Fri May 16, 2014 3:09 pm
- Forum: Support
- Topic: Service not starting on Openelec
- Replies: 1
- Views: 4430
- Mon Jun 17, 2013 7:16 pm
- Forum: Support
- Topic: Doubt about env variables upon completed download
- Replies: 3
- Views: 2228
Re: Doubt about env variables upon completed download
I updated the gist to reflect this... Let's see if this works...
https://gist.github.com/janlimpens/5799506
https://gist.github.com/janlimpens/5799506
- Mon Jun 17, 2013 6:56 pm
- Forum: Support
- Topic: Doubt about env variables upon completed download
- Replies: 3
- Views: 2228
Re: Doubt about env variables upon completed download
Ah, so TR_TORRENT_DIR would always be $HOME/Downloads in the default case?
- Mon Jun 17, 2013 2:24 pm
- Forum: Support
- Topic: Doubt about env variables upon completed download
- Replies: 3
- Views: 2228
Doubt about env variables upon completed download
Hello,
I want to automatically upload completed downloads to a ftp location using a script. If I have a TR_TORRENT_DIR that is fine, I can iterate over that directory and upload all files - but what should I do if the torrent has no directory, but is a "one-filer"?
To answer this question myself ...
I want to automatically upload completed downloads to a ftp location using a script. If I have a TR_TORRENT_DIR that is fine, I can iterate over that directory and upload all files - but what should I do if the torrent has no directory, but is a "one-filer"?
To answer this question myself ...