Lestrad wrote: 
> After the abort the scan seems to have re-started. Making good progress
> for the time being. 
> _______
> 
> Update: 
> 
> Okay, after a crash and restart of LMS, the music scan seems to have
> completed. But now it's running a media scan, yet I had made a point of
> un-checking everything but music files in the Basic settings. 
> 
> *Is there no way to tell LMS NOT to scan for non-music files?* Someone
> please say 'Yes'...
> 
> 
> ... I aborted the media scan after 2 hrs and 20 minutes - one line was
> been added to the log AFTER I aborted the scan:
> 
> [12-09-07 07:58:25.2587] Slim::Web::JSONRPC::requestMethod (443) request
> not dispatchable!
> [12-09-07 08:23:47.6402]
> Slim::Networking::SqueezeNetwork::Players::_players_error (334) Unable
> to get players from SN: Timed out waiting for data, retrying in 300
> seconds
> [12-09-07 10:03:24.8533] Plugins::LazySearch2::Plugin::scanDoneCallback
> (2327) Re-lazifying (plugin version changed from '-undefined-' to
> '18a3f365c2853fde6273f098d5a4b38a9e5d8d7b')

Yes there is , for starters disable the UPNP/DLNA plugin and the
imagebrowser plugin.

Do you still running the server on a ready NAS or other Linux like
platform ? Then you want to edit "/etc/sysconfig/squeezeboxserver"

Stop LMS before doing any of this . The argumensts you want to add is
--noimage --novideo --noupnp inside the "SQUEEZEBOX_ARGS=" line

Example (my own config)


Code:
--------------------
    
  # Edit this to suit your setup
  SQUEEZEBOX_USER="squeezeboxserver"
  SQUEEZEBOX_HOME="/usr/libexec"
  SQUEEZEBOX_CFG_DIR="/var/lib/squeezeboxserver/prefs"
  SQUEEZEBOX_LOG_DIR="/var/log/squeezeboxserver"
  SQUEEZEBOX_CACHE_DIR="/var/lib/squeezeboxserver/cache"
  SQUEEZEBOX_CHARSET="utf8"
  SQUEEZEBOX_ARGS="--daemon --noimage --novideo --noupnp --nosb1slimp3sync 
--prefsdir=$SQUEEZEBOX_CFG_DIR --logdir=$SQUEEZEBOX_LOG_DIR 
--cachedir=$SQUEEZEBOX_CACHE_DIR --charset=$SQUEEZEBOX_CHARSET"
  
  
--------------------


------------------------------------------------------------------------
Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=96327

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to