NOTICE: [beets] sampsyo pushed 1 new commit to master: https://github.com/sampsyo/beets/commit/802c4560d4543793e52aaeb4ff8e27d63e123727
NOTICE: beets/master 802c456 Adrian Sampson: changelog/docs for #521, fix #402
thunderrd has quit
thunderrd joined the channel
crazifyngers has quit
crazifyngers joined the channel
jbd_ joined the channel
jbd_ is now known as jbd
jbd has left the channel
jbd_ joined the channel
jbd_ is now known as jbd
jbd has left the channel
fayek joined the channel
jbd_ joined the channel
lad13371 joined the channel
lad13371 has quit
lad13371 joined the channel
lad13373 joined the channel
lad13371 has quit
lad1337 joined the channel
lad13373 has quit
lazka joined the channel
lad1337 has quit
lad1337 joined the channel
Joschasa joined the channel
lad1337 has quit
lfranchi
MaynardWaters: well, this is mine. Probably not best practice, but: http://pastebin.kde.org/prqxde3ex i wrote this before i knew how to really use beets, so it can likely be rewritten
lad1337 joined the channel
lad13372 joined the channel
lad1337 has quit
lad13372 has quit
lazka has quit
NOTICE: [beets] geigerzaehler pushed 1 new commit to master: https://github.com/sampsyo/beets/commit/c82b31e750995596e9c50173750b593402895a2c
NOTICE: beets/master c82b31e Thomas Scholtes: Replace path separators from config
lad13371 joined the channel
lad13373 joined the channel
rossabaker has left the channel
lad13371 has quit
lad1337 joined the channel
Exposure joined the channel
lad13373 has quit
lad13372 joined the channel
lad1337 has quit
sampsyo: so excited for the since: stuff :)
added:
fayek^ joined the channel
fayek^ has quit
fayek has quit
lad13372 has quit
lad1337 joined the channel
MaynardWaters
lfranchi: thanks
Joschasa has quit
lad1337 has quit
lad1337 joined the channel
tuxiano joined the channel
lad1337 has quit
jankowiak joined the channel
lad1337 joined the channel
jbd_ has left the channel
tuxiano has quit
jankowiak has quit
tuxiano joined the channel
tuxiano has quit
lazka joined the channel
tuxiano joined the channel
tuxiano has quit
deweynaut has quit
jbd_ joined the channel
jbd_ is now known as jbd
deweynaut joined the channel
jbd has left the channel
kpj joined the channel
deweynaut has quit
deweynaut joined the channel
kpj has quit
kpj joined the channel
jbd_ joined the channel
jbd_ is now known as jbd
jbd has left the channel
BrainDamage
sampsyo: I'm trying to fix my patch for the ihate plugin, how do I execute the unit test suite?
fayek joined the channel
kureta joined the channel
Mineo
BrainDamage: `python2 setup.py test` should do the trick
BrainDamage
nope :/
File "/mnt/hd/repositories/beets/test/test_ui_importer.py", line 20, in <module>
from . import test_importer
ValueError: Attempted relative import in non-package
executing the file directly seems to work, that particular unit test element fails for reasons unrelated
Mineo
well, if it helps you, I do actually get the same error with the above command