Lukáš Lalinský
|
8c0b41f38f
|
Add taggerscript function $performer()
|
2008-02-18 21:09:43 +01:00 |
|
Lukáš Lalinský
|
1f17645b8e
|
Script: replace only the first _ with ~
|
2007-05-31 12:37:10 +02:00 |
|
Lukáš Lalinský
|
1bbbb2c15e
|
Handle calling of $if without arguments.
|
2007-05-26 20:31:35 +02:00 |
|
Lukáš Lalinský
|
0e3b1e28f9
|
Change function $gt(), $gte(), $lt(), $lte() to compare numbers, not strings. (#2848)
|
2007-05-14 18:15:40 +02:00 |
|
Lukáš Lalinský
|
4685fdb7af
|
New TaggerScript function $len(text). (#2843)
|
2007-05-13 11:28:27 +02:00 |
|
Lukáš Lalinský
|
7c22177080
|
Ignore missing tag in $unset().
|
2007-04-15 13:44:24 +02:00 |
|
Lukáš Lalinský
|
39e3a66ff0
|
TaggerScript function $copy(new,old) to copy metadata from variable old to new. The difference between $set(new,%old%) is that $copy(new,old) copies multi-value variables without flattening them.
|
2007-04-14 11:11:17 +02:00 |
|
Lukáš Lalinský
|
39da17abd8
|
%musicbrainz_albumid% not working in file renaming. (#2543)
|
2007-03-19 07:47:26 -07:00 |
|
Lukáš Lalinský
|
6c55dc39e0
|
Support for %_extension%.
|
2007-03-04 08:48:56 +01:00 |
|
Lukáš Lalinský
|
314bdbea62
|
Fix test_script.py
|
2007-02-24 15:17:36 +01:00 |
|
Lukáš Lalinský
|
c70395f05e
|
$noop() should really do nothing.
|
2007-01-24 16:30:57 +01:00 |
|
Lukáš Lalinský
|
be79a33f33
|
Fix tagger script to support conditional setting of variables.
|
2007-01-24 16:27:24 +01:00 |
|
Lukáš Lalinský
|
848993d880
|
Use picard.plugin.ExtensionPoint to register new plugins.
|
2007-01-21 10:27:43 +01:00 |
|
Lukáš Lalinský
|
8ce2c55967
|
Check for function names in the parser.
|
2007-01-20 20:53:45 +01:00 |
|
Lukáš Lalinský
|
d2b41b8090
|
Add script syntax checking to the options dialog.
|
2007-01-20 20:47:54 +01:00 |
|
Lukáš Lalinský
|
09068a9c7f
|
Fix the script parser.
|
2007-01-20 19:05:58 +01:00 |
|
Lukáš Lalinský
|
49d9041bf7
|
New tagger script parser, new plugin system, options page with plugin list.
|
2007-01-20 17:59:45 +01:00 |
|