Commit Graph

1743 Commits

Author SHA1 Message Date
rembo10
999d716042 Merge branch 'develop': Fix for searcher not firing if only nzbsrus or
nzbx are selected, fix for torrent temp folder on windows, strip
whitespace from search terms
2013-01-11 00:42:35 -05:00
rembo10
a5a22013d2 Added nzbsrus to the initial searcher check 2013-01-08 11:23:39 -05:00
rembo10
342d85d1f2 Strip whitespace in search term 2013-01-02 09:52:07 -05:00
rembo10
86e2177e68 Strip trailing whitespace when creating a temp folder for preserving torrent files 2013-01-02 05:03:36 -05:00
rembo10
a3442673e3 Fix for searcher not firing off if only nzbx was checked 2013-01-01 07:21:03 -05:00
rembo10
cb52d97ce9 Merge branch 'nzbx-hotfix' 2012-12-26 00:27:32 -05:00
rembo10
4f339609d9 Merge branch 'nzbx-hotfix' into develop 2012-12-26 00:26:57 -05:00
rembo10
80928c9800 Fixed nzbx NoneType->int 2012-12-26 00:26:45 -05:00
rembo10
c61eb10616 Merged in initscript changes from brunnels, added option to modify album
search term, added nzbx.co
2012-12-25 11:23:38 -05:00
rembo10
da6840bd24 Added nzbx.co as a provider, added a timeout to the git check stuff on startup 2012-12-25 11:18:21 -05:00
rembo10
d404520cea Merged in brunnels updated initscript/pidfile handling & adehub fix in base.html 2012-12-25 01:01:50 -05:00
rembo10
ef1e8b6d60 Reverted the adehub version in base.html back to rembo10 2012-12-25 00:56:18 -05:00
rembo10
aec1603885 Added option to modify search term on album page (manually override the automatic search term headphones makes with your own) 2012-12-25 00:55:32 -05:00
rembo10
4c43b6539e Update headphones/postprocessor.py
typo when checking download kind during forced post-processing
2012-12-22 01:20:29 -08:00
rembo10
5f1a6b0510 Update headphones/postprocessor.py
Typo when getting download kind during forced post-processing
2012-12-22 01:16:41 -08:00
rembo10
de60e6fae2 Removed nzbmatrix & newzbin, added nzbsrus. Fixed encoder path on
windows breaking if it had spaces. Added option to keep torrent files
for seeding
2012-12-20 04:21:10 -05:00
rembo10
307a564ad5 Some bug fixes for preserving torrent files after post processing 2012-12-19 10:53:57 -05:00
rembo10
02fb83592a Added option to preserve torrent dir for seeding after post processing 2012-12-18 05:18:55 -05:00
Benjamin Runnels
9365a3e20c Added missing exception include and fixed improper logger commands 2012-12-17 12:19:45 -06:00
Benjamin Runnels
cf387fe54f Fixed default setting for GIT_USER and GIT_BRANCH
Fixed stdout catching
Updated gitignore adding /cache, /logs, and eclipse project files.
Made init.ubuntu executable
2012-12-17 11:20:08 -06:00
Benjamin Runnels
f10b38c418 Improved pidfile handling (from sickbeard)
Added signal watch to shutdown properly and remove pidfile (from
sickbeard)
2012-12-17 10:14:46 -06:00
Benjamin Runnels
4bc40a3218 Fixed a hardcoded url to AdeHub github in update check message.
Created new GIT_USER and GIT_BRANCH globals and config options. 
Moved hardcoded user and branch variables to globals in versioncheck.
2012-12-17 08:27:48 -06:00
Benjamin Runnels
ed5d7dda53 Update linux init script to be inline with other tools like sickbeard,
couchpotato, marachino, etc...
2012-12-17 07:34:23 -06:00
rembo10
7b559d272c Merge branch 'provider-update' into develop 2012-12-14 07:48:50 -05:00
rembo10
8479cd277f Commented out nzbmatrix and newzbin code, added in nzbsrus api - but service appears to be offline so can't test it right now - might need to switch to rss feed 2012-12-14 07:48:15 -05:00
rembo10
a060fc4b94 Initial setup for nzbsrus, removed nzbmatrix and newzbin from config :-( 2012-12-14 07:12:37 -05:00
rembo10
b9e17c96ef Possible fix for encoder commands not working (on windows only?) when there are spaces in the path to encoder 2012-12-10 06:49:17 -05:00
rembo10
ff4ee1f1a3 Grabbing the user-agent update when requesting the nzb file (fix for
nzb.su)
2012-12-09 09:28:12 -05:00
rembo10
e0fd7b4fa8 Add user-agent when requesting nzbs 2012-12-09 09:27:20 -05:00
rembo10
efee0d0b80 Merge branch 'encoderfolder-hotfix' into develop 2012-12-09 05:32:29 -05:00
rembo10
75a46fb18a Merge branch 'encoderfolder-hotfix' 2012-12-09 05:31:42 -05:00
rembo10
0f5f1acfd6 Fixed an issue with headphones not starting when upgrading the encoderfolder to encoder_path 2012-12-09 05:31:31 -05:00
rembo10
2ed6652d7a Check sab config for renaming options so we can insert the correct folder name into the snatched table 2012-12-09 00:09:33 -05:00
rembo10
5a766e126c Fix for auto post processing not working if sab was replacing both dots & spaces 2012-12-08 22:50:03 -05:00
rembo10
8f8552d5a6 Added user-agent for nzb.su (all newznabs), fixed encoder path on
windows, don't append mbid to our downloads (too long for sab
sometimes), fixed log typos, hard limit for nzb/torrent search interval
2012-12-08 22:32:48 -05:00
rembo10
76c828dc3f Add user-agent for newznab providers 2012-12-08 22:19:47 -05:00
rembo10
875c3e1393 Added minimum search interval time of 6 hours 2012-12-08 21:29:45 -05:00
rembo10
ae68771657 Typos 2012-12-08 21:16:32 -05:00
rembo10
c2bd06e685 Updated fmpeg path on windows, took out the 'Optional' from the Path to Encoder on config page just to avoid some confusion 2012-12-05 22:34:36 -05:00
rembo10
3b757cfce0 Fixed the encoder adding 'lame', 'ffmpeg', 'xld' to the end of the encoder path which was breaking encoding on windows. Also prevent Headphones from daemonizing under Windows 2012-12-05 05:06:49 -05:00
rembo10
7c482b3604 Don't append the mbid onour downloads since we already know the folder name 2012-12-05 03:02:24 -05:00
rembo10
ef0369de74 Merge branch 'master' into develop 2012-12-02 02:31:25 -05:00
rembo10
110451e374 Merge pull request #941 from AdeHub/master
rutracker website title change
2012-11-26 19:24:08 -08:00
Ade
33a45da5f3 rutracker website title change
rutracker website title change
2012-11-26 22:21:10 +13:00
rembo10
4da40d41b4 Merge branch 'postprocessor-hotfix' 2012-11-23 13:58:06 -05:00
rembo10
c36491384c Merge branch 'postprocessor-hotfix' into develop 2012-11-23 13:56:26 -05:00
rembo10
b1c1f13dff Fix for post processor hanging when doing a forced post process and a match is found based on folder name 2012-11-23 13:56:07 -05:00
rembo10
455b51cafe Merging in the changes from the develop branch now to get the xbmc
update (plus some other features/bug fixes). Performance fix coming in
the next update
2012-11-23 00:42:33 -05:00
rembo10
b655ffbe6b Merge remote-tracking branch 'brycied00d/DownloadDirFix' into develop 2012-11-23 00:33:32 -05:00
rembo10
65cacfd546 Merge remote-tracking branch 'brycied00d/Pushover' into develop 2012-11-23 00:33:00 -05:00