Siduction Forum

Siduction Forum => Software - Support => Topic started by: se7en on 2012/01/28, 14:58:31

Title: Music Collection organizer from cli
Post by: se7en on 2012/01/28, 14:58:31
I have played a couple of hours with beet and it is a very handy tool for music collections.

http://beets.radbox.org/
Title: Re: Music Collection organizer from cli
Post by: michaa7 on 2015/08/12, 17:40:23
How do you configure beets to create path/filenames without spaces but underscores?
Title: Re: Music Collection organizer from cli
Post by: michaa7 on 2015/08/12, 18:07:49
add

Quotereplace:
'/s': _
to beets' config file
Title: Re: Music Collection organizer from cli
Post by: paxmark2 on 2015/08/13, 00:53:23
Hmm,  "aptitude show beets" was interesting, but I see beets is only in stable and sid.  I thought I would try it out in testing first. 


My question is how and how recently did you install beets?  A simulation of apt-get install seemed like it would work, python 2.6 and all -   but these are interesting times.  I will install the mouldy stable package on a Jessie - stable system, and see if it is worthwhile for me.  Thanks
Title: Re: Music Collection organizer from cli
Post by: domicius on 2015/08/13, 21:42:59
Unfortunately, beets was removed from testing last Sunday: https://tracker.debian.org/news/703356 (https://tracker.debian.org/news/703356)

I just installed it in sid and it works (paxmark2, if you're worried about these interesting times (http://forum.siduction.org/index.php?topic=5719.0), I'd say you're good as long as nothing gets removed and not replaced with newer version), but I don't know if it will ever get updated through the package system ever again. But then, one can also install it with pip (pip install beets), as it suggests on it's website (http://beets.radbox.org/).

@se7en, thanks for the tip! :)
Title: Re: Music Collection organizer from cli
Post by: michaa7 on 2015/08/14, 00:49:27
Quote from: paxmark2 on 2015/08/13, 00:53:23

My question is how and how recently did you install beets?

Yesterday, and no problems. It's siduction here, not stretchuction or testuction.

The only drawback, you can't use the plugin to fingerprint audio files due to a currently not installable library.