Hello together, I’ve just moved successfully from plex-cloud to local server with plexdrive.
I got the following problem which wasn’t with plex-cloud before:
- Special characters in filenames will break the Media Scanner
- ie: colon and slash and maybe many others.
- No problems with filenames containing special chars from asia … cool it’s working
Most filesystems don’t support colons in filenames, but for the Scanner it’s important to find the movie in the database. I’ve some dirs with more than 8000 files and it’s not so easy to search for the wrong chars. I even wasn’t able to search for (), which I get when you year is defined. Google doesn’t allow to search for this. I’m replacing it with a placeholder before and then I’m looking for the year.
I’m not sure about the hex-value of the colon, but if plexdrive can change it on the fly, or the media scanner wan’t stop that would be an improvement.
Is anyone facing same problems and I’m doing something wrong or will it be a feature that the media scanner doesn’t stop on filenames with colon : and slash in names?
Thomas