Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi Kylek,
Thought you may be interested in knowing Automatic is now part of the Transmission torrent firmware on the Netgear DGND3700, cheers for the good work!
http://forum1.netgear.com/showthread.php?t=84032
http://www.richud.com/wiki/DGND3700_V1_ … n_Firmware
Offline
Hi Kylek,
Long time no speak !
I was just having an idea there and was wondering if it would be hard to get automatic to actively change the save name of a SAVE TO folder before downloading a torrent ? I rename all of my folders in the following naming convention :
Name (2014) [DVD/BR/CAM] {8.8 Drama Comedy Adventure} 104 mins
I do this for consistency and so that i can also check easily if i have a movie twice, I was wondering if something like this was even worth looking into when i found omdbapi.com.
Say i want a title Dark House ...
http://www.omdbapi.com/?t=Dark House
I just thought it might be something that might be something to look into if you wanted to add more functionality to Automatic.
Offline
Although not "pretty" you can do what you want by using a script and numerous configuration files. You would have to create a config file for each download directory and specify the appropriate torrents in each.
Offline
I have posted a question about getting Automatic to run on a DNS320L in the relevant section of the forum.
Any help would be much appreciated!
http://dns323.kood.org/forum/viewtopic.php?id=7502
Offline
So i've spent several hours trying to debug this and I just can't figure it out.
The automatic.sh start script finds the config file, because if I remove it, it fails the 'required_files' test.
With the file in the correct place, I still get:
Error parsing config file: Cannot find file '/etc/automatic.conf'
The log shows the following:
[14/04/01 07:58:08] ../src/automatic.c, 149: Shutting down daemon
I've tried reading the C source on Github but i'm a bit rusty and I can't figure out where i'm going wrong.
Basically, i'm out of ideas. Any thoughts on how I could work through the issue would be much appreciated, i'm desperate to make this work. Once this goes, i'll have my perfect media serving setup.
Thanks again
Offline
And i've figured it out. Must be a straight cut and paste typo in the automatic.sh script. I'd checked over it, reinstalled it etc time and time again, but somehow I missed it.
If anyone wants any info on setting this up on the DNS-320L, the details here work perfectly - http://dns323.kood.org/dns-320#installa … ith_addons
The version numbers for Automatic etc have changed, but other than that, it's all correct.
Offline
Gents
Little help please. Automatic will not start and returns following.
/ffp/bin/automatic: can't load library 'libicui18n.so.52'
Environment ffp stick 0.7 on Zyxel NSA-325-v2 fw 4.70.
What am I missing?
Thanks
ldd /ffp/bin/automatic
ldd: can't open cache '/ffp/etc/ld.so.cache'
libcurl.so.4 => /ffp/lib/libcurl.so.4 (0x40002000)
libxml2.so.2 => /ffp/lib/libxml2.so.2 (0x40053000)
libpcre.so.0 => /ffp/lib/libpcre.so.0 (0x40185000)
libc.so.0 => /ffp/lib/libc.so.0 (0x401c5000)
libssl.so.1.0.0 => /ffp/lib/libssl.so.1.0.0 (0x40228000)
libcrypto.so.1.0.0 => /ffp/lib/libcrypto.so.1.0.0 (0x40278000)
libdl.so.0 => /ffp/lib/libdl.so.0 (0x403d1000)
libz.so.1 => /ffp/lib/libz.so.1 (0x403dc000)
libgcc_s.so.1 => /ffp/lib/libgcc_s.so.1 (0x403f8000)
libicui18n.so.52 => not found
libicuuc.so.52 => not found
libicudata.so.52 => not found
libpthread.so.0 => /ffp/lib/libpthread.so.0 (0x4040b000)
liblzma.so.5 => /ffp/lib/liblzma.so.5 (0x40426000)
libiconv.so.2 => /ffp/lib/libiconv.so.2 (0x4044d000)
libm.so.0 => /ffp/lib/libm.so.0 (0x40535000)
ld-uClibc.so.0 => /ffp/lib/ld-uClibc.so.0 (0x2a000000)
Last edited by s4intt (2014-05-01 19:54:54)
Offline
Hm.
It is complaining that it can't find libicu (http://site.icu-project.org/), but Automatic itself does not use ICU.
I can only assume that one of its dependencies (libpcre, openssl, libxml2, libcurl) that you have installed depends on it.
There are packages for icu available in slacker, so try installing one and see if it works.
Offline
KyleK, mate you are a legend!
"slacker -a icu" did the trick.
Many thanks all working fine now.
Offline
Does anyone know if it is possible to have multiple feedid's listed in a filter ?
I know that if I leave the feedid empty, then automatic will check all my added feeds, but what if I just want to it to check a few of them ?
Offline
AndersL wrote:
Does anyone know if it is possible to have multiple feedid's listed in a filter ?
Feeds are listed separately and you can have multiple feeds.
feed = { url => "http://sample.com/?cat=9&group=1" } feed = { url => "http://sample.com/?cat=9&group=2" } feed = { url => "http://sample.com/?cat=9&group=3" }
Offline
I was referring to this
filter = { pattern => "Name.of.Something.I.Want.to.Download.Automatically.*HDTV"
folder => ""
feedid => 1
}
In regards to checking multiple but not all feeds for "Name.of.Something.I.Want.to.Download.Automatically.*HDTV"
The above one would check feedid 1, what I was wondering if there was a way of checking multiple feedid(s) within a filter ?
Like this
Assume there are feedid 1,2,3,4,5 available
filter = { pattern => "Name.of.Something.I.Want.to.Download.Automatically.*HDTV"
folder => ""
feedid => 1,2,4
}
Thereby checking feed 1,2 and 4 but not 3 and 5
I'm also aware that I could just create another filter for each of the filter that I wanted to check
Last edited by AndersL (2014-11-12 20:45:16)
Offline
Can someone who previousley download Automatic-0.8.2-1.tgz file (automatic for ffp 0.5) repost it somewehere becouse the link from first post is permanentley offline. Thanx.
Offline
The link works for me.
Offline
Well. This is how it work's or me:
Tried from two diferent IP's, always get timeout.
Thats why I asked for other source.
Last edited by wujo11 (2015-07-29 13:55:17)
Offline
wujo11 wrote:
Can someone who previousley download Automatic-0.8.2-1.tgz file (automatic for ffp 0.5) repost it somewehere becouse the link from first post is permanentley offline. Thanx.
Check Post #783
Offline
Thanx @FunFiler!
Offline
FunFiler wrote:
For FFP 0.5:
Automatic-0.8.2-1
curl-7.19.4-1.tgz
Transmission-2.76-1.tgz
Kylek repo still down.
Can someone upload copy for arm 0.7 version. Thanks
Offline
I'm terribly sorry: I switched the DynDNS provider a couple of weeks ago and totally forgot about existing links here.
I've updated the first post now, and all the releases should be available again.
Offline
Hi again Kylek,
I've recently switched from my iphone to a Galaxy s6 ad though i do like it , im missing the notifications that i used to get via Prowl.
I did some research and found that Notify My Andriod should do a similar thing , but i cant see to get it working so i assume the system is only set up to use Prowl
Any chance an Android version could be implemented ?
Thanks
Taz
Offline
Hi,
if I find the time, I'll have a look at Notify My Android support for Automatic. Unfortunately my two children keep me rather busy
There is a way to make this work though: Automatic also supports Pushalot, which is by default for Windows/Windows Phone. BUT: Pushalot supports forwarding notifications to Notify My Android!
Maybe you could check that out? www.pushalot.com
Offline
I've been using Automatic 0.8.2 and 0.8.3 (current) over the years with NotifyMyAndroid with no problems..
Only change required is in prowl.c
#define PROWL_URL "https://api.prowlapp.com"
#define PROWL_ADD "/publicapi/add"
#define PROWL_VERIFY "/publicapi/verify"
to this:
#define PROWL_URL "https://www.notifymyandroid.com"
#define PROWL_ADD "/publicapi/notify"
#define PROWL_VERIFY "/publicapi/verify"
The API key is configured just like prowl in the automatic.conf file as below:
# Prowl API key. You can use this to send push notifications to an iPhone or an iPad. See http://prowl.weks.net for more information
prowl-apikey = "<insert api key>"
Last edited by bensweet (2016-05-15 13:16:09)
Offline
Guys , thanks a million , ill try both options and hopefully ill get something working, but i think just changing the option in prowl.c might be easiest and best !
Offline
KyleK wrote:
Hi,
if I find the time, I'll have a look at Notify My Android support for Automatic. Unfortunately my two children keep me rather busy
There is a way to make this work though: Automatic also supports Pushalot, which is by default for Windows/Windows Phone. BUT: Pushalot supports forwarding notifications to Notify My Android!
Maybe you could check that out? www.pushalot.com
I'm not sure how to get this working with pushalot , i signed up but it says the API key is wrong so not sure if i need to point it at something else or use different variables ?
Prowl was pretty easy , the others seem a bit more complex
Offline
Great program. I have had your program running for awhile but recently I started to have an issue.
Is there a line limit on the history file? For some reason I keep getting items at the end of my RSS feed re-added to transmission as new items.
Is there a configuration I can tweak?
Offline