Commit Graph

2318 Commits

Author SHA1 Message Date
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
Remy 548b606c0d More styling on the index page - highlighting for paused artist 2011-08-06 14:22:58 -07:00
sbuser 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.
2011-08-06 16:12:11 -05:00
Remy 7199c610b8 Fixed artist sort, fixed helpers import in logs 2011-08-06 12:29:13 -07:00
Remy 91a75a8012 Typo in searcher 2011-08-06 11:25:56 -07:00
Remy 7084d998fe Fixed indentation in searcher 2011-08-06 11:18:31 -07:00
Remy af39e2546c Removed periods and underscores from title in filter 2011-08-06 11:14:55 -07:00
rembo10 9ce8db584a Merge pull request #199 from sbuser/develop
Some result verification from searcher - weeds out foobar when searching for foo
2011-08-06 10:49:19 -07:00
sbuser 4126555156 Merge branch 'develop' of https://github.com/sbuser/headphones.git into develop 2011-08-06 09:52:58 -05:00
sbuser 7a013e818d Attempt to weed out substring results. When searching for "Foo" we do
not want "Foobar"
2011-08-06 09:50:59 -05:00
Lyle Gordon 69c98976a9 added solaris SMF manifest 2011-08-06 21:37:01 +08:00
Remy 644344cb27 Added log, history templates, changed some css, included updatebar, subheadings 2011-08-06 01:25:47 -07:00
Remy fe1667a2e0 Added artist page and log page, fixed some css, added logline parse to helpers 2011-08-05 22:20:36 -07:00
sbuser a2708ec964 Attempt to weed out substring results in searcher. 2011-08-05 18:59:56 -05:00
rembo10 7c4902516d Merge pull request #196 from lgordon/master
Solaris SMF Manifest
2011-08-05 16:36:05 -07:00
Remy 5865a54fc5 Merge branch 'develop' of github.com:rembo10/headphones into new-interface 2011-08-05 16:14:48 -07:00
Remy 1f12e86e17 css fixes for index 2011-08-05 16:13:53 -07:00
rembo10 4edf9f85a8 Merge pull request #197 from sbuser/develop
Bug fixes to post-processing
2011-08-05 16:13:11 -07:00
sbuser c047b90ea3 Make sure we aren't renaming unprocessed folders every time they are
re-post-processed.
2011-08-05 18:01:50 -05:00
Lyle Gordon 31dac105a7 added solaris SMF manifest 2011-08-05 18:00:26 -05:00
sbuser b7813de856 Fix post-processing of external folders adding blank artists (wrong
controlValue)
2011-08-05 17:51:56 -05:00
sbuser a4fe0efd9a Fix to make sure we don't re-add releases manually. Was comparing to
releaseid. Now properly comparing to releasegroupid
2011-08-05 17:39:50 -05:00
Remy 996ad22b6c Fixed data_table min height, changed artists -> artists per page and total artists (dataTables.min.js) 2011-08-05 14:49:19 -07:00
Remy d9e46ed247 Merge branch 'develop' of github.com:rembo10/headphones into new-interface 2011-08-05 14:40:18 -07:00
Remy 51c151933f Solid index layout, edited jquerydataTables for empty databases 2011-08-05 14:31:23 -07:00
rembo10 75973573eb Merge pull request #195 from sbuser/develop
Added addReleaseById (musicbrainz releaseid), added post processing for Newzbin style and Headphones default folder style.
2011-08-05 14:30:04 -07:00
Remy f473a10b0b Fixed min-widths on body and header 2011-08-05 13:53:43 -07:00
Remy 3136439bab Fixed header 2011-08-05 13:37:14 -07:00
sbuser 78f1f1e7c0 Added addReleaseById (musicbrainz releaseid), added post processing for
Newzbin style and Headphones default folder style.
2011-08-05 11:19:09 -05:00
Remy a792e8614a Index page styling concept#1 2011-08-05 00:22:30 -07:00
Remy bb8b3730c4 Initial styling of index page 2011-08-04 19:30:38 -07:00
Remy 01e9595d7e Artist table basic styling 2011-08-04 17:25:13 -07:00
Remy dc53c38f27 initial commit for the new interface. includes: html5 boilerplate with modernizr, datatables, base.html and index.html 2011-08-04 14:53:31 -07:00
Remy 7ee5e78bf4 Small bug fixes: non-ascii characters in log on Windows, firstchar sorting under The 2011-08-04 00:14:05 -07:00
Remy b7396a27db Added timeouts when polling search providers 2011-08-02 14:05:41 -07:00
Remy 29dacdfb86 Bug fixes: hanging after failed nzbs.org attempt, retriving rgid from mb during force post process 2011-08-02 12:18:58 -07:00