Commit Graph

33 Commits

Author SHA1 Message Date
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
Remy
74149a6d3c Center artist page css 2011-08-06 23:05:07 -07:00
Remy
b23e1274bc Multiple album markings, select all javascript, better pp log message when unable to tag 2011-08-06 22:40:31 -07:00
Remy
38e9af762b Added album page, checkboxes to artist page, more interface fixes 2011-08-06 18:23:58 -07:00
Remy
548b606c0d More styling on the index page - highlighting for paused artist 2011-08-06 14:22:58 -07:00
Remy
644344cb27 Added log, history templates, changed some css, included updatebar, subheadings 2011-08-06 01:25:47 -07:00
Remy
fe1667a2e0 Added artist page and log page, fixed some css, added logline parse to helpers 2011-08-05 22:20:36 -07:00