May 16, 2025 at 7:18 PM Post #9,211 of 9,222
😳
So even the fabled plus modes make no difference? Surprising
 

Attachments

  • 1747437508912.png
    1747437508912.png
    433.1 KB · Views: 0
Last edited:
May 17, 2025 at 4:17 AM Post #9,212 of 9,222
@unknown321123
On Walkman One, installed on an A55, database building time.

I have a 512 GB SD card, with 3.42 GB free on it. There are about 8529 songs on the card, and 62 on the internal storage. The SD card is a Samsung EVO Plus.

The player should also check if the song has a cover art integrated or not, as I think I saw that recorded in the database, so it could affect the database building time?

- just enabling mass storage and then disabling = ~35 seconds
- unmounting the SD card = ~2 minutes and 50 seconds
- mounting the SD card back = ~5 minutes
- adding a song in the internal storage = ~53 seconds
- adding a song on the SD card = ~35 seconds
- deleting the song from the SD card = ~35 seconds

I will try to do the log thing this evening. Should I do the actions above again and send logs after each one, or just one log after doing all of them (or one of them?)
 
Last edited:
May 17, 2025 at 6:42 AM Post #9,213 of 9,222
I will try to do the log thing this evening. Should I do the actions above again and send logs after each one, or just one log after doing all of them (or one of them?)
There is no need for logs anymore, the only thing that actually influences scan time (aside from sd card reading speed) is the directory structure (although it is not clear, why; decompiled code doesn't answer my questions). There are a couple a possible explanations here, but I cannot do a thing about them in a reasonable way. Judging from your results I assume your files are nicely organized.

The player should also check if the song has a cover art integrated or not, as I think I saw that recorded in the database, so it could affect the database building time?
This information is stored in id3 tag, so it doesn't make scan time longer.

Just some notes: player checks file attributes and reads the tag on full scan (attach strace to MediaStoreService: strace -f -p $(busybox pgrep -f MediaStore -n) -e trace=\!futex and rebuild database to see for yourself), but it does no reads or attr checks after even if new files were added (fast scans). Maybe strace is not showing the full picture.
 
May 17, 2025 at 6:57 AM Post #9,214 of 9,222
There is no need for logs anymore, the only thing that actually influences scan time (aside from sd card reading speed) is the directory structure (although it is not clear, why; decompiled code doesn't answer my questions). There are a couple a possible explanations here, but I cannot do a thing about them in a reasonable way. Judging from your results I assume your files are nicely organized.


This information is stored in id3 tag, so it doesn't make scan time longer.

Just some notes: player checks file attributes and reads the tag on full scan (attach strace to MediaStoreService: strace -f -p $(busybox pgrep -f MediaStore -n) -e trace=\!futex and rebuild database to see for yourself), but it does no reads or attr checks after even if new files were added (fast scans). Maybe strace is not showing the full picture.

I have them mostly in folder like Artist > Album name, and in the Album name folder there are invidiual tracks
 
May 17, 2025 at 9:43 AM Post #9,215 of 9,222
I have them mostly in folder like Artist > Album name, and in the Album name folder there are invidiual tracks
Just that affect the data device building and also this song the song capacity Yo get on is why I was getting missing songs because I had embed cover art that's where that was. Maybe too big for the database. Since I started doing external cover files is everything OK? No song is missing again.
 
May 17, 2025 at 10:27 AM Post #9,216 of 9,222
Has anyone measured what the tone controls change for the WM1A? I like a +3 boost to treble with my M9 and would like to replicate it with my other devices. I use the WM1A as a usb dac/amp pretty often, but there is a slight delay.
 
May 22, 2025 at 6:11 AM Post #9,217 of 9,222
So not sure if anyone here knows. Im not in the loop and I can't seem to dig up information. What happened to NP Audio or the site? The site linked to MrWalkmans website leads nowhere and searching for them directly yields no results unlike in the past.

I was considering biting the bullet in a few days and trying to establish contact to get it done on my WM1A as after all this time I finially have funds to comfortably warrent getting my device modded. However, this is something I hadn't forseen.
 
May 22, 2025 at 6:49 AM Post #9,218 of 9,222
So not sure if anyone here knows. Im not in the loop and I can't seem to dig up information. What happened to NP Audio or the site? The site linked to MrWalkmans website leads nowhere and searching for them directly yields no results unlike in the past.

I was considering biting the bullet in a few days and trying to establish contact to get it done on my WM1A as after all this time I finially have funds to comfortably warrent getting my device modded. However, this is something I hadn't forseen.
Steve was having some issues with Sony over use of some pictures on his site so it is off line. He still does his mods though. You can get in touch with him by registering on his forum and pm admin

https://npaudio.boards.net/
 
May 24, 2025 at 5:52 PM Post #9,219 of 9,222
Hi mr walkman or anyone can you answer this i have a Japanese wma1 on its way to me ,i want to know if i can change the software to english plus can i load the wmz1 mods onto it ?
 
May 24, 2025 at 6:11 PM Post #9,220 of 9,222
Hi mr walkman or anyone can you answer this i have a Japanese wma1 on its way to me ,i want to know if i can change the software to english plus can i load the wmz1 mods onto it ?
Yes
 
May 25, 2025 at 7:03 AM Post #9,222 of 9,222

Users who are viewing this thread

Back
Top