Compare commits

..

No commits in common. "34c6f00d0df68971853a36a6e651e5a856fee69e" and "bf8c5362540cdc5402b23cde8abd65918098aac8" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View File

@ -24,12 +24,12 @@
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
import re
import sys
import click
def cue_to_meta(cuefile, metafile):
"""Convert CUE to META."""
title = None
performer = None
timestamp = None

View File

@ -27,7 +27,6 @@ import cue_to_meta
def test_cue_to_meta():
"""Test CUE to META conversion."""
cue_text = """PERFORMER "mcornick"
TITLE "Luv'n Time International"
FILE "recording.mp3" MP3