Vincent Riquer
|
64603d856f
|
add bitrate information
|
2013-03-14 13:10:48 +01:00 |
|
Vincent Riquer
|
50e690e6f7
|
don't leave files with tags.last_change=0.0
add a `tagreader` column to reexamine files later, if the parser has been changed
CAST last_change to TEXT before attempting comparison: FLOATs suck
|
2013-03-11 13:38:34 +01:00 |
|
Vincent Riquer
|
c4f0a2da8f
|
some filesystems support mtime with nanosecond - store in FLOAT
|
2013-03-08 13:03:11 +01:00 |
|
Vincent Riquer
|
a66528ac89
|
identify sample-rate/channels
|
2013-03-07 01:00:02 +01:00 |
|
Vincent Riquer
|
b171104c52
|
create mime_actions & destination_files on destinations creation
|
2013-03-05 13:22:02 +01:00 |
|
Vincent Riquer
|
c21f1e22c0
|
add tags table
|
2013-03-05 13:21:07 +01:00 |
|
Vincent Riquer
|
f79464d867
|
use foreign key constraints
|
2013-03-05 13:16:17 +01:00 |
|
Vincent Riquer
|
20d1cbebcb
|
fix mime_type_actions UPDATE trigger
|
2013-03-02 00:14:22 +01:00 |
|
Vincent Riquer
|
d9e7a87a01
|
change mime_types schema
|
2013-02-27 13:04:25 +01:00 |
|
Vincent Riquer
|
f7a6fba366
|
update mime_types
|
2013-02-27 00:07:03 +01:00 |
|
Vincent Riquer
|
632a65dbcb
|
add mime_types table
|
2013-02-26 13:53:31 +01:00 |
|
Vincent Riquer
|
e6a4db4762
|
destination_files.last_chage: change DEFAULT
|
2013-02-26 13:31:08 +01:00 |
|
Vincent Riquer
|
0ce73ac805
|
add triggers on source_files insert/delete
|
2013-02-26 11:22:53 +01:00 |
|
Vincent Riquer
|
b1e35f038a
|
remove (potentially) harmful constraints on destination_files.filename
|
2013-02-26 11:21:47 +01:00 |
|
Vincent Riquer
|
611d4ad1af
|
change column name, remove useless columns
|
2013-02-26 11:20:37 +01:00 |
|
Vincent Riquer
|
a6f4b94099
|
add index o source_file.filename
|
2013-02-26 02:12:20 +01:00 |
|
Vincent Riquer
|
fef9d5d5d6
|
fix schema
|
2013-02-25 11:53:26 +01:00 |
|