Project

General

Profile

Bug #1625

Filename: Umlaute and special characters

Added by polini - over 11 years ago. Updated almost 10 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
Category:
PVR / DVR
Target version:
-
Start date:
2013-02-17
Due date:
% Done:

100%

Estimated time:
Found in version:
3.5.2~gc338802
Affected Versions:

Description

At the moment it is not possible to configure the filenames to clear special characters (e.g. :) and keep the german umlaute (e.g. äöü) at the same time. The colon is not "windows-safe".

History

#1

Updated by polini - over 11 years ago

e.g. ":" and not :)

#2

Updated by Adam Sutton over 11 years ago

  • Status changed from New to Accepted
  • Affected Versions 3.4 added

This is being looked at, need to decide whether to put this into 3.4.

Adam

#5

Updated by Rob vh almost 10 years ago

We still have a problem with directory names ending in a . (dot), which happens when you have a unique directory for the title and the title is longer than normal. In that case, the title will be truncated and ends in ...
Windows will not open directories that end in a .

#6

Updated by Damian Gołda almost 10 years ago

Ok. I'll check this and prepare new PR.

#7

Updated by Damian Gołda almost 10 years ago

According to http://support2.microsoft.com/kb/320081/en

Cause 6: The file name includes an invalid name in the Win32 name space
You may not be able to delete a file if the file name includes an invalid name (for example, the file name has a trailing space or a trailing period or the file name is made up of a space only).

So trailing spaces and trailing dots should be removed (or replaced??)

#8

Updated by Rob vh almost 10 years ago

obviously, that applies only to directory names because recording files end in .ts or .mkv.
replace trailing dots only when 'remove unsafe characters' has been selected.
trimming blanks is a good idea, any time.

#10

Updated by Damian Gołda almost 10 years ago

  • Status changed from Accepted to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|0196790734e6562548b2f721908c53be215dd5a2.

Also available in: Atom PDF