since #551 rclone is required for suggesting new sub or ses, however its not checked as a dependency when this function is used and now always returns sub-001 or ses-001. Need to look into this a little more (why is it not throwing at error?) but everything works well when rclone is not installed.
Rclone check should not happen on datashuttle __init__ because it is slow and lags startup.
since #551 rclone is required for suggesting new sub or ses, however its not checked as a dependency when this function is used and now always returns
sub-001orses-001. Need to look into this a little more (why is it not throwing at error?) but everything works well when rclone is not installed.Rclone check should not happen on datashuttle
__init__because it is slow and lags startup.