Naveen Singh

Results 969 comments of Naveen Singh

Okay, thanks for the detailed reply! > Both these phones were recently factory restored, with all my old messages being imported to them. In that case, this may be a...

Please share the full path where those files are stored. Also, if you are familiar with ADB, it would help if you could capture and share a crash log. >...

Here are the basic steps: - Connect the phone to your computer - Run `adb logcat > logs.txt` - Open Fossify Music Player and crash it - Stop capture with...

No, it's a library/platform-level crash. It's not caused by a blank URI. It might be fixed by https://github.com/FossifyOrg/Music-Player/pull/217, but if not, an in-app workaround will be needed.

@ShadyMedic If you switch to another ROM anytime soon, please check if this problem is also there.

Please check if you still have this problem in the [latest version](../releases/latest).

Did you transfer the original uncompressed files using ADB or MTP? Best guess is, the files you transferred directly did **not** get scanned by MediaStore (think system DB), but the...

The stacktrace points to a platform bug (or maybe it is specific to your ROM). Could you try playing those files in other music players that use Media3 ExoPlayer? Auxio...