rembo10
|
27e7bf122e
|
Merge branch 'libraryscan-hotfix' into develop
|
2012-08-12 16:01:07 +05:30 |
|
rembo10
|
fe574354d0
|
Fixed decode() function for python < 2.7
|
2012-08-12 15:59:43 +05:30 |
|
rembo10
|
0355961ec2
|
Merge branch 'develop': Updated libs, fix some UnicodeDecodeErrors, updated beets function in postprocessor
|
2012-08-12 12:42:39 +05:30 |
|
rembo10
|
67d33fdc0f
|
Revert "Removed autocommiting from db transactions in librarysync - only do one commit every 100 songs"
This reverts commit 7bbdeeac61.
|
2012-08-12 12:39:58 +05:30 |
|
rembo10
|
967f4c610c
|
Fixed unicodedecodeerror in music_encoder: paths were being converted to unicode which wasn't necessary
|
2012-08-11 14:02:53 +05:30 |
|
rembo10
|
7bbdeeac61
|
Removed autocommiting from db transactions in librarysync - only do one commit every 100 songs
|
2012-08-07 15:55:44 +05:30 |
|
rembo10
|
ed5d8b7459
|
Added timeouts to last.fm functions (urllib->urllib2), added some error catching when parsing data
|
2012-08-06 16:12:30 +05:30 |
|
rembo10
|
07a9ffe403
|
Merge remote-tracking branch 'bennullgraham/header-based_https_redirect' into develop
|
2012-08-03 22:09:31 +05:30 |
|
rembo10
|
04c5cc5d52
|
Modified the correctMetadata function in postProcessor.py to work with the updated beets lib: candidates/out_tuples now returns extra_items & extra_tracks, and input to autotag.apply_metadata was reversed
|
2012-08-02 15:59:47 +05:30 |
|
Ben Graham
|
18fcd4d15d
|
reverse-merge earlier changes to this file, they are no longer needed
|
2012-08-02 17:23:56 +10:00 |
|
Ben Graham
|
6c157a8c03
|
This file is no longer needed
|
2012-08-02 17:21:49 +10:00 |
|
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 |
|
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 |
|