09-04-2020, 06:22 PM
I don't mean to perform thread necromancy, but I had a similar issue, and my solution was that mobian, my user, did not own the folders the music was in (downloaded them on separate machine and transferred), so i did:
Not sure if sudo was necessary, but i did it anyway due to pure laziness of not wanting to type it again if it failed since I was taking a file away from root ownership
Code:
cd ~/Music; sudo chown -R mobian: ./*