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