Justin Maggard
|
608f3f902c
|
* Add file filters to inotify scanner. Now, for example, an audio-only directory should not have image or video files put in the database by the inotify auto-scanner.
|
2009-04-02 02:40:35 +00:00 |
|
Justin Maggard
|
c4d180f80d
|
* Some image scaling tweaks for different platforms.
|
2009-03-20 19:33:34 +00:00 |
|
Justin Maggard
|
06784a31ca
|
* Initialize some variables.
|
2009-03-19 21:42:13 +00:00 |
|
Justin Maggard
|
935225e1a3
|
* Reduce the priority of scanner and inotify threads so they don't preempt serving media.
|
2009-03-18 19:28:21 +00:00 |
|
Justin Maggard
|
e6aa386f77
|
* Remove debug code which was accidentally left in.
|
2009-03-03 00:14:12 +00:00 |
|
Justin Maggard
|
e3340c0839
|
* Handle inotify move events.
* Enable minimal logging to a file by default.
|
2009-03-03 00:13:05 +00:00 |
|
Justin Maggard
|
10136482af
|
* If a file deletion empties a container, remove the container as well.
|
2009-02-23 02:57:00 +00:00 |
|
Justin Maggard
|
45f294b404
|
* Use our own logging mechanism instead of syslog/printf.
|
2009-02-20 10:21:23 +00:00 |
|
Justin Maggard
|
14547e2266
|
* Fix inotify detection in the root media directory.
* Hold off creating inotify watches until the initial file scan is complete.
* Use a thread instead of fork when scanning.
|
2009-02-17 08:25:15 +00:00 |
|
Justin Maggard
|
5413646e1c
|
* Downscale album art files to JPEG_TN specs and cache them if we find album art at a larger resolution.
|
2009-02-15 21:32:48 +00:00 |
|
Justin Maggard
|
8614319bbe
|
* Just moving some files around.
|
2009-02-11 19:50:40 +00:00 |
|
Justin Maggard
|
8de8a8dc50
|
* Use our own inotify headers if the system does not have them
* Don't rely on signal.h to include linux/types.h (for __u32 definition)
|
2009-02-11 08:44:24 +00:00 |
|
Justin Maggard
|
42be3989bf
|
* Allow users to specify the file names and order that the Album Art scanner will search for.
* Lots of changes for inotify support.
|
2009-02-10 03:10:09 +00:00 |
|