From be22d8c3a6461fe89661e2e0054d27a3481916a8 Mon Sep 17 00:00:00 2001 From: mikeos Date: Mon, 15 Jul 2013 22:38:02 +0400 Subject: add cutter --- cue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cue.py') diff --git a/cue.py b/cue.py index 8eae2a2..be33d1d 100644 --- a/cue.py +++ b/cue.py @@ -104,7 +104,7 @@ def check(count = None, context = None): class CueParser: re_timestamp = re.compile("^[\d]{1,3}:[\d]{1,2}:[\d]{1,2}$") - rem_commands = ('genre', 'data', 'comment') + rem_commands = ('genre', 'date', 'comment') def __init__(self): def do_set_attr(name, cue = False, track = False, convert = None): -- cgit v1.2.3-70-g09d2