Deluan bb79d99c2d fix(artwork): include top-level album folders in parent cover art lookup
The Path != "." guard added in #5451 was too aggressive — it excluded
any folder with Path=".", which includes top-level album folders (not
just the library root). Changed to ParentID != "" which correctly
excludes only the actual library root folder.

Fixes #5456
2026-05-04 17:32:05 -04:00
..
2026-02-08 09:57:30 -05:00
2026-02-08 09:57:30 -05:00