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

Print old/new album size when prompting to replace #1291

Closed
dfc opened this issue Jan 31, 2015 · 1 comment
Closed

Print old/new album size when prompting to replace #1291

dfc opened this issue Jan 31, 2015 · 1 comment
Assignees
Labels
feature features we would like to implement

Comments

@dfc
Copy link

dfc commented Jan 31, 2015

Currently when beets is asked to import an album that is already in the library it prints the # of tracks, bitrate, etc of the old and the new album:

Old: 13 items, MP3, 256kbps, 44:32
New: 13 items, MP3, 320kbps, 44:31

It would be nice if beets could also print the total file size along with this information e.g:

Old: 13 items, MP3, 256kbps, 44:32, 101MB
New: 13 items, MP3, 320kbps, 44:31, 128MB
@sampsyo
Copy link
Member

sampsyo commented Jan 31, 2015

OK!

@sampsyo sampsyo added the feature features we would like to implement label Jan 31, 2015
@tomjaspers tomjaspers self-assigned this Jan 31, 2015
tomjaspers added a commit that referenced this issue Feb 1, 2015
tomjaspers added a commit that referenced this issue Feb 2, 2015
- Update test-case for info to make sure the item's path is pointing to an actual file.

See #1291
sampsyo added a commit that referenced this issue Feb 3, 2015
See #1291. Feature in commit 6ed0b2e.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature features we would like to implement
Projects
None yet
Development

No branches or pull requests

3 participants