mirror of
https://github.com/beetbox/beets.git
synced 2026-07-18 04:47:02 -04:00
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.