Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slash ('/') in MovieFolderPattern gets replaced by Space (' ') in GetValidFilename #33

Open
kreiger opened this issue Feb 23, 2020 · 2 comments

Comments

@kreiger
Copy link

kreiger commented Feb 23, 2020

I like to organize my movies by year/name, e.g. "Library/Movies/2019/Movie name (2019)/".

When i set Movie folder pattern to "%my/%mn (%my)", the slash gets replaced by a space, and the movie gets sorted into "Library/Movies/2019 Movie name (2019)/".

Not sure what the best way to solve this is, but i don't think slash should be considered an invalid char for this pattern.

@LukePulverenti
Copy link
Member

Hi, I'm pretty sure that option is intended to be filename only and is not intended to contain directory separators. Also I thought there was an option about putting movies into their own folders but i could be wrong.

@kreiger
Copy link
Author

kreiger commented Feb 28, 2020

This is the option for the directory name.

It'd be nice if it could be extended to contain directory separators for more than one level of directories, so consider this a feature request please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants