Commit Graph

56 Commits

Author SHA1 Message Date
rembo10
e108935430 Fix for spinner not showing up anymore when marking albums as wanted 2014-05-06 17:01:30 -07:00
rembo10
f52ec56a0f Couple fixes to get everything looking nice 2014-05-05 17:38:18 -07:00
rembo10
75b38df3d6 Typo 2014-05-05 16:58:31 -07:00
rembo10
0f5aeea345 some fixes 2014-05-05 16:58:31 -07:00
rembo10
d80fc36b29 Move to json so we can get the artist name as well 2014-05-05 16:58:31 -07:00
rembo10
4ca42c9c11 Initial changes to stop artist page from refreshing when artist is loading 2014-05-05 16:58:31 -07:00
rembo10
efd043e309 Merge remote-tracking branch 'texke/master' into develop 2014-04-17 17:15:35 -07:00
Jens Rogier
e304e34ac7 Added ability to ignore albums.
Trackcount on homepage now is now excluding ignored albums.
Added "Manage ignored albums" to the Manage function.
2014-04-17 19:23:39 +02:00
rembo10
dab323e8ff Better fix for album art stretching 2014-04-14 18:56:10 -07:00
rembo10
7280807588 Don't limit extras to 25 2014-04-12 17:44:48 -07:00
rembo10
5a1a6d1b57 Merge remote-tracking branch 'gotson/artist-sort' into develop 2014-03-31 16:53:21 -07:00
gotson
3dc515507c Save datatable sort for Artist view 2014-03-31 15:44:30 +08:00
gotson
d0ae36ac56 Request Songkick data over HTTPS, to avoid conflicts when Headphones is running over HTTPS or behind a HTTPS reverse-proxy 2014-03-31 12:51:00 +08:00
rembo10
e69e391a33 Minor fix to handle empty songkick location on artist.html 2014-03-28 11:16:17 -07:00
rembo10
84aa80c93e Couple fixes for the songkick pull request from gitson 2014-03-28 11:12:59 -07:00
gotson
96bc2b835c Songkick is now optional 2014-03-28 18:06:32 +08:00
gotson
44acaf7599 Songkick API key now properly stored in config.ini (and empty by default)
Added possibility to filter Songkick results per location (so far using a metro-area id)
2014-03-28 17:37:19 +08:00
rembo10
863ad41f7c Limit concert display to next 5 only 2014-03-27 20:25:34 -07:00
Emmanuel Vuigner
81e13e5f68 remove console warning 2014-03-01 01:10:47 +00:00
Dan Pastusek
635c23dfc9 convert all icons to font-awesome vector based / retina compatible icons
Conflicts:
	data/interfaces/default/artist.html
2014-02-15 01:54:55 +00:00
Emmanuel Vuigner
424c53f6fb add songkick upcoming concerts on ArtistPage 2014-02-13 22:44:36 +00:00
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
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
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
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
rembo10
6b3e6afd6f Datatables sType=Date on artist page for release dates 2012-08-20 17:44:05 +05:30
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
4f1052d49e Move getArtistBio out of init actions so it doesn't append when marking an album as wanted 2012-08-17 16:28:28 +05:30
rembo10
925aed0d26 Grab the artist id for getArtistArt/getAlbumArt javascript queries from the img id rather than the artist href title 2012-06-27 16:32:18 +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
fa1a4afdb3 Initial changes to the default template to use the cache 2012-06-25 22:44:20 +05:30
rembo10
4a909e79cb Fix for 'back to overview' not working if http_root was set 2012-05-30 12:53:29 +05:30
rembo10
8de5f8e398 Fix a few typos in default interface 2012-05-29 19:27:25 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
rembo10
3a8a1dd042 Few minor changes: moved 'Artist is Currently Being Loaded' text underneath the artist name & changed the vip server link to blue :-) 2012-05-11 18:05:54 +05:30
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
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
9463ca96ba Add Artist Name as link to musicbrainz.org page for Artist. 2012-01-27 11:19:40 -08:00
Pall Valmundsson
017370d30e If artist is being "Loaded" <meta refresh> the page every 5 seconds 2011-11-06 23:03:24 +00:00
Remy
4ca3eda99f Added loading message to artist page 2011-08-21 19:59:57 -07: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
6f06a740c3 Merged sbusers searcher & post processor changes, unicode error fix, added manage artists page, bug fixes 2011-08-11 00:56:36 -07:00
Remy
c2e3b5e460 Added ability to remove extras, Various Artists excluded from pre-processing, updated templates 2011-08-09 21:37:43 -07:00
Remy
45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00