UDP Clients: Difference between revisions

491 bytes removed ,  12 May 2009
m
anidb.net still need fixing
No edit summary
m (anidb.net still need fixing)
Line 16: Line 16:
|description=C++/wxWidgets version of WebAOM
|description=C++/wxWidgets version of WebAOM
|functions=FILE, MYLISTADD
|functions=FILE, MYLISTADD
|language=[http://en.wikipedia.org/wiki/C_Plus_Plus C++] ([http://en.wikipedia.org/wiki/WxWidgets wxWidgets])
|language=[[Wikipedia:C Plus Plus|C++]] ([[Wikipedia:WxWidgets|wxWidgets]])
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=2555
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=2555
|url=[[WebAOM]]
|url=[[WebAOM]]
Line 28: Line 28:
|name=WebAOM
|name=WebAOM
|target=All
|target=All
|language=[http://en.wikipedia.org/wiki/Java_programming_language Java]
|language=[[Wikipedia:Java programming language|Java]]
|description=Simple AOM Applet / Application - ed2k, crc32, md5, sha1, tth hashing; file add to MyList; custom file renaming and moving;
|description=Simple AOM Applet / Application - ed2k, crc32, md5, sha1, tth hashing; file add to MyList; custom file renaming and moving;
|functions=FILE, MYLIST*, *ANIME, GROUP, UPTIME
|functions=FILE, MYLIST*, *ANIME, GROUP, UPTIME
Line 45: Line 45:
|name=AniDB Monitor
|name=AniDB Monitor
|target=Windows
|target=Windows
|language=[http://en.wikipedia.org/wiki/C_Sharp C#]/[http://en.wikipedia.org/wiki/.NET_Framework .NET]
|language=[[Wikipedia:C Sharp|C#]]/[[Wikipedia:.NET Framework|.NET]]
|functions=FILE, MYLISTADD
|functions=FILE, MYLISTADD
|description=Watch specified folders and sub-folders for files, drag and drop files, hash found files, automatically add to AniDB MyList, rename files based on AniDB info (customised).
|description=Watch specified folders and sub-folders for files, drag and drop files, hash found files, automatically add to AniDB MyList, rename files based on AniDB info (customised).
Line 59: Line 59:
|name=AniDB Renamer
|name=AniDB Renamer
|target=All
|target=All
|language=[http://en.wikipedia.org/wiki/Perl Perl]
|language=[[Wikipedia:Perl|Perl]]
|description=Hash and renames files based on information from the AniDB API and a user definable format string. Can also add files to MyList. Run adbren.pl without arguments for full usage information.<br>'''Remember to edit adbren.pl and change USERNAME and PASSWORD constants.'''<br>
|description=Hash and renames files based on information from the AniDB API and a user definable format string. Can also add files to MyList. Run adbren.pl without arguments for full usage information.<br>'''Remember to edit adbren.pl and change USERNAME and PASSWORD constants.'''<br>
'''v5 Changes:'''
'''v5 Changes:'''
Line 85: Line 85:
|name=AniDBCmdC
|name=AniDBCmdC
|target=All
|target=All
|language=[http://en.wikipedia.org/wiki/Java_programming_language Java]
|language=[[Wikipedia:Java programming language|Java]]
|functions=FILE, MYLISTADD
|functions=FILE, MYLISTADD
|description=anidb commandline client written in Java for all those who love shells. hashing (all types); renaming (100% cust); MyList adding; moving hashed, checked and MyList added files in their own animename dirs; remove illegal strings from filenames (100% cust)
|description=anidb commandline client written in Java for all those who love shells. hashing (all types); renaming (100% cust); MyList adding; moving hashed, checked and MyList added files in their own animename dirs; remove illegal strings from filenames (100% cust)
Line 141: Line 141:
|name=Anime Plugin for MediaPortal
|name=Anime Plugin for MediaPortal
|target=Windows
|target=Windows
|language=[http://en.wikipedia.org/wiki/C_Sharp C#]/[http://en.wikipedia.org/wiki/.NET_Framework .NET]
|language=[[Wikipedia:C Sharp|C#]]/[[Wikipedia:.NET Framework|.NET]]
|functions=FILE, ANIME
|functions=FILE, ANIME
|description=Hash files, and display file and series information within MediaPortal
|description=Hash files, and display file and series information within MediaPortal
Line 156: Line 156:
|name=AniUpdate
|name=AniUpdate
|target=FreeBSD, OpenBSD, NetBSD + Linux
|target=FreeBSD, OpenBSD, NetBSD + Linux
|language=[http://en.wikipedia.org/wiki/C_programming_language C] / [http://en.wikipedia.org/wiki/Objective-C Objective-C]
|language=[[Wikipedia:C programming language|C]] / [[Wikipedia:Objective-C|Objective-C]]
|description=Command-line helper, hashing, cache, add to MyList, read MyList info, mark viewed/un-viewed, edit MyList entry, read file info.
|description=Command-line helper, hashing, cache, add to MyList, read MyList info, mark viewed/un-viewed, edit MyList entry, read file info.
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=2613
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=2613
Line 198: Line 198:
|description=System tray notification for messages and new files.
|description=System tray notification for messages and new files.
|functions=NOTIFY
|functions=NOTIFY
|contact=http://anidb.info/perl-bin/animedb.pl?show=msg&do=new&msg.to=klbl or kkllbbll[at]gmail[dot]com
|contact={{AniDBLink|msg|do|new|msg.to|klbl}} or kkllbbll[at]gmail[dot]com  
|url=http://dotntf.googlepages.com
|url=http://dotntf.googlepages.com
}}
}}
Line 237: Line 237:
|name=mIRCaDBcSc / mIRC AniDB Client Script
|name=mIRCaDBcSc / mIRC AniDB Client Script
|target=Win32
|target=Win32
|language=[http://en.wikipedia.org/wiki/MIRC_script mIRC script]
|language=[[Wikipedia:MIRC script|mIRC script]]
|description=mIRC AniDB Client Script - Notification; hash(using dll), add to MyList
|description=mIRC AniDB Client Script - Notification; hash(using dll), add to MyList
|functions=PUSH*, NOTIFY*, FILE, MYLIST*, SENDMSG
|functions=PUSH*, NOTIFY*, FILE, MYLIST*, SENDMSG
Line 250: Line 250:
|status=Working beta, DISCONTINUNED (unreleased code in [http://scm.jvnv.net/svn/snakebite/trunk/myaa/ SVN rep.])
|status=Working beta, DISCONTINUNED (unreleased code in [http://scm.jvnv.net/svn/snakebite/trunk/myaa/ SVN rep.])
|name=MyAA
|name=MyAA
|language=[http://en.wikipedia.org/wiki/C_Plus_Plus C++] (GUI application using [http://en.wikipedia.org/wiki/Qt_(toolkit) Qt])  
|language=[[Wikipedia:C Plus Plus|C++]] (GUI application using [[Wikipedia:Qt (toolkit)|Qt]])  
|target=Currrently only Linux, both Linux and Windows were originally planned  
|target=Currrently only Linux, both Linux and Windows were originally planned  
|functions=FILE, MYLIST, MYLISTADD
|functions=FILE, MYLIST, MYLISTADD
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=3721
|contact=http://www.anidb.net/forum/profile.php?mode=viewprofile&u=3721
|url=http://myaa.sourceforge.net/
|url=http://myaa.sourceforge.net/
|description=MyAA is a personal anime database, mostly designed to easily keep track of which animes and episodes you have seen and not seen. It supports the AniDB UDP protocol so you can update your AniDB.net MyList from time to time as well.
|description=MyAA is a personal anime database, mostly designed to easily keep track of which anime and episodes you have seen and not seen. It supports the AniDB UDP protocol so you can update your AniDB.net MyList from time to time as well.
}}
}}


Line 278: Line 278:
|status=Working, in development
|status=Working, in development
|name=PyAniDB
|name=PyAniDB
|language=[http://en.wikipedia.org/wiki/Python_programming_language Python], with some parts in C++. License: [http://en.wikipedia.org/wiki/GPL GPL]
|language=[[Wikipedia:Python programming language|Python]], with some parts in C++. License: [[Wikipedia:GPL|GPL]]
|target=GNU/Linux, may be ported to other platforms later.
|target=GNU/Linux, may be ported to other platforms later.
|contact=zyp@jvnv.net
|contact=zyp@jvnv.net
Line 295: Line 295:
|description=Simple command line utility for adding/updating MyList: un/viewed, storage, state, source.  
|description=Simple command line utility for adding/updating MyList: un/viewed, storage, state, source.  
|functions=MYLISTADD, MYLISTDEL
|functions=MYLISTADD, MYLISTDEL
|language=[http://en.wikipedia.org/wiki/Java_programming_language Java]
|language=[[Wikipedia:Java programming language|Java]]
|contact=[http://anidb.net/perl-bin/animedb.pl?show=msg&do=new&msg.to=iamnoone iamnoone]
|contact={{AniDBLink|msg|do|new|msg.to|iamnoone}}
|url=http://sourceforge.net/projects/anidbcnit/
|url=http://sourceforge.net/projects/anidbcnit/
}}
}}
Line 368: Line 368:
|language=PHP 5
|language=PHP 5
|functions=MYLIST*, NOTIFY
|functions=MYLIST*, NOTIFY
|description=local anime catalogue, MyList synchronization, notification of new episode of all MyList animes
|description=local anime catalogue, MyList synchronization, notification of new episode of all MyList anime
|contact=zsbe17fr at yahoo dot fr
|contact=zsbe17fr at yahoo dot fr
|url=N/A
|url=N/A
Line 425: Line 425:
|contact=gentilboulet'at'gmail.com
|contact=gentilboulet'at'gmail.com
|functions=None Yet, targetting AUTH, LOGOUT, FILE, EPISODE, ANIME.
|functions=None Yet, targetting AUTH, LOGOUT, FILE, EPISODE, ANIME.
|description=A program to index automatically animes to a database, and keep trace of media (witch episode on witch DVD/HDD).
|description=A program to index automatically anime to a database, and keep trace of media (witch episode on witch DVD/HDD).
}}
}}


Line 550: Line 550:
|language=Java
|language=Java
|functions=FILE, MYLISTADD
|functions=FILE, MYLISTADD
|contact=http://anidb.net/perl-bin/animedb.pl?show=msg&do=new&msg.to=qlesoc
|contact={{AniDBLink|msg|do|new|msg.to|qlesoc}}
|description=Azureus BitTorrent plugin for adding files to MyList database.
|description=Azureus BitTorrent plugin for adding files to MyList database.
}}
}}
Line 710: Line 710:
|language=Perl
|language=Perl
|description=Modification of adbren.pl to add some new features including use of hard links and a local database.
|description=Modification of adbren.pl to add some new features including use of hard links and a local database.
|contact=http://anidb.info/perl-bin/animedb.pl?show=msg&do=new&msg.to=bsdude - wiki: [[user:bsdude]]
|contact={{AniDBLink|msg|do|new|msg.to|bsdude}} - wiki: [[user:bsdude]]
|url=http://www.anidb.net/forum/viewtopic.php?p=27717#27717
|url=http://www.anidb.net/forum/viewtopic.php?p=27717#27717
}}
}}
Line 722: Line 722:
|name=Bumblebee
|name=Bumblebee
|target=Any OS with Ruby, but focus on Linux
|target=Any OS with Ruby, but focus on Linux
|language=[http://en.wikipedia.org/wiki/Ruby_(programming_language) Ruby]
|language=[[Wikipedia:Ruby (programming_language)|Ruby]]
|description=Planning on using Ruby, and create a daemon that can monitor folders, automatically hash these, and add to MyList if found in AniDB. If time permits, I'll try on a simple GUI as well.  
|description=Planning on using Ruby, and create a daemon that can monitor folders, automatically hash these, and add to MyList if found in AniDB. If time permits, I'll try on a simple GUI as well.  
|contact=perchr@gmail.com
|contact=perchr@gmail.com
Line 931: Line 931:
|description=Client with a friendly interface.
|description=Client with a friendly interface.
|functions=hashing, MyList management
|functions=hashing, MyList management
|contact=http://anidb.info/perl-bin/animedb.pl?show=msg&do=new&msg.to=wizgob
|contact={{AniDBLink|msg|do|new|msg.to|wizgob}}
}}
}}


Line 1,232: Line 1,232:
|language=Python 2.4
|language=Python 2.4
|description=Complete UDP API implementation, local database, file hashing, local file management
|description=Complete UDP API implementation, local database, file hashing, local file management
|contact=http://anidb.info/perl-bin/animedb.pl?show=msg&do=new&msg.to=terru
|contact={{AniDBLink|msg|do|new|msg.to|terru}}
}}
}}


1,633

edits

MediaWiki spam blocked by CleanTalk.
MediaWiki spam blocked by CleanTalk.