2021-03-04 10:54:26 +01:00
2021-03-04 10:34:26 +01:00
2021-03-04 10:54:26 +01:00

Instructions

Make sure you have Pandas installed, else run pip install pandas

In terminal:

cd users/path/to/project/folder

The project folder can be any folder, like the one you use for your Hindenburg project

In Hindenburg:

Choose File > Music Report, then Copy

In terminal:

Write "python" and then drag the musicreport.py file into the terminal window, should then look like python users/path/to/musicreport.py

_You can start in Hindenburg, just make sure you're not copying anything like a path before you run the script as the script gets the info from clipboard.

Description
A script for handling the music report exported from Hindenburg.
Readme 40 KiB
Languages
Python 100%