[Index] [TitleIndex] [WordIndex

Site Index:

General

The main menu item Listen to Music contains all which is associated with music. You find your music directories here (as defined in local_conf.py, see AudioConfig) and your cd drives. If you have activated additional audio plugins you may also find special menu items for them.

You can navigate in the usual way through folders to get to your music files (MP3 and Ogg Vorbis). Freevo uses the id3tags to determine which information it should display for your music files. In addition to artist, title and length, the album and the year are displayed if the information is available.

When you press SELECT or PLAY on a song, freevo starts playing that file. You can stop the song with STOP or with EXIT. Moreover there are the following commands available: PAUSE, REW, FFWD. While playing music, LEFT has the same effect as REW and RIGHT the same as FFWD.

For customisation of the music directories like displaying covers of songs or albums see AudioConfig.

Playlists

Freevo can treat the whole directory as a implicit playlist. When one song is over, Freevo will continue on with the next song. If you do not want that, you should remove 'audio' from the list DIRECTORY_CREATE_PLAYLIST in local_conf.py. Freevo can also play all titles in the directory randomly. If there are subdirectories it can create a second playlist, which in addition contains all songs of the subdirectories. This list also could be played randomly. You can get these playlists by pressing ENTER when you have selected a folder. You can even have an extra item in your directories for the random playlist, just set DIRECTORY_ADD_RANDOM_PLAYLIST to '1' in your local_conf.py.

Moreover the variable DIRECTORY_ADD_PLAYLIST_FILES determines, whether any other playlist files that freevo finds in a directory should be displayed, or not. Playlists should have the extension 'm3u'. (see PLAYLIST_SUFFIX in local_conf.py)

While freevo is playing a playlist, you can skip to the next song with DOWN or go back to the last song with UP.

There is a plugin which allows you to manually create playlists with freevo. Consult the documentation on audio plugins.

Streaming

It is possible to use external audio sources with freevo, for example web radio. If you are interested in that, have a look at Audio FXD Files.

BINS Compatibility

If you use BINS to store album artwork, Freevo will look for and automatically pick up a BINS-compatible album.xml file in each music folder.


2014-02-15 05:10