Skip to content
Kcchouette edited this page Aug 16, 2019 · 4 revisions

Listed per version.

v0.1.x

  • Use XML file from iroffer dinoex
  • The path for XDCC list can be URL, file,...
  • Translatable (through a php config file)
  • Use databases using json files
  • Add/edit/remove bot easily through an ADMIN page
  • A bot can have a different IRC/URL link
  • Choose which Robot meta tag you want to use (in the php config file)
  • BONUS: Listing of folders; the file list_folder.php

v0.2.x

  • XML can come from URL
  • You can import/export JSON files (used like a database)
  • Add/edit/remove Bookmarks from JSON
  • A Search input (to search on one/all bot)
  • Atom feed for one bot
  • Download a CSV file with the number of download for each bot
  • BONUS: PHP file to convert bookmark in .cache from XDCCParser to a json file that XDCC-simple can read
Clone this wiki locally