Avdump/Autocreqing: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
Line 17: Line 17:


{{eyecatch|Note:|If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option <b>-port</b>}}
{{eyecatch|Note:|If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option <b>-port</b>}}
{{eyecatch|Note:|It is possible to run more than one instance of avdump at once, but not more than three will work ok. At the moment ''only three sessions per ip is allowed by the server'', meaning the fourth instance will terminate the first. Also, if you suffer under [http://en.wikipedia.org/wiki/Network_address_translation NAT], running more than one instance will make it worse.}}


===Linux/FreeBSD===
===Linux/FreeBSD===
it runs via wine
it runs via wine
<b><add more stuff></b>
<b><add more stuff></b>

Revision as of 17:07, 14 January 2007

If you should need further assistance setting avdump up visit us on irc://irc.chatsociety.net/anidb

Windows

1. Download Avdump
2. Decompress avdump in some folder whereever you want
3. Set an Api Password in your profile

The password can differ from your anidb pass. You can basically set whatever you want here

4. Right-click avdump.exe, select "Create Shortcut"
5. Right-click the shortcut, add " -ac:<your username>:<your apipassword>" to the "Shortcut - Target" line

(without the <> of course)
Example: "C:\program files\Codecs\avdump\avdump.exe" -ac:deridiot:ilovecookies

6. Move shortcut to C:\Documents and Settings\[Username]\SendTo

([Username] is your WinXP LogIn-Name)

7. Right-click any media-file/folder, goto "Send To", choose avdump (or whatever you called the shortcut)

for further info read: here

Note: If you use a firewall you will have to open a port for avdump first. You can force avdump to use a fixed port with the option -port
Note: It is possible to run more than one instance of avdump at once, but not more than three will work ok. At the moment only three sessions per ip is allowed by the server, meaning the fourth instance will terminate the first. Also, if you suffer under NAT, running more than one instance will make it worse.

Linux/FreeBSD

it runs via wine <add more stuff>