25
edits
Line 37: | Line 37: | ||
it runs via wine | it runs via wine | ||
'''<add more stuff>''' | '''<add more stuff>''' | ||
Example: | |||
wine ~/.wine/drive_c/windows/system32/avdump.exe -port''54321'' -ac:''your_AniDB_username'':''your_API_key'' ''"c:\anime_file_name.mkv"'' | |||
For this to work: | |||
* avdump.exe should be extracted to the path ''~/.wine/drive_c/windows/system32/'' | |||
* replace ''54321'' with the UDP port you opened in your firewall | |||
* replace ''your_AniDB_username'' with the user name you login to AniDB with | |||
* replace ''your_API_key'' with the code you set in your profile | |||
* replace ''c:\anime_file_name.mkv'' with the full '''Windows''' path and file name of the anime file | |||
* '''The anime file must be on one of the DOS devices you have configured in Wine!''' | |||
==Processing DVD's== | ==Processing DVD's== |
edits