Avdump/Autocreqing: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
If you should need further assistance setting avdump up visit us on irc://irc.chatsociety.net/anidb | If you should need further assistance setting avdump up visit us on irc://irc.chatsociety.net/anidb | ||
{{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>}} | |||
<br /> | |||
{{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.}} | |||
===Windows=== | ===Windows=== | ||
Line 15: | Line 20: | ||
for further info read: [[Avdump#Autocreqing|here]] | for further info read: [[Avdump#Autocreqing|here]] | ||
===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
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. |
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
Linux/FreeBSD
it runs via wine <add more stuff>