rembo10
|
ffeb438337
|
Modified library scan to allow single directories to be appended to the library; postprocessor now used that function to update track counts after post processing is complete
|
2012-08-16 23:50:32 +05:30 |
|
rembo10
|
ffb4798d04
|
Fix for last.fm query hanging when updating artist info
|
2012-08-16 23:09:27 +05:30 |
|
Ade
|
85c1bf2a3e
|
Search for Torrent if NZB found but out of retention
|
2012-08-16 22:57:44 +05:30 |
|
rembo10
|
625b0efd13
|
A couple of changes to library sync
|
2012-08-16 22:54:33 +05:30 |
|
rembo10
|
f2e0afac25
|
Fire off a searcher thread when adding albums with Mark All Albums as Wanted option is set
|
2012-08-16 21:40:15 +05:30 |
|
rembo10
|
87e8e35985
|
Fixed bug where fetching album art from Last.FM would hang if no album art was found
|
2012-08-16 18:19:32 +05:30 |
|
rembo10
|
56e5c7ae1d
|
Added a timeout to lyrics fetching
|
2012-08-15 17:56:15 +05:30 |
|
rembo10
|
7ea9bbf57d
|
Fixed issue retrieving release if no releasedate
|
2012-08-15 16:32:26 +05:30 |
|
rembo10
|
df64f7fd91
|
Moved document.ready functions to initThisPage, which will recreate the track table when a new album version is selected (fixes issue with css not loading properly
|
2012-08-15 16:13:37 +05:30 |
|
rembo10
|
b6a7ad1c9f
|
Added a 'Refresh Artist' link to the dialog, automatically close it when clicked
|
2012-08-15 15:54:55 +05:30 |
|
rembo10
|
1768b3b9c1
|
Few more fixes to get the track counts to show up (int->str)
|
2012-08-15 15:32:22 +05:30 |
|
rembo10
|
06a1402368
|
Fixed typos when piecing together alternate_album_names
|
2012-08-15 15:28:44 +05:30 |
|
rembo10
|
01eaccb670
|
Merge branch 'release-selection' into develop
|
2012-08-15 15:18:37 +05:30 |
|
rembo10
|
21bb31660f
|
Show album track counts (have/total) on alternate album selection dialog
|
2012-08-15 15:18:22 +05:30 |
|
rembo10
|
d414b24f07
|
Port over the existing track information (location, bit rate, format) from the tracks table to the alltracks table - based on TrackID. Updated album.html to use jquery and autoreload the track table, fixed the 'There was a error' typo in script.s
|
2012-08-15 13:59:37 +05:30 |
|
rembo10
|
7a2851a338
|
Don't put 'Unknown' as the format if it doesn't exist
|
2012-08-15 13:19:41 +05:30 |
|
rembo10
|
b9ebde486e
|
Lots of bug fixes to actually get the thing working :-)
|
2012-08-14 22:56:31 +05:30 |
|
rembo10
|
144076c03d
|
Added album-chooser to the interface, fixed some backend bugs
|
2012-08-14 21:46:13 +05:30 |
|
rembo10
|
ceea8977e8
|
Most of the backend work to get album switching working (selecting which release from a releasegroup you want headphones to point to)
|
2012-08-14 21:07:36 +05:30 |
|
rembo10
|
70351e0e56
|
Merge branch 'manage-albums-filter' into develop
|
2012-08-14 13:08:52 +05:30 |
|
rembo10
|
2005a843a4
|
Added some styling (sort of :-))
|
2012-08-14 13:08:39 +05:30 |
|
rembo10
|
38305c8f98
|
Added Upcoming Albums to manage albums filter
|
2012-08-14 12:41:18 +05:30 |
|
rembo10
|
0f2f48543b
|
Added dialog popup to default interface for manage albums filter
|
2012-08-14 12:39:24 +05:30 |
|
rembo10
|
865e4451c1
|
Added Status filter to webserve
|
2012-08-14 12:20:37 +05:30 |
|
rembo10
|
52a55c6beb
|
Merge branch 'redirect_fix' into develop
|
2012-08-12 19:47:55 +05:30 |
|
rembo10
|
901873999c
|
Merge branch 'redirect_fix'
|
2012-08-12 19:46:15 +05:30 |
|
rembo10
|
26a5be9e61
|
Make proxy tools optional (disabled by default
|
2012-08-12 19:46:01 +05:30 |
|
rembo10
|
27e7bf122e
|
Merge branch 'libraryscan-hotfix' into develop
|
2012-08-12 16:01:07 +05:30 |
|
rembo10
|
205b7e9a8e
|
Merge branch 'libraryscan-hotfix'
|
2012-08-12 15:59:57 +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 |
|