546
edits
Epoximator (talk | contribs) No edit summary |
Epoximator (talk | contribs) No edit summary |
||
Line 32: | Line 32: | ||
:* Options : All options. | :* Options : All options. | ||
:* Log : The log. What's going on. History. | :* Log : The log. What's going on. History. | ||
:* Hash : All selected | :* Hash : All selected checksums are printed here. | ||
:* Input Files : When you add a file / folder all files are listed here at first. | :* Input Files : When you add a file / folder all files are listed here at first. | ||
:* Hashed Files: When a file is hashed (selected from Input Files) it is moved here. | :* Hashed Files: When a file is hashed (selected from Input Files) it is moved here. | ||
:* Finished Files : When a file is added to [[mylist]] it is moved here. Double click to see info for each file. | :* Finished Files : When a file is added to [[mylist]] it is moved here. Double click to see info for each file. | ||
:* Unknown Files : If a file is unknown by AniDB it is moved here. The file may be [http://www.anidb.net/wiki/index.php?title=Files:CRC-verified_files corrupt] or not yet [http://www.anidb.net/wiki/index.php?title=How_to_add/remove:_Anime added] to the database. | :* Unknown Files : If a file is unknown by AniDB it is moved here. The file may be [http://www.anidb.net/wiki/index.php?title=Files:CRC-verified_files corrupt] or not yet [http://www.anidb.net/wiki/index.php?title=How_to_add/remove:_Anime added] to the database. | ||
:* Info | :* Info : Some info about the client. Changelog. | ||
:* Debug | :* Debug : Low level communication and exceptions are printed here. | ||
<b>Options</b><br> | <b>Options</b><br> | ||
:* Connection(+) | :* Connection(+) | ||
::*Offline Mode : No communication with AniDB. Adding and renameing are disabled if checked. | |||
::*AniDB Host : URL to AniDB can be set here. Probably never necessary to change this. | |||
::*Remote Port : Remote Port can be set here. Probably never necessary to change this. | |||
::*Local Port : Local Port can be set here. Necessary if the default port is used by another application on your system. (Default is 45678. Can be changed on request.) | |||
::*[http://en.wikipedia.org/wiki/Hash_function Hash functions] : [http://en.wikipedia.org/wiki/Ed2k_(hash) ED2K] [http://en.wikipedia.org/wiki/CRC32 CRC32] [http://en.wikipedia.org/wiki/MD5 MD5] [http://en.wikipedia.org/wiki/SHA1 SHA1] [http://en.wikipedia.org/wiki/Tiger-Tree_Hash TTH] | |||
:* File Options | :* File Options | ||
:* Wanted File Extensions | ::* Add files to mylist. Not just hash. | ||
::* [[Filestates]] | |||
::* [[Mylist:source]] | |||
::* [[Mylist:storage]] | |||
::* [[Mylist:comment]] | |||
::* [[Mylist:watched]] | |||
:* Wanted File Extensions : Default are avi, ogm, mkv. (More can be added on request.) | |||
:* Rename Options | :* Rename Options | ||
::* Combobox for custom renameing. | |||
::* Rename files own style : Uses selected sheme in combobox. Default: {group short name}_{anime name}_{episode #}_{crc32}{file version if greater than 1}.{file extension} | |||
::* Rename files AniDB style : Uses default AniDB sheme: {anime name} - {episode #} - {episode name} - {group short name}.{file extension} | |||
::* Replace illegal characters : Replaces illegal characters defined in the table beneeth. Also used to change ' ' to '_'. | |||
::* Hashes in uppercase : Uppercase hashes in filename. Only possible when own style is selected. | |||
<b>Custom rename tags:</b> | |||
<pre> | |||
%ann Anime name | |||
%epn Episode name | |||
%enr Episode number | |||
%md5 | |||
%sha | |||
%crc | |||
%ver Version string | |||
%cen Censored string | |||
%dub Dub language | |||
%sub Sub language | |||
%grp Groupe short name | |||
%qty Quality | |||
%src Source | |||
%res Resolution | |||
%vid Video codec | |||
%aud Audio codec | |||
</pre> | |||
== Changelog == | == Changelog == | ||
<pre> | <pre> |
edits