Elfshot / go-xdcc

Use the XDCC protocol to download, organize, and track anime using an IRC client
GNU General Public License v3.0
3 stars 0 forks source link

Is this still being maintained? #34

Open LegandaryRa opened 8 months ago

LegandaryRa commented 8 months ago

Hi, thank you for this awesome application, are you still maintaining it?

If yes, I would love to work with you to enhance this project.

  1. internal tracking of which files have been downloaded would be awesome, my setup requires me to move the files away from the download folder and currently the application redownloads them once they are no longer in the folder.
  2. Better Error Handling, some downloads get stuck for hours. Without restart.
  3. Far in the future a web GUI for trackers and restarting downloads if the file was corrupted / wrong file
  4. RAM autoclear
  5. Downloads crashing once the log file size limit is reached

BR LegandaryRa

Elfshot commented 3 weeks ago

Hi, I haven't had much time to maintain it however, I'll be working on a rewrite that'll hopefully address a few of these over the coming months with the big one being db integration and separation of the downloader and controller(s).