Unable to parse error in logs

why do i keep seeing messages like this on the logs

Unable to parse episode info from path /Volumes/Media/TV Shows/The Big Bang Theory/Season 7/._24 The Status Quo Combustion.mp4

this was a file that sonarr downloaded and moved to this location itself.

Because Sonarr doesn’t understand the filename, its missing the season number in the file name, which is likely the problem.

well no, as i don’t even have a file called “.24 The Status Quo Combustion.mp4".
note the ".
” in front of 24.

i have a file called “24 The Status Quo Combustion.mp4” though.

i believe the ._ is a metadata hidden file in OSX and Sonarr is reading these when it should be ignoring them

That part definitely was not clear, but it makes sense, added an issue: https://github.com/Sonarr/Sonarr/issues/533