Update Proton Drive app-version header to rclone specific one#9189
Update Proton Drive app-version header to rclone specific one#9189dlaumen wants to merge 1 commit intorclone:masterfrom
Conversation
|
Hi @dlaumen , thanks for getting in touch. We always try to work with the vendors so I don't see any problem with merging this. You have Do you want the current version of rclone? This is in |
|
Thank you for the followup @ncw ! I didn't know how to dynamically get a version number, and for us it's currently mostly important to be able to distinguish official versus 3rd party clients. I did just double-checked against our parser for this version, but unfortunately that won't work. It's apparently slightly stricter than what semver allows in regards to the pre-release identifiers, we only allow integers. We do support a +build The regex for the whole version string: So this could work: Am I also correct in assuming this app_version is configurable/overridable by the user? |
Hi
I'm an engineer in the Proton Drive team. We would like to ask you to make a minor change in the way you interact with the API.
external-drive-<project>@<semver-version>, e.g.[email protected]-[a-z_]+We would be very grateful if you could adopt these changes, even though we cannot offer more support for third parties at this moment.