Files
beets/test
Valentyn Kit eb7c832fc9 Make InQuery hashable when its pattern is a list
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.
2026-07-15 08:02:01 +01:00
..
2026-07-13 01:07:59 +01:00
2026-07-08 12:12:15 +01:00
2026-07-14 17:24:17 +02:00
2021-08-26 20:59:48 +10:00