NOTICE: [beets] sampsyo pushed 4 new commits to master: https://github.com/sampsyo/beets/compare/ccbe90797181...a4dd46dea3a3
NOTICE: beets/master 2dec90d Bruno Cauet: Fix assertTags() in mediafile tests
NOTICE: beets/master a847726 Bruno Cauet: MediaFile: improve cover art detection...
NOTICE: beets/master 88baf19 Bruno Cauet: Revert "Sometimes the extract art test failed because the file type of the extracted image might be PNG or JPG. Belongs to #1328."...
robink joined the channel
bru` joined the channel
SignorD has quit
SignorD joined the channel
SignorD has quit
rabidfurby joined the channel
beastd has quit
randybias
hrm… I was under the impression that the rating tag is the same for beets and itunes? stored as metadata… wrong?
chrisb joined the channel
bru` has quit
so, no, iTunes doesn't write ratings to the ID3 tag.
sigh… fucked again because of the default query behavior...
derwin
?
randybias
I take it back. the ^C stopped the write.
My bad. Long day of trying to make applescript do what I want.
And it sucks.
Applescript that is.
chrisb has quit
Joschasa has quit
Joschasa joined the channel
chrisb joined the channel
amDOGE is now known as amDOGE|away
hunterboerner has quit
SignorD joined the channel
SignorD has quit
SignorD joined the channel
lazka joined the channel
chrisb has quit
Orochimarufan
anyone that knows their way around the beets import code around?
thunderrd has quit
AndrewCz has quit
thunderrd joined the channel
thunderrd has quit
thunderrd joined the channel
thunderrd has quit
thunderrd joined the channel
hrehf joined the channel
k-man joined the channel
k-man
hi
lazka has quit
i get this error when i try and run beet with no command line arguments... is that normal? http://pastie.org/9991193
thunderrd_ joined the channel
so i moved my beets and music to a new computer, but i put the music in a different path
how can i get beets to update its file path? I tried up but that seems to delete everything
thunderrd has quit
Freso
You need to update the database directly.
Or just move the files somewhere an re-import them on the new machine.
*and
k-man
ok
is there any kind of interoperability between ampache and beets?
do they even need to know about each other?
Orochimarufan
I don't see any ImportConfig class in beets.importer as the Documentation mentions, Am I right to assume that it's basically beets.config["import"] now?
thunderrd__ joined the channel
thunderrd_ has quit
actually, it seems to me that instead of a ImportConfig, which might have been passed in the past, we get the ImportSession now...
Docs need f!xing :O
tuxiano joined the channel
SignorD has quit
any idea why my get_import_stages() isn't being called?
SignorD joined the channel
SignorD has quit
bru` joined the channel
alright, finally this works
thunderrd__ has quit
thunderrd joined the channel
thunderrd has quit
thunderrd joined the channel
bru` has quit
bru` joined the channel
lazka joined the channel
watsonalgas joined the channel
is there a way to determine if a release has multiple discs using %if{} ?
tuxiano has quit
tuxiano joined the channel
tuxiano has quit
beastd joined the channel
dagle joined the channel
bhsbull joined the channel
lazka has quit
dagle has quit
fredmorcos joined the channel
fredmorcos has quit
bru` has quit
bru` joined the channel
bhsbull
i keep getting an artist (0000) when converting, doing a beet list search for it to remove it doesnt show anything?
I'm trying to get the plugin I wrote out on GH before I have to leave for the week
Freso
If you branch properly, you don't really have to "write something up"...
Orochimarufan
Which I didn't :P
sampsyo
Orochimarufan: thanks for the fix. can you just hit the "pull request" button? I'll merge that right in
Orochimarufan
sure, if you insist
NOTICE: [beets] Orochimarufan opened pull request #1341: DOCS The plugin stages now receive the ImportSession as first argument (master...master) https://github.com/sampsyo/beets/pull/1341
sampsyo
Thank you!!
NOTICE: [beets] sampsyo pushed 2 new commits to master: https://github.com/sampsyo/beets/compare/a4dd46dea3a3...db18379bba76
NOTICE: beets/master ddf86af Taeyeon Mori: DOCS The plugin stages now receive the ImportSession as first argument
NOTICE: beets/master db18379 Adrian Sampson: Merge pull request #1341 from Orochimarufan/master...
lazka joined the channel
hunterboerner joined the channel
lostinheaven joined the channel
lazka has quit
lostinheaven
Hi Elders of Beets :) Can I fetch lyrics for a file which is not in beets db? For example 'beet lyrics randomfile.mp3'? Or maybe you could recommend some executable for that?