#!/bin/bash

FLAC=$1

metaflac --show-tag BARCODE "$FLAC"
./flac2properties "$FLAC"
