theguardian
5d41a3adb9
Fixed libraryscan to ignore unmatchable tracks unless something changes that makes them matchable.
...
Fixed some persistent bugs that were bothering me regarding newartists, etc
2013-12-13 17:00:59 -08:00
theguardian
4c8f933900
Added more release information to release database and "alternate albums" on album page.
2013-12-10 17:46:14 -08:00
theguardian
71607d4cf7
Stupid error.
2013-10-09 00:03:53 -07:00
theguardian
fc00567191
First significant cut at refactoring the library sync function to optimize time/CPU usage.
...
Headphones now keeps all local file information persistent, and affords many new
opportunities that weren't available before. There may be a bug here and there. Please report.
2013-10-08 23:32:18 -07:00
rembo10
aec1603885
Added option to modify search term on album page (manually override the automatic search term headphones makes with your own)
2012-12-25 00:55:32 -05:00
Joe McWilliams
6bd5d8d40b
http_root won't work with absolute album artwork path
2012-10-08 18:11:21 -04: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
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