Commit Graph

175 Commits

Author SHA1 Message Date
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
rembo10
d2618daeb7 Merge pull request #176 from sbuser/post-processor-fixes
Postprocessing fixes: fix for files in windows with an smb name, added sanity checks for manual post-processing
2011-08-02 11:18:22 -07:00
sbuser
576d3b5aee Postprocessing fixes:
for files on network shares
  sanity check for manual post-process to prevent errors from names
headphones doesn't understand
2011-08-02 07:47:01 -05:00
Remy
e817b14bd7 File metadata not being copied over on Windows, added tagged by comment to mp3s 2011-08-02 03:24:23 -07:00
Remy
5c4641c130 Newzbin url fix, post-processor bug fix for folders with an underscore 2011-08-02 00:23:58 -07:00
Remy
769579bed2 Fixed beets m4a album artist bug, redirect to artist page after adding, new folder naming option, fixed bug with folder names and forward slashes, have tracks update instantly on index page after processing, new filter for release groups 2011-08-01 22:21:46 -07:00
rembo10
cf3e60d4b4 Merge pull request #168 from sbuser/master
Newzbin support
2011-08-01 16:29:15 -07:00
sbuser
b00c7535b4 Trying to get old newzbin back for rembo... 2011-08-01 16:47:54 -05:00
sbuser
8f70eb9b03 Added support for Newzbin. This required a bunch of new functions and
etc as Newzbin doesn't allow for GET authentication with a hash. They
want you to HTTP auth. I started creating some classes that I copied
from SickBeard to extract away things in the future.

Added USER_AGENT
2011-08-01 07:35:40 -05:00
Remy
f7df386e8e Fixed post-processor replacing colons in destination dir on Windows 2011-07-31 16:38:29 -07:00
Remy
516f81cc59 Post-processor bug fixes: periods at the end of foldernames, colons in the file/folder, track renaming with no metadata fix 2011-07-31 01:21:21 -07:00
Remy
09201ac0ea Fixed renaming issue if no track title in metadata 2011-07-30 20:15:03 -07:00
Remy
1a2fb5c36d Bug fix: Dropping exclamation points in searches 2011-07-30 19:21:11 -07:00
Remy
abaf445562 Fixed folder.jpg bug, added forced postprocessing 2011-07-30 18:31:34 -07:00
Remy
7a822dbc95 m4a support - test pls 2011-07-29 22:21:14 -07:00
Remy
4b586c0b64 Import Last.FM artists, post-processor folder bug fix 2011-07-29 22:15:28 -07:00
Remy
46624ae572 New option to add folder.jpg, post processing bug fixes: stuck renaming files, chmod fix (thx premiso - awesome), autotag check for accuracy 2011-07-29 16:12:47 -07:00
Remy
611fae1aa5 Better error handling in the post-processor 2011-07-29 11:39:16 -07:00
Remy
511b59bba8 Possible post-processor fix for albums with special characters under Windows 7 2011-07-29 02:31:09 -07:00
Remy
38a9c02988 fixed typo importing the lastfm module from the importer 2011-07-29 00:51:15 -07:00
Remy
470d07c7e3 Some initial last.fm integration 2011-07-29 00:41:01 -07:00
Remy
726e9f5e5e Post processor fixes: deleting folders with subdirectories, deleting sab music folder, processing retried downloads, updating have database after identifying album 2011-07-28 15:40:03 -07:00
Remy
6da8af133b Autotagging! 2011-07-27 23:33:00 -07:00
Remy
080871eda7 Fixed possible bug with displaying duration in album page 2011-07-27 15:08:02 -07:00
Remy
58859ae2a6 Fixed extra tracks bug, recursively reoving directories on post processing, better post processing logs 2011-07-27 15:04:23 -07:00
Remy
37e23c2a91 No longer tries to process albums that cannot be identified 2011-07-27 02:52:31 -07:00
Remy
b8685ee13a Added file name test for post-processing, fixed typo in webinterface 2011-07-27 02:48:11 -07:00
Remy
738f0fd6af Post Processing! Very beta, but improvements coming soon. Also: specify log dir, automatically add extras for artists, release group selection process improvements 2011-07-27 00:38:15 -07:00
Remy
004d104efe Speed Fix -> Upcoming albums & have tracks will show None til next scan. Do a force update if you want it to show up immediately. Log Page fix 2011-07-24 18:49:02 -07:00
Remy
40d403b182 Small fix for artists with no albums 2011-07-24 00:38:36 -07:00
Remy
d4c310ca36 Added Remixes, Compilations, EPs, Live Albums and Singles! 2011-07-24 00:24:06 -07:00
Remy
3aa178a4a6 Added logging to WebUI (refresh browser if the font is huge so it uses the new css) 2011-07-23 16:03:39 -07:00
Remy
73710ab76e Music scan fix for Synology/NAS users.Fixed error message when retrying a download with no more matches 2011-07-22 13:07:05 -07:00
Remy
1be25c69ce Fixed release date sorting in mb.py - earlest release date was returning None if even one release had no releasedate 2011-07-21 03:30:43 -07:00
Remy
d249023bf3 Possible locale fix for *nix, Now shows earliest release date for each release group, improved searching - only uses year if search might be ambiguous, filter bad characters in search 2011-07-21 03:01:28 -07:00
Remy
ec6a3c52fa Search only with year in certain cases, search FLAC in nzbs.org 2011-07-21 01:51:31 -07:00
Remy
cd2fa841dc Bug fixes: ascii errors? NZBs.org categories 2011-07-20 21:57:30 -07:00
Remy
0596de1d38 New feature: Download a new version or retry same version. Bug fixes: New albums not being marked as wanted, existing albums status changing to Skipped 2011-07-20 16:19:27 -07:00
Remy
1cf771c15d Fixed DATETIME typo, improved searching 2011-07-20 03:05:09 -07:00
Remy
8806ae2def Bug fix: artists with ! or ? were failing or retrieving incorrect results 2011-07-19 17:37:41 -07:00
Remy
db954937de New feature: Seach FLAC only. Bug fix: logger rollover error 2011-07-19 13:08:13 -07:00
Remy
03851ddccf New feature: Searches by artist & album if the artist has a disambiguation 2011-07-19 03:57:35 -07:00
Remy
2442f6a954 Incorporated changes from itsmegb, nzbsearches getting stuck, added timestamp to downloads 2011-07-18 23:18:55 -07:00
Remy
460b897374 Fixed: albums with no track info werent being sorted when target bitrate was selected 2011-07-18 13:30:22 -07:00