Files
beets/docs
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-06-30 12:44:21 +01:00
2026-05-20 16:53:06 +02:00
2026-07-12 20:39:16 -04:00
2025-09-04 12:49:44 +01:00
2026-06-22 14:38:50 +00:00
2025-09-04 12:49:44 +01:00
2026-06-30 12:44:21 +01:00
2017-12-21 11:39:08 -05:00
2026-03-02 08:31:44 +01:00