Add path negation to music-transfer.py #32

Open
opened 1 year ago by nightfirecat · 0 comments
Owner

It'd be nice to be able to have a transfer file with the following format:

/path/to/music-folder
!/path/to/music-folder/this-one-song-i-don't-want-to-sync.flac

This should also take precedence over including the given directory/file. eg. the following transfer file would not include any files:

/path/to/music-folder
!/path/to/music-folder

/path/to/another-file.flac
!/path/to/another-file.flac
It'd be nice to be able to have a transfer file with the following format: ``` /path/to/music-folder !/path/to/music-folder/this-one-song-i-don't-want-to-sync.flac ``` This should also take precedence over including the given directory/file. eg. the following transfer file would not include any files: ``` /path/to/music-folder !/path/to/music-folder /path/to/another-file.flac !/path/to/another-file.flac ```
nightfirecat added the
enhancement
label 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: nightfirecat/dotfiles#32
Loading…
There is no content yet.