mirror of https://github.com/Nezreka/SoulSync.git
_sanitize_context_values passed empty strings through _sanitize_filename which converts '' to '_' (empty-name fallback). Template $album ($year) became Album (_) instead of Album () which the cleanup regex couldn't match. Now preserves empty strings so the existing () cleanup works.pull/253/head
parent
11b1222c90
commit
ade189fa38
Loading…
Reference in new issue