diff options
| author | scop <scop@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-01-01 16:53:11 +0000 |
|---|---|---|
| committer | scop <scop@e10066b5-e1e2-0310-b819-94efdf66514b> | 2008-01-01 16:53:11 +0000 |
| commit | 7632e3a69feae05b9ce5b97ceb0e5bd4c53a8312 (patch) | |
| tree | 39271477854bec7af571056120614e8720872e14 /README | |
| parent | 3682f5fa4cc61ef1b0f2fa1361e3e51f73c6df4e (diff) | |
| download | vdr-plugin-muggle-7632e3a69feae05b9ce5b97ceb0e5bd4c53a8312.tar.gz vdr-plugin-muggle-7632e3a69feae05b9ce5b97ceb0e5bd4c53a8312.tar.bz2 | |
Make default music dir configurable at build time.
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@993 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -114,9 +114,10 @@ about a missing -lwrap. First let's define what the top level directory (short TLD) is. Muggle expects all music files to be in the same directory (and its subdirectories). Symbolic links will be followed. You specify the TLD -with the argument -t. The default is /mnt/music. It is recommended to -store only music files in the TLD. You can organize files in orders -per genre, album or whatever. +with the argument -t. The default is /mnt/music; you can change the +default at build time using the MUSICDIR Makefile variable. It is +recommended to store only music files in the TLD. You can organize +files in orders per genre, album or whatever. It is essential that you always use the same TLD when using the muggle plugin or the external program mugglei, otherwise muggle will not find |
