Commit Graph

851 Commits

Author SHA1 Message Date
Ron Pedde
d8bdbe234d Fix erroneous startup message 2006-07-09 23:03:20 +00:00
Ron Pedde
a574c2f752 Add comment info from iTunes xml file 2006-07-07 22:53:03 +00:00
Ron Pedde
d91ac3ff42 Exclude radio station metadata from browse info. Not sure this is entirely correct. Should it be a config option? 2006-07-07 22:24:48 +00:00
Ron Pedde
c20b3e52e9 Make config file realpathed, fixing unwritable config file problem on mac 2006-07-07 20:36:24 +00:00
Ron Pedde
328a4861fb Stop using strftime on error logs, as it is defective on win32 -- fixes #158 2006-07-07 20:19:51 +00:00
Ron Pedde
2d7da86e8c Fix thinko in err.c, possibly fixing #165 2006-07-07 20:10:11 +00:00
Ron Pedde
8c0561f144 Fix os_apppath function, closing #185 2006-07-07 20:07:25 +00:00
Ron Pedde
817532fcf5 Add debugging to chase down "out of phandles" error. 2006-07-06 05:18:53 +00:00
Ron Pedde
534005fb70 Fix error messages in smart playlists, and verify updated clauses on edit 2006-06-30 05:33:35 +00:00
Ron Pedde
5873ce9bd7 Fix iTunes xml scanning 2006-06-30 05:17:06 +00:00
Ron Pedde
57d75bc35c Really REALLY fix the transcode playcount update 2006-06-30 05:10:13 +00:00
Ron Pedde
8ba331adae Fix cover art on win32, closing #167 2006-06-29 07:01:06 +00:00
Ron Pedde
b3b3f2f39c Suppress errors when dep libs aren't present (wmvcore.dll for ssc-wma, for example). Should close ticket #177 2006-06-29 06:37:28 +00:00
Ron Pedde
554c72e1a6 Add db auto-upgrade back in 2006-06-29 06:21:41 +00:00
Ron Pedde
c2ae17e635 Add type and disabled to all browse returns 2006-06-29 05:25:24 +00:00
Ron Pedde
f5012295e8 make updates work with art_filename 2006-06-29 02:57:45 +00:00
Ron Pedde
607c4b7e61 Only scan xml files named iTunes music library 2006-06-28 05:57:22 +00:00
Ron Pedde
02664912f6 fix deadlock on smp (fingers crossed) 2006-06-28 05:29:41 +00:00
Ron Pedde
067d252f81 Fix index on path 2006-06-28 05:29:15 +00:00
Ron Pedde
6706895ea5 Minor logging fixes 2006-06-20 03:41:34 +00:00
Ron Pedde
e20b851f2d Fix erroneous messages on bad playlists 2006-06-20 03:12:45 +00:00
Ron Pedde
5859bca5ac Fix crash on no user-agent, fixing ticket #164 2006-06-19 05:47:38 +00:00
Ron Pedde
c926c05c6e Always log E_LOG or higher to syslog, closing #137 2006-06-19 05:16:32 +00:00
Ron Pedde
ebeaed447e Maybe fix for deadlocks on smp 2006-06-19 05:06:25 +00:00
Ron Pedde
57d82a07d5 302 directory requests to the index page, closing ticket #157 2006-06-19 05:02:16 +00:00
Ron Pedde
c9c0b4de9a multiple composer support (maybe) fixing #156 2006-06-19 04:45:03 +00:00
Ron Pedde
61d4ddff26 Make empty password not show a lock in iTunes, closing #155 2006-06-19 04:29:27 +00:00
Ron Pedde
5f3a12c351 Import streaming stations form iTunes XML file, closing ticket #130, add scan/correct_order to make static playlists return in correct order closing ticket #159 2006-06-19 04:25:08 +00:00
Ron Pedde
ebbbc0acda Add shutdown method, closing ticket #121 2006-06-18 06:16:51 +00:00
Ron Pedde
28a0125a32 serve wma natively to soundbridge over daap 2006-06-17 05:36:03 +00:00
Ron Pedde
fcae68c3a5 Fix crash on unknown config options 2006-06-16 06:57:19 +00:00
Ron Pedde
cf9281f1e4 Fix bad forward declaration 2006-06-16 05:53:43 +00:00
Ron Pedde
ce85c85aa0 win32 header fixes; cleanups. 2006-06-16 05:50:21 +00:00
Ron Pedde
1dc1257f2c add rescan/full rescan methods to xml-rpc for ticket #121 2006-06-15 07:10:05 +00:00
Ron Pedde
603ce10fae Attempt to fix #147 - long song lists hang soundbridge... need grommet to test 2006-06-15 04:26:01 +00:00
Ron Pedde
a533430540 Another attempt at #153 2006-06-15 04:16:22 +00:00
Ron Pedde
eb403982b8 Fix MAX_PATH/PATH_MAX issue, closing #153 2006-06-15 00:28:58 +00:00
Ron Pedde
97328767d8 Don't do startup scan (unless requested) when scan_interval is set to 0 2006-06-14 04:33:27 +00:00
Ron Pedde
52809bb712 add testing for stdint for uintXX_t 2006-06-14 04:19:17 +00:00
Ron Pedde
042a249c07 scanner framework update to include corefoundation 2006-06-13 08:13:08 +00:00
Ron Pedde
0b9505e63b Win32 cleanups for aiff support. 2006-06-13 05:49:22 +00:00
Ron Pedde
1948eef43d Purge unindexed music files after the song scan, fixing ticket #146. This needs much testing. 2006-06-13 05:48:30 +00:00
Ron Pedde
bff6193572 Support for log truncation. 2006-06-13 05:45:58 +00:00
Ron Pedde
57debc0493 add support for POPM in mp3 files, closing ticket #149 2006-06-13 05:30:54 +00:00
Ron Pedde
166d351ad1 fix wm/shareduserrating 2006-06-13 02:57:45 +00:00
Ron Pedde
a1e2bc3799 add -a switch for mac .app bundle 2006-06-13 02:27:21 +00:00
Ron Pedde
d4b78197b2 Fix typo on art_filename (possibly fixing cover art?) closing #140 and #94 2006-06-12 06:53:56 +00:00
Ron Pedde
d05c9ad5c2 Don't transcode alac to iTunes clients 2006-06-12 06:11:34 +00:00
Ron Pedde
fc0cea1d49 first pass at aif support. Doesn't honor the ID3 block, but should get merged by the iTunes XML file. Closes #141 2006-06-12 05:41:36 +00:00
Ron Pedde
ee5955cb30 logoing changes 2006-06-09 05:06:35 +00:00