No issues thus far with --nomysqueezebox running LMS 7.9 from the git
code on Fedora 21 x86_64 using squeezelite as the player.  I wiped out
my LMS cache data dir to see how LMS would handle configuration from
scratch with --nomysqueezebox.  Everything worked perfectly and I was
able to configure a library and get up an running.  *Some*
MySqueezebox.com code still seems to be getting called, though, as this
shows up in the log:

Code:
--------------------
    
  [15-02-26 16:56:17.1563] main::init (370) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.018004
  [15-02-26 16:56:17.4204] Slim::Schema::init (163) Warning: Creating new 
database - empty, outdated or invalid database found
  [15-02-26 16:56:17.5961] Slim::Utils::SQLiteHelper::postConnect (373) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [15-02-26 16:56:17.6359] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [15-02-26 16:56:17.9335] main::checkDataSource (1102) Warning: Schema updated 
or no media found in the database, initiating scan.
  [15-02-26 16:56:17.9448] Plugins::PostScan::Plugin::scanMonitor (221) 
scanMonitor called for client: no client,  Unfiltered RequestString: wipecache
  [15-02-26 16:56:17.9449] Plugins::PostScan::Plugin::scanMonitor (234) Current 
scan type set to: wipecache, (1)
  [15-02-26 16:56:19.0714] Slim::Utils::SQLiteHelper::postConnect (373) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [15-02-26 16:56:19.1170] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [15-02-26 16:56:19.1832] Plugins::PostScan::Plugin::scanMonitor (144) 
scanMonitor called for client: no client,  RequestString: rescan done
  [15-02-26 16:56:19.1833] Plugins::PostScan::Plugin::scanMonitor (149) Query 
Count1 == 0
  [15-02-26 16:56:20.0094] Plugins::PostScan::Plugin::scanMonitor (144) 
scanMonitor called for client: no client,  RequestString: rescan done
  [15-02-26 16:56:20.0095] Plugins::PostScan::Plugin::scanMonitor (149) Query 
Count1 == 0
  [15-02-26 16:56:47.0007] 
Slim::Networking::SqueezeNetwork::Players::_players_error (337) Unable to get 
players from SN: A mysqueezebox.com account is required for this service. 
Please access Logitech Media Server Settings -> mysqueezebox.com with a web 
browser to configure., retrying in 60 seconds
  
--------------------

That may be the fault of my SrvrPowerCtrl plugin, however.  It attempts
to query mysb.com for attached players at start up.  Is there a global
NOMYSQUEEZEBOX variable that I can check at runtime so as to disable
that code in my plugin?


------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=103210

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

Reply via email to