• November 01, 2024, 07:21:09 PM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: Funplug, transmission and Automatic? - Any success?  (Read 4378 times)

Boonnz

  • Guest
Funplug, transmission and Automatic? - Any success?
« 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
Logged

NixZero

  • Level 2 Member
  • **
  • Posts: 66
Re: Funplug, transmission and Automatic? - Any success?
« Reply #1 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?
Logged

Boonnz

  • Guest
Re: Funplug, transmission and Automatic? - Any success?
« Reply #2 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?

Logged

Boonnz

  • Guest
Re: Funplug, transmission and Automatic? - Any success?
« Reply #3 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.
Logged

NixZero

  • Level 2 Member
  • **
  • Posts: 66
Re: Funplug, transmission and Automatic? - Any success?
« Reply #4 on: April 02, 2014, 03:50:11 PM »

forgot the quotes?
Logged