...Where is my stuff? #4977
Closed
anischenk0
started this conversation in
General
Replies: 1 comment
-
Duplicate of #4979 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Sorry about asking stuff here, not sure if it's the right place, but I just ran beets, and now my main partition (which is not where I wanted my stuff!) is about 40 gigs short and the files are nowhere to be found. Could you please help me? My conf file (~/.config/beets) goes:
directory: /big/Music/sorted library: /big/Music import: move: yes replace: '[\\/]': _ '^\.': _ '[\x00-\x1f]': _ '[<>:"\?\*\|]': _ '\.$': _ '\s+$': '' '^\s+': '' '^-': _ asciify_paths: yes
Nothing is to be found in any of the directories specified. I ran "sudo beet import /big/Music/unroot", which is where most stuff is. I only tried '$ beet move' afterwards, which outputs:
configuration error: /home/w/.config/beets/config.yaml could not be read: mapping values are not allowed here in "/home/w/.config/beets/config.yaml", line 7, column 10
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions