Commit Graph

  • 4a233f0126 Updated remix template to reflect changes in default template Remy 2011-08-11 00:44:29 -07:00
  • 4e8c837f73 Added Manage Artist section under Manage Remy 2011-08-11 00:42:27 -07:00
  • eae79a3572 Possible fix for unicodedecodeerrors in post processor Remy 2011-08-10 22:20:59 -07:00
  • 8dddc92e9d Took out the str(download_dir)/unicode escape clause in postprocessor, changed fallback retention to 2000 days, changed if term <> various artists to if term != various artists Remy 2011-08-10 20:22:09 -07:00
  • 5782b5bed5 Merge branch 'sbuser' into develop Remy 2011-08-10 20:03:41 -07:00
  • 6ac4412fed Merge remote-tracking branch 'sbuser/develop' into sbuser Remy 2011-08-10 19:57:38 -07:00
  • 05ee998de7 Error message for people who don't set their download directory and then wonder why there's no post-processing. sbuser 2011-08-10 20:48:09 -05:00
  • c2768ae1f0 Added special character '*' to list of exceptions in mb.findArtist query. Why are you only quoting the queries with special characters? Better results are had with quoting every time because of how lucene works imo sbuser 2011-08-10 20:37:30 -05:00
  • 976311613b Added '*' to the list of characters removed from search terms. This is a wildcard at NZBMatrix that was returning 100 hits. sbuser 2011-08-10 20:11:14 -05:00
  • 74b8a88f29 More substring result prevention. This time on the full term to prevent snatches on "Vol III" when we want "Vol II." sbuser 2011-08-10 20:06:09 -05:00
  • 7600016fe3 Changed disambiguation message to debug Remy 2011-08-10 17:18:15 -07:00
  • b9d1412bb1 Config option for folder permissions Remy 2011-08-10 17:16:54 -07:00
  • 2183ce49b8 Fixed UnboundLocalError/nzb referenced before assignment Remy 2011-08-10 16:20:51 -07:00
  • 45e38bc74f Reverted to style.css from master Remy 2011-08-10 16:16:15 -07:00
  • 7a8cefee39 Merge branch 'sbuser' into develop Remy 2011-08-10 16:15:18 -07:00
  • d184998fb3 Merge remote-tracking branch 'sbuser/develop' into sbuser Remy 2011-08-10 16:13:21 -07:00
  • 5eac6d466e More Newzbin throttling fixes. sbuser 2011-08-10 10:25:31 -05:00
  • fd5d937cc4 Fix for TypeError: object of type 'NoneType' has no len() in Newzbin results. sbuser 2011-08-10 10:16:38 -05:00
  • 957a7522df Added exceptions.py to throw our own exceptions. Attempted to mimic sickbeard exception handling of newzbin throttling. sbuser 2011-08-10 10:12:11 -05:00
  • cc626ea7fa Merge branch 'develop' of https://github.com/sbuser/headphones.git into develop sbuser 2011-08-10 09:35:00 -05:00
  • 24c6ea9e5b Added download directory scan interval as a config option in config.ini Remy 2011-08-10 05:58:56 +08:00
  • 2dd5ab94ee Fixed bug with log page not displaying if non-utf8 characters Remy 2011-08-10 05:49:25 +08:00
  • e70f893ff3 Fixed album title exception in post processor Remy 2011-08-09 16:22:51 +08:00
  • fd74af60ee Fixed default logging to show results by most recent Remy 2011-08-09 05:13:30 +08:00
  • bdd576f8b2 Changed artist already in db message to debug Remy 2011-08-09 05:09:37 +08:00
  • a66aa5f418 Fixed wanted albums showing Retry Download subhead Remy 2011-08-09 05:08:45 +08:00
  • c2e3b5e460 Added ability to remove extras, Various Artists excluded from pre-processing, updated templates Remy 2011-08-09 21:37:43 -07:00
  • 44fd6bb146 Merge branch 'develop' Remy 2011-08-09 21:04:07 -07:00
  • 4b701f5a27 Added a sample template Remy 2011-08-09 21:03:23 -07:00
  • 07ffe8691c Added interfaces to staticdir in webstart, searcher excludes Various Artists from search (also cleaned up term encoding), default usenet retention in postprocessor/preprocess Remy 2011-08-09 21:02:47 -07:00
  • d44f2f1fc2 Merge branch 'sbusermerge' into develop Remy 2011-08-09 18:24:35 -07:00
  • 4d9f950394 Merging sbusers changes Remy 2011-08-09 18:22:09 -07:00
  • 8b9ce3bf61 Merge branches 'select-interface' and 'develop' into develop Remy 2011-08-09 17:44:06 -07:00
  • ff5776659f Added customizable interfaces option to config Remy 2011-08-09 17:43:36 -07:00
  • d02693d0bb Merge branch 'develop' Remy 2011-08-09 16:39:51 -07:00
  • 36a2967354 Fixed css on log page, added better error catching for lastfm and searcher Remy 2011-08-09 16:34:43 -07:00
  • 63b48a0663 Fixed Newzbin downloads in new searcher with preprocessing. Upped timeout as my newznab provider lags. Make a config option for this? sbuser 2011-08-09 18:33:11 -05:00
  • c2092211f8 Handle an error in searcher. sbuser 2011-08-09 18:27:35 -05:00
  • 58e1728c0e Added download directory scan interval as a config option in config.ini Remy 2011-08-09 14:58:56 -07:00
  • c24178db95 Fixed bug with log page not displaying if non-utf8 characters Remy 2011-08-09 14:49:25 -07:00
  • 76529ea851 Fixed exception being referenced before assignment in searcher/getresultNZB Remy 2011-08-09 12:10:43 -07:00
  • eaa420583e Fixed album title exception in post processor Remy 2011-08-09 01:22:51 -07:00
  • afe12bc37a Merge branch 'develop' Remy 2011-08-08 20:29:29 -07:00
  • e3bc4a68ef Blackhole option not creating the nzb files - added write argument to f.open Remy 2011-08-08 19:15:49 -07:00
  • 696647b9f0 Still bug fixing ReleaseID lookups. sbuser 2011-08-08 20:19:53 -05:00
  • fcff340f91 Merge branch 'multiple-newznab' into develop Remy 2011-08-08 17:57:37 -07:00
  • 5cc29413d2 Changed some config layout Remy 2011-08-08 17:56:40 -07:00
  • 089af04098 More bug fixes for ReleaseID->ReleaseGroupID cache. sbuser 2011-08-08 19:29:27 -05:00
  • 12406b6757 Bugfix for local ReleaseID->ReleaseGroupID cache sbuser 2011-08-08 18:33:51 -05:00
  • c07bef0db1 Keep a local cache of releaseID->releaseGroupID relationships so we don't hammer MB unnecessarily when external programs addReleaseByID sbuser 2011-08-08 18:26:10 -05:00
  • 856ebded0d Fixed some formatting on the config page Remy 2011-08-08 14:43:41 -07:00
  • 6dc04a06f0 Merge branch 'develop' of https://github.com/rembo10/headphones into develop sbuser 2011-08-08 16:17:59 -05:00
  • ed95b27945 Fixed default logging to show results by most recent Remy 2011-08-08 14:13:30 -07:00
  • 1d361892a4 Changed artist already in db message to debug Remy 2011-08-08 14:09:37 -07:00
  • 6251df64a3 Fixed wanted albums showing Retry Download subhead Remy 2011-08-08 14:08:45 -07:00
  • 9b2df318c0 Merge branch 'master' of github.com:rembo10/headphones into develop Remy 2011-08-08 13:33:46 -07:00
  • 6159ca61ed Changed the way album descriptions are retrieved from lastfm Remy 2011-08-08 13:18:10 -07:00
  • e88049dd96 bugfix sbuser 2011-08-08 13:46:52 -05:00
  • ce4f5fab67 Merge branch 'master' of https://github.com/rembo10/headphones into develop sbuser 2011-08-08 13:45:38 -05:00
  • 71536f3e1f Merged sbusers searcher into develop - also consolidates media formats in init Remy 2011-08-08 11:13:34 -07:00
  • 72076f651f Fixed width for small devices Remy 2011-08-08 02:55:25 -07:00
  • 7196e52dc7 Fixed some styling issues on the upcoming page Remy 2011-08-08 02:32:22 -07:00
  • 2417107748 Fixed up some styling on the config page, changed some logging in searcher Remy 2011-08-08 02:06:35 -07:00
  • d1f26d59e0 Cleaned up some logging in the searcher.py Remy 2011-08-08 01:49:36 -07:00
  • 612841990c Merge branch 'new-interface' into develop Remy 2011-08-08 00:07:50 -07:00
  • 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 Remy 2011-08-08 00:06:31 -07:00
  • e42cacbe80 Config styling, cleaned up lastfm description logging Remy 2011-08-07 23:17:54 -07:00
  • 45563c821c Added descriptions from last fm, formatted album page, added retry buttons Remy 2011-08-07 21:18:42 -07:00
  • 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. sbuser 2011-08-07 21:16:35 -05:00
  • 6c235732e2 Modified base.html to include album search Remy 2011-08-07 12:33:41 -07:00
  • 1c736bf228 some more commits, extras.html, config.html (bad layout), otherstuff, changed log levels Remy 2011-08-07 02:51:12 -07:00
  • d59f714a97 Merge branch 'develop' of github.com:rembo10/headphones into new-interface Remy 2011-08-07 01:33:27 -07:00
  • ca7526262c Added config, extras, manage, upcoming Remy 2011-08-07 01:31:38 -07:00
  • 74149a6d3c Center artist page css Remy 2011-08-06 23:05:07 -07:00
  • b23e1274bc Multiple album markings, select all javascript, better pp log message when unable to tag Remy 2011-08-06 22:40:31 -07:00
  • 38e9af762b Added album page, checkboxes to artist page, more interface fixes Remy 2011-08-06 18:23:58 -07:00
  • 548b606c0d More styling on the index page - highlighting for paused artist Remy 2011-08-06 14:22:58 -07:00
  • b84b9b997e Added headphones.MEDIA_FORMATS and referenced it in various places. M4A had been left out in scanMusic. Should just have to change the literal in the future. sbuser 2011-08-06 16:12:11 -05:00
  • 7199c610b8 Fixed artist sort, fixed helpers import in logs Remy 2011-08-06 12:29:13 -07:00
  • 91a75a8012 Typo in searcher Remy 2011-08-06 11:25:56 -07:00
  • 7084d998fe Fixed indentation in searcher Remy 2011-08-06 11:18:31 -07:00
  • af39e2546c Removed periods and underscores from title in filter Remy 2011-08-06 11:14:55 -07:00
  • 9ce8db584a Merge pull request #199 from sbuser/develop rembo10 2011-08-06 10:49:19 -07:00
  • 4126555156 Merge branch 'develop' of https://github.com/sbuser/headphones.git into develop sbuser 2011-08-06 09:52:58 -05:00
  • 7a013e818d Attempt to weed out substring results. When searching for "Foo" we do not want "Foobar" sbuser 2011-08-06 09:50:59 -05:00
  • 69c98976a9 added solaris SMF manifest Lyle Gordon 2011-08-06 07:00:26 +08:00
  • 644344cb27 Added log, history templates, changed some css, included updatebar, subheadings Remy 2011-08-06 01:25:47 -07:00
  • fe1667a2e0 Added artist page and log page, fixed some css, added logline parse to helpers Remy 2011-08-05 22:20:36 -07:00
  • a2708ec964 Attempt to weed out substring results in searcher. sbuser 2011-08-05 18:59:56 -05:00
  • 7c4902516d Merge pull request #196 from lgordon/master rembo10 2011-08-05 16:36:05 -07:00
  • 5865a54fc5 Merge branch 'develop' of github.com:rembo10/headphones into new-interface Remy 2011-08-05 16:14:48 -07:00
  • 1f12e86e17 css fixes for index Remy 2011-08-05 16:13:53 -07:00
  • 4edf9f85a8 Merge pull request #197 from sbuser/develop rembo10 2011-08-05 16:13:11 -07:00
  • c047b90ea3 Make sure we aren't renaming unprocessed folders every time they are re-post-processed. sbuser 2011-08-05 18:01:50 -05:00
  • 31dac105a7 added solaris SMF manifest Lyle Gordon 2011-08-05 18:00:26 -05:00
  • b7813de856 Fix post-processing of external folders adding blank artists (wrong controlValue) sbuser 2011-08-05 17:51:56 -05:00
  • a4fe0efd9a Fix to make sure we don't re-add releases manually. Was comparing to releaseid. Now properly comparing to releasegroupid sbuser 2011-08-05 17:39:50 -05:00
  • 996ad22b6c Fixed data_table min height, changed artists -> artists per page and total artists (dataTables.min.js) Remy 2011-08-05 14:49:19 -07:00
  • d9e46ed247 Merge branch 'develop' of github.com:rembo10/headphones into new-interface Remy 2011-08-05 14:40:18 -07:00
  • 51c151933f Solid index layout, edited jquerydataTables for empty databases Remy 2011-08-05 14:31:23 -07:00