Commit Graph

464 Commits

Author SHA1 Message Date
Michael J. Cohen
52dfa8355d include db journal in gitignore 2011-12-30 21:51:27 -05:00
rembo10
e8a476383b Merge pull request #383 from palli81/master
Error 500 when adding an artist
2011-12-29 05:00:24 -08:00
rembo10
8d80c6d1b6 Merge pull request #401 from Juicie/master
Releasetype directory support
2011-12-08 16:19:29 -08:00
Juicie
37e2b8150f Update data/interfaces/default/config.html 2011-11-28 16:47:25 +01:00
Juicie
159aa52014 Update data/interfaces/default/config.html 2011-11-28 16:45:25 +01:00
Juicie
ee5531a9bd Update headphones/postprocessor.py 2011-11-28 16:42:52 +01:00
Pall Valmundsson
fd1a916382 Fix error 500 when importer is longer than 5 seconds. Also eliminates the forced 5 second wait when adding an artist. 2011-11-06 23:04:28 +00:00
Pall Valmundsson
017370d30e If artist is being "Loaded" <meta refresh> the page every 5 seconds 2011-11-06 23:03:24 +00:00
rembo10
78dcc5280c Merge pull request #382 from palli81/master
Sending to SABnzbd doesn't work if SAB_HOST ends with a slash
2011-11-06 13:25:28 -08:00
Pall Valmundsson
0cea827574 Fix if SAB_HOST ends with / 2011-11-06 19:55:10 +00:00
rembo10
adcb39c7b5 Merge pull request #377 from ghuntley/master
corrected issue where rc.d script would not autostart on FreeBSD
2011-11-05 06:27:48 -07:00
Remy Varma
c5cd9c8451 Torrent support (courtesy of coolbombom), updated gitignore 2011-11-05 13:24:00 +00:00
Geoffrey Huntley
007345cf88 resolved issue where init.freebsd would not autostart upon boot 2011-11-05 10:03:38 +11:00
coolbombom
228178fd72 Update data/interfaces/remix/history.html 2011-11-04 20:03:23 +13:00
coolbombom
0a7292542a Update data/interfaces/default/history.html 2011-11-04 20:02:39 +13:00
coolbombom
23e2971448 Update headphones/searcher.py 2011-11-04 18:22:14 +13:00
coolbombom
bf721b54f4 Update data/interfaces/remix/config.html 2011-11-04 18:06:14 +13:00
coolbombom
0cad532ed4 Update data/interfaces/remix/config.html 2011-11-04 18:02:32 +13:00
coolbombom
1e0e4cb205 Update data/interfaces/default/config.html 2011-11-04 18:01:24 +13:00
coolbombom
1ff0e7588f Update headphones/webserve.py 2011-11-04 17:57:40 +13:00
coolbombom
d6aeabdac2 Update headphones/__init__.py 2011-11-04 17:56:07 +13:00
coolbombom
a7cc6e2ace Update headphones/webserve.py 2011-11-04 17:51:20 +13:00
coolbombom
22db06ed1e Update headphones/searcher.py 2011-11-04 17:46:50 +13:00
coolbombom
7b01d5e747 Update headphones/postprocessor.py 2011-11-04 17:40:32 +13:00
coolbombom
ca75a5fe0a Update headphones/__init__.py 2011-11-04 17:37:10 +13:00
Remy Varma
5625a2f134 Deleted some superfluous .py~ files 2011-11-03 22:12:28 +00:00
Remy Varma
5cf995b3dc Updated beets library to 1.0b11 2011-11-03 22:03:03 +00:00
rembo10
0ba1e578ab Merge pull request #330 from redvers76/patch-3
Added ability to delete an existing album from an artist
2011-10-24 02:41:12 -07:00
rembo10
8f686d0dd8 Merge pull request #332 from redvers76/patch-4
Only remove Extras that are flagged as "Skipped"
2011-10-24 02:40:38 -07:00
rembo10
38f1c7a5a8 Merge pull request #334 from redvers76/patch-6
Need to lower() files during library scan to allow for .MP3 and .Mp3 suff
2011-10-24 02:37:25 -07:00
rembo10
63db5e302e Update README.md 2011-10-23 23:47:37 +02:00
rembo10
39cd74145c Merge pull request #367 from ghuntley/master
FreeBSD rc.d startup script & naming convention implemented
2011-10-23 13:59:04 -07:00
rembo10
ce9f782123 Merge pull request #356 from PierreAronnax/patch-1
Fixing if NZB contains a file out of your retention
2011-10-23 13:58:16 -07:00
rembo10
352af85820 Merge pull request #333 from redvers76/patch-5
Need to lower() the files to ensure .MP3 and .Mp3 are picked up as valid
2011-10-23 13:57:13 -07:00
rembo10
06feb6edfc Merge pull request #325 from redvers76/patch-1
With a large database, headphones becomes unusable on an iphone over 3g a
2011-10-23 13:52:23 -07:00
rembo10
5480cabc13 Merge pull request #315 from Jeroenve/patch-1
Strange character after </form>. Looked like EOT, should not be in html c
2011-10-23 13:51:23 -07:00
rembo10
b97dd77856 Merge pull request #326 from redvers76/patch-2
In lieu of a full artist-by-artist control panel to determine which extra
2011-10-23 13:51:00 -07:00
Geoffrey Huntley
06a3232a95 renamed OSX startup (plist) script 2011-10-22 15:35:11 +11:00
Geoffrey Huntley
e891c0ce4c renamed solaris 11 startup (SMF) script 2011-10-22 15:34:07 +11:00
Geoffrey Huntley
2eef482b4a added FreeBSD startup (rc.d) script 2011-10-22 15:33:26 +11:00
Geoffrey Huntley
6390cdf1ca renamed linux startup (init.d) script 2011-10-22 15:32:53 +11:00
PierreAronnax
8fd72f0a19 Fixing if NZB contains a file out of your retention 2011-09-25 11:51:26 +03:00
redvers76
fe31705442 Need to lower() files during library scan to allow for .MP3 and .Mp3 suffixes 2011-09-01 14:15:16 +02:00
redvers76
b69c5e7f69 Need to lower() the files to ensure .MP3 and .Mp3 are picked up as valid suffixes during post processing 2011-09-01 13:18:08 +02:00
redvers76
cfcac36d13 Only remove Extras that are flagged as "Skipped" 2011-09-01 12:06:07 +02:00
redvers76
da1252e88a Added ability to delete an existing album from an artist 2011-08-30 23:01:21 +02:00
redvers76
525b5dca0c Added ability to delete an existing album from an artist 2011-08-30 23:00:31 +02:00
redvers76
56e6dab670 Added ability to delete an existing album from an artist 2011-08-30 22:57:02 +02:00
redvers76
d806263b4c In lieu of a full artist-by-artist control panel to determine which extras to include, have added m.Release.TYPE_SOUNDTRACK as this seems to be the only major ommission 2011-08-30 16:54:00 +02:00
redvers76
b2323290a9 With a large database, headphones becomes unusable on an iphone over 3g as there is too much data being processed before safari times out. Even when running at home on wifi on a proper computer, performance is unacceptable.
Have added a couple of indexes to the INIT script based on the queries running in webserve. These have been tested on my home NAS and make a significant difference to usability i.e. I can actually access larger artist pages over 3G using my iphone.
2011-08-30 14:58:12 +02:00