ImmichI
Immich7mo ago
nick

albums not visible (android app) (fresh install)

Just set up the server on a Raspberry Pi 5. I set up and logged in using the web app, then installed the Android APK.
I've installed the APK 1.134 on a Redmi 13 Pro+ (Zircon) running Android 15, HyperOS 2.0.3.
All albums on the device aren't visible in the backup album selection menu. Only 7 out of 17 are visible, and within those, only 5-6 pictures are displayed.

While exploring the advanced settings menu, I found the 'Use alternate device album sync filter' option. After toggling it, all the albums on the device were detected (according to the logs) but still weren't visible in the menu; it just showed the loading animation.

To rule out the possibility of a server issue, I set up the app on a Samsung S20+, which worked fine. All albums were detected and visible in the menu, and the backup also worked.



2025-05-28 22:25:50.048073 | severe   | ImmichErrorLogger    | PlatformDispatcher - Catch all | Bad state: Unable to fetch properties for path -1366619224. |
#0      AssetPathEntity.obtainPathFromProperties (package:photo_manager/src/types/entity.dart:162)
<asynchronous suspension>
#1      AssetPathEntity.fromId (package:photo_manager/src/types/entity.dart:59)
<asynchronous suspension>
#2      AlbumMediaRepository.getAssetCount (package:immich_mobile/repositories/album_media.repository.dart:41)
<asynchronous suspension>
#3      BackupNotifier._getBackupAlbumsInfo (package:immich_mobile/providers/backup/backup.provider.dart:262)
<asynchronous suspension>
#4      BackupNotifier.getBackupInfo (package:immich_mobile/providers/backup/backup.provider.dart:444)
<asynchronous suspension>

2025-05-28 22:25:49.930748 | info     | BackupNotifier       | Found 17 local albums |
2025-05-28 22:25:48.687387 | info     | AssetNotifier        | Load assets: 186ms |
2025-05-28 22:25:48.686797 | info     | AlbumService         | Found 17 device albums
Screenshot_2025-05-28-22-35-50-674_app.alextran.immich.jpg
Screenshot_2025-05-28-22-34-04-130_app.alextran.immich.jpg
Was this page helpful?