When using TagLib to open files it seems to always try to open as read/write capable. Is there any way to specify explicitly that I want the file opened read-only so that inotify CLOSE_WRITE events will not be triggered when I know that no edits will be performed?