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

Always "Remove old?" #227

Closed
ghost opened this issue Mar 19, 2013 · 5 comments
Closed

Always "Remove old?" #227

ghost opened this issue Mar 19, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 19, 2013

I would like the option either by command line or YAML, to always
Remove old. Example case

$ beet import Cinescope

/home/Steven/Cinescope
Tagging: Thunderball - Cinescope
(Similarity: 100.0%)
 * The Road To Benares      -> The Road to Benares
 * Return Of The Panther    -> Return of the Panther
 * Get Up With The Get Down -> Get Up With the Get Down
 * Thunder In The Jungle    -> Thunder in the Jungle

$ beet import Cinescope

/home/Steven/Cinescope
Tagging: Thunderball - Cinescope
(Similarity: 100.0%)
 * The Road To Benares      -> The Road to Benares
 * Return Of The Panther    -> Return of the Panther
 * Get Up With The Get Down -> Get Up With the Get Down
 * Thunder In The Jungle    -> Thunder in the Jungle
This album is already in the library!
[S]kip new, Keep both, Remove old?
@sampsyo
Copy link
Member

sampsyo commented Mar 19, 2013

Duplicate of #185.

@sampsyo sampsyo closed this as completed Mar 19, 2013
@ghost
Copy link
Author

ghost commented Mar 19, 2013

@sampsyo any comments? Is this on the horizon, low priority, etc?

@sampsyo
Copy link
Member

sampsyo commented Mar 19, 2013

Nothing specific to say, no—seems like a good idea, but there's not currently a huge amount of demand. Should be straightforward enough, though, if you'd like to try your hand at a pull request.

On Tue, Mar 19, 2013 at 1:53 AM, Steven Penny notifications@github.com
wrote:

@sampsyo any comments? Is this on the horizon, low priority, etc?

Reply to this email directly or view it on GitHub:
#227 (comment)

@ghost
Copy link
Author

ghost commented Mar 19, 2013

@sampsyo really I would like to use beet without the "library" altogether if possible. At this time I have no need for the library feature and would just like to do some "one off" tagging of some folders.

@ghost
Copy link
Author

ghost commented Mar 19, 2013

A workaround is to run

yes r | beet import Cinescope

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

1 participant