Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load pictures if there's too many photos in album #200

Open
gandarf opened this issue Mar 6, 2025 · 0 comments
Open

Unable to load pictures if there's too many photos in album #200

gandarf opened this issue Mar 6, 2025 · 0 comments

Comments

@gandarf
Copy link

gandarf commented Mar 6, 2025

Hi,

I tested a few albums and I found that the module have some problem if there's too many photos.

Album A: 300 photos and works well.
Album B: 20000 photos and no picture was loading.

[2025-03-06 23:07:56.243] [INFO]  updatenotification: Checking PM2 using...
[2025-03-06 23:07:56.243] [INFO]  updatenotification: [PM2] You are not using pm2
[2025-03-06 23:07:56.244] [INFO]  Checking git for module: MMM-GooglePhotos
[2025-03-06 23:07:56.255] [INFO]  Initialization complete!
[2025-03-06 23:07:56.255] [INFO]  Start first scanning.
[2025-03-06 23:07:56.255] [INFO]  Start Album scanning
[2025-03-06 23:07:56.256] [INFO]  Getting album list
[2025-03-06 23:07:56.279] [INFO]  Checking git for module: MagicMirror
[2025-03-06 23:07:56.562] [INFO]  Newsfeed-Fetcher: Broadcasting 50 items.
[2025-03-06 23:08:33.416] [INFO]  Finish Album scanning. Properly scanned : 2
[2025-03-06 23:08:33.416] [INFO]  Albums: MM-album, 가족 및 친구
[2025-03-06 23:08:34.430] [INFO]  getAlbumList done
[2025-03-06 23:09:34.436] [INFO]  Used last pic in list
[2025-03-06 23:09:34.437] [ERROR] couldn't send  0  pics
[2025-03-06 23:10:34.434] [INFO]  Used last pic in list
[2025-03-06 23:10:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:11:34.434] [INFO]  Used last pic in list
[2025-03-06 23:11:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:12:34.435] [INFO]  Used last pic in list
[2025-03-06 23:12:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:12:56.746] [INFO]  Newsfeed-Fetcher: Broadcasting 50 items.
[2025-03-06 23:13:34.434] [INFO]  Used last pic in list
[2025-03-06 23:13:34.434] [ERROR] couldn't send  0  pics
[2025-03-06 23:14:34.434] [INFO]  Used last pic in list
[2025-03-06 23:14:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:15:34.435] [INFO]  Used last pic in list
[2025-03-06 23:15:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:16:34.434] [INFO]  Used last pic in list
[2025-03-06 23:16:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:17:34.434] [INFO]  Used last pic in list
[2025-03-06 23:17:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:17:56.934] [INFO]  Newsfeed-Fetcher: Broadcasting 50 items.
[2025-03-06 23:18:34.434] [INFO]  Used last pic in list
[2025-03-06 23:18:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:19:34.434] [INFO]  Used last pic in list
[2025-03-06 23:19:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:20:34.434] [INFO]  Used last pic in list
[2025-03-06 23:20:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:21:34.434] [INFO]  Used last pic in list
[2025-03-06 23:21:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:22:34.434] [INFO]  Used last pic in list
[2025-03-06 23:22:34.435] [ERROR] couldn't send  0  pics
[2025-03-06 23:22:57.100] [INFO]  Newsfeed-Fetcher: Broadcasting 50 items.
[2025-03-06 23:23:34.434] [INFO]  Used last pic in list
[2025-03-06 23:23:34.435] [ERROR] couldn't send  0  pics ```

Is there any limitation of photos per album?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant