Skip to content

Fixed a special character issue on Windows. - #11

Merged
snowskeleton merged 1 commit into
snowskeleton:mainfrom
TaikiAkita:main
May 23, 2026
Merged

Fixed a special character issue on Windows.#11
snowskeleton merged 1 commit into
snowskeleton:mainfrom
TaikiAkita:main

Conversation

@TaikiAkita

Copy link
Copy Markdown

Change(s):
[1] This commit fixed an issue that the output filename can't be
correctly determined on Windows when the title of an audiobook
contains any special character.

  For example, the title '君を守ろうとする猫の話: (小学館)' can't be
  correctly handled due to the fact that it contains ':'
  character.

  To solve this problem, the changes in this commit will replace
  all special characters with underline character ('_').

Contributor(s):
[1] Ji WenCong xiaojsoft@gmail.com

Change(s):
  [1] This commit fixed an issue that the output filename can't be
      correctly determined on Windows when the title of an audiobook
	  contains any special character.

      For example, the title '君を守ろうとする猫の話: (小学館)' can't be
	  correctly handled due to the fact that it contains ':'
	  character.

	  To solve this problem, the changes in this commit will replace
	  all special characters with underline character ('_').

Contributor(s):
  [1] Ji WenCong <xiaojsoft@gmail.com>
@snowskeleton
snowskeleton merged commit 455b0cb into snowskeleton:main May 23, 2026
4 checks passed
@snowskeleton

Copy link
Copy Markdown
Owner

Thanks for the PR! And I hope this package serves you well!

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.

2 participants