You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good day, i don´t have any problem creating the ISO with directories and files, but some filenames have a ';' in its name but the validation in line 119 (def _check_iso9660_filename) break my code because should ignore it with UDF extensión, maybe i am ignoring some parameter for fix this?
The text was updated successfully, but these errors were encountered:
Good day, i don´t have any problem creating the ISO with directories and files, but some filenames have a ';' in its name but the validation in line 119 (def _check_iso9660_filename) break my code because should ignore it with UDF extensión, maybe i am ignoring some parameter for fix this?
The text was updated successfully, but these errors were encountered: