I also can't get wifi sync to work, on the most recent of both the app and music bee (3.6.9156)
It sometimes works at first, but then crashes. The app says successfully completed, but it hasnt, it does it after attempting to copy one song (a random song that I havent updated or added, but it is always trying to sync from this one artist) . The computer program recognizes that it failed and says it failed
Here is a screenshot of the error log (I couldnt get copy to clipboard to work)
https://imgur.com/a/rkiBbBQ
I am also on galaxy s24 android 15 (which is a beta) so that could be the issue. This is when the old app stopped working and when I noticed someone here had created their own version of it
I will delete the data in teh app and sometimes it will require me to select the folder (this is when it will somewhat work and remove some files and copy some over before crashing) and other times it doesnt ask and that is when it doesnt do anything and crashes
Any ideas?
This is just a guess, but perhaps the discrepancy between UTF-16 and UTF-8 is causing the error or exception.
On the Widows NTFS file system, UTF-16 is usually used.
On Android, UTF-8 is used.
I believe the conversion is not being done anywhere right now. At least Wifi App does not consider encoding at all.
I suspect that Wired Sync is completed because Windows writes directly to it.
However, I don't use EMOJI, but I use Japanese file names regularly.
Japanese is also supposed to be different between UTF-8 and UTF16, but this has not been a problem.
I think the conversion can be implemented in a few days and can be beta released (open tested), but if indeed the cause is as expected, I cannot predict how the file names will be converted. Especially the EMOJI issue.
If the Wifi App has converted them, then the next Wired Sync may have other problems.