1 .. MPD_sima documentation master file, created by
2 sphinx-quickstart on Wed Nov 11 13:21:17 2015.
3 You can adapt this file completely to your liking, but it should at least
4 contain the root `toctree` directive.
6 #########################
7 MPD_sima's documentation
8 #########################
10 MPD_sima is meant to **auto-magically queue** tracks in MPD_, it is a non interactive client for MPD_.
12 Actually there is no magic involved, it relies on music metadata found in music
13 files tags and external information providers such as last.fm_. Then to use
14 MPD_sima (or any advanced music players, MPD_ among them), you need to ensure
15 your library is correctly tagged (see :ref:`metadata-convention`).
17 The default setting for MPD_sima is to queue similar artists thanks to last.fm_
18 suggestions but there are other possibilities, see :ref:`configuration-examples`.
20 **To queue tracks from similar artists:**
21 - start playing a track in MPD
26 # runs against localhost MPD (or whatever is set in MPD_HOST/MPD_PORT)
29 # runs against a specific MPD server
30 mpd-sima --host mpd.example.org
33 **To start in random queuing mode:**
37 # Adds 5 tracks at random when there is only 1 track in the queue
55 These manual pages were written for the Debian system (and may be used by others).
62 man/mpd_sima.cfg.5.rst
65 ##########################
66 Development documentation
67 ##########################
89 .. include:: links.rst
91 .. vim: spell spelllang=en