github 9001/copyparty v0.11.1
do it live

latest releases: v1.13.0, v1.12.2, v1.12.1...
2 years ago

no important bugfixes, just new features

things to know when upgrading:

  • --no-rescan disables ?scan, a new feature which lets users initiate a recursive scan for new files to hash and read tags from
    • this is enabled per-volume for users with read+write access
  • --no-stack disables ?stack, a new feature which shows a dump of all the stacks
    • this is enabled if a user has read+write on at least one folder
  • if you wish to wipe the DB and rebuild it to get the new metadata collected as of v0.11.0, and you have expensive -mtp parsers (bpm/key) and a huge database (or a slow server), consider https://github.com/9001/copyparty/tree/master/bin#dbtoolpy

new features:

  • live rescan! no more rebooting if you add/move files outside of copyparty and want to update the database, just hit the rescan button in the new...
  • admin panel! access /?h (the old control-panel link) to see it
  • fast startup! added 40TB of music? no need to wait for the initial scan, it runs in the background now
    • when this turns out to be buggy you can --no-fastboot
    • uploading is not possible until the initial file hashing has finished and it has started doing tags
      • you can follow the progress in the new admin panel

bugfixes:

  • windows: avoid drifting into subvolumes and doublehashing files

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.