Commit Graph

2882 Commits

Author SHA1 Message Date
Patrick Speiser
2614d0140b Write configuration as UTF-8 ,allows unicode characters in configuration settings 2012-10-13 12:18:03 +02:00
Patrick Speiser
27c4ad6ee2 Fix post processing file renaming for some (all?) releases with unicode characters 2012-10-13 09:53:51 +02:00
Patrick Speiser
7fbd07beee Fixes issue #864 , better handling of the CACHE_SIZEMB setting 2012-10-11 15:38:42 +02:00
rembo10
35353edfc4 Merge branch 'develop' 2012-10-09 17:50:48 +01:00
rembo10
93396accd2 Merge remote-tracking branch 'AdeHub/master' into develop 2012-10-09 17:50:05 +01:00
rembo10
fb6371bc0f Merge branch 'develop' 2012-10-09 17:44:26 +01:00
rembo10
00b673725a Merge remote-tracking branch 'josephmc5/master' into develop 2012-10-09 17:36:22 +01:00
Joe McWilliams
6bd5d8d40b http_root won't work with absolute album artwork path 2012-10-08 18:11:21 -04:00
rembo10
542d8b9e1f Changed default sorting on log page to show most recent first, changed default loglines to 25 from 10 per page 2012-10-08 21:44:57 +01:00
rembo10
7f56277c40 Properly pass the cache size when initializing a db connection 2012-10-08 21:34:02 +01:00
Ade
c17ede266c Artwork not embedded if no ASIN
If no ASIN then last.fm not being checked and artwork not embedded
correctly
2012-10-08 21:48:40 +13:00
rembo10
a57167f3c0 Merge branch 'develop' 2012-10-07 20:02:24 +01:00
rembo10
49831dd467 Merge remote-tracking branch 'AdeHub/master' into develop 2012-10-07 20:01:37 +01:00
rembo10
6ec170ff83 Merge branch 'versioncheck' into develop 2012-10-07 19:57:30 +01:00
rembo10
6d127cf14e Merge branch 'versioncheck' 2012-10-07 19:57:00 +01:00
rembo10
323d6516be Revert git username from AdeHub commit 2012-10-07 19:56:46 +01:00
rembo10
e8a15255b1 Merged in a lot of bugfixes and improvements from doskir, whatcd and rutracker from cohena, specify cache dir & size, brink skin updates, better searching fix for new artists 2012-10-07 19:51:09 +01:00
rembo10
daf828fe27 Merge remote-tracking branch 'doskir/bugs2012-10-07' into develop 2012-10-07 19:04:10 +01:00
Patrick Speiser
cda2d5ddf3 Special purpose artists can have multiple ids, 0035056d-72ac-41fa-8ea6-0e27e55f42f7 and 125ec42a-7229-4250-afc5-e057484327fe, added a ban by name in addition to the existing id bans, also removes the artist if its already in the db 2012-10-07 06:22:03 +02:00
Patrick Speiser
5695c8196a Calling _findfilesstartingwith with a non-existing folder would raise an exception, will return an empty list now 2012-10-07 05:51:55 +02:00
Patrick Speiser
48ed99c380 Artwork requests would always use the working directory as the location of the image insted of using the configured CACHE_DIR 2012-10-07 05:46:41 +02:00
rembo10
3ba5e534a1 Merge remote-tracking branch 'cohena/what-search' into develop 2012-10-05 23:12:02 +01:00
rembo10
180da7f838 Merge remote-tracking branch 'doskir/logsautorefresh' into develop 2012-10-05 23:11:33 +01:00
Aaron Cohen
dd5835a310 Fixed unassigned variable 2012-10-05 09:02:44 -07:00
Patrick Speiser
316a2b592b Added option to automatically refresh the logs page 2012-10-05 04:53:10 +02:00
rembo10
fce80bdea1 Merge remote-tracking branch 'doskir/issue533' into develop 2012-10-05 03:37:56 +01:00
rembo10
9a9ed2e270 Merge remote-tracking branch 'doskir/imgcachecleanup' into develop 2012-10-05 03:36:54 +01:00
rembo10
c0fea3013c Merge remote-tracking branch 'doskir/bugfix_emptyartist' into develop 2012-10-05 03:36:21 +01:00
Patrick Speiser
27d606dbf8 Fix for Issue #533 should have been included in the big merge but i seem to have accidentally reverted it some time ago 2012-10-05 03:16:27 +02:00
rembo10
defdfa9c69 Added missing cache variables (dir,maxsize) to the saveConfig function 2012-10-04 18:47:54 +01:00
Patrick Speiser
951dfafebf Remove the remaining default interface references to the old image cache 2012-10-04 05:15:18 +02:00
Patrick Speiser
f16a6acfdb Album page now uses the new cached interface to retrieve the album image. 2012-10-04 05:15:09 +02:00
Patrick Speiser
4b836ee2c4 Fixed bug where "Delete empty artists would delete artists where we have tracks but the latest album is not set because the artist was added directly for a single album 2012-10-04 01:08:03 +02:00
rembo10
f6c6d22993 fixed some merge conflicts when adding in whatcd from cohena 2012-10-03 23:51:13 +01:00
rembo10
6bdbe98e4d Merge remote-tracking branch 'doskir/master' into develop 2012-10-03 21:58:12 +01:00
Ade
235e7ab5d6 Allow exclusive editions
example Rough Trade Exclusives
2012-10-04 07:59:12 +13:00
Aaron Cohen
e8efaec2b2 Allowing specification of desired VBR bitrates 2012-10-03 00:53:29 -07:00
rembo10
02f00b9ed6 Merge remote-tracking branch 'Brinken/master' into develop 2012-10-02 22:30:48 +01:00
rembo10
0fb4987c87 Merge remote-tracking branch 'travisghansen/fixes' into develop 2012-10-02 22:29:15 +01:00
rembo10
e555943fc7 Merge remote-tracking branch 'AdeHub/master' into develop 2012-10-02 22:19:52 +01:00
rembo10
8de0750240 Fix for automatic searches for new artist being pretty inaccurate 2012-10-02 18:04:29 +01:00
doskir
e1f37fbb83 Fix css so the main page looks like it used to again 2012-09-30 23:50:29 +02:00
Patrick Speiser
2dbfde29ce Faster checking if something is in the cache 2012-09-30 23:09:39 +02:00
Patrick Speiser
4093b6f242 Fixed the layout of the "Processing..." box that appears when a datatable is waiting for the json data 2012-09-30 22:45:23 +02:00
Patrick Speiser
a4402c2d7a Changed upcoming page artwork loading to the new interface 2012-09-30 21:36:12 +02:00
Patrick Speiser
2f488b767c Improved home page sorting for artists with an unknown number of total tracks by sorting by the number of Tracks we have after sorting by the percentage 2012-09-30 19:45:39 +02:00
Patrick Speiser
acfc470681 Changed the artists page to use the /artwork/artist|album/id path for retrieving artwork instead of doing an ajax call 2012-09-30 19:36:54 +02:00
Patrick Speiser
ab523fd009 Remove python json depedency for people using python <2.6 2012-09-30 18:35:02 +02:00
Patrick Speiser
350c99fb1b Fix small UI bug (some artists showed that you have "null" tracks instead of 0) 2012-09-30 18:31:00 +02:00
Patrick Speiser
712a23c656 Merge branch 'mainpage' 2012-09-29 15:06:23 +02:00