Skip to content

Issue 144: Option to copy instead of move file#150

Open
WaywardWizard wants to merge 10 commits intojkwill87:mainfrom
WaywardWizard:master
Open

Issue 144: Option to copy instead of move file#150
WaywardWizard wants to merge 10 commits intojkwill87:mainfrom
WaywardWizard:master

Conversation

@WaywardWizard
Copy link
Copy Markdown

For issue/request #144

Comment thread mnamer/setting_store.py Outdated
help="--episode-format: set episode renaming format specification",
)(),
)
relocation_mode: Optional[Union[RelocateType,str]] = dataclasses.field(
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why we must allow items of type "RelocateType". But i see that was done elsewhere. I think this is redundant because we only pass instances of str and never of RelocateType.

Comment thread mnamer/setting_store.py Outdated
@bakman2
Copy link
Copy Markdown

bakman2 commented Dec 2, 2021

Nice work thanks, hope it gets merged soon. a hardlink option would be nice as well.

@WaywardWizard
Copy link
Copy Markdown
Author

Nice work thanks, hope it gets merged soon. a hardlink option would be nice as well.

Thanks @bakman2

Ive forgotten now but im 99pct sure that link() - hardlink and symlink() - symbolic link

@WaywardWizard
Copy link
Copy Markdown
Author

@jkwill87 If i resolved these conflicts, would you be willing to merge? Would there be anything further you would like to see?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants