|
|
(26 intermediate revisions by 5 users not shown) |
Line 1: |
Line 1: |
| ===Graphical interface=== | | [[Avdump3]]<noinclude> |
| A simple GUI can be downloaded from here:
| | <br> |
| [http://www.anidb.net/client/avdump-gui.msi Avdump Gui] | | <br>The purpose of this template is to create a global redirect URL that always points to the latest version of Avdump. |
| This package includes the recent version of avdump as well.
| | <br>Be sure to also update these redirect pages, just in case:<br> |
| | [https://wiki.anidb.net/index.php?title=AvDump&redirect=no https://wiki.anidb.net/index.php?title=AvDump&redirect=no]<br> |
| | [https://wiki.anidb.net/index.php?title=AVDump&redirect=no https://wiki.anidb.net/index.php?title=AVDump&redirect=no] |
|
| |
|
| ====Usage====
| | [[Category:Text Module]][[Category:Avdump]]</noinclude> |
| # 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
| |
| # select what you want to scan from the mainmenu (folders or files)
| |
| # select the stuff you want to scan (... Button) (you can select multiple files at once)
| |
| # start
| |
| | |
| 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]]
| |