Template:Avdump-current-version: Difference between revisions

From AniDB
Jump to navigation Jump to search
(<noinclude>Category:Template</noinclude>)
No edit summary
Line 1: Line 1:
===Graphical interface===
A simple GUI for Avdump can be downloaded here: [http://www.anidb.net/client/avdump-gui.msi Avdump Gui]
A simple GUI can be downloaded from here:
[http://www.anidb.net/client/avdump-gui.msi Avdump Gui]
This package includes the recent version of avdump as well.
This package includes the recent version of avdump as well.


====Usage====
'''Usage'''
# set your anidb username and UDP password in the options menu, which you can set in your [http://anidb.info/perl-bin/animedb.pl?show=profile profile in anidb]
# set your anidb username and UDP password in the options menu, which you can set in your [http://anidb.info/perl-bin/animedb.pl?show=profile profile in anidb]
# Save the options
# Save the options
Line 12: Line 10:


For further Assistance join #anidb on irc.zirc.org and bug [[User:Der Idiot|Der Idiot]]
For further Assistance join #anidb on irc.zirc.org and bug [[User:Der Idiot|Der Idiot]]
====Changelog====
<pre>
v1.03 - 13.05.2007
added the console again
fix for log, export and done pathes with spaces
added parents for the dialogs so they die with the program and can't stay open anymore
option 9 added (experimental mp3 hashing for ostdb)
v1.02 - 13.05.2007
added error and warning dialog boxes to prevent a couple problems
added some exceptionhandling for a few fields
v1.01 - 12.05.2007
killed a nasty bug with trailing \ in the scanpath
v1.00 - 12.05.2007
Initial release
</pre>
====TODO====
-
====Sourcecode====
This gui was coded purely in python using wxpython for the framework.
Sorucecode can be obtained [[Avdump-gui-sourcecode|from here]]<noinclude>[[Category:Template]]</noinclude>

Revision as of 07:55, 25 July 2007

A simple GUI for Avdump can be downloaded here: Avdump Gui This package includes the recent version of avdump as well.

Usage

  1. set your anidb username and UDP password in the options menu, which you can set in your profile in anidb
  2. Save the options
  3. select what you want to scan from the mainmenu (folders or files)
  4. select the stuff you want to scan (... Button) (you can select multiple files at once)
  5. start

For further Assistance join #anidb on irc.zirc.org and bug Der Idiot