Commit Graph

58 Commits

Author SHA1 Message Date
Ron Pedde
bef2d8714c Fix problems with spaces in config files 2005-01-30 04:32:35 +00:00
Ron Pedde
7e5444c100 Better error messages on missing config 2005-01-11 03:48:56 +00:00
Ron Pedde
9dbd40bde8 Fix config_create_directory bug 2005-01-11 03:37:28 +00:00
Ron Pedde
dd3bc4c731 Try and fix rendezvous problem 2005-01-07 05:37:46 +00:00
Ron Pedde
b5d490473a Fix compress and scan_type on config_write, SF bug 1093662 2005-01-02 19:05:22 +00:00
Ron Pedde
f044f7331e Check for zlib 1.2.0 or better for gzip content-encoding 2004-12-29 07:07:49 +00:00
Ron Pedde
1e17bf8c41 Add gzip content-encoding from patch by Ciamac Moallemi 2004-12-29 05:44:32 +00:00
Ron Pedde
4dd995db1c add oggvorbis capture info 2004-12-24 21:21:24 +00:00
Ron Pedde
4bc637a1a6 More sanity checking on paths, try and create the dbdir directory if it does not exist 2004-12-17 20:28:10 +00:00
Ron Pedde
e7b4e3879b Sanity check the admin-root path 2004-12-07 00:26:14 +00:00
Ron Pedde
27d8a51309 add scan_type directive for doing brute-force scans 2004-11-29 05:55:25 +00:00
Ron Pedde
7f1ca1f552 fix for bug 1074486 - Web interface doesn't save some options 2004-11-28 08:45:26 +00:00
Ron Pedde
3def3f6e9e Fixes for process_m3u 2004-11-27 07:09:51 +00:00
Ron Pedde
4e07eba759 Fix the no-session problem with iTunes 4.7 by counting unique ip addresses rather than sessions in the online user count 2004-11-22 07:31:44 +00:00
Ron Pedde
b6876538f3 expose always_rescan option 2004-11-16 05:28:48 +00:00
Ron Pedde
d87940edad doxygen changes 2004-11-14 06:44:39 +00:00
Ron Pedde
31aa0d8575 modularize debugging statements 2004-11-13 07:14:26 +00:00
Ron Pedde
7f046ed3b1 Fix URL handling for parameters with either an ampersand (&) or and equal (=). Patches from Stephen Lee fixing a bug reported by Peter Gutbrod. 2004-11-06 04:44:20 +00:00
Ron Pedde
31ff9fc39c add --disable-mdns configure option, in prep for win32 build 2004-10-30 16:42:20 +00:00
Ron Pedde
8fedf2d818 web config would write blank passwords 2004-10-27 04:09:05 +00:00
Ron Pedde
0beb5c10d3 don't rescan the database if nobody is connected 2004-10-25 04:50:59 +00:00
Ron Pedde
8af2421541 Oops... last batch of stuff that was in -pre1, but not tagged as such 2004-10-25 03:15:35 +00:00
Ron Pedde
2861761d36 Stop hang while getting db_Version when rescanning 2004-09-19 05:18:17 +00:00
Ron Pedde
e67901f0a2 add an option to force a rescan. Add db version to status page. support scan_interval in config file 2004-09-15 04:59:56 +00:00
David W. Berry
9492a64846 1. Implement browse and query. These are both still somewhat experimental
pending further verification against iTunes.  --enable-browse and
    --enable-query must be specified to configure to enable both options.
    browse support requires query support.
2.  Database iteration is now sorted and the database is not kept locked
    as long during iteration.
2004-06-14 19:01:06 +00:00
Ron Pedde
d895dc8b41 bumper patch from dwb 2004-05-21 13:56:04 +00:00
Ron Pedde
2f484c23e3 minor fixes to art-merge 2004-04-14 07:04:05 +00:00
Ron Pedde
3e31ccf1d2 Add experimental dynamic art code by Hiren Joshi 2004-04-14 06:17:22 +00:00
Ron Pedde
6170df9af4 logging enhancements 2004-04-13 04:23:36 +00:00
Ron Pedde
8273834a8c Add feedback info 2004-04-02 06:48:24 +00:00
Ron Pedde
a551776cf0 Start adding some stats stuff 2004-03-26 20:59:28 +00:00
Ron Pedde
f0cd6d37a0 Add version keyword 2004-03-18 17:52:28 +00:00
Ron Pedde
0a697cc0fa Solaris fixes 2004-03-16 05:25:25 +00:00
Ron Pedde
449d2104db First pass on db stuff. Still some unpacking problems 2004-03-03 06:50:09 +00:00
Ron Pedde
a6572b3f34 Code cleanups provided by David Imhoff 2004-02-24 00:34:04 +00:00
Ron Pedde
642f060ec6 Add specified file types 2004-02-23 03:27:49 +00:00
Ron Pedde
9289f526db -Wall fixes 2004-02-15 00:51:11 +00:00
Ron Pedde
10f7ca1790 merge new-rend-branch 2004-01-20 04:41:20 +00:00
Ron Pedde
25b3dd0679 Solaris fixes 2004-01-13 00:13:53 +00:00
Ron Pedde
ad6a6b3d5e add priv dropping 2003-12-29 23:39:18 +00:00
Ron Pedde
eadacb07b6 Make sure all files have GPL notice 2003-12-29 20:41:08 +00:00
Ron Pedde
4cf8d865d8 Add password configfile entry 2003-12-09 05:46:53 +00:00
Ron Pedde
67e17f22f2 Add playlist directive and config variable 2003-12-05 05:57:16 +00:00
Ron Pedde
2c1b1d5a05 add user directive 2003-12-01 07:05:42 +00:00
Ron Pedde
4a61df3739 oops 2003-12-01 03:01:56 +00:00
Ron Pedde
cccc273969 added service-status directive. Added shutdown handlers for daap server and mdns responder 2003-11-26 06:08:40 +00:00
Ron Pedde
3949902b1b Add close function to free up used memory 2003-11-23 18:14:40 +00:00
Ron Pedde
4b6af9ccdd Add support for db naming 2003-11-17 16:38:03 +00:00
Ron Pedde
c7b28232c2 add unique session ids 2003-11-14 22:37:01 +00:00
Ron Pedde
abf326c69e Add user-count directive 2003-11-14 19:18:57 +00:00