3,699
edits
mNo edit summary |
m (→Scripting) |
||
(12 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{TOCright}} | {{TOCright}} | ||
WebAOM is a simple | '''WebAOM''' is a simple Java applet/application that hash files and add them to your [[MyList]] at AniDB. It is made for those who don't want to or cannot install [[AOM|AniDB O'Matic]]. The name may be inaccurate/misleading since it does not replace AOM in any way. It is based on the [[UDP API Definition|UDP API]] and is therefore limited. | ||
All questions, feature requests and bug reports can be post in the [[http://anidb.net/perl-bin/animedb.pl?show=threads&id=17 AniDB Forum > Other Clients]] forum. | All questions, feature requests and bug reports can be post in the [[http://anidb.net/perl-bin/animedb.pl?show=threads&id=17 AniDB Forum > Other Clients]] forum. | ||
Line 15: | Line 15: | ||
'''Start WebAOM as applet or application''' | '''Start WebAOM as applet or application''' | ||
: It might be more easy and convenient to start it as an applet, but | : It might be more easy and convenient to start it as an applet, but I personally prefer the application. Use the jnlp link if you want to be sure to have the latest version of the application. You might want to try Ame if you have trouble with Java or don't want to install it. It covers the basic features of WebAOM, but is only for MS Windows and more buggy. | ||
'''Configure automatic renaming/moving''' (optional) | '''Configure automatic renaming/moving''' (optional) | ||
Line 26: | Line 26: | ||
:* By clicking ''Folders...'' | :* By clicking ''Folders...'' | ||
:* By writing the path to a directory in the ''Options/Other/Hash Dirs'' field. | :* By writing the path to a directory in the ''Options/Other/Hash Dirs'' field. | ||
:* By dragging and dropping files into the ''Job'' tab. | |||
: You will see the files you selected in the ''Job'' tab. | : You will see the files you selected in the ''Job'' tab. | ||
'''Log on to the | '''Log on to the AniDB UDP API service''' | ||
: By clicking ''Login'' and providing your username and password. Encryption is optional and not really recommended. You'll need to set the API password in your profile options if you still want to use it. | : By clicking ''Login'' and providing your username and password. Encryption is optional and not really recommended. You'll need to set the API password in your profile options if you still want to use it. | ||
Line 35: | Line 36: | ||
:* Hash it. | :* Hash it. | ||
:* Use the hash sum to fetch meta data from AniDB. | :* Use the hash sum to fetch meta data from AniDB. | ||
:* Add it to your | :* Add it to your MyList. | ||
:* Use the meta data to move and rename it. | :* Use the meta data to move and rename it. | ||
Line 73: | Line 74: | ||
**Timeout (sec) : Timeout on receiving reply from AniDB. | **Timeout (sec) : Timeout on receiving reply from AniDB. | ||
* File Options | * File Options | ||
** Add files to | ** Add files to MyList. | ||
** [[Filestates]] | ** [[Filestates]] | ||
** [[ | ** [[mylist:source]] | ||
** [[ | ** [[mylist:storage]] | ||
** [[ | ** [[mylist:comment]] | ||
** [[ | ** [[mylist:watched]] | ||
* Other | * Other | ||
** Hash Dirs : Default directories to hash. Checked every time the hasher thread starts. Directories are separated with ";". It's not recommended to edit this string when the Hasher is running. | ** Hash Dirs : Default directories to hash. Checked every time the hasher thread starts. Directories are separated with ";". It's not recommended to edit this string when the Hasher is running. | ||
** Browser Path : Set path to internet browser manually here. (For Linux users.) | ** Browser Path : Set path to internet browser manually here. (For Linux users.) | ||
** My Database : JDBC | ** My Database : JDBC URL to local / private database. See [[WebAOM#Local_database|Local Database]]. | ||
** Log File : Set path to log file (html). Press enter to enable. | ** Log File : Set path to log file (html). Press enter to enable. | ||
** Store password : Allow WebAOM to store your password (and API Pass) on disk. It will not be stored in cleartext. | ** Store password : Allow WebAOM to store your password (and API Pass) on disk. It will not be stored in cleartext. | ||
** Load | ** Load DB on startup : Connect and load the database on startup. | ||
** Auto log : Start logging to disk automatically. | ** Auto log : Start logging to disk automatically. | ||
** [ | ** [[Wikipedia:Hash function|Hash functions]] : [[Wikipedia:Ed2k (hash)|ED2K]] [[Wikipedia:CRC32|CRC32]] [[Wikipedia:MD5|MD5]] [[Wikipedia:SHA1|SHA1]] [[Wikipedia:Tiger-Tree Hash|TTH]] | ||
* Wanted File Extensions : Default are avi, ogm, mkv, mp4. | * Wanted File Extensions : Default are avi, ogm, mkv, mp4. | ||
* Rules (in own tab) | * Rules (in own tab) | ||
Line 96: | Line 97: | ||
=== Job Menu (Popup) === | === Job Menu (Popup) === | ||
The | The pop-up menu will appear when right clicking a job (or several). It will spawn a worker thread when needed. It's not possible to spawn several such worker threads, but it's possible to abort a running thread by pressing ESC. | ||
* Pause : Pause / unpause job. | * Pause : Pause / unpause job. | ||
* Show Info : Show info about a file/job. (double click) | * Show Info : Show info about a file/job. (double click) | ||
Line 102: | Line 103: | ||
* Explore Folder : Open parent folder with Explorer. Windows only. | * Explore Folder : Open parent folder with Explorer. Windows only. | ||
* Rehash : Use this if you want rehash and include other hash types. (Must be selected in 'Other' options.) | * Rehash : Use this if you want rehash and include other hash types. (Must be selected in 'Other' options.) | ||
* Identify : Re-identify the file. Can be used on 'Unknown' files to check if they are added to | * Identify : Re-identify the file. Can be used on 'Unknown' files to check if they are added to AniDB. | ||
* Add to | * Add to MyList : Add file manually if you forgot to check 'Add files to MyList'. | ||
* Remove from | * Remove from MyList : Remove file from MyList. | ||
* Apply Rules : If the rules are changed after a job is finished, they can be applied again manually. | * Apply Rules : If the rules are changed after a job is finished, they can be applied again manually. | ||
* Set Finished : If you don't want to bother with a troublesome file, just set it as finished. | * Set Finished : If you don't want to bother with a troublesome file, just set it as finished. | ||
Line 114: | Line 115: | ||
* Parse with avinfo : Extract metadata (codec, bitrate, etc.) from the file. The dll from [[Avdump]] is required. Put it somewhere it will be found, like <tt>C:\Windows</tt>. | * Parse with avinfo : Extract metadata (codec, bitrate, etc.) from the file. The dll from [[Avdump]] is required. Put it somewhere it will be found, like <tt>C:\Windows</tt>. | ||
* Set fid (force) : Set the fid forcefully. For self edited and corrupted files. Not recommended. | * Set fid (force) : Set the fid forcefully. For self edited and corrupted files. Not recommended. | ||
* Remove from DB : Remove job from local database. This will _not_ remove the file from your | * Remove from DB : Remove job from local database. This will _not_ remove the file from your MyList. The job will be re-added if used twice. | ||
=== Key mappings === | === Key mappings === | ||
Line 129: | Line 130: | ||
|- | |- | ||
|M | |M | ||
|Open related | |Open related MyList page in browser. | ||
|- | |- | ||
|N | |N | ||
|Open related | |Open related MyList page (detailed) in browser. | ||
|- | |- | ||
|G | |G | ||
Line 199: | Line 200: | ||
For renaming and moving files WebAOM needs schemas. A schema is just a string with tags, where each tag corresponds to file/anime data. Ex: <tt>"%ann - %enr [%crc]"</tt>. (See [[WebAOM#Tags]]) The point with the rule system is that you can customize these schemas so different types of files can be renamed different ways, and moved to different locations. To build the schemas you have to write two simple scripts; one for renaming and one for moving. Example on rename schema: | For renaming and moving files WebAOM needs schemas. A schema is just a string with tags, where each tag corresponds to file/anime data. Ex: <tt>"%ann - %enr [%crc]"</tt>. (See [[WebAOM#Tags]]) The point with the rule system is that you can customize these schemas so different types of files can be renamed different ways, and moved to different locations. To build the schemas you have to write two simple scripts; one for renaming and one for moving. Example on rename schema: | ||
IF A(Naruto) DO FAIL //Do not rename file if it is Naruto | |||
IF A(Naruto) DO FAIL //Do not rename file if it is Naruto | DO ADD '%eng (%ann) - %enr - %epn ' //Add the base, same for all files | ||
DO ADD '%eng (%ann) - %enr - %epn ' //Add the base, same for all files | IF D(japanese);S(english) DO ADD '(SUB)' //Add (SUB) if the file is subbed in english | ||
IF D(japanese);S(english) DO ADD '(SUB)' //Add (SUB) if the file is subbed in english | IF D(japanese);S(none) DO ADD '(RAW)' //Add (RAW) if the file is not subbed. | ||
IF D(japanese);S(none) DO ADD '(RAW)' //Add (RAW) if the file is not subbed. | IF G(!unknown) DO ADD '[%grp]' //Add group name if it is not unknown | ||
IF G(!unknown) DO ADD '[%grp]' //Add group name if it is not unknown | DO ADD '(%CRC)' //Always add crc | ||
DO ADD '(%CRC)' //Always add crc | #this would create the schema "%eng (%ann) - %enr - %epn (SUB)[%grp](%CRC)" for a normal subbed file. | ||
#this would create the schema "%eng (%ann) - %enr - %epn (SUB)[%grp](%CRC)" for a normal subbed file. | |||
' around parts is not required. Example on move schema: | ' around parts is not required. Example on move schema: | ||
IF R(DVD,HKDVD) DO ADD 'M:\dvd\' | |||
IF R(DVD,HKDVD) DO ADD 'M:\dvd\' | ELSE DO ADD 'N:\tv\' | ||
ELSE DO ADD 'N:\tv\' | IF Y(0-1999) DO ADD '199X\%year - %ann [%eps]' | ||
IF Y(0-1999) DO ADD '199X\%year - %ann [%eps]' | ELSE DO ADD '%yea\%ann [%eps]' | ||
ELSE DO ADD '%yea\%ann [%eps]' | IF G(!unknown) DO ADD '[%grp]\' | ||
IF G(!unknown) DO ADD '[%grp]\' | ELSE DO ADD '\' | ||
ELSE DO ADD '\' | |||
'''Syntax for each line in a script:''' | '''Syntax for each line in a script:''' | ||
<tt>[[ELSE] IF {test}/ELSE] DO ADD {part}/SET {part}/FAIL/FINISH [{last part}]/RETURN {complete schema}</tt> | <tt>[[ELSE] IF {test}/ELSE] DO ADD {part}/SET {part}/FAIL/FINISH [{last part}]/RETURN {complete schema}</tt> | ||
Line 267: | Line 264: | ||
|text | |text | ||
|Episode number | |Episode number | ||
|- | |||
|X | |||
|text | |||
|Total number of episodes | |||
|- | |- | ||
|Q | |Q | ||
Line 298: | Line 299: | ||
|N | |N | ||
|text | |text | ||
| | |{{AniDBLink|genren|Category}} (one of) | ||
|- | |- | ||
|I | |I | ||
|text | |text | ||
|Tag is defined. Do not use %, | |Tag is defined. Do not use %, i.e. I(eng) [eng, kan, rom, ...] | ||
|- | |- | ||
|C | |C | ||
Line 311: | Line 312: | ||
|text | |text | ||
|Unequal tags. <tt>U(eng:ann)</tt> checks that both <tt>%eng</tt> and <tt>%ann</tt> are defined and unequal. | |Unequal tags. <tt>U(eng:ann)</tt> checks that both <tt>%eng</tt> and <tt>%ann</tt> are defined and unequal. | ||
|- | |||
|L | |||
|text | |||
|Equal tags. <tt>L(eng:ann)</tt> checks that both <tt>%eng</tt> and <tt>%ann</tt> are defined and equal. | |||
|- | |||
|Z | |||
|text | |||
|Equal tags with [http://www.regular-expressions.info/reference.html regexp]. Z(tag:[http://www.regular-expressions.info/reference.html regexp]) | |||
|} | |} | ||
Line 350: | Line 359: | ||
|%cen || Censored string | |%cen || Censored string | ||
|- | |- | ||
|%dub || Dub language (tracks | |%dub || Dub language (tracks separated with ') | ||
|- | |- | ||
|%sub || Sub language (tracks | |%sub || Sub language (tracks separated with ') | ||
|- | |- | ||
|%vid || Video codec (tracks | |%vid || Video codec (tracks separated with ') | ||
|- | |- | ||
|%aud || Audio codec (tracks | |%aud || Audio codec (tracks separated with ') | ||
|- | |- | ||
|%qua || Quality | |%qua || Quality | ||
Line 368: | Line 377: | ||
|%eps || Total number of episodes | |%eps || Total number of episodes | ||
|- | |- | ||
|%typ || Type [unknown, TV, OVA, Movie, Other, web] | |%typ || Type [unknown, TV, OVA, Movie, TV Special, Other, web] | ||
|- | |- | ||
|%gen || Category string | |%gen || Category string | ||
Line 394: | Line 403: | ||
** mysql -u{usr} -p{psw} | ** mysql -u{usr} -p{psw} | ||
** create database {webaom}; exit; | ** create database {webaom}; exit; | ||
* Start WebAOM and write the jdbc | * Start WebAOM and write the jdbc URL into the 'My Database' field: "jdbc:{mysql|postgre}://{host}[:port]/{webaom}[?user={usr}][&password={psw}] | ||
** {host} is the url or ip to the host. (localhost/127.0.0.1) | ** {host} is the url or ip to the host. (localhost/127.0.0.1) | ||
** {webaom} is the name of the database. Can be what ever you like. | ** {webaom} is the name of the database. Can be what ever you like. | ||
Line 401: | Line 410: | ||
* Press enter (in text field). | * Press enter (in text field). | ||
** This must be done every time you start WebAOM. Should be done before adding any files. | ** This must be done every time you start WebAOM. Should be done before adding any files. | ||
** All jobs in | ** All jobs in DB that are not finished will be loaded at this point. | ||
** If you want to load info on finished files you must use the Add file/folder buttons. (It's also possible to load all the jobs by adding ! in front of the jdbc | ** If you want to load info on finished files you must use the Add file/folder buttons. (It's also possible to load all the jobs by adding ! in front of the jdbc URL.) | ||
== Changelog == | == Changelog == | ||
<div style="font-size: | <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. | ||
*Added 'ASSUME [SPECIAL] {int}' rule. For padding epno when total is unknown (always true for specials). | *Added 'ASSUME [SPECIAL] {int}' rule. For padding epno when total is unknown (always true for specials). | ||
*Fixed () issue in tests, for example "IF E(^(Complete Movie|Part \d of \d|OVA)$) DO ADD '%epn '" | *Fixed () issue in tests, for example "IF E(^(Complete Movie|Part \d of \d|OVA)$) DO ADD '%epn '" | ||
*Added | *Added English episode name to 'E' test. | ||
*Fixed 'storage field loaded as source field on startup.' ( | *Fixed 'storage field loaded as source field on startup.' (MyList Options) | ||
*Fixed 'I' test (defined) for 'ver', meaning true if greater than 1. | *Fixed 'I' test (defined) for 'ver', meaning true if greater than 1. | ||
*Changed 'I' test "syntax"; I(%eng) -> I(eng). | *Changed 'I' test "syntax"; I(%eng) -> I(eng). | ||
Line 436: | Line 507: | ||
*Fixed bug in !mystats (thx to GuntherDW). | *Fixed bug in !mystats (thx to GuntherDW). | ||
*Added more tool tips and changed some text to make WebAOM more understandable. | *Added more tool tips and changed some text to make WebAOM more understandable. | ||
*Added 'Cancel' button to the 'The options has changed' | *Added 'Cancel' button to the 'The options has changed' dialogue. | ||
*Fixed Rules->Rename/Moving-radio-buttons bug (thx to Kei-kun). | *Fixed Rules->Rename/Moving-radio-buttons bug (thx to Kei-kun). | ||
*Fixed joint eps bug; java.lang.NumberFormatException. | *Fixed joint eps bug; java.lang.NumberFormatException. | ||
*Added drop and ctrl-v support to 'Jobs' table. | *Added drop and ctrl-v support to 'Jobs' table. | ||
*Change: | *Change: DB update; etb.number width, for joint eps. | ||
*Added selectable columns in 'Job' view. (Right click table header.) | *Added selectable columns in 'Job' view. (Right click table header.) | ||
*Change: Job-filter-combo-box -> check boxes. (suggested by weedy) | *Change: Job-filter-combo-box -> check boxes. (suggested by weedy) | ||
*Change: Keep-alive is now enabled also when nat is not detected (every 30 min). | *Change: Keep-alive is now enabled also when nat is not detected (every 30 min). | ||
*Fixed bug in keep-alive code. | *Fixed bug in keep-alive code. | ||
*Fixed minor | *Fixed minor UI update bug in 'Alt'. | ||
*Fixed sorting bug in 'Jobs' when changing filter. | *Fixed sorting bug in 'Jobs' when changing filter. | ||
*Added new job | *Added new job colours; red -> corrupted, grey -> missing (not found). | ||
*Changed options file encoding to utf8. | *Changed options file encoding to utf8. | ||
*Only Java 1.5 support from now. | *Only Java 1.5 support from now. | ||
Line 454: | Line 525: | ||
*Improved support for large font sizes. | *Improved support for large font sizes. | ||
**Fixed table row height. | **Fixed table row height. | ||
**Fixed font in | **Fixed font in pop-up menu. | ||
**To change the 'Log' font; press DELETE, edit header, press ok. | **To change the 'Log' font; press DELETE, edit header, press ok. | ||
**To customize the file info page; extract 'file.htm' from the jar, edit, save as '.webaom.htm' in your home folder. | **To customize the file info page; extract 'file.htm' from the jar, edit, save as '.webaom.htm' in your home folder. | ||
Line 467: | Line 538: | ||
*Added 'Path regexp' to options file. | *Added 'Path regexp' to options file. | ||
*Changed keep-alive timer to 3 min. | *Changed keep-alive timer to 3 min. | ||
*Fixed NullPointerEx on 'Add to | *Fixed NullPointerEx on 'Add to MyList' when file is unknown, thx to egg. | ||
*Added more debug output for 'Alt' view. | *Added more debug output for 'Alt' view. | ||
*Added 'Load db on startup' and 'Auto log' options. | *Added 'Load db on startup' and 'Auto log' options. | ||
*Hidden feature: F9 resets application. | *Hidden feature: F9 resets application. | ||
*Updated 'Alt' view. V3: path | *Updated 'Alt' view. V3: path exclude, improved %, added M(issing) col, secondary sort | ||
*Added password (and apipass) storage option. | *Added password (and apipass) storage option. | ||
*Added 'Alt' key mappings to 'Jobs' too. | *Added 'Alt' key mappings to 'Jobs' too. | ||
*Code cleanup. | *Code cleanup. | ||
*Added 'Remove from | *Added 'Remove from MyList' to job menu. | ||
*Added a bunch of key mappings to 'Alt'; afgmwe, left, right, and enter. | *Added a bunch of key mappings to 'Alt'; afgmwe, left, right, and enter. | ||
*Added key mapping q to 'File Info' window (close). | *Added key mapping q to 'File Info' window (close). | ||
Line 490: | Line 561: | ||
*Fixed "Data too long for column 'audio' at row 1". | *Fixed "Data too long for column 'audio' at row 1". | ||
*Fixed (hopefully) out of mem error when adding large folders. | *Fixed (hopefully) out of mem error when adding large folders. | ||
*Change: Login | *Change: Login Dialogue doesn't show up at startup any more. | ||
*Minor changes in | *Minor changes in GUI. | ||
1.16 13.01.2006 | 1.16 13.01.2006 | ||
*Added support for | *Added support for UDP server v3. Removed support for v2. | ||
*Removed all http access and html parsing. | *Removed all http access and html parsing. | ||
*Added simple Chii emulator. (!uptime,!stats,!top,!mystats,!anime,!group,!randomanime,!mylist,!state) | *Added simple Chii emulator. (!uptime,!stats,!top,!mystats,!anime,!group,!randomanime,!mylist,!state) | ||
Line 502: | Line 573: | ||
*Added key command DEL in html log which deletes the log. | *Added key command DEL in html log which deletes the log. | ||
*Removed 'Save Log' button. | *Removed 'Save Log' button. | ||
*Added first version of an alternative job/file view ( | *Added first version of an alternative job/file view (MyList tree view). | ||
*Added support for postgre database. | *Added support for postgre database. | ||
*Updated the database definition and included it in jar. | *Updated the database definition and included it in jar. | ||
*Added support for import and export of data. (An | *Added support for import and export of data. (An AniDB MyList export template will be added asap.) | ||
*Added 'Edit Folder Path' to job menu. | *Added 'Edit Folder Path' to job menu. | ||
*Fixed: infinite loop when 'Waiting/Add' and 'Add to | *Fixed: infinite loop when 'Waiting/Add' and 'Add to MyList' unchecked thx to egg. | ||
*Change: switching between 'Renaming' and 'Moving' @ 'Rules' does now 'Apply'. | *Change: switching between 'Renaming' and 'Moving' @ 'Rules' does now 'Apply'. | ||
Line 523: | Line 594: | ||
*Added test 'I' (Is defined). Checks whether a tag is defined or not. (E.g. I(%eng).) | *Added test 'I' (Is defined). Checks whether a tag is defined or not. (E.g. I(%eng).) | ||
*Fixed job table bug when sorting is used. | *Fixed job table bug when sorting is used. | ||
*Added save | *Added save dialogue on shutdown. | ||
*Added 'log to file' option. | *Added 'log to file' option. | ||
*Added support for //-comments in rules. | *Added support for //-comments in rules. | ||
*Removed ' | *Removed 'off-line mode' check box. And some other changes in the GUI. | ||
*Added support for gzip (parser was broken). | *Added support for gzip (parser was broken). | ||
*Fixed some bugs thx to egg and neginegi. | *Fixed some bugs thx to egg and neginegi. | ||
Line 533: | Line 604: | ||
*Cleanup. A lot of internal changes (in job handling / html parsing / data structures). | *Cleanup. A lot of internal changes (in job handling / html parsing / data structures). | ||
*Added support for private/local mysql database. | *Added support for private/local mysql database. | ||
*Added support for path 'P', extension 'E' and genre 'N' in tests. Former 'E' ( | *Added support for path 'P', extension 'E' and genre 'N' in tests. Former 'E' (English title) is now included in 'A'. | ||
*Added support for ELSE IF and RETURN in scripts. | *Added support for ELSE IF and RETURN in scripts. | ||
*Added coloring, sorting, aid and gid columns, in job table. | *Added coloring, sorting, aid and gid columns, in job table. | ||
*Added new file info frame, html style. | *Added new file info frame, html style. | ||
*Added Pause, Restore name, Rehash, Identify, Add to | *Added Pause, Restore name, Rehash, Identify, Add to MyList, Set Finished, Set Folder to job popup menu. | ||
*Changes in debug window. | *Changes in debug window. | ||
Line 546: | Line 617: | ||
1.12 24.09.2005 | 1.12 24.09.2005 | ||
*Added extra '0' padding in epnr when an anime | *Added extra '0' padding in epnr when an anime series got more than 99 episodes. | ||
Will only work when total num of eps is known. | Will only work when total num of eps is known. | ||
*Added support for dub language (D) and sub language (L) in tests. | *Added support for dub language (D) and sub language (L) in tests. | ||
*Added support for NOT (!) in tests. | *Added support for NOT (!) in tests. | ||
*Added tags %kan = Jap. Kanji Title and %eng = English Title. (If null then %ann is used.) | *Added tags %kan = Jap. Kanji Title and %eng = English Title. (If null then %ann is used.) | ||
*Added support for hentai (needs to be enabled in profile: | *Added support for hentai (needs to be enabled in profile: {{AniDBLink|profile}}). | ||
*Fixed some minor bugs. | *Fixed some minor bugs. | ||
Line 581: | Line 652: | ||
1.08 05.07.2005 | 1.08 05.07.2005 | ||
*Updated | *Updated MyList file states. | ||
*Updated file info parser (renamer was broken). | *Updated file info parser (renamer was broken). | ||
Line 587: | Line 658: | ||
*Updated the second progress bar. | *Updated the second progress bar. | ||
*Changed comm. thread sleeping routine. | *Changed comm. thread sleeping routine. | ||
*Changed file info | *Changed file info dialogue to a text dialogue. | ||
*Added Tiger Tree Hash. | *Added Tiger Tree Hash. | ||
*Added possibility to choose each hash type. | *Added possibility to choose each hash type. | ||
Line 594: | Line 665: | ||
1.06 29.05.2005 | 1.06 29.05.2005 | ||
*Changed the way files are hashed and added to | *Changed the way files are hashed and added to MyList. This is now done concurrent. | ||
*Changes in the status and logging system. | *Changes in the status and logging system. | ||
*Fixed some minor bugs. | *Fixed some minor bugs. | ||
Line 629: | Line 700: | ||
*First version. | *First version. | ||
</div> | </div> | ||
[[Category: | |||
[[Category:AniDB Clients]] |