Commit Graph

19 Commits

Author SHA1 Message Date
Bas Stottelaar 2add9fa264 First attempt to replace logger methods with lazy evaluating version
Forgot to format the message
2014-04-04 15:06:04 +02:00
rembo10 482cb68bd6 Fixed up some bugs/bad imports, added lib/certgen 2013-08-24 09:51:58 +05:30
rembo10 0a000342c1 Turn off basic_auth for /api if using username & password 2012-11-01 11:41:58 -04:00
Patrick Speiser 27d606dbf8 Fix for Issue #533 should have been included in the big merge but i seem to have accidentally reverted it some time ago 2012-10-05 03:16:27 +02:00
Patrick Speiser 1b4669bb2f Stop cherrypy from complaining about a relative favicon path 2012-09-28 18:03:52 +02:00
rembo10 26a5be9e61 Make proxy tools optional (disabled by default 2012-08-12 19:46:01 +05:30
Ben Graham 8ce64e551e OK, so that turned out to be easier than I expected 2012-08-02 17:16:28 +10:00
rembo10 9866f8b4ea Serve cached content up through cherrypy. Images/info files available through 'cache/{artwork,info}/<mbid>.<date>.<ext>' 2012-06-22 17:13:37 +05:30
rembo10 20bd6ae35f GPL v3 2012-06-19 13:02:12 +05:30
rembo10 a3f6d90f74 CoSome general cleanup. Converted all tabs to spaces for consistency, removed templates.py as it was no longer being used 2012-06-19 12:46:44 +05:30
rembo10 108b732cfe Basic api structure in place, removed the static api files - moved to a class in api.py' 2012-03-26 23:27:49 +01:00
rembo10 115bbdeb9a Use single file instead of directory with commands 2012-03-26 15:06:50 +01:00
rembo10 e4a53babc5 Fixed headphones.API variable, added api key generator, added config option 2012-03-26 14:57:49 +01:00
rembo10 128f17c66c Initial work on the api - backend stuff to allow api as a config option 2012-03-25 13:35:36 +01:00
Remy ee3326e502 Took out utf-8 encoding in cherrypy webstart, merged pablos changes 2011-08-18 13:31:56 -07:00
Remy 774d7643b7 Fixed some unicode stuff, added SYS_ENCODING, changed log messages on library sync, fixed typo in importer if no matches from MB; 2011-08-17 19:24:03 -07:00
Remy 07ffe8691c Added interfaces to staticdir in webstart, searcher excludes Various Artists from search (also cleaned up term encoding), default usenet retention in postprocessor/preprocess 2011-08-09 21:02:47 -07:00
Remy 75ba22ebdd Some more big changes: no more 503 errors, add as many artists as you want at the same time, no more DB is locked errors, no more chinese/japanese results in the searches, version number displayed at the bottom, add artists while importing, some other stuff 2011-07-16 02:25:57 -07:00
Remy 4971a67698 Big Update: Automatic updating, Show what albums/songs you already have, Config fixes, Fixed restart & shutdown buttons 2011-07-13 22:46:43 -07:00