Commit Graph

253 Commits

Author SHA1 Message Date
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
Remy d1f26d59e0 Cleaned up some logging in the searcher.py 2011-08-08 01:49:36 -07:00
Remy 612841990c Merge branch 'new-interface' into develop 2011-08-08 00:07:50 -07:00
Remy 4726c3c91f Finishing touches - adjusted css for config, fixed bug when no track duration, helpers now converts milliseconds to H:M:S if its more than an hour 2011-08-08 00:06:31 -07:00
Remy e42cacbe80 Config styling, cleaned up lastfm description logging 2011-08-07 23:17:54 -07:00
Remy 45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00
sbuser 86861df6f8 Searcher now downloads the nzb itself in order to pre-process the nzb
and take action. Currently it just checks the date in the nzb to make
sure it is within retention range. NZBs are sent directly to SAB or put
into the blackhole.
2011-08-07 21:16:35 -05:00
Remy 6c235732e2 Modified base.html to include album search 2011-08-07 12:33:41 -07:00
Remy 1c736bf228 some more commits, extras.html, config.html (bad layout), otherstuff, changed log levels 2011-08-07 02:51:12 -07:00
Remy d59f714a97 Merge branch 'develop' of github.com:rembo10/headphones into new-interface 2011-08-07 01:33:27 -07:00
Remy ca7526262c Added config, extras, manage, upcoming 2011-08-07 01:31:38 -07:00
Remy 74149a6d3c Center artist page css 2011-08-06 23:05:07 -07:00
Remy b23e1274bc Multiple album markings, select all javascript, better pp log message when unable to tag 2011-08-06 22:40:31 -07:00
Remy 38e9af762b Added album page, checkboxes to artist page, more interface fixes 2011-08-06 18:23:58 -07:00