plugin.googledrive icon indicating copy to clipboard operation
plugin.googledrive copied to clipboard

special characters not export .strm

Open lovestonelay opened this issue 2 years ago • 1 comments

special characters like as "|" ":" can not export please how to fix the problem sir

lovestonelay avatar Jan 28 '23 09:01 lovestonelay

This is a limitation of operating systems file names, not the addon, windows® for example does not allow these characters in any file. Sample Portuguese-BR language, with translation:

"file names cannot contain any of the following characters: /:*?"<>|" image

Obs.. In google drive it allows these characters, but it is highly recommended not to use them, due to incompatibilities in some OS.

luhanmcs avatar Jan 30 '23 05:01 luhanmcs