staff
2,096
edits
mNo edit summary |
|||
Line 402: | Line 402: | ||
== Changelog == | == Changelog == | ||
<div style="height: 280px; overflow: auto; padding: 3px; border:1px solid #AAAAAA; font-size: smaller"> | <div style="height: 280px; overflow: auto; padding: 3px; border:1px solid #AAAAAA; font-size: smaller"> | ||
1.19n 2009.10.12 | |||
*Fix of username length & character restrictions | |||
1.19m 2009.09.29: | |||
*Fixed the %yen tag (Was returning yea at a part). | |||
1.19m 2009.09.10: | |||
*WebAOM could only handle 999 files before it started doing bad things; updated limit to 99,999 files. | |||
1.19m 2009.09.02: | |||
*Temp Fix for Incorrect renames during dropped requests [ommina]. | |||
*Fixed Export/Import Function so they are now actually able to import data. | |||
*Added test L(tag:tag) which returns true if both tags are defined and equal. | |||
*Added test Z(tag:regexp) which returns true if tag is defined and regular expression is true. | |||
*Added tag %yen which is set to end year of anime. | |||
*Made it so if Extension List is empty, all files are processed. | |||
*Undocumented "X(text)", "ASSUME [SPECIAL] num", "TRUNCATE<num, tag>", %lep tests/tags added to xml help. | |||
1.19l 02.11.2007: | |||
*Changed A() from exact match to regexp. | |||
*Fixed %cen tag. | |||
*Fixed links. | |||
1.19k 27.10.2007: | |||
*Fixed I() so it works for %cen too. | |||
1.19j 29.09.2007: | |||
*Fixed jtb.size @ db (int->bigint). | |||
*anidb.info -> anidb.net | |||
1.19i 04.07.2007: | |||
*Added test X for number of episodes. "IF X(1)" -> true if total num = 1. | |||
*Added possibility to use relative path in move rules -> DO ADD '.\' (on windows) | |||
1.19h 16.07.2007: | |||
*Fixed applet version. | |||
1.19g 15.07.2007: | |||
*Fixed NullPointerException @ RecDir (introduced in d) thx to s2d4theworld. | |||
*Added support for 64 bit file sizes. | |||
*Added LookAndFeel switch. | |||
*Removed rules dropdown. Controlled in the rules tab. | |||
1.19f 19.05.2007: | |||
*Fixed ArrayIndexOutOfBoundsException when anime has only special eps. | |||
*Fixed file moving issue with absolute path on Linux systems. | |||
*Added correction of file extension. | |||
1.19e 17.05.2007: | |||
*Added test U(tag:tag) which returns true if both tags are defined and unequal. | |||
1.19d 21.04.2007: | |||
*Fixed ArrayIndexOutOfBoundsException when epno is 0. | |||
*Improved/fixed applet behavior. | |||
*Ignore widows network paths. | |||
1.19c 24.03.2007: | |||
*Added rule help menu. Right click in text editor. | |||
1.19b 10.02.2007: | |||
*Fixed default job columns. | |||
1.19 20.11.2006: | 1.19 20.11.2006: | ||
*Fixed 'year' parsing exception. | *Fixed 'year' parsing exception. |