-
Notifications
You must be signed in to change notification settings - Fork 3
Plugin for Squeezebox Server to monitor for changes to the music library directly and avoid the need to manual rescan your music collection.
License
hickinbottoms/AutoRescan
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This file contains very brief instructions on how to install and activate this plugin on Squeezebox Server. 1. Make sure you're running Linux, and you've enabled inotify support within your kernel. 2. Make sure you are running Squeezebox Server 7.7 or later - this plugin does not support earlier versions. 3. Make sure you have Linux::Inotify2 installed in your Perl installation (it's available through CPAN). I developed and tested this with Linux::Inotify2-1.1. 4. Extract the tar file (being sure to preserve the paths in the tar file), and copy the resulting AutoRescan directory to your Squeezebox Server plugins directory. The actual installation location differs depending on the Linux distribution in usem, but it's likely to be something like: /usr/local/squeezeboxserver/Plugins 5. Restart Squeezebox Server to make sure it has seen the new plugin. How to do this differs depending on your Linux distribution, but will be something like the command '/etc/init.d/squeezeboxserver restart'. Alternatively, just reboot the server. 6. Make sure the plugin is present and enabled on the 'Server Settings/Extras' page on the Squeezebox Server web interface. 7. Examine and alter the plugin's settings on the 'Server Settings/Advanced' page on the Squeezebox Server. However, the default settings should be fine. TROUBLESHOOTING 1. Check you've got inotify supper enabled in your Linux kernel. @@HOWTO-check@@ @@TODO: Make sure /proc/sys/fs/inotify exists (indicates INotify compiled in)@@ @@HOWTO-enable@@ 2. Check you've got Linux::Inotify2 installed in your perl distribution. @@HOWTO check@@ @@HOWTO install@@ WINDOWS SPECIALS Must be running the ActiveState perl version (ie run slimserver.pl directly). Copyright © Stuart Hickinbottom 2007-2014
About
Plugin for Squeezebox Server to monitor for changes to the music library directly and avoid the need to manual rescan your music collection.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published