mirror of https://github.com/Nezreka/SoulSync.git
The album-aware search (_detect_album_info_album_context) was forcing is_album=True for every track found in any release, including singles. This routed singles through the album_path template instead of single_path, ignoring the user's $albumtype folder structure. Now applies the same classification logic as _detect_album_info_web: checks album_type, total_tracks, and name comparisons to correctly distinguish albums from singles/EPs. Works for all metadata sources (Spotify, iTunes, Deezer) since all album objects have album_type.pull/253/head
parent
89cfea0fe7
commit
ee9f3b7386
Loading…
Reference in new issue