Commit Graph

31 Commits

Author SHA1 Message Date
rembo10
af2b0515ee Added selective extras fetching to the artist page - had to make some backend changes to get this working: changed DB.select to DB.action in mb.py, added newstyle variable to getExtras 2012-08-19 15:37:09 +05:30
rembo10
0bba75554f Fixed some wording on the album page to differentiate between trying new versions to download and switching releases TODO: might still need to be a bit clearer what does what.... tooltips? 2012-08-17 19:04:25 +05:30
rembo10
625b0efd13 A couple of changes to library sync 2012-08-16 22:54:33 +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
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
05cc10df1a Merge in elmarkou's changes 2012-06-26 19:02:02 +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
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
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +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
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00
rembo10
261bae36fa Updated the newzbin url in searcher.py 2012-03-21 23:57:19 +00:00
Palli
7a5e0b9f79 Add a format column to albums, tracks and allow for fetching lossless if album quality is not. 2012-02-09 22:55:10 +00:00
Robert Mills
0b869e016a Add musicbrainz.org links for Artist Name and Album. 2012-01-27 11:35:16 -08:00
redvers76
525b5dca0c Added ability to delete an existing album from an artist 2011-08-30 23:00:31 +02:00
Remy
f3c4d684eb Added unmatched tracks to album page, added bit rate 2011-08-15 22:43:31 -07:00
Remy
4983852b07 Moved everything over to the new library scan - needs cleanup 2011-08-15 19:54:11 -07:00
Remy
22aef717d1 Added librarysync, added bitrate and location to db and album template 2011-08-15 02:32:32 -07:00
Remy
98427c23ff Added Location column to track database and album template 2011-08-14 18:16:48 -07:00
Remy
6467eaa7cd Bug fixes: Hang on disambiguation, various artists defaulting to artist field, sbusers beets changes 2011-08-11 19:53:30 -07:00
Remy
6251df64a3 Fixed wanted albums showing Retry Download subhead 2011-08-08 14:08:45 -07:00
Remy
4726c3c91f Finishing touches - adjusted css for config, fixed bug when no track duration, helpers now converts milliseconds to H:M:S if its more than an hour 2011-08-08 00:06:31 -07:00
Remy
45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00
Remy
ca7526262c Added config, extras, manage, upcoming 2011-08-07 01:31:38 -07:00