1,633
edits
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
==About== | ==About== | ||
XAUC - X AniDB UDP Client is a Java application that hashes files and adds them to your | XAUC - X AniDB UDP Client is a Java application that hashes files and adds them to your MyList at AniDB (currently not yet implemented), with the support of ffmpeg. As the name implies it's 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 12: | Line 12: | ||
==Start XAUC as an application== | ==Start XAUC as an application== | ||
: To start either the console or GUI version just type | : To start either the console or GUI version just type <tt>java -jar xauc-cli.jar</tt> or <tt>java -jar xuac-gui.jar</tt>. | ||
===Libraries=== | ===Libraries=== | ||
Line 50: | Line 50: | ||
<tt>java -jar xauc-gui.jar</tt> | <tt>java -jar xauc-gui.jar</tt> | ||
See screenshots | See screenshots. | ||
=== Example file information output === | === Example file information output === |
edits