Closed FlyHighest closed 1 year ago
If there were macos generated system files that start with "._" and end with ".json", int() would throw exception and cause logger exit. A small fix to filtering will solve this.
int()
311
If there were macos generated system files that start with "._" and end with ".json",
int()
would throw exception and cause logger exit. A small fix to filtering will solve this.