InQuery inherited FieldQuery.__hash__, which hashes the pattern directly. A list pattern raises `unhashable type: 'list'`, which broke the smartplaylist `splupdate` command whenever a `playlist:` query was configured.
This file is part of beets...