ncdownloader
ncdownloader copied to clipboard
File will not be accessible due to incompatible encoding
Sometime when i download a link from youtube, the download seems to not start (but if i choose a convert in mp3 it's ok for now).
Then if a launch a file scan in nextcloud with :
sudo -u www-data php occ files:scan --all
He find the file (the file don't appear from the nextcloud interface), but i got this message when the title of the video contain special letter (like "é" ) :
Entry "files/Downloads/tMRp1I19n9I-Extrait TEDx - qu'est ce que méditer .mp3" will not be accessible due to incompatible encoding
And i can't use this file or include in nextcloud.
Maybe a problem with utf8 format ?
Additional information here : nextcloud/server#3136
(Thanks again for your work, and sorry again because i don't speak yet english very well :p)