#~/Pictures/Muisc?

11 messages · Page 1 of 1 (latest)

gaunt osprey
#

I noticed that my Muisc folder was in my pictures folder so I moved it to, ~/Music

now this is happening

#

is the Music folder meant to be in ~/Pictues/Music?

sweet badge
#

No, you likely accidentally moved the folder there

gaunt osprey
#

yes

sweet badge
#

Remove that music entry (right click on it and click to remove)

#

Then drag the music folder from its new path and drop it in the appropriate place in the sidebar

#

It'll be marked there has it should

#

Then you'll have to run a command to configure that folder as the default music folder, wait I get it on my computer

#

Run the command:

xdg-user-dir MUSIC

If it doesn't return the correct path to your musics folder run:

xdg-user-dirs-update --set MUSIC $HOME/Music
#

$HOME/Music should be were your music folder is stored according to the description of your issue