Commit Graph

1743 Commits

Author SHA1 Message Date
Ben Graham
8ce64e551e OK, so that turned out to be easier than I expected 2012-08-02 17:16:28 +10:00
Ben Graham
65ae7d992a initial hacking 2012-08-02 14:58:17 +10:00
rembo10
40079835b3 Fixed some imports for the musicbrainz lib 2012-07-31 20:50:23 +05:30
rembo10
d57a2a606f Fix for librarysync unicode errors causing thread to hang 2012-07-31 15:23:41 +05:30
rembo10
d2ae29d2d6 Updated cherrypy to 3.2.2 2012-07-28 23:56:28 +05:30
rembo10
2141ab45b7 Updated mako libs to 0.7.2 2012-07-28 23:52:24 +05:30
rembo10
69f51241cc Rough update of the musicbrainzngs lib 2012-07-28 23:48:19 +05:30
rembo10
d245428ca2 InRough update of the beets lib to 1.0b15 2012-07-28 23:45:08 +05:30
rembo10
c1edd5085a Merge remote-tracking branch 'rodikal/patch-1' into develop 2012-07-28 15:36:37 +05:30
rodikal
780facc675 fixed typo in footer 2012-07-27 19:14:28 +03:00
rembo10
d07dc39b8b Merge branch 'develop' 2012-07-27 14:08:40 +05:30
rembo10
f8ef52b8ee Some fixes to get mult_newznabs working: unpack & repack settings when saving to/pulling from config, modified searcher.py to work with tuples, fixed config.html to create new intIds no matter what, place new newznabs before add button, instead of after last div 2012-07-26 17:22:54 +05:30
rembo10
fc614bb3d8 Merge branch 'mult-newznab' into develop 2012-07-26 02:06:20 +05:30
rembo10
351c5de23e Modified searcher.py to use the new multiple newznab format 2012-07-26 02:05:54 +05:30
rembo10
362338926c Make sure we can still add new newznab providers after a config save without refreshing the page. Moved the add function from the document ready function to the main functions 2012-07-26 01:41:52 +05:30
rembo10
cc2adb40eb Extra newznabs can be saved to and pulled from the config 2012-07-26 01:29:16 +05:30
rembo10
0cf59d94ff Allow for extra newznabs to be inserted into the form on load 2012-07-25 20:33:11 +05:30
rembo10
4f8e5877a7 Added jquery to allow adding/removing newznab providers 2012-07-25 20:18:43 +05:30
rembo10
bf43f65995 Added a timeout to last.fm album art calls from the post processor 2012-07-25 18:12:30 +05:30
rembo10
2b51447a9e Initial changes to allow multiple newznab providers 2012-07-25 17:54:41 +05:30
Aaron Cohen
f152ec39f3 First pass at adding What.cd search support...not yet functional 2012-07-25 01:14:28 -07:00
rembo10
abe74caec4 Merge remote-tracking branch 'cohena/synology' into develop 2012-07-23 13:25:53 +05:30
Aaron Cohen
425ece17ac Synoindex tweaks, now will always log when sending notification 2012-07-22 22:18:44 -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
75eb3b854c Merge branch 'develop' 2012-07-18 19:05:22 +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
71e1941918 Merge branch 'develop' 2012-07-18 18:13:44 +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
00fb28dfe5 Merge branch 'develop' 2012-07-13 20:22:04 +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