Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to convert on import while maintaining original lossless file #2604

Closed
apastuszak opened this issue Jun 20, 2017 · 2 comments
Closed

Comments

@apastuszak
Copy link

Problem

My standard workflow is to import a bunch of FLAC files and then run a beet convert to convert the files to MP3 in a separate directory, as beet convert allows. It would be nice, if you could run the convert automatically right after import completes.
Running this command in verbose (-vv) mode:

$ beet convert

Led to this problem:

I'm lazy and don't want to have to manually run beet import.

Here's a link to the music files that trigger the bug (if relevant): n/s

Setup

  • OS: Ubuntu Linux 16.04
  • Python version:
  • beets version: 2.4.4
  • Turning off plugins made problem go away (yes/no):no

My configuration (output of beet config) is:

To be added later
@sampsyo
Copy link
Member

sampsyo commented Jun 20, 2017

Hi! I think we have a ticket covering this over in #1840.

Also, FWIW, when writing feature requests, you don't have to fill out the issue template. 😃 That's really for bug reports.

@sampsyo sampsyo closed this as completed Jun 20, 2017
@apastuszak
Copy link
Author

Yes, 1840 has me covered. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants