Move existing sonarr.db from Mac to QNAP NAS

Sonarr version (exact version): 4.0.15.2940 (Mac), 4.0.15.2941 (NAS)
Description of issue:
I’m currently running Sonarr on my Macbook successfully and now want to move it to my QNAP NAS. All config is correct (d/l clients defs, root paths, local & remote paths etc) and now I want to transfer my populated sonarr.db from the Mac to the NAS.

However, Sonarr on the NAS says the sonar.db file is corrupt but it’s not as I can successfully copy and use it on another Sonarr running on Windows.

I note that Sonarr on the Mac is running Sqlite 3.36.0 whereas Sonarr on my NAS is running Sqlite 3.26.0. Would this be the reason? Are the Sqlite version no compatible (seems unlikely but…)

Sonarr 4.0.15.2940 (Mac) was sourced from the main sonarr.tv site
Sonarr 4.0.15.2941 (NAS) was installed using the sherpa repo which compiles from the latest github source code (I believe)

Older SQLite versions are not compatible, but anything over 3.23 should be fine. The downgrade may be a problem if something is stored in a way that isn’t backwards compatible.

We only support our official builds, even builds that target the same code aren’t supported as they can change things.

Thanks for your reply. I’ll go the sherpa site to see what they think.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.