Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Foobar 2000 Android version - objects not found (Read 560 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Foobar 2000 Android version - objects not found

I'm trying to use the ReplayGain scanner on some tracks, it appears to scan, but when I try to save to tags, the notes on the console state that the Object is not found when it tries to write to the mp3 file.

The player can play the files, but for some reason it does not seem to allow the editing / generation of the tags.

it appears to have access to read / write to the appropriate folder.

Am i missing something, has this been an issue before?

If you need any more information, let me know and i'll assist.

Thanks in advance

 

Re: Foobar 2000 Android version - objects not found

Reply #1
I have the same issue (Object is not found) when trying to save Replaygain to tag with opus files.

Debug log

Code: [Select]
03-24 18:58:33.839  2240  2240 D MediaScannerReceiver: action: android.intent.action.MEDIA_SCANNER_SCAN_FILE path: /storage/emulated/0/Apps/Music/Sleep Theory - Fallout.opus
03-24 18:58:33.852  1506  1589 E TrafficController: Failed to set the counterSet: Bad file descriptor, fd: -1
03-24 18:58:33.861  1506  1589 E TrafficController: Failed to delete the counterSet: Bad file descriptor
03-24 18:58:33.904  3137  6671 E DatabaseUtils: Writing exception to parcel
03-24 18:58:33.904  3137  6671 E DatabaseUtils: android.os.ParcelableException: java.io.FileNotFoundException: Missing file for primary:Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp at /storage/emulated/0/Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.provider.DocumentsProvider.call(DocumentsProvider.java:953)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at com.android.externalstorage.ExternalStorageProvider.call(ExternalStorageProvider.java:589)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.content.ContentProvider$Transport.call(ContentProvider.java:403)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:272)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.os.Binder.execTransact(Binder.java:731)
03-24 18:58:33.904  3137  6671 E DatabaseUtils: Caused by: java.io.FileNotFoundException: Missing file for primary:Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp at /storage/emulated/0/Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at com.android.externalstorage.ExternalStorageProvider.buildFile(ExternalStorageProvider.java:410)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at com.android.externalstorage.ExternalStorageProvider.getFileForDocId(ExternalStorageProvider.java:372)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at com.android.externalstorage.ExternalStorageProvider.getFileForDocId(ExternalStorageProvider.java:366)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at com.android.internal.content.FileSystemProvider.renameDocument(FileSystemProvider.java:248)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.provider.DocumentsProvider.callUnchecked(DocumentsProvider.java:1026)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         at android.provider.DocumentsProvider.call(DocumentsProvider.java:951)
03-24 18:58:33.904  3137  6671 E DatabaseUtils:         ... 4 more
03-24 18:58:33.907  6445  6571 W DocumentsContract: Failed to rename document
03-24 18:58:33.907  6445  6571 W DocumentsContract: android.os.ParcelableException: java.io.FileNotFoundException: Missing file for primary:Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp at /storage/emulated/0/Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.ParcelableException$1.createFromParcel(ParcelableException.java:82)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.ParcelableException$1.createFromParcel(ParcelableException.java:79)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.Parcel.readParcelable(Parcel.java:2774)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.Parcel.createException(Parcel.java:1945)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.Parcel.readException(Parcel.java:1918)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.content.ContentProviderProxy.call(ContentProviderNative.java:651)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.content.ContentProviderClient.call(ContentProviderClient.java:492)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.provider.DocumentsContract.renameDocument(DocumentsContract.java:1228)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.provider.DocumentsContract.renameDocument(DocumentsContract.java:1211)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.Utility$$ExternalSyntheticApiModelOutline0.m(Unknown Source:0)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.FileSystem.moveToImpl(FileSystem.java:245)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.FileSystem.moveTo(FileSystem.java:252)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.foobar2000instance.jniCallWrapperN(Native Method)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.foobar2000instance.jniCallWrapper(foobar2000instance.java:151)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.Utility.threadEntryProc(Native Method)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at com.foobar2000.foobar2000.Utility$2.run(Utility.java:223)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at java.lang.Thread.run(Thread.java:764)
03-24 18:58:33.907  6445  6571 W DocumentsContract: Caused by: java.io.FileNotFoundException: Missing file for primary:Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp at /storage/emulated/0/Apps/Music/temp-3F5C46DFED216713A719A500BD6DAB02.tmp
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at java.lang.reflect.Constructor.newInstance0(Native Method)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at java.lang.reflect.Constructor.newInstance(Constructor.java:343)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     at android.os.ParcelableException.readFromParcel(ParcelableException.java:56)
03-24 18:58:33.907  6445  6571 W DocumentsContract:     ... 19 more
03-24 18:58:33.915  6445  6571 I Debug   : Could not update tags on file: [android] primary:Apps/Music/Sleep Theory - Fallout.opus, reason: Object not found