this post was submitted on 04 Oct 2025
24 points (100.0% liked)
Opensource
4374 readers
381 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Will this accept music hosted on a samba network drive or only truly local files?
I'm interested in the app but the machine I'd use it on is mega weaksauce (celeronD, 2g DDR2) and I have all my media stored on a different rig
Hi - thanks for the question.
If the drive is mounted into native fileystem, rust’s files API should be able to read and write properly.
If not, feel free to submit an issue on GitHub and I’ll look into solutions.
Brilliant! Much appreciated reply.