Ron Pedde
|
f61fbb60b3
|
Add idx to songs table to allow for index per path
|
2005-06-02 04:17:54 +00:00 |
|
Ron Pedde
|
e2d835fbce
|
-Wall cleanups for gcc4
|
2005-05-30 03:41:31 +00:00 |
|
Ron Pedde
|
93e69a789a
|
fix for no disc number information from North Overby
|
2005-05-21 05:53:48 +00:00 |
|
Ron Pedde
|
9ae132a127
|
Add iTunes playlist support
|
2005-05-21 05:53:11 +00:00 |
|
Ron Pedde
|
75d5f1b289
|
Fix ton of memory leaks
|
2005-05-18 05:48:22 +00:00 |
|
Ron Pedde
|
c4c8693df9
|
problem dropping update tables on full rebuild of database
|
2005-04-28 01:07:46 +00:00 |
|
Ron Pedde
|
27a7426bc2
|
First cut of itunes xml parsing -- this should augment song info. Still no playlist info
|
2005-04-27 06:13:26 +00:00 |
|
Ron Pedde
|
7a7cd186bb
|
fixes for static playlists
|
2005-04-24 21:15:18 +00:00 |
|
Ron Pedde
|
c2de7ce606
|
add function to delete a playlist item
|
2005-04-23 21:01:10 +00:00 |
|
Ron Pedde
|
7b3333df19
|
Fix aeSP icon problem, finish first pass at static playlists
|
2005-04-21 04:50:50 +00:00 |
|
Ron Pedde
|
104957bf2f
|
add db_delete_playlist, fix m3u scanning to use new database routines
|
2005-04-21 03:16:19 +00:00 |
|
Ron Pedde
|
afd41008dc
|
add m3ufile struct, functions for retrieving it
|
2005-04-19 04:47:59 +00:00 |
|
Ron Pedde
|
ba6cd23838
|
more typos
|
2005-04-18 00:30:09 +00:00 |
|
Ron Pedde
|
ee2c3aa045
|
minor fixes
|
2005-04-18 00:26:57 +00:00 |
|
Ron Pedde
|
a0143734b7
|
add some support towards static file-based playlists
|
2005-04-17 23:57:10 +00:00 |
|
Ron Pedde
|
1ffd741e50
|
fix parsing extended_content_description, better song duration by using preroll
|
2005-04-17 21:18:59 +00:00 |
|
Ron Pedde
|
622171c1b1
|
Add daap.songcodectype, normalize daap.songformat and daap.songdescription.
|
2005-04-04 02:21:26 +00:00 |
|
Ron Pedde
|
33e6284639
|
Add daap functions to add items to a static playlist
|
2005-04-02 10:52:28 +00:00 |
|
Ron Pedde
|
53f8c8166b
|
add dmap methods to remotely add a playlist
|
2005-04-02 09:27:53 +00:00 |
|
Ron Pedde
|
533c273a0b
|
make containers query honor metatags, add mt-daapd specific playlist tags for type and smart playlist spec
|
2005-04-02 05:31:20 +00:00 |
|
Ron Pedde
|
158a76ae16
|
Add smart playlist clause to playlist query
|
2005-04-02 04:33:04 +00:00 |
|
Ron Pedde
|
f7bd776d5f
|
Fix problem with daap queries using apostrophe. It must be encoded as %27
|
2005-03-28 01:20:39 +00:00 |
|
Ron Pedde
|
ff8c69d915
|
clean up invalid utf-8 data. this forces a database update and full rescan (mostly as a test of the db update stuff)
|
2005-03-28 00:28:54 +00:00 |
|
Ron Pedde
|
172802161f
|
Fix sql database creation script
|
2005-03-21 05:07:05 +00:00 |
|
Ron Pedde
|
17c7b8d875
|
Move ssc check to dmap-building time, rather than scanning time so that transcoding can be done on a per-user-agent basis
|
2005-03-20 23:43:24 +00:00 |
|
Ron Pedde
|
ed4b5609e1
|
fix insert syntax
|
2005-03-20 04:42:52 +00:00 |
|
Ron Pedde
|
65510ae93b
|
fix error in update
|
2005-03-20 04:22:42 +00:00 |
|
Ron Pedde
|
f8f442bc3c
|
Move db_open after priv drop
|
2005-03-20 04:13:34 +00:00 |
|
Ron Pedde
|
87d8544a72
|
auto-upgrade of databases, including auto-creating database
|
2005-03-20 00:42:47 +00:00 |
|
Ron Pedde
|
6565596321
|
cleanups in dbs-sqlite, fixes for paths with single quotes in them
|
2005-03-19 21:56:08 +00:00 |
|
Ron Pedde
|
adc26c90b4
|
Big performance wins
|
2005-03-19 10:02:19 +00:00 |
|
Ron Pedde
|
8e6c0d2c6d
|
add query/filter support
|
2005-03-14 06:17:28 +00:00 |
|
Ron Pedde
|
352f627471
|
add browse
|
2005-03-13 23:20:25 +00:00 |
|
Ron Pedde
|
847d10b361
|
First pass of sqlite backend
|
2005-03-11 06:39:40 +00:00 |
|