21:48 PM
navap
:(
2009-03-14 07340, 2009
21:48 PM
navap
How was Watchmen?
2009-03-14 07344, 2009
21:48 PM
drsaunde
going tomorrow
2009-03-14 07349, 2009
21:48 PM
FauxFaux
Full of blue penis.
2009-03-14 07356, 2009
21:48 PM
navap
Oh doh, you just worked 8 hours
2009-03-14 07300, 2009
21:49 PM
drsaunde
but i'm already bailing on a house party tonight due to tiredness
2009-03-14 07303, 2009
21:49 PM
luks
bah, the "I know, I'll use regular expressions." thing is so true
2009-03-14 07311, 2009
21:49 PM
nikki
hehe
2009-03-14 07331, 2009
21:49 PM
drsaunde
as a smoker its especially painful...i mean going the day without food or water i can do..but i was really jonesin for a smoke
2009-03-14 07343, 2009
21:49 PM
navap posts this again http://xkcd.com/208/ :D
2009-03-14 07350, 2009
21:49 PM
FauxFaux
I remember doing stuff in VB (when I didn't know what I was doing) with left() and mid().
2009-03-14 07357, 2009
21:49 PM
brianfreud
neither seems to be right-floating the TOC or sax image (<tablestyle="background-color: white; clear:both; float:right; font-size: 0.9em; width:30%; margin: 0 0 1em 1em;" style="padding:0.5em;"> and <tablestyle="background-color: white; clear:both; float:right; width:20%; margin: 0 0 0em 0em;" style="padding:0em;"> )
2009-03-14 07303, 2009
21:50 PM
brianfreud
code I stole originally frmo the jazz pages
2009-03-14 07315, 2009
21:50 PM
Freso has quit
2009-03-14 07345, 2009
21:50 PM
nikki
what's with the tablestyle thing?
2009-03-14 07344, 2009
21:51 PM
brianfreud
it kicks in the float:right
2009-03-14 07314, 2009
21:52 PM
brianfreud
so you don't have a toc eat up the entire first screenfull of the page
2009-03-14 07321, 2009
21:52 PM
nikki
but why 'tablestyle'?
2009-03-14 07353, 2009
21:52 PM
brianfreud
because that's the only way you can inline css in moin markup
2009-03-14 07324, 2009
21:53 PM
nikki
I imagine mediawiki uses 'style'
2009-03-14 07339, 2009
21:53 PM
Munger
2009-03-14 07345, 2009
21:53 PM
brianfreud
style in moin does the cell, not the table
2009-03-14 07355, 2009
21:54 PM
navap
Munger: "UK stand up" maybe? Where are you describing it?
2009-03-14 07315, 2009
21:55 PM
Munger
2009-03-14 07303, 2009
21:57 PM
Munger
They basically release promo CDs and DJ mixes
2009-03-14 07310, 2009
21:59 PM
v6lur has quit
2009-03-14 07352, 2009
21:59 PM
navap
Well, it looks like you do have to add the label; but you don't need to add a comment as it's the only one with that name, and doesn't need any disambiguation.
2009-03-14 07322, 2009
22:00 PM
Munger
OK. I'll just link to their site
2009-03-14 07358, 2009
22:02 PM
drsaunde
Munger: Why do you even need to describe that label?
2009-03-14 07340, 2009
22:03 PM
nikki
2009-03-14 07341, 2009
22:03 PM
drsaunde
sorry i guess navap answered what I was going to say
2009-03-14 07344, 2009
22:06 PM
RifRaf
would anyone be able to pastebin me an example of using tagger script in picard/options/advanced/scripting please?
2009-03-14 07328, 2009
22:07 PM
RifRaf
am wondering if tags like composer, mixer, producer etc could be combined into to the comments: tag ?
2009-03-14 07332, 2009
22:10 PM
luks
nikki: yes, it's fixed but mediawiki apparently doesn't like reimporting existing pages
2009-03-14 07303, 2009
22:11 PM
nikki
luks: hmm - the new line stuff happens when someone uses \n\n\s to add a comment on the same indentation level as a previous comment, it just gets turned into \s but all the others seem to work, so couldn't that actually be fixed?
2009-03-14 07304, 2009
22:11 PM
nikki
ah right
2009-03-14 07300, 2009
22:12 PM
Munger
2009-03-14 07346, 2009
22:12 PM
RifRaf
Munger cheers
2009-03-14 07325, 2009
22:13 PM
RifRaf
2009-03-14 07339, 2009
22:13 PM
Munger
RifRaf, I just saved that into a .py file in plugins and restarted Picard
2009-03-14 07305, 2009
22:14 PM
RifRaf
Munger sorry, you did say it was a plugin, yep ok, might extend plugin again
2009-03-14 07354, 2009
22:14 PM
alastairp
morning
2009-03-14 07303, 2009
22:15 PM
RifRaf
g'day
2009-03-14 07318, 2009
22:17 PM
luks
RifRaf: $set(comment:,$if(%composer%,Composer: %composer%) ...)
2009-03-14 07327, 2009
22:17 PM
luks
something like that should work
2009-03-14 07338, 2009
22:17 PM
RifRaf
ok will experiment, thanks luks
2009-03-14 07323, 2009
22:18 PM
RifRaf
is it possible to keep appending other tags to it?
2009-03-14 07311, 2009
22:19 PM
luks
$set(comment:,%comment:% <text to append>)
2009-03-14 07349, 2009
22:19 PM
luks
so you can just have multiple $ifs where each will append to %comment:%
2009-03-14 07326, 2009
22:20 PM
RifRaf
perfect
2009-03-14 07306, 2009
22:22 PM
Munger
RifRaf, paste it back when you have something. I'd like to take a look at that :-)
2009-03-14 07337, 2009
22:22 PM
RifRaf
ok sure, will take me a little while
2009-03-14 07353, 2009
22:23 PM
RifRaf
in my player comments are optionally displayed withthe lyrics veiwer, so seems like good info as the player does not support some of the AR tags
2009-03-14 07331, 2009
22:27 PM
nikki
luks: I don't see anything else wrong :)
2009-03-14 07312, 2009
22:30 PM
luks
great, thanks
2009-03-14 07312, 2009
22:31 PM
RifRaf
luks $set(comment:,%comment:% <text to append>) gives me errors, i think its the : in %comment:%
2009-03-14 07324, 2009
22:31 PM
luks
hmm
2009-03-14 07328, 2009
22:31 PM
RifRaf
have had this issue before
2009-03-14 07351, 2009
22:31 PM
RifRaf
any tags that contain a : or - when used in %tag%
2009-03-14 07337, 2009
22:32 PM
luks
ouch
2009-03-14 07356, 2009
22:32 PM
luks
luckily there is a workaround, $get(comment:)
2009-03-14 07359, 2009
22:32 PM
RifRaf
is why i have to change the ~id3:TDOR to originalyear to use for file naming
2009-03-14 07303, 2009
22:33 PM
luks
but I'm make suree this is fixed
2009-03-14 07327, 2009
22:33 PM
RifRaf
ok will try workaround
2009-03-14 07343, 2009
22:52 PM
bignoise has quit
2009-03-14 07336, 2009
22:53 PM
bignoise joined the channel
2009-03-14 07321, 2009
22:55 PM
brianfreud
hmmm, ok, how can something be "uninvisible"?
2009-03-14 07355, 2009
22:55 PM
navap
By being visible?
2009-03-14 07301, 2009
22:56 PM
RifRaf
:)
2009-03-14 07303, 2009
22:56 PM
brianfreud
lol
2009-03-14 07308, 2009
22:56 PM
RifRaf
makes sence to me
2009-03-14 07359, 2009
22:56 PM
RifRaf
how should i add a linebreak into a picard script string?
2009-03-14 07325, 2009
22:57 PM
navap
\n ?
2009-03-14 07322, 2009
22:58 PM
RifRaf
yeah, something like that, using \\n seems to put \n into the string
2009-03-14 07346, 2009
22:59 PM
navap
Because that is escaping the '\' in '\n'
2009-03-14 07338, 2009
23:00 PM
RifRaf
yep, so thats the right way?
2009-03-14 07355, 2009
23:01 PM
navap
'\n' should work; '\\n' shouldn't, and doesn't.
2009-03-14 07303, 2009
23:02 PM
luks
no, \n will not actually work
2009-03-14 07314, 2009
23:02 PM
navap
Ah, well, nvm then.
2009-03-14 07324, 2009
23:02 PM
luks
the only way currently is to actually add a linebreak to the script :(
2009-03-14 07314, 2009
23:03 PM
RifRaf
ah ok, so just adding a linebreak will fix it?, i'll paste an example
2009-03-14 07327, 2009
23:04 PM
RifRaf
2009-03-14 07304, 2009
23:06 PM
luks
2009-03-14 07312, 2009
23:06 PM
luks
this is how I'd do it
2009-03-14 07332, 2009
23:06 PM
luks
actually, without the leading spaces
2009-03-14 07307, 2009
23:12 PM
pronik``` joined the channel
2009-03-14 07342, 2009
23:20 PM
catgroove
natta guys, i am exausted
2009-03-14 07351, 2009
23:20 PM
catgroove
good luck with migrationa scipt funks
2009-03-14 07316, 2009
23:21 PM
FauxFaux
Nn!
2009-03-14 07357, 2009
23:24 PM
nikki
grr. stupid osx
2009-03-14 07305, 2009
23:25 PM
nikki
the character map keeps getting stuck open
2009-03-14 07311, 2009
23:25 PM
nikki
and I close it and it opens itself again
2009-03-14 07302, 2009
23:27 PM
FauxFaux
Reinstall!
2009-03-14 07319, 2009
23:27 PM
nikki
doesn't help
2009-03-14 07326, 2009
23:27 PM
nikki
it's been doing it for years
2009-03-14 07336, 2009
23:27 PM
nikki
I have to reboot the stupid thing ¬_¬
2009-03-14 07340, 2009
23:28 PM
pronik`` has quit
2009-03-14 07344, 2009
23:28 PM
nikki has quit
2009-03-14 07318, 2009
23:32 PM
nikki joined the channel
2009-03-14 07311, 2009
23:35 PM
pronik``` has quit
2009-03-14 07314, 2009
23:35 PM
pronik``` joined the channel
2009-03-14 07329, 2009
23:35 PM
futilius has quit
2009-03-14 07325, 2009
23:56 PM
RifRaf
why would this line always be true even if there is no performer:vocals tag?
2009-03-14 07328, 2009
23:56 PM
RifRaf
$if($get(performer:vocals),$set(comment:,$get(comment:)Vocals Sung by: $get(performer:vocals)
2009-03-14 07301, 2009
23:58 PM
RifRaf
tryed doing $if($len($get(performer:vocals)>0), but still seems to be always true
2009-03-14 07347, 2009
23:59 PM
RifRaf