rembo10
|
180da7f838
|
Merge remote-tracking branch 'doskir/logsautorefresh' into develop
|
2012-10-05 23:11:33 +01:00 |
|
Patrick Speiser
|
316a2b592b
|
Added option to automatically refresh the logs page
|
2012-10-05 04:53:10 +02: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
|
f6c6d22993
|
fixed some merge conflicts when adding in whatcd from cohena
|
2012-10-03 23:51:13 +01:00 |
|
rembo10
|
6bdbe98e4d
|
Merge remote-tracking branch 'doskir/master' into develop
|
2012-10-03 21:58:12 +01:00 |
|
rembo10
|
0fb4987c87
|
Merge remote-tracking branch 'travisghansen/fixes' into develop
|
2012-10-02 22:29:15 +01:00 |
|
rembo10
|
e555943fc7
|
Merge remote-tracking branch 'AdeHub/master' into develop
|
2012-10-02 22:19:52 +01:00 |
|
doskir
|
e1f37fbb83
|
Fix css so the main page looks like it used to again
|
2012-09-30 23:50:29 +02:00 |
|
Patrick Speiser
|
4093b6f242
|
Fixed the layout of the "Processing..." box that appears when a datatable is waiting for the json data
|
2012-09-30 22:45:23 +02:00 |
|
Patrick Speiser
|
a4402c2d7a
|
Changed upcoming page artwork loading to the new interface
|
2012-09-30 21:36:12 +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 |
|
Patrick Speiser
|
712a23c656
|
Merge branch 'mainpage'
|
2012-09-29 15:06:23 +02:00 |
|
Patrick Speiser
|
6c2cb6cbe7
|
Merge branch 'logspage'
|
2012-09-29 14:57:50 +02:00 |
|
Patrick Speiser
|
c5cd3e99c2
|
Fix "undefined" popping up in the logs search box
|
2012-09-29 14:57:12 +02:00 |
|
Patrick Speiser
|
af2187a26b
|
Merge branch 'logspage'
|
2012-09-29 12:19:56 +02:00 |
|
Patrick Speiser
|
37641ea0ca
|
Shouldve committed earlier, lots of changes, main page mostly works now
|
2012-09-29 12:01:15 +02:00 |
|
Patrick Speiser
|
5e0835bf62
|
Fix pagination button layouts
|
2012-09-29 10:56:02 +02:00 |
|
Patrick Speiser
|
0ba49dc1fc
|
Better thumbs loading, now with browser caching
|
2012-09-29 10:53:38 +02:00 |
|
Patrick Speiser
|
b120039314
|
Fix pagination button layouts
|
2012-09-29 10:00:25 +02:00 |
|
Patrick Speiser
|
1681e30b62
|
Getting thumbs now works, its still shit slow and ends up blocking page switching because cherrypy/chrome don't want to deal with that many ajax requeuts at once
|
2012-09-28 22:44:04 +02:00 |
|
Patrick Speiser
|
203e7ca3a1
|
More groundwork for home page ajax
|
2012-09-28 21:28:35 +02:00 |
|
Patrick Speiser
|
4373a94e07
|
Merge branch 'logspage'
|
2012-09-28 18:12:57 +02:00 |
|
Patrick Speiser
|
a6c8a756f7
|
Changed Logs page to use ajax for retrieving log messages as needed instead of getting all at the start and freezing the browser
|
2012-09-28 18:03:58 +02:00 |
|
Patrick Speiser
|
e9c66b8de2
|
SQL Cache size is now user configurable (best performance when its at least as large as the database itself)
|
2012-09-16 11:27:48 +02:00 |
|
Aaron Cohen
|
ac4f20c3d5
|
What.cd preference should be titled password, not passkey, also, updating whatapi and adding authentication bugfix.
|
2012-09-11 20:37:33 -07:00 |
|
Patrick Speiser
|
db9df9b563
|
Allow deletion of empty artists (artists where you don't have any songs OR that haven't released any albums), should also work to fix Issue #569 and will in general be helpful
|
2012-09-11 22:35:23 +02:00 |
|
Aaron Cohen
|
5ebd668466
|
Fixing what.cd preferences
|
2012-09-11 00:19:36 -07:00 |
|
Aaron Cohen
|
86f51dcbdb
|
Merge remote-tracking branch 'origin/master' into what-search
Conflicts:
headphones/webserve.py
|
2012-09-10 20:53:28 -07:00 |
|
Ade
|
b8c5782765
|
Include html5lib for BeautifulSoup
BeautifulSoup needs lxml or html5, have included html5lib.
Also latest BeautifulSoup 4.1.3
|
2012-09-06 10:47:07 +12:00 |
|
Travis Glenn Hansen
|
10a924dfbf
|
allow setting custom cache_dir
|
2012-09-01 10:21:45 -06:00 |
|
Ade
|
961773238a
|
rutracker search provider
Added rutracker as a torrent search provider.
BeautifulSoup 4 needs to be installed to parse the results.
|
2012-08-23 12:48:17 +12:00 |
|
rembo10
|
bbf74a544d
|
Added NMA on snatch option
|
2012-08-20 20:59:13 +05:30 |
|
rembo10
|
6b3e6afd6f
|
Datatables sType=Date on artist page for release dates
|
2012-08-20 17:44:05 +05:30 |
|
rembo10
|
0f87a1e1ac
|
Put buffer_size limits in the default interface config page
|
2012-08-19 17:10:07 +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
|
2cc9685877
|
Fixed deselection on config page, removed 'print repr(extra)' used for testing
|
2012-08-19 12:44:39 +05:30 |
|
rembo10
|
c19354b0f9
|
Couple of fixes to get the config to read the right variables, added global extras selection to config page
|
2012-08-19 01:45:53 +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
|
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
|
1ec58533f0
|
Added lossless_destination_dir and delete_lossless_files to the config page (default template only)
|
2012-08-17 01:11:11 +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 |
|