#!/usr/bin/env python
# Filter scripts receive the track artist, title, album and comma-separated list of genre(s)
# on separate lines of their standard input...
, , , =
=
# ...and should provide artist, title and album on the corresponding lines of the
# standard output