Hi. I recently published my app on Flathub and have been steadily updating it to make it better.
With it you can download Music from Youtube and tag it to create a beautiful collection of local Music. Check it out: https://flathub.org/apps/net.fhannenheim.musicfetch


Okay interesting. Are you using the Flatpak? If so, can you try running
flatpak run --command=bash net.fhannenheim.musicfetchand runningxdg-user-dir MUSICin the bash shell?Hey, sure no problem. I don’t actually have a Music folder ordinarily since I keep my music in a network location instead.
$ flatpak run --command=bash net.fhannenheim.musicfetch [📦 net.fhannenheim.musicfetch ~]$ xdg-user-dir MUSIC /home/lukeFlatseal shows that the app has requested permission to access xdg-music, which in my case is my home directory. I would assume that means it should be able to write there, but maybe the “All user files” toggle being off supercedes that? I’m not sure how flatpak permissions work, exactly.
Ahh that makes sense. Well I didn’t anticipate setups without a music folder. I guess I should also check that