[X] The "/jcruisemonitor-1-0-5/jcruisemonitor-1.0.5.zip" file could not be found or is not available. Please select another file.

Share

More
AutoNap - Automatizable Napster client Icon

AutoNap - Automatizable Napster client

beta

by parkerpine


A console napster/opennap-client written in Perl (requires 5.6) with both interactive and non-interactive mode allowing to let it run unattendedly.


http://autonap.sourceforge.net





Separate each tag with a space.

Release Date:

2001-05-29

Topics:

License:

Operating System:

Translations:

Intended Audience:

Programming Language:

Registered:

2001-03-15

Ratings and Reviews

Be the first to post a text review of AutoNap - Automatizable Napster client. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum comment added

    schuberty commented on the RE: Please, use this forum! forum thread

    posted by schuberty 3069 days ago

  • File released: /AutoNap-Linux/0.5.1/AutoNap-0.5.1.tar.gz

    posted 3093 days ago

  • AutoNap-Linux 0.5.1 file released: AutoNap-0.5.1.tar.gz

    # Changes from release to relase for AutoNap # $Revision: 1.12 $, $Date: 2001/05/25 05:44:00 $ 0.5.1: ------ - AutoNap no longer ignores user/pass in configfile - added -g switch for specifying a local port to enable multiple instances of AutoNap 0.5.0: ------ - finally in beta for a few good reasons: + filesharing added thus all core features there + some more switches work (notably -S) + caching of server list in case napigator is down (-c) + removal of a few hundred error-messages + fix of crash after streaming a song on next search 0.4.1: ------ - added access-control to the daemon (based on ip-ranges) - fixed numerous bugs with registering account or connecting to networks when none is given - fixed wrong parsing of conffile in auto-mode - fixed wrong recognition of linespeed on 'rsearch' - fixed scrambled output of search-results 0.4.0: ------ - the brandnew daemon-mode plus a client-application - new command 'whois' - finally, warn/die-trapping works again (but hopefully doesn't show up ;-) - improved verbosity in some places (notably 'downs') 0.3.0b: ------- - when user specifies a download-directory other than /tmp, AutoNap will dutyfully store downloads there - fixed a bug which caused AutoNap to download each song twice when doing random downloads 0.3.0a: ------- - interactively entering username and password works again - ping no longer needs a second argument but will instead return the time it took for the ping-reply - rnd_exclude_patterns now works 0.3.0: ------ - #include <0.2.0> - new automatic mode done, so far most of the promised features are actually there 0.2.0: ------ - new location of perl modules, the former one was definitely violating some conventions 0.1.3: ------ - new and better installation routine via configure.PL - GREATLY improved parsing of built-in commands - you can cancel if accidently hit 'x' or 'g' - about a few 1000 bugs have been FIXED!!! - more consistency in error messages 0.1.2c: ------- - added 'last' equivalent 'blast' - AutoNap will now determine your screen size to automatically applie size in paging mode - some internal changes in favour of maintainable code 0.1.2b: ------- - rewrite of command line parsing stuff *sigh* => partly renamed commandline-switches - added 'g' and 'x' keys when scrolling through list 0.1.2a: ------- - fixed a minimal bug where SIGDIE would not be catched by unless-statement due to installation-dependencies 0.1.2: ------ - after doing a blackbox test pretty stable now - feature freeze for this release - instead: install.sh script and manpages 0.1.2pre1: ---------- - caching of 'search' added - prepared same thing for 'browse' 0.1.2pre: --------- - added registering to a network (experimental) - minor bugfixes which doesn't mean this version's more stable than 0.1.1 0.1.1: ------ - added pinging and browsing of a user - improved logging in 0.1.0a: ------- - added streaming to a given mp3-player - commandline-switches work (in parts) - changed server retrieval: no URL needed anymore - added oportunity to specify network - some bugfixed with colors 0.1.0: ------ - connecting to napster/opennap servers - searching database - downloading single and multiplefiles - monitoring downloads - colored interface - retrieval of servers from www.napigator.com/list.php

    posted 3093 days ago

  • Code committed

    parkerpine committed patchset 119 of module AutoNap to the AutoNap - Automatizable Napster client CVS repository, changing 4 files

    posted by parkerpine 3097 days ago

  • Please comments on 0.5.0

    It took me a while to finish this one. Since AutoNap can now also share songs it is compliant to the idea of file-sharing and P2P. Thus it is Beta now. I want to erase any new occuring bugs as soon as possible so please send me your reports.

    posted by parkerpine 3100 days ago

  • File released: /AutoNap-Linux/0.5.0/AutoNap-0.5.0.tar.gz

    posted 3100 days ago

  • Code committed

    parkerpine committed patchset 118 of module AutoNap to the AutoNap - Automatizable Napster client CVS repository, changing 3 files

    posted by parkerpine 3100 days ago

  • Code committed

    parkerpine committed patchset 117 of module AutoNap to the AutoNap - Automatizable Napster client CVS repository, changing 2 files

    posted by parkerpine 3100 days ago

  • Code committed

    parkerpine committed patchset 116 of module AutoNap to the AutoNap - Automatizable Napster client CVS repository, changing 3 files

    posted by parkerpine 3100 days ago

  • AutoNap-Linux 0.5.0 file released: AutoNap-0.5.0.tar.gz

    # Changes from release to relase for AutoNap # $Revision: 1.11 $, $Date: 2001/05/22 06:17:50 $ 0.5.0: ------ - finally in beta for a few good reasons: + filesharing added thus all core features there + some more switches work (notably -S) + caching of server list in case napigator is down (-c) + removal of a few hundred error-messages + fix of crash after streaming a song on next search 0.4.1: ------ - added access-control to the daemon (based on ip-ranges) - fixed numerous bugs with registering account or connecting to networks when none is given - fixed wrong parsing of conffile in auto-mode - fixed wrong recognition of linespeed on 'rsearch' - fixed scrambled output of search-results 0.4.0: ------ - the brandnew daemon-mode plus a client-application - new command 'whois' - finally, warn/die-trapping works again (but hopefully doesn't show up ;-) - improved verbosity in some places (notably 'downs') 0.3.0b: ------- - when user specifies a download-directory other than /tmp, AutoNap will dutyfully store downloads there - fixed a bug which caused AutoNap to download each song twice when doing random downloads 0.3.0a: ------- - interactively entering username and password works again - ping no longer needs a second argument but will instead return the time it took for the ping-reply - rnd_exclude_patterns now works 0.3.0: ------ - #include <0.2.0> - new automatic mode done, so far most of the promised features are actually there 0.2.0: ------ - new location of perl modules, the former one was definitely violating some conventions 0.1.3: ------ - new and better installation routine via configure.PL - GREATLY improved parsing of built-in commands - you can cancel if accidently hit 'x' or 'g' - about a few 1000 bugs have been FIXED!!! - more consistency in error messages 0.1.2c: ------- - added 'last' equivalent 'blast' - AutoNap will now determine your screen size to automatically applie size in paging mode - some internal changes in favour of maintainable code 0.1.2b: ------- - rewrite of command line parsing stuff *sigh* => partly renamed commandline-switches - added 'g' and 'x' keys when scrolling through list 0.1.2a: ------- - fixed a minimal bug where SIGDIE would not be catched by unless-statement due to installation-dependencies 0.1.2: ------ - after doing a blackbox test pretty stable now - feature freeze for this release - instead: install.sh script and manpages 0.1.2pre1: ---------- - caching of 'search' added - prepared same thing for 'browse' 0.1.2pre: --------- - added registering to a network (experimental) - minor bugfixes which doesn't mean this version's more stable than 0.1.1 0.1.1: ------ - added pinging and browsing of a user - improved logging in 0.1.0a: ------- - added streaming to a given mp3-player - commandline-switches work (in parts) - changed server retrieval: no URL needed anymore - added oportunity to specify network - some bugfixed with colors 0.1.0: ------ - connecting to napster/opennap servers - searching database - downloading single and multiplefiles - monitoring downloads - colored interface - retrieval of servers from www.napigator.com/list.php

    posted 3100 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

AutoNap - Automatizable Napster client Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review