D-Link Forums

The Graveyard - Products No Longer Supported => D-Link Storage => DNS-320L => Topic started by: Boonnz on March 28, 2014, 09:02:30 PM

Title: Funplug, transmission and Automatic? - Any success?
Post by: Boonnz on March 28, 2014, 09:02:30 PM
Hi,

I have funplug 0.7 installed with Transmission 2.82 running well. I am trying to setup 'Automatic' by Kylek. It is for automatically downloading torrent files from Transmission.

It appears that it's written for the DNS323/321. I can't get it to run and i'm wondering if anyone else has managed to do this?

If so, i've got a couple of questions :)

Thanks for your time
Title: Re: Funplug, transmission and Automatic? - Any success?
Post by: NixZero on March 30, 2014, 03:24:15 PM
never used it but afaik the main difference between dns 323 and 320L is that the mountpoint change from /mnt/HD_a2 to /mnt/HD/HD_a2 so check for it in the script.
by the way, why not use a remote guy for transmission on your pc so you can set it to start automatically for torrent files and magnets links?
Title: Re: Funplug, transmission and Automatic? - Any success?
Post by: Boonnz on March 30, 2014, 05:37:55 PM
Hi,

I'd like it to monitor an RSS feed and download content automatically as it comes available. I'd like to be able to do this without my PC being on.

Regardless, as far as I can see, I can't do this from the Transmission Remote GUI anyway.

I have made changes to hopefully account for the mountpoint change, the issue i'm getting is:

When I go to start transmission I get the following:

root@STUFF:~# /ffp/start/automatic.sh start
Starting /ffp/bin/automatic automatic_flags=-c /ffp/etc/automatic.conf -l /mnt/HD/HD_a2/.transmission-daemon/automatic.log -v 2
Error parsing config file: Cannot find file '/etc/automatic.conf'

automatic.conf is in the /ffp/etc directory and I can't figure out why it can't find it?

Title: Re: Funplug, transmission and Automatic? - Any success?
Post by: Boonnz on March 31, 2014, 01:20:53 PM
I figured it out. Just a straight cut and paste typo in the automatic.sh script meant the arguments weren't being delivered correctly. It's working a treat now!

If anyone else wants any help in setting it up, let me know.
Title: Re: Funplug, transmission and Automatic? - Any success?
Post by: NixZero on April 02, 2014, 03:50:11 PM
forgot the quotes?