Multiple Problems after upgrading to V4

Sonarr version (exact version): 4.0.19.2979
Mono version (if Sonarr is not running on Windows): NA
OS: WIN 11

Debug logs:
xxx Not needed anymore xxx

Description of issue:
After I run v4, Sonarr was upgraded from v2 to v4. I now have several problems:

  1. Downloaded files are not moved to the series folder
  2. If I check download history, I get an error “Unable to load episode history”
  3. If I try to view the series episodes, I get an error “Unable to load episode files”.

I have a backup file of the old database nzbdrone.db if needed… ?

Never mind. I found solution online; Get an SQL editor and then run the command
UPDATE EpisodeFiles SET Languages = ‘[1]’;
on the sonarr.db

Not sure why my db was corrupted after upgrading?

1 Like

Glad you got it sorted, it’s now importing correctly again?