Bureaucrats, staff, Administrators
938
edits
No edit summary |
|||
(15 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
{{eyecatch|Note|You have to set an API key in your profile before auto-creqing with Avdump GUI.}} | {{eyecatch|Note|You have to set an API key in your profile before auto-creqing with Avdump GUI.}} | ||
A simple GUI for [[Avdump2]] is available for CLI skeptics. The GUI package includes the most recent version of Avdump2 as well. | |||
[[File:Avd2gui.png|thumb|Screenshot of the GUI]] | |||
===Usage=== | |||
# Download the GUI [https://cdn-eu.anidb.net/client/avdump2-gui/avdump-gui-2.4.2.win32.zip here]. | |||
# Set your AniDB user name and API password in the options menu. | |||
## API password is set on your user settings page: http://anidb.net/perl-bin/animedb.pl?show=profile | |||
## Under the "Account" tab, create a UDP API key; it can be anything you want. It is used for Avdump2 to connect to AniDB. | |||
# Save the options. | |||
# Select what you want to scan from the main menu; files or folders. | |||
# Select the stuff you want to scan (... Button) (you can select multiple files at once). | |||
# Click ''Start''. | |||
For further Assistance join [[IRC:anidb]] and bug [[User:Der Idiot|Der Idiot]].<noinclude>[[Category:Text Module]]</noinclude> | |||
===For Vista and Windows 7 permission issues on installation:=== | |||
*Create a blank .bat file. | *Create a blank .bat file. | ||
*Insert this text into it and modify it to your situation:<br> <tt>"C:\Windows\System32\msiExec.exe" -i "C:\Directory\Where\Located\avdump-gui.msi"</tt> | *Insert this text into it and modify it to your situation:<br> <tt>"C:\Windows\System32\msiExec.exe" -i "C:\Directory\Where\Located\avdump-gui.msi"</tt> | ||
*Right click and run the .bat file as administrator. | *Right click and run the .bat file as administrator. | ||
==Changelog== | ==Changelog== | ||
<pre> | <pre> | ||
v2.42 - 08.01.2019 *available as auto update* | |||
* Avdump2 Build 7080 added | |||
v2.41 - 05.01.2019 *available as auto update* | |||
* show error message about too long paths | |||
* fallback to cp437 in case shell encoding fails which i guess should work? | |||
v2.40 - 03.01.2019 *available as auto update* | |||
* Avdump2 Build 7070 added | |||
* show errors in filelist if we encounter one while processing a file instead of endless retrying | |||
v2.33 - 09.11.2016 *available as auto update* | |||
* new icon | |||
* progressbar and status not updating | |||
v2.32 - 09.11.2016 *available as auto update* | |||
* options not being stored on initial start | |||
v2.31 - 09.11.2016 *available as auto update* | |||
* fixed drag and drop | |||
v2.30 - 03.11.2016 *available as auto update* | |||
* ported from python 2.7 to 3.4 | |||
* path/filename encoding woes fixed(?) | |||
* export option removed and made implicit to be always enabled | |||
v2.20 - 18.08.2015 *available as auto update* | v2.20 - 18.08.2015 *available as auto update* | ||
* Avdump2 Build 6714 added | * Avdump2 Build 6714 added | ||
Line 101: | Line 140: | ||
* Initial release | * Initial release | ||
</pre> | </pre> | ||
[[Category:Features]] | |||
[[Category:AniDB Clients]] | |||
[[Category:Avdump]] | |||
[[Category:Development]] |