Commit Graph

220 Commits

Author SHA1 Message Date
rembo10
dfc0ffd6f8 Bug fixes, moved delete from newartists to the artistlist_to_mbids function, don't check if blacklisted 2012-07-13 16:28:53 +05:30
rembo10
5fc03e782a Persist new artists through restart (new artists now stored in db table 'newartists'), delete artist from newartists when added. Modified templates to use db instead of variable 2012-07-13 15:31:06 +05:30
rembo10
6ee3a1aa9c Merge remote-tracking branch 'cohena/synology' into develop 2012-07-13 13:57:16 +05:30
rembo10
5da953d617 Removed maxlengths from config.html in default interface 2012-07-11 19:10:18 +05:30
Aaron Cohen
df42d08fd1 Adding synology NAS indexing support 2012-07-10 00:56:25 -07:00
Aaron Cohen
ff1b809a5d Merge remote-tracking branch 'upstream/develop' into waffles-search 2012-07-09 01:28:08 -07:00
Aaron Cohen
af108d3914 Fixing webui phrasing 2012-07-08 02:04:17 -07:00
Aaron Cohen
e7b33d804c Adding Waffles.fm search capability 2012-07-08 00:15:14 -07:00
Brinken
1ed1c5ed63 Clean merge/commit. 2012-07-05 15:13:18 +02:00
rembo10
f685a63de2 Changed 'Blackhole' to 'Usenet' on default config page 2012-07-05 12:30:23 +05:30
rembo10
186311672a Added managealbums.html page, modified manage.html to include the new managealbumslink, added the album_table th#artistname to style.css, changed webserve to managealbums.exposed 2012-06-28 22:34:13 +05:30
rembo10
5d81811db3 Added a ' 'Last Updated' column to manageartists 2012-06-27 19:35:45 +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
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
1f397857c6 Fixed bug where albums would show up under upcoming on the upcoming/wanted page after an album was marked as skipped or downloaded 2012-06-26 14:12:31 +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
rembo10
52dd47db4c Moved jquery libs to the main js/lib folder 2012-06-25 15:16:09 +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
afe3363cde Merge remote-tracking branch 'Brinken/master' 2012-05-23 12:47:22 +05:30
Brinken
ef3a28e2ee Brink interface update
* Scrollbar styled
* JS minor fix
* So many things, that i won't go into detail.
2012-05-22 21:00:12 +02:00
rembo10
5a3c3ac281 Merge remote-tracking branch 'pabloalcantara/master' 2012-05-22 17:50:22 +05:30
rembo10
c83477d541 Fixed some merge conflicts with the elmarkou updates. Minor conflicts, we both fixed spelling and grammar mistakes at the same time :-) 2012-05-22 17:39:32 +05:30
rembo10
b6b4d33da3 Merge remote-tracking branch 'Brinken/master' 2012-05-22 16:58:24 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
Brinken
1619f7f1ec Last commit for this week.
School work
2012-05-22 13:21:35 +02:00
Brinken
a82cd1f651 Revert change
Fixed padding
2012-05-22 12:42:05 +02:00
Brinken
933bc954e6 * Fixed issues with JS path
* Trying pull request
2012-05-22 12:36:27 +02:00
Brinken
75d4e505f3 * Fixed issues with JS path
* Trying pull request
2012-05-22 12:22:20 +02:00
Brinken
b3c9111cff * Fixed issues with JS path
* Trying pull request
2012-05-22 12:17:59 +02:00
Brinken
d894750151 * Fixed issues with JS path
* Trying pull request
2012-05-22 12:09:13 +02:00
pablo@pabloalcantara.eti.br
c18a9dcdb4 changes nessesary for new music_encoder version. 2012-05-16 15:07:32 -03:00
Elmar Kouwenhoven
44796be3f5 Fixed some spelling issues and deleted some unnecessary text 2012-05-15 15:38:14 +02:00
Elmar Kouwenhoven
62da99666a Added Force Check button directly on Wanted page 2012-05-14 11:52:50 +02:00
rembo10
aa324cec9b Merge remote-tracking branch 'elmarkou/master' 2012-05-13 15:06:35 +05:30
Elmar Kouwenhoven
7e5a57ab9b After adding artist, redirect to artist page 2012-05-12 00:06:53 +02:00
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
74e061c96b Added Opera Linear gradients 2012-05-11 22:16:59 +02:00
rembo10
66d31a4df2 Removed unneccessary navbar.css from 'classic' interface 2012-05-11 18:07:09 +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
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