Nzbirc/v1/v10b1

From tiberious.org

Main_Page > NZBirc > v1 > v1.0.b1

Contents

NZBirc v1.0.b1 - last update: 24th January 2007 - 11:30am

Download

Change Log

  • Using SmartIRC irc core
  • Upgraded SmartIRC's module handling to be able to:
    • Dynamically reload modules on the fly (req: runkit)
    • Check that files complile before adding them to the server
    • Modules have dependencies and includes that are checked before they are loaded
  • Extensions are checked and attempted to be loaded if not found
  • Configuration options set in each modules file, can be overwritten from the main config file
  • Added tvrage module
    • show/episode id's are cached
  • Added ed module
  • nzb module:
    • File include/exlude/priority options
      • ie: f:720p,xvid,x264,hr,normal - where the first is the most important
    • better newzbin cookie code, checks to see if the cookie is valid for each try
    • report information is cached for speed gains
  • Added hella module
    • Show queue size & time to download
    • Advanced list functions
      • display who queued the file, when, etc
      • limit by user, id, msgid, query
    • Pausing time delay (eg. only pause for 1hour)
  • Added autotv module
    • Make tv show info editable - also optionally contain info that overwrites default settings ie:
      • length to check new episodes for, when to start checking for the show etc
    • Change the interface to an argument based interface (ie nzb tv add family guy -normal +highres +720p)
    • Tv scheduling store syncing rather than read/overwrite for possible web based implementation (xml file)
    • Split up checking for new TV episodes, so it does not flood newzbin.com
  • Added config module
    • On the fly editing of the configuration variable
  • Added worker thread
    • Bot will not time out when checking for new shows/downloading nzbs (adds some lag)
  • Bug Fixes
    • Checks for a store file before unserializing it (causes an error on some systems)

New/Modified Commands

They are ALL new

see: v1 Commands