Search found 6 matches

by springs
Wed Apr 23, 2014 5:56 pm
Forum: Support
Topic: Transmission still running after being told to stop
Replies: 5
Views: 5272

Re: Transmission still running after being told to stop

first time running transmission-remote --exit it comes back ok.

second time it then fails to connect.

third and forth time it then goes back to saying ok.

also when logging back on to the web interface, the web gui is showing previous torrents that were deleted.

now just tried running "service ...
by springs
Wed Apr 23, 2014 5:05 pm
Forum: Support
Topic: Transmission still running after being told to stop
Replies: 5
Views: 5272

Re: Transmission still running after being told to stop

the server is up and running and i can access it locally.

trying transmission-remote --exit

comes back as completed and successful but still shows as being up and i can still connect to it.
by springs
Wed Apr 23, 2014 11:04 am
Forum: Support
Topic: Transmission still running after being told to stop
Replies: 5
Views: 5272

Transmission still running after being told to stop

Hi all,

Built a new ubuntu server and reinstalled transmission.

I need to edit the settings so i can access it remotely but every time i tell the daemon to stop it keeps restarting itself.

i run: /etc/init.d/transmission-daemon stop

and then /etc/init.d/transmission-daemon status

and it keeps ...
by springs
Wed Nov 28, 2012 9:32 pm
Forum: Support
Topic: scripts to run after completion to move files?
Replies: 3
Views: 2227

Re: scripts to run after completion to move files?

well looking to move tv eps to one folder, movies to another and everything else into another folder so it can all be processed by other applications.
by springs
Tue Nov 27, 2012 4:16 pm
Forum: Support
Topic: scripts to run after completion to move files?
Replies: 3
Views: 2227

scripts to run after completion to move files?

does anyone have a script for moving files to certain folders when they have completed and then removing them on transmission?

had a quick search but not found anything online.

Thanks
by springs
Tue Oct 02, 2012 11:17 am
Forum: General
Topic: Issues with transmission script
Replies: 1
Views: 1889

Issues with transmission script

Hi All,

I'm using the below script to move completed torrents to another directory and then remove from transmission.

The script removes the torrents but isn't removing them. Is anyone able to tell me if there is a problem with the script?

MOVEDIR=/disk4/done
TORRENTLIST=`transmission-remote ...