Closed HarriBuh closed 5 months ago
I think this issue is caused by #85. I've just published those changes in a new release, try downloading the latest APK in the releases page and check if the issue persists
Yep, the latest release indeed fixed my issue. Thanks, closing the issue.
Describe the bug As the description says. As long as selected files are small (tested with 3-80 MB), there weren't any issues. But when selecting larger files (145 MB), the app will instantly crash.
Settings applied Clean install, vanilla settings App Logs
File used _Uploading the file to help replicate the bug is very helpful however if it is not possible, run the following command on the file
ffprobe -v quiet -print_format json -show_format -show_streams FILE
and include its output_I didn't understand how exactly I should do this.