organize icon indicating copy to clipboard operation
organize copied to clipboard

- (move) ERROR! path '' should be a directory

Open tordenflesk opened this issue 3 years ago • 1 comments
trafficstars

- (move) Move to G:\FILENAME.mkv
- (move) ERROR! path '' should be a directory
rules:
  - locations: \\SERVER\data01\tdarr\output
    name: Tdarr
    subfolders: true
    filters:
      - extension: mkv
      - lastmodified:
          minutes : 10
    actions:
      - move:
          dest: G:\
          on_conflict: rename_new
          rename_template: "{name}-{counter}{extension}"

organize, version 2.1.2, Python 3.8.6

tordenflesk avatar Feb 16 '22 15:02 tordenflesk

Thank you I'll check that out.

tfeldmann avatar Feb 17 '22 12:02 tfeldmann

This should be fixed in organize v3. Could you try again?

tfeldmann avatar Jan 15 '24 16:01 tfeldmann

Yes. Anyway of avoiding 0-byte files being created when encountering:

ERROR! [Errno 28] No space left on device

tordenflesk avatar Jan 15 '24 20:01 tordenflesk

Can you raise a new issue for that with the details and your config? Closing this issue

tfeldmann avatar Jan 20 '24 11:01 tfeldmann