Skip to content

Fix library optimization stalling on Intel macs when upgrading from v1.4.x to v1.5.x#268

Merged
kushalpandya merged 1 commit into
mainfrom
kp-fix-image-encoding-on-intel-arc
May 6, 2026
Merged

Fix library optimization stalling on Intel macs when upgrading from v1.4.x to v1.5.x#268
kushalpandya merged 1 commit into
mainfrom
kp-fix-image-encoding-on-intel-arc

Conversation

@kushalpandya
Copy link
Copy Markdown
Owner

Fixes a bug where upgrading from v1.4.2 to v1.5.x would stall on Intel Macs while running v8_convert_artwork_to_heic db migration (added in #217) due to slower HEIC hardware encoding support on Intel processors.

Fixes #265

Fixes a bug where upgrade from v1.4.2 to v1.5.x would stall
on Intel macs while running v8_convert_artwork_to_heic
db migration due to slower HEIC hardware encoding support
on Intel processors.

Fixes #265
@kushalpandya kushalpandya added bug Something isn't working critical Something that crashes the app or results in library data loss labels May 6, 2026
@kushalpandya kushalpandya merged commit d9a463a into main May 6, 2026
4 checks passed
kushalpandya added a commit that referenced this pull request May 9, 2026
Guards artwork extraction and resize logic from loading very
high-res album artwork that can potentially cause memory
overload and crash. This is follow up to fix made in #268.

Fixes #273
kushalpandya added a commit that referenced this pull request May 9, 2026
Fixes a bug where viewing a playlist causes app to hang
in case artwork collage is stalled during render. This is
also a follow-up to #268 for a fix towards Intel macs.
@kushalpandya kushalpandya deleted the kp-fix-image-encoding-on-intel-arc branch May 9, 2026 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working critical Something that crashes the app or results in library data loss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Library can not be created or updated on 1.5.0 or 1.5.1

1 participant