cguZZman / plugin.googledrive

The Google Drive addon for Kodi
GNU General Public License v3.0
211 stars 71 forks source link

special characters not export .strm #317

Closed lovestonelay closed 1 month ago

lovestonelay commented 1 year ago

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

luhanmcs commented 1 year ago

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.