Chapter 4. Browsing and playing
24
4.2. Database
4.2.1. Introduction
This chapter describes the Rockbox music database system.
Using the information
contained in the tags (ID3v1, ID3v2) in your audio files, Rockbox builds and maintains
a database of the music files on your player and allows you to browse them by Artist,
Album, Genre, Song Name, etc. The criteria the database uses to sort the songs can be
completely customised. More information on how to achieve this can be found on the
Rockbox website at
4.2.2. Initializing the Database
The first time you use the database, Rockbox will scan your disk for audio files. This can
take quite a while depending on the number of files on your player. This scan happens
in the background, so you can choose to return to the Main Menu and continue to listen
to music. If you shut down your player, the scan will continue next time you turn it on.
After the scan is finished you may be prompted to restart your player before you can
use the database.
Ignoring Directories During Database Initialization
You may have directories on your player whose contents should not be added to the
database. Placing a file named
database.ignore
in a directory will exclude the files in
that directory and all its subdirectories from scanning their tags and adding them to the
database. This will speed up the database initialization.
If a subdirectory of an ‘ignored’ directory should still be scanned, place a file named
database.unignore
in it.
The files in that directory and its subdirectories will be
scanned and added to the database.
4.2.3. The Database Menu
Auto Update
If
Auto update
is set to
on
, each time the player boots, the database
will automatically be updated.
Initialize Now
You can force Rockbox to rescan your disk for tagged files by using the
Initialize Now
function in the
Database Menu
.
Warning:
Initialize Now
removes all database files (removing runtimedb data
!
also) and rebuilds the database from scratch.
Update Now
Update now
causes the database to detect new and deleted files Unlike
Initialize Now
, the
Update Now
function does not remove runtime database
information.
Gather Runtime Data
When enabled, rockbox will record how often and how long a
track is being played, when it was last played and its rating. This information can
The Rockbox manual
(version 3.14)
Archos Ondio