Script for fixing Czech characters when they get gibberish in Synology NAS. Iterates over all files in given path and fixes wrong characters in filenames.
Usage:
- mount NAS folder containing files you want to fix
- download fix_cz_chars.py
- enter local path of mounted folder into line 4 of fix_cz_chars.py
- in terminal, execute 'python fix_cz_chars.py'