Skip to content

Conversation

@WaywardWizard
Copy link

For issue/request #144

help="--episode-format: set episode renaming format specification",
)(),
)
relocation_mode: Optional[Union[RelocateType,str]] = dataclasses.field(
Copy link
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.

@bakman2
Copy link

bakman2 commented Dec 2, 2021

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

@WaywardWizard
Copy link
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

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