(26-Oct-2020, 10:59 AM)emptor Wrote: Thanks @"agent_kith". I tried copying the music files using playlist. Found some weird results. Using ramfs, it results in errors saying no files copied. with tmpfs, it copies the m3u playlist and not the music files.Your playlist is bigger than the RAM disk you allocated. Snakeoil does not check if there's enough space for you to copy the files or not. With one of the file systems (Can't remember which), it never checks for disk full and will have weird results.
So to use this feature, make sure you allocate enough size for your RAM disk..