Skip to content

NZBDrive Version 2.0.0.

Latest

Choose a tag to compare

@OleStauning OleStauning released this 19 Dec 21:19
· 20 commits to master since this release
  • Remove cache-files, all caching is in memory now.
  • Use std::filesystem instead of boost::filesystem.
  • Improved mounting process.
  • Support for HTTP-loading nzb's using boost::beast.
  • Port NZBMounter to work on Windows with DokanFuse.
  • Use DokanFuse in NZBDokanDrive.
  • Created Inno Setup script.
  • Use nuget to get .NET dependencies.