File not found errors in my log

I did a recent install after seeing you guys talk about this on Reddit, and I see why you have so much succes. :slight_smile:

My install went fairly smooth - I lost connection to backend a few times and I had to restart one time - but pretty good overall.

After install I see this in my log file:
13-11-27 20:04:29.4|Warn|MediaCoverMapper|File /home/server/.config/NzbDrone/MediaCover/144/poster.jpg not found
13-11-27 20:04:29.4|Warn|MediaCoverMapper|File /home/server/.config/NzbDrone/MediaCover/145/poster.jpg not found

My nzbdrone isn’t supposed to try writing to that dir, is it?

Thanks @larzjg

NzbDrone stores its settings/series images in /home/<username>/.config/NzbDrone which is equivilant to C:\\ProgramData\zbDrone on Windows. Currently there isn’t an option for the App Data to be moved to another location, but it can usually be done by redirecting it with a symlink.