From 9e20233a2f08cb3e0ae8326aac20c5f281519326 Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Mon, 22 Mar 2021 12:04:13 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f95df6..3b8ee19 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ I love the Music Report feature built in into [Hindenburg](https://hindenburg.com/products/hindenburg-journalist-pro) but when using many short clips from each song – as I do when editing documentaries – the output gets a bit messy and one have to sum the duration for every title, including converting minutes/seconds forth and back. This script takes the output from Music Report (it gets copied into clipboard) and outputs a csv-file with title, artist and total duration for each song. +If you just want to clean up your music report without any use of python go to https://musicreport.lasseedfast.se ### Instructions