Connor Olding
|
477f67363d
|
use https; it's required now
|
2016-10-12 19:36:22 -07:00 |
Connor Olding
|
dc1988adda
|
serious optimization
moral of today's commit is:
don't fork grep for each line of a 5000-line file.
this reduces run time (in my case) from 20 minutes to 15 seconds.
|
2014-10-07 20:06:07 -07:00 |
Connor Olding
|
3316151b40
|
off by one
|
2014-03-30 23:15:40 -07:00 |
Connor Olding
|
0e52874c8b
|
don't overwrite database unless it has grown
|
2014-03-30 10:13:20 -07:00 |
Connor Olding
|
e56239957b
|
restore old watch() functionality
|
2014-03-21 02:27:58 -07:00 |
Connor Olding
|
4b7102f5dc
|
don't update existing timestamps
|
2014-03-21 02:06:00 -07:00 |
Connor Olding
|
7a0c3df216
|
runfilter can return 1
|
2014-03-15 15:15:21 -07:00 |
Connor Olding
|
aff9ef3b18
|
better error handling
|
2014-03-15 14:32:44 -07:00 |
Connor Olding
|
465cb743c8
|
rewrite filtering method; per-action completion logging
|
2014-03-15 14:04:20 -07:00 |
Connor Olding
|
4fd2dfcee6
|
split searching from filtering, log searches
|
2014-03-15 11:56:56 -07:00 |
Connor Olding
|
027a8db2e1
|
4-space indentation
|
2014-03-15 08:46:42 -07:00 |
Connor Olding
|
097e116c19
|
stop changing domains please
|
2013-08-10 03:26:07 -07:00 |
Connor Olding
|
9f6404f786
|
add torrents individually to separate errors
|
2013-07-13 12:16:52 -07:00 |
Connor Olding
|
baede80a3a
|
forgot a flag when merging
|
2013-07-09 18:12:50 -07:00 |
Connor Olding
|
f553a35180
|
Merge branch 'master' of https://github.com/notwa/meow.sh into HEAD
Conflicts:
meow.sh
|
2013-07-09 18:10:56 -07:00 |
Connor Olding
|
9f01a1e332
|
urlencode, don't create temp xml files
|
2013-07-09 18:03:38 -07:00 |
Connor Olding
|
1f28bc635d
|
clean up, make more vars local
|
2013-07-09 17:54:29 -07:00 |
Connor Olding
|
d833f2e810
|
4-space indentation
|
2013-07-09 17:31:42 -07:00 |
Connor Olding
|
d0c7974729
|
reword readme
|
2013-07-09 17:30:29 -07:00 |
Connor Olding
|
2bd62c156e
|
set curl timeout and retry
|
2013-07-04 08:56:54 -07:00 |
Connor Olding
|
264706a6df
|
add options to run; pretty print and pass to transmission
|
2013-06-01 22:33:34 -07:00 |
Connor Olding
|
01e84eeb7a
|
use most recent release timestamp instead of local time
|
2013-05-29 05:30:09 -07:00 |
Connor Olding
|
ea9994a223
|
disable echo escaping and clarify loop var
|
2013-05-27 22:09:18 -07:00 |
Connor Olding
|
b4c37ecf3e
|
rude readme
|
2013-05-27 21:41:17 -07:00 |
Connor Olding
|
9c631e813f
|
handle curl errors, pass exit status along
|
2013-05-27 21:18:04 -07:00 |
Connor Olding
|
95d0b230e2
|
allow out of source configs
|
2013-05-26 11:09:39 -07:00 |
Connor Olding
|
75297e8d4d
|
rename
|
2013-05-25 19:17:22 -07:00 |
Connor Olding
|
c291e986b7
|
i do too much before my first commit
|
2013-05-25 19:15:43 -07:00 |