henkelis / sonospy

Sonospy is a UPnP control point and Windows Media proxy for the Sonos multi-room audio system.
GNU General Public License v3.0
113 stars 16 forks source link

Malformed database on Windows #72

Open switz opened 10 years ago

switz commented 10 years ago

I've been trying to set this up for a friend on his Windows machine. When scanning, it appears to scan the tracks properly, however, the database is returning malformed every time.

When I only do a few tracks (to test it) it says the database is empty. When I ran it against his entire library (~80,000 tracks), it stopped after 40,000. When I loaded that into the proxy, it said MUSIC ERROR - Unable to read track table (no such table: tracks).

Any idea what the issue here might be?

Thanks!

henkelis commented 10 years ago

Are you sure that you're pointing Sonospy to the database correctly? Paths can be a bit of a pain on Windows.

If you tell me where I can look at the small database with a few tracks, I can check what it contains - or you can do that yourself if you use a utility that can read SQLite files.

On 05/02/14 03:08, Daniel Saewitz wrote:

I've been trying to set this up for a friend on his Windows machine. When scanning, it appears to scan the tracks properly, however, the database is returning malformed every time.

When I only do a few tracks (to test it) it says the database is empty. When I ran it against his entire library (~80,000 tracks), it stopped after 40,000. When I loaded that into the proxy, it said MUSIC ERROR - Unable to read track table (no such table: tracks).

Any idea what the issue here might be?

Thanks!

— Reply to this email directly or view it on GitHub https://github.com/henkelis/sonospy/issues/72.