1.1 KiB
1.1 KiB
| id | title | status | assignee | created_date | labels | dependencies | priority | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| task-4 | Update Immich Power Tools for v2.4 compatibility | To Do | 2026-01-02 13:54 |
|
low |
Description
Immich Power Tools geo-heatmap feature is currently broken with Immich v2.4.x due to database schema changes.
Issue:
- Power Tools queries fail with:
column "assetId" does not exist - Database schema changed in Immich v2.4 (column renamed to different case or structure)
- Power Tools latest version (v0.19.0 from Oct 2025) predates Immich v2.4.1 (Dec 2025)
Action Required:
- Monitor https://github.com/varun-raj/immich-power-tools/releases for v2.4 compatible release
- Once available, update Power Tools container and test geo-heatmap feature
Workaround:
Custom heatmap solution deployed at https://heatmap.jeffemmett.com as alternative
Acceptance Criteria
- #1 Power Tools releases v2.4 compatible version
- #2 Update container to new version
- #3 Geo-heatmap feature works without errors