owntone-server/scripts
ejurgensen bf27a879df [filescanner] Use libinotify for FreeBSD (should fix issue #245)
Filescanner was broken in FreeBSD. Besides fixing this, using
libinotify instead of kqueue directly should make the code easier
to maintain, since it will be less divergent.

This commit includes these changes:
- Add libinotify to FreeBSD install scripts
- Fix reading multiple events from inotify fd (possible bug in Linux too)
- Deferred scanning since FreeBSD doesn't have IN_CLOSE_WRITE
- Configure search for inotify library
- Removal of kqueue stuff
2016-04-12 22:11:56 +02:00
..
antlr35_install.sh Update ANTLR script to 3.5.2 2015-10-06 22:09:18 +01:00
freebsd_install_10.1.sh [filescanner] Use libinotify for FreeBSD (should fix issue #245) 2016-04-12 22:11:56 +02:00
freebsd_start_10.1.sh Adjustments to FreeBSD install and start scripts 2015-02-14 21:02:25 +01:00
pairinghelper.sh Fix paringhelper.sh to operate correctly for device names with apostrophe 2015-11-14 21:50:09 +01:00