<?sphp $this->text('pagetitle') ?>
 
Home of the Squeezebox™ & Transporter® network music players.

SlimServerDatabaseFile

From SqueezeboxWiki

Revision as of 13:35, 30 June 2010 by Soulkeeper (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This page is about an old version of the software or product. Go to Squeezebox Server to read about the newest version.

Applicability

The information below refers to versions of SlimServer /older/ than 6.5.0. Since SlimServer 6.5.0 the MySQL database is used by default, and SQLite is no longer used.

See also the SlimServerDatabaseStructure if you are interested in how the different information in the database is stored.

SQLite Database Location

SlimServer stores all track related data in a SQLite database on the filesystem.

Default Locations:

  • Windows:
C:\Program Files\SlimServer\server\Cache\slimserversql.db
  • Mac OSX:
~/Library/Caches/SlimServer/slimserversql.db
~slimserver/Cache/.slimserversql.db
  • Unix, using the tarball:
~/.slimserversql.db