summaryrefslogtreecommitdiff
path: root/muggle.c
diff options
context:
space:
mode:
authorlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-09 08:03:08 +0000
committerlvw <lvw@e10066b5-e1e2-0310-b819-94efdf66514b>2004-10-09 08:03:08 +0000
commit6cce75232cf142808e21352381e31fe688d2396c (patch)
treeeda7af17395dec8df528be98b3668f48f8db6f28 /muggle.c
parent0793421773dd5740ddf81300b29b42cdb2350382 (diff)
downloadvdr-plugin-muggle-6cce75232cf142808e21352381e31fe688d2396c.tar.gz
vdr-plugin-muggle-6cce75232cf142808e21352381e31fe688d2396c.tar.bz2
Import now avoids duplicate tracks
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@213 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'muggle.c')
-rw-r--r--muggle.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/muggle.c b/muggle.c
index 849e3eb..2adebbb 100644
--- a/muggle.c
+++ b/muggle.c
@@ -22,7 +22,15 @@
#include <getopt.h>
#include <config.h>
+<<<<<<< .mine
+<<<<<<< .mine
+static const char *VERSION = "0.0.3";
+=======
+static const char *VERSION = "0.0.4";
+=======
static const char *VERSION = "0.0.5";
+>>>>>>> .r202
+>>>>>>> .r177
static const char *DESCRIPTION = "Media juggle plugin for VDR";
static const char *MAINMENUENTRY = "Muggle";