Commit Graph

818 Commits

Author SHA1 Message Date
Aaron Cohen
f152ec39f3 First pass at adding What.cd search support...not yet functional 2012-07-25 01:14:28 -07:00
rembo10
9dfce0e39d Put username & password together for sabnzbd on default config page, changes newzbin password field from text to password type 2012-07-21 15:31:46 +05:30
rembo10
22685fdd95 Run refreshArtist in a separate thread 2012-07-20 18:48:38 +05:30
rembo10
a2ddfb546d Added links to ArtistName in default/upcoming.html 2012-07-20 18:45:31 +05:30
rembo10
5469d21066 Removed test logging, leftover have track counter 2012-07-20 16:45:40 +05:30
rembo10
f10bb4dc29 Mark alhad albums as downloaded instead of skipped (or wanted when it's a new artist/album) 2012-07-20 16:04:54 +05:30
rembo10
55c4081d5f Changed favicon.ico per elmarkou 2012-07-19 13:09:18 +05:30
rembo10
f24d0491ba Sort upcoming releases by the soonest first 2012-07-18 19:25:39 +05:30
rembo10
22c807ddbb Fix for circular import 2012-07-18 19:02:33 +05:30
rembo10
158f33845b Fixed path for getting cached album art in postprocessor 2012-07-18 18:59:09 +05:30
rembo10
5bb0c01654 Check cache/last.fm for album art 2012-07-18 18:46:09 +05:30
rembo10
f8ccde4559 Fixed import for postprocessor threading 2012-07-18 18:33:20 +05:30
rembo10
78f1393228 Consolidated files in brink interface to js,images,css & changed links in the html to point to the updated folders 2012-07-17 23:07:57 +05:30
rembo10
e1185d1fa2 Added a post_processor lock to only run one pp thread at a time 2012-07-17 17:09:35 +05:30
rembo10
e56866028f Merge branch 'synohotfix' into develop 2012-07-13 20:18:56 +05:30
rembo10
6d6b30a5c2 Fix to get the synoindex variable read on startup 2012-07-13 20:17:34 +05:30
rembo10
00b7090646 Added singles category for nzbmatrix searching 2012-07-13 20:06:11 +05:30
rembo10
1233707a1f Merge branch 'develop' 2012-07-13 16:33:21 +05:30
rembo10
60d6bd9d65 Merge branch 'newartistsdb' into develop 2012-07-13 16:29:59 +05:30
rembo10
dfc0ffd6f8 Bug fixes, moved delete from newartists to the artistlist_to_mbids function, don't check if blacklisted 2012-07-13 16:28:53 +05:30
rembo10
5fc03e782a Persist new artists through restart (new artists now stored in db table 'newartists'), delete artist from newartists when added. Modified templates to use db instead of variable 2012-07-13 15:31:06 +05:30
rembo10
6ee3a1aa9c Merge remote-tracking branch 'cohena/synology' into develop 2012-07-13 13:57:16 +05:30
rembo10
5da953d617 Removed maxlengths from config.html in default interface 2012-07-11 19:10:18 +05:30
Aaron Cohen
df42d08fd1 Adding synology NAS indexing support 2012-07-10 00:56:25 -07:00
rembo10
a76a94d39a Merge remote-tracking branch 'cohena/waffles-search' into develop 2012-07-09 14:46:23 +05:30
Aaron Cohen
ff1b809a5d Merge remote-tracking branch 'upstream/develop' into waffles-search 2012-07-09 01:28:08 -07:00
Aaron Cohen
83a8224936 Fixing misspelled 'occured' 2012-07-09 00:39:57 -07:00
Aaron Cohen
995ee178f6 Removing stray comment 2012-07-09 00:38:13 -07:00
Aaron Cohen
cb57abc321 Fixing FLAC OR MP3 combined searches and existing bug in handling torrents containing unicode names 2012-07-09 00:36:45 -07:00
Aaron Cohen
af108d3914 Fixing webui phrasing 2012-07-08 02:04:17 -07:00
Aaron Cohen
e7b33d804c Adding Waffles.fm search capability 2012-07-08 00:15:14 -07:00
rembo10
8f05a39042 Update release group titles, release dates, etc on update 2012-07-07 12:30:26 +05:30
rembo10
06f5aa5f3b Merge remote-tracking branch 'Brinken/develop' into develop 2012-07-06 10:56:00 +05:30
Brinken
1ed1c5ed63 Clean merge/commit. 2012-07-05 15:13:18 +02:00
rembo10
be69c0c649 Merge branch 'develop' 2012-07-05 12:55:34 +05:30
rembo10
6e6da07f45 Set default retention rate to 1500 days 2012-07-05 12:36:11 +05:30
rembo10
f685a63de2 Changed 'Blackhole' to 'Usenet' on default config page 2012-07-05 12:30:23 +05:30
rembo10
e629ebd3db Merge remote-tracking branch 'leadhead9/master' into develop 2012-07-05 12:23:54 +05:30
Evan
2b3a4a19ce Fixed a bug where Torrent files were not actually being written to disk, also caused seacher.py to fail marking the Album as snatched. Files will now be written to the TORRENTBLACKHOLE_DIR. This addresses a few open issues: 460, 716, and 720 2012-07-04 20:48:28 -03:00
rembo10
7f2402ecaf Fixed bug where marking albums as skipped/downloaded in bulk resulted in them being marked as wanted 2012-07-04 12:35:03 +05:30
rembo10
df45255a44 Possible fix for foreign characters on windows 2012-07-03 22:56:30 +05:30
rembo10
e878266071 Fixed variable name in blacklist logger 2012-07-03 14:55:17 +05:30
rembo10
c993e6ddb5 Removed the track matching from librarysync. It was probably a longshot anyways, and it was taking a lot of time and causing too many errors to make it worth it 2012-07-03 14:18:48 +05:30
rembo10
5a00e9769c Removed log message if the destination file doesn't exist 2012-07-03 14:04:34 +05:30
rembo10
59ce361b8b Merge remote-tracking branch 'scardus/postproc' into develop 2012-07-03 14:01:37 +05:30
rembo10
23682bc9d1 Fixed ArtistID->artistid typo 2012-07-01 21:25:25 +05:30
rembo10
54bd17b8da Merge branch 'blacklist' into develop 2012-07-01 12:08:34 +05:30
rembo10
1b00a7d94e Added a blacklist table to the database, modified webserve to put artistids on the blacklist if they're manually deleted, modified importer to skip blacklisted artistids if automatic import, if manually adding artist, delete from blacklist 2012-07-01 12:05:20 +05:30
xbmc
64ae0a5db6 Added some debug code on test for existing dest file 2012-06-29 11:15:59 +01:00
rembo10
93187dcd9a Merge branch 'managealbums' into develop 2012-06-28 22:35:00 +05:30