diff options
author | wr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-03-06 19:11:39 +0000 |
---|---|---|
committer | wr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-03-06 19:11:39 +0000 |
commit | 37ee0c18279d0b328a874c4d058d7ae3b7d2c699 (patch) | |
tree | 6435cc121063df943d67bc19ba8f44c9e6d20901 | |
parent | 74a6020c1c54f44d1866ae9299e4acd264d58b79 (diff) | |
download | vdr-plugin-muggle-37ee0c18279d0b328a874c4d058d7ae3b7d2c699.tar.gz vdr-plugin-muggle-37ee0c18279d0b328a874c4d058d7ae3b7d2c699.tar.bz2 |
fix HISTORY in regard to autocreating database
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@549 e10066b5-e1e2-0310-b819-94efdf66514b
-rw-r--r-- | HISTORY | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ XXXXXXXXXX: Version 0.0.8-ALPHA 2005-03-06: Version 0.1.4-BETA - embedded mysql server as default. If you want to use an external server as before, read the README file -- If the embedded version find the database missing, it offers to create +- If the plugin finds the database missing, it offers to create it. It will then also import all from the top level music directory (as indicated with option -t) - new option -v for the plugin and mugglei sets the output debug level. |