|
390b69e150
|
Use parametric sql functions to insert new files.
Refactoring so that there are no extra copies of data being inserted.
|
2015-12-29 17:32:22 +00:00 |
|
|
c409a3e0a2
|
Make main dindexer show options used to build.
|
2015-12-26 14:51:49 +00:00 |
|
|
05979e24a2
|
Add split_mime() function.
|
2015-12-26 14:50:40 +00:00 |
|
|
148b60ee97
|
Add retrieving the mime type.
This is not being stored to the db yet.
|
2015-12-15 11:26:04 +00:00 |
|
|
4a0ddb4beb
|
Hide expand() implementation into settings.cpp.
|
2015-12-12 20:02:42 +00:00 |
|
|
74afa9f502
|
Rename settings stuff as it got moved to commonlib.
|
2015-12-12 17:41:34 +00:00 |
|
|
6e7176be10
|
Move DBSettings to common lib.
|
2015-12-12 17:23:50 +00:00 |
|
|
8a4afa241e
|
Begin work on the new delete action.
|
2015-12-12 16:53:09 +00:00 |
|
|
10b9be1f85
|
Print human-readable autodetected media type.
|
2015-12-10 16:31:11 +00:00 |
|
|
6c30621400
|
Put some common stuff into a separate library.
|
2015-12-10 15:33:38 +00:00 |
|
|
a0b87e6a2d
|
Manage read errors.
If instructed to continue on errors, store info correctly in the db.
|
2015-12-10 12:13:16 +00:00 |
|
|
ed3dea8f2c
|
More assertions and more explicit code.
|
2015-12-09 18:36:46 +00:00 |
|
|
3a4c11ad4c
|
Buildfix when blkid.h is not available.
|
2015-12-08 16:13:36 +00:00 |
|
|
2cdf0cb3b9
|
Allow disabling media autodetection at build time.
Use DINDEXER_WITH_MEDIA_AUTODETECT.
|
2015-12-08 16:07:21 +00:00 |
|
|
97de157724
|
Refactor the new media type autodetection code.
|
2015-12-08 16:03:30 +00:00 |
|
|
c82b41207e
|
Enable more warnings (and fix some).
|
2015-12-08 13:57:12 +00:00 |
|
|
fe2ea40c4f
|
Implement autodetect set type.
Only supports HardDisk, Directory, CdRom, DVD, BluRay for now.
|
2015-12-08 13:56:46 +00:00 |
|
|
87bc031e65
|
Rename update action to scan.
|
2015-12-04 19:40:02 +00:00 |
|