Commit Graph

15 Commits

Author SHA1 Message Date
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
0f2f48543b Added dialog popup to default interface for manage albums filter 2012-08-14 12:39:24 +05:30
rembo10
ac85236f36 fancybox fix 2012-06-26 19:17:41 +05:30
rembo10
05cc10df1a Merge in elmarkou's changes 2012-06-26 19:02:02 +05:30
rembo10
39d1afc089 Fixed bug where marking albums as wanted on the album page resulted in it getting marked twice - and then loading the artist subhead instead of album subhead 2012-06-26 13:50:55 +05:30
rembo10
e26dabbeca A couple syle changes to keep the artist image normally proportioned. Also fixed the fancy boxes on the artist & album
pages
2012-06-26 13:02:37 +05:30
rembo10
df9a3021b4 Removed unused function in script.js, fixed typo 2012-06-26 09:26:49 +05:30
rembo10
c20094cb46 Cache the ajax calls to the thumbnail urls 2012-06-26 09:21:04 +05:30
rembo10
f4074f433a Moved all of the ajax functions over to use the cache rather than last.fm/amazon 2012-06-25 23:55:14 +05:30
rembo10
fa1a4afdb3 Initial changes to the default template to use the cache 2012-06-25 22:44:20 +05:30
Elmar Kouwenhoven
25d1b2f7ed Fixed minore issues
- Fixed getting cover art that's too small
- fixed reloading images after adding artist
- added init function on search results
2012-05-11 22:44:58 +02:00
Elmar Kouwenhoven
4cea9a504a Minor fixes - update bar - fixed update library
- Prevent feedback message to show behind the update message
- Fixed update library error
2012-05-09 21:13:38 +02:00
Elmar Kouwenhoven
8a3dcc53f7 fixed the meta refresh, made some nice ajax loaders while getting artist information,
Also fixed clicking on 'refresh artist' after the ajaxcall was success
the table with albums will be refreshed.
2012-05-09 16:51:33 +02:00
Elmar Kouwenhoven
45cb777b0d Reloading table row with ajax after adding artist 2012-05-09 14:09:38 +02:00
Elmar Kouwenhoven
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00