Obsolete (double)
Thank you for your donation!
Problem: Auto-shuffle not working on Raspberry Zero with music library >33.000 flac files
|
12-13-2018, 01:49 AM
Well, I did some tests and found out that also the Pi3 has its limits. Here the max lies around 42000 songs (mixture of MP3 and FLAC).
Later on I will do the same test with a 3B+ I'm wondering if its the amount of songs or a time limit... once the ashuffle process goes beyond 60 seconds or 42000 songs it stops working (or crashes ?!?) Johan
:@
12-13-2018, 02:53 AM
You might want to post an issue in the ashuffle Git and see if the dev has some insight into what might be happening. He is still actively maintaining the code :-)
https://github.com/joshkunz/ashuffle -Tim (12-13-2018, 02:53 AM)Tim Curtis Wrote: You might want to post an issue in the ashuffle Git and see if the dev has some insight into what might be happening. He is still actively maintaining the code :-) Answer from Josh Kunz: Quote:As currently written, ashuffle store a list of all (just the path to each file relative to the MPD root) songs in memory. On severely memory constrained devices like the RPi, with large libraries, it’s possible that just storing this list consumes more memory than is available on the device. I think there are two separate issues at play here:
:@
|
« Next Oldest | Next Newest »
|