WebAOM: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
<br>
<br>
== Introduction ==
== Introduction ==
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 / 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 [http://www.anidb.net/client/udp-api.html UDP-API] and is therefore limited. Since it is designed as an applet, it does not store any information (options, fileinfo) on your computer. (This is another limitation.)


All feature requests and bug reports can be [http://www.anidb.net/forum/privmsg.php?mode=post&u=2555 pm'ed] [[User:epoximator|epoximator]].
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 [http://www.anidb.net/client/udp-api.html UDP-API] and is therefore limited. Since it is designed as an applet, it does not store any information (options, file info) on your computer. (This is another limitation.)
 
All questions, feature requests and bug reports can be [http://www.anidb.net/forum/privmsg.php?mode=post&u=2555 pm'ed] to [[User:epoximator|epoximator]].
 
== Screenshots ==
== Screenshots ==
<gallery>
<gallery>
Line 41: Line 43:
<b>Options</b><br>
<b>Options</b><br>
:* Connection(+)
:* Connection(+)
::*Offline Mode : No communication with AniDB. Adding and renameing are disabled if checked.
::*Offline Mode : No communication with AniDB. Adding and renaming are disabled if checked.
::*AniDB Host : URL to AniDB can be set here. Probably never necessary to change this.
::*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.
::*Remote Port : Remote Port can be set here. Probably never necessary to change this.
Line 55: Line 57:
:* Wanted File Extensions : Default are avi, ogm, mkv. (More can be added on request.)
:* Wanted File Extensions : Default are avi, ogm, mkv. (More can be added on request.)
:* Rename Options
:* Rename Options
::* Combobox for custom renameing.
::* Combobox for custom renaming. (More schemes can be added on request.)
::* 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 own style : Uses selected scheme 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}
::* Rename files AniDB style : Uses default AniDB scheme: {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 '_'.
::* Replace illegal characters : Replaces illegal characters defined in the table beneath. Also used to change ' ' to '_'.
::* Hashes in uppercase : Uppercase hashes in filename. Only possible when own style is selected.
::* Hashes in uppercase : Uppercase hashes in filename. Only possible when own style is selected.


Line 73: Line 75:
%dub Dub language
%dub Dub language
%sub Sub language
%sub Sub language
%grp Groupe short name
%grp Group short name
%qty Quality
%qty Quality
%src Source
%src Source
Line 80: Line 82:
%aud Audio codec
%aud Audio codec
</pre>
</pre>
== Changelog ==
== Changelog ==
<pre>
<pre>
Line 93: Line 96:
-Added possibility to choose each hash type.
-Added possibility to choose each hash type.
-Added debug tab.
-Added debug tab.
-Made 1.4.2 comp again.
-Made 1.4.2 comp again thx to gyrojoe.


1.06 29.05.2005
1.06 29.05.2005
Line 131: Line 134:
-First version.
-First version.
</pre>
</pre>


[[Category:Anidb Clients]]
[[Category:Anidb Clients]]