Piwigo / piwigo-flutter-app

Piwigo mobile application for Android
GNU General Public License v2.0
83 stars 26 forks source link

Android app crashes piwigo when trying to upload more than 5 photos at once #172

Open tfmm opened 8 months ago

tfmm commented 8 months ago

Similar to #165

Any time I try to upload more than 5 photos at once, it overloads and crashes piwigo. The iOS app appears to queue uploads, while this android app appears to try to upload everything at once.

The old issue was closed with no resolution.

remi-martin commented 3 months ago

Would be fixed along with #179