#!/bin/sh # Create a temporary directory current="$(mktemp -d)" raw="$(playerctl metadata)"