NOTICE: [beets] jrobeson pushed 1 new commit to master: https://github.com/beetbox/beets/commit/be8fe8753c5c06534fed7e21ca9d1fa7eb236f73
NOTICE: beets/master be8fe87 Johnny Robeson: Remove deprecated top level colors config option (#2209)...
sampsyo
neat! that's not bad work
jrobeson
what is the point of the ascii logo we have anyways?
where is it used?
sampsyo
there is no point, really :/
Vacuity_ joined the channel
Vacuity has quit
freakout has quit
freakout joined the channel
NOTICE: [beets] jrobeson pushed 1 new commit to master: https://github.com/beetbox/beets/commit/ffa4dfaac03a92362afa6a5f99ae4baae6cf4e72
NOTICE: beets/master ffa4dfa Johnny Robeson: Remove deprecated list_format_{album|item} config...
watsonalgas has quit
jrobeson
sampsyo, i was wrong, it does set it 0, not None, which makes sense for an integer like count. An alternative approach would be to set the defaults to the default config value directly from the config
ok.. that doesn't work exactly because we test with beet(), not main()
beat has quit
beat joined the channel
alastairp_ joined the channel
dograt_ joined the channel
jpabq_ joined the channel
benedikt93_ joined the channel
joshproehl_ joined the channel
squirrel1 joined the channel
pprkut_ joined the channel
i guess that's not necessarily better, but it seems annoying to special case everything. kinda wish click had an option not to set the value instead
robink_ joined the channel
TheGuyOfDoom joined the channel
Nukien_ joined the channel
spychalski joined the channel
BlackMaria_netsp joined the channel
lachenmayer_ joined the channel
poggy_ joined the channel
ThomW has quit
fspy has quit
jpabq has quit
sdrfgg has quit
squirrels has quit
alastairp has quit
benedikt93 has quit
TheGuyOfDoom is now known as ThomW
sdrfgg joined the channel
alastairp_ is now known as alastairp
storrgie joined the channel
johtso has quit
johtso joined the channel
discopatrick joined the channel
untitaker, are you about? is there simple way to make click act like optparse and just not set the options if nothing was provided?
dograt_ is now known as dograt
thunderrd_ has quit
nt has quit
nt joined the channel
thunderrd joined the channel
DjSlash_ is now known as DjSlash
darwin has quit
zz_r04r is now known as r04r
darwin joined the channel
choki joined the channel
IbeeX joined the channel
choki has quit
__l joined the channel
watsonalgas joined the channel
watsonalgas has quit
watsonalgas joined the channel
BlackMaria_netsp has quit
BlackMaria joined the channel
IbeeX has quit
Ooze has quit
Ooze joined the channel
robink_ is now known as robink
untitaker joined the channel
The_Freso joined the channel
thunderrd has quit
jpabq_ is now known as jpabq
jpabq has quit
jpabq joined the channel
thunderrd joined the channel
Nukien joined the channel
choki joined the channel
asdil12 has quit
asdil12 joined the channel
pprkut_ is now known as pprkut
afics has quit
afics joined the channel
w7654402 joined the channel
w7654402 has quit
w7654402 joined the channel
joshproehl_ has quit
joshproehl joined the channel
magnulu has quit
magnulu joined the channel
sampsyo, so can you reexplain what you were saying about about --format/-f? I realize I didn't quite get it. specifically, the place i'm running into problems atm is the info plugin (that's how far we get with no failures from starting the test run)
w7654402 has quit
choki has quit
jswagner has quit
jswagner joined the channel
NOTICE: [beets] jrobeson opened pull request #2210: Add unrar installation to appveyor.yml (master...add-unrar-to-appveyor) https://github.com/beetbox/beets/pull/2210
w7654402 joined the channel
NOTICE: [beets] jrobeson pushed 1 new commit to master: https://github.com/beetbox/beets/commit/fa70c48bf91a04043fd30cd7fa9423933007f35f
NOTICE: beets/master fa70c48 Johnny Robeson: Add unrar installation to appveyor.yml
NOTICE: [beets] jrobeson opened pull request #2212: Add mp3gain/accgain to appveyor.yml (master...add-mp3gain-aacgain-to-appveyor) https://github.com/beetbox/beets/pull/2212
magnulu has quit
magnulu joined the channel
rotzbouw has quit
oops.. i pressed the button too quickly on unrar :(
rotzbouw joined the channel
thunderrd_ joined the channel
thunderrd has quit
discopatrick
how do i nicely interrupt an import that is happening in quiet mode?
Freso joined the channel
jrobeson
i have no idea how safe it is to ever interrupt an import
sampsyo
discopatrick: It's not great, but ^C followed by a lot of waiting might do it?
discopatrick
thanks! luckily, this was a test import. the real thing will happen soon
i've just posted a new topic to the mailing list re: keeping multiple formats of the same file... anyone have experience of this with beets?
jrobeson
i've heard something about it, but I don't know much myself. i'm pretty sure it's possible though