Commit Graph

266 Commits

Author SHA1 Message Date
Remy
45e38bc74f Reverted to style.css from master 2011-08-10 16:16:15 -07:00
Remy
7a8cefee39 Merge branch 'sbuser' into develop 2011-08-10 16:15:18 -07:00
Remy
d184998fb3 Merge remote-tracking branch 'sbuser/develop' into sbuser 2011-08-10 16:13:21 -07:00
sbuser
5eac6d466e More Newzbin throttling fixes. 2011-08-10 10:25:31 -05:00
sbuser
fd5d937cc4 Fix for TypeError: object of type 'NoneType' has no len() in Newzbin
results.
2011-08-10 10:16:38 -05:00
sbuser
957a7522df Added exceptions.py to throw our own exceptions. Attempted to mimic
sickbeard exception handling of newzbin throttling.
2011-08-10 10:12:11 -05:00
sbuser
cc626ea7fa Merge branch 'develop' of https://github.com/sbuser/headphones.git into develop
Conflicts:
	data/css/style.css
2011-08-10 09:35:00 -05:00
Remy
24c6ea9e5b Added download directory scan interval as a config option in config.ini 2011-08-10 22:30:51 +08:00
Remy
2dd5ab94ee Fixed bug with log page not displaying if non-utf8 characters 2011-08-10 22:30:51 +08:00
Remy
e70f893ff3 Fixed album title exception in post processor 2011-08-10 22:30:50 +08:00
Remy
fd74af60ee Fixed default logging to show results by most recent 2011-08-10 22:30:49 +08:00
Remy
bdd576f8b2 Changed artist already in db message to debug 2011-08-10 22:30:49 +08:00
Remy
a66aa5f418 Fixed wanted albums showing Retry Download subhead 2011-08-10 22:30:49 +08:00
Remy
c2e3b5e460 Added ability to remove extras, Various Artists excluded from pre-processing, updated templates 2011-08-09 21:37:43 -07:00
Remy
44fd6bb146 Merge branch 'develop' 2011-08-09 21:04:07 -07:00
Remy
4b701f5a27 Added a sample template 2011-08-09 21:03:23 -07:00
Remy
07ffe8691c Added interfaces to staticdir in webstart, searcher excludes Various Artists from search (also cleaned up term encoding), default usenet retention in postprocessor/preprocess 2011-08-09 21:02:47 -07:00
Remy
d44f2f1fc2 Merge branch 'sbusermerge' into develop 2011-08-09 18:24:35 -07:00
Remy
4d9f950394 Merging sbusers changes 2011-08-09 18:22:09 -07:00
Remy
8b9ce3bf61 Merge branches 'select-interface' and 'develop' into develop 2011-08-09 17:44:06 -07:00
Remy
ff5776659f Added customizable interfaces option to config 2011-08-09 17:43:36 -07:00
Remy
d02693d0bb Merge branch 'develop' 2011-08-09 16:39:51 -07:00
Remy
36a2967354 Fixed css on log page, added better error catching for lastfm and searcher 2011-08-09 16:34:43 -07:00
sbuser
63b48a0663 Fixed Newzbin downloads in new searcher with preprocessing. Upped
timeout as my newznab provider lags. Make a config option for this?
2011-08-09 18:33:11 -05:00
sbuser
c2092211f8 Handle an error in searcher. 2011-08-09 18:27:35 -05:00
Remy
58e1728c0e Added download directory scan interval as a config option in config.ini 2011-08-09 14:58:56 -07:00
Remy
c24178db95 Fixed bug with log page not displaying if non-utf8 characters 2011-08-09 14:49:25 -07:00
Remy
76529ea851 Fixed exception being referenced before assignment in searcher/getresultNZB 2011-08-09 12:10:43 -07:00
Remy
eaa420583e Fixed album title exception in post processor 2011-08-09 01:22:51 -07:00
Remy
afe12bc37a Merge branch 'develop' 2011-08-08 20:29:29 -07:00
Remy
e3bc4a68ef Blackhole option not creating the nzb files - added write argument to f.open 2011-08-08 19:15:49 -07:00
sbuser
696647b9f0 Still bug fixing ReleaseID lookups. 2011-08-08 20:19:53 -05:00
Remy
fcff340f91 Merge branch 'multiple-newznab' into develop 2011-08-08 17:57:37 -07:00
Remy
5cc29413d2 Changed some config layout 2011-08-08 17:56:40 -07:00
sbuser
089af04098 More bug fixes for ReleaseID->ReleaseGroupID cache. 2011-08-08 19:29:27 -05:00
sbuser
12406b6757 Bugfix for local ReleaseID->ReleaseGroupID cache 2011-08-08 18:33:51 -05:00
sbuser
c07bef0db1 Keep a local cache of releaseID->releaseGroupID relationships so we
don't hammer MB unnecessarily when external programs addReleaseByID
2011-08-08 18:26:10 -05:00
Remy
856ebded0d Fixed some formatting on the config page 2011-08-08 14:43:41 -07:00
sbuser
6dc04a06f0 Merge branch 'develop' of https://github.com/rembo10/headphones into develop
Conflicts:
	headphones/searcher.py
2011-08-08 16:17:59 -05:00
Remy
ed95b27945 Fixed default logging to show results by most recent 2011-08-08 14:13:30 -07:00
Remy
1d361892a4 Changed artist already in db message to debug 2011-08-08 14:09:37 -07:00
Remy
6251df64a3 Fixed wanted albums showing Retry Download subhead 2011-08-08 14:08:45 -07:00
Remy
9b2df318c0 Merge branch 'master' of github.com:rembo10/headphones into develop 2011-08-08 13:33:46 -07:00
Remy
6159ca61ed Changed the way album descriptions are retrieved from lastfm 2011-08-08 13:18:10 -07:00
sbuser
e88049dd96 bugfix 2011-08-08 13:46:52 -05:00
sbuser
ce4f5fab67 Merge branch 'master' of https://github.com/rembo10/headphones into develop
Conflicts:
	headphones/searcher.py
2011-08-08 13:45:38 -05:00
Remy
71536f3e1f Merged sbusers searcher into develop - also consolidates media formats in init 2011-08-08 11:13:34 -07:00
Remy
72076f651f Fixed width for small devices 2011-08-08 02:55:25 -07:00
Remy
7196e52dc7 Fixed some styling issues on the upcoming page 2011-08-08 02:32:22 -07:00
Remy
2417107748 Fixed up some styling on the config page, changed some logging in searcher 2011-08-08 02:06:35 -07:00