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

Fix clean title #250

Closed
wants to merge 1 commit into from
Closed

Fix clean title #250

wants to merge 1 commit into from

Conversation

krka
Copy link
Contributor

@krka krka commented Feb 19, 2013

No longer treat any character >= 127 as illegal when clean title is set.
These may be relevant unicode characters in utf-8.
Also add <, > and ? as illegal characters.

* Remove redundant title clean in dvr_make_title.
* Add option to allow non-ascii characters in filenames
  (default to true to keep compatibility)
@perexg
Copy link
Contributor

perexg commented May 26, 2014

The commit eddc6ea obsoletes this request.

@perexg perexg closed this May 26, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants