04-11-2025, 10:13 AM
(04-11-2025, 08:31 AM)roderickvd Wrote:(04-10-2025, 09:30 PM)Tim Curtis Wrote: Where is the default on-disk location for tracks?
Default system temporary directory, so /tmp.
This is also the case for librespot, although I remember I made it a command-line option to choose another temporary directory. RAM storage I did not implement in librespot.
The /tmp dir at least on PiOS is mounted by systemd as type tmpfs which AFAIK is a RAM based file system.