-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Replies: 2 comments · 7 replies
-
Hi! Is there any chance you could be a bit more explicit about what you’re worried about in particular? What you describe seems like a pretty standard setup, so I don’t see any red flags. But I’ve never run beets (or anything, really) directly on an Android device so far, so I’m not sure what to expect as a potential pitfall unique to that setting. |
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.
All reactions
-
Importing something in verbose mode might reveal more details. The prompts continue unabated while the prompt is still waiting for you because the importer process is happening in the background (concurrently). In general, it can be easier for us to interpret proper pastes of text than screenshots, if you don't mind using GitHub's "code block" syntax in the future! Thanks!! |
Beta Was this translation helpful? Give feedback.
All reactions
-
This is what I got after doing -v. It got stuck at a point so I did Ctrl C twice to exit (You'll see at a point ^C^C) |
Beta Was this translation helpful? Give feedback.
All reactions
-
Hmm, nothing obvious in there. It might be useful to look directly at one of those "unreadable" files. Using Also "very verbose" ( |
Beta Was this translation helpful? Give feedback.
All reactions
-
The unreadable files seem to be broken. I tried opening some in an audio player and they don't work. As for the very verbose I think it just outputs the same thing as -v did... It kept getting stuck so I did Ctrl C to exit again.. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all. As the title suggests I'd like to autotag and mark duplicates in my existing music library. I'm on Android and I've installed beets in Termux. I got all of my mp3s in a folder (/sdcard/Music) and they're not organized into sub folders by album. This is the content of my config.yaml so far:
I haven't ran any commands yet since I'd like to confirm here before doing so. Should I just run
beets import /sdcard/Music
?Beta Was this translation helpful? Give feedback.
All reactions