RPi Version
I have just upgraded from version 6.6 to version 7 on my RPi. The install went reasonably well albeit with a few issues...
- crontab file not auto updated to remove v6.6 instance (done manually)
- the previous version has not been deleted, not sure if this was suppose to happen auto or not, anyway left for now
So version 7 boots OK and I have edited both the browse tree and the database fields to be same as v6.6
I asked Asset to clear database and rescan all folders which it starts and I can see the count going up. However, when I return later it says 0 tracks, 0 albums
Tried twice same result (with reboots etc). The Library Logs point to some sort of SQL error; here is a short extract:
[14:00:56] Starting database op
[14:00:56] Entering StorePendingAlbumArt()
[14:00:56] Leaving StorePendingAlbumArt()
[14:00:56] Entering StorePendingTags
[14:00:56] Adding New Track: /mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/09 - Billy Ocean - Here's to You.wav
[14:00:56] SQL error message: no such table: uMediaTable
[14:00:56] SQL problem command: REPLACE INTO uMediaTable VALUES(null,'9142922806918690962','130919163470000 000',0,'/mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/09 - Billy Ocean - Here''s to You.wav','141139162270115','53445626422170','-3384875436213304930','Here''s to You','','','','','1989','9/13','','1/1','','','','','','','','','','16','2','44100','14 11200','252533','44581130','WAV','');
[14:00:56] Adding New Track: /mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/05 - Billy Ocean - Loverboy.wav
[14:00:56] SQL error message: no such table: uMediaTable
[14:00:56] SQL problem command: REPLACE INTO uMediaTable VALUES(null,'-1149142225132714823','130919163470000000',0,'/mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/05 - Billy Ocean - Loverboy.wav','141139162270115','53445626422170','-3384875436213304930','Loverboy','','','','','1989' ,'5/13','','1/1','','','','','','','','','','16','2','44100','14 11200','251773','44447042','WAV','');
Prior to this message the logs seem to indicate what looks like normal activity. The SQL errors continue intermittently throughout the scanning process.
Any thoughts on what's gone wrong and how to fix please?
Thx
I have just upgraded from version 6.6 to version 7 on my RPi. The install went reasonably well albeit with a few issues...
- crontab file not auto updated to remove v6.6 instance (done manually)
- the previous version has not been deleted, not sure if this was suppose to happen auto or not, anyway left for now
So version 7 boots OK and I have edited both the browse tree and the database fields to be same as v6.6
I asked Asset to clear database and rescan all folders which it starts and I can see the count going up. However, when I return later it says 0 tracks, 0 albums
Tried twice same result (with reboots etc). The Library Logs point to some sort of SQL error; here is a short extract:
[14:00:56] Starting database op
[14:00:56] Entering StorePendingAlbumArt()
[14:00:56] Leaving StorePendingAlbumArt()
[14:00:56] Entering StorePendingTags
[14:00:56] Adding New Track: /mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/09 - Billy Ocean - Here's to You.wav
[14:00:56] SQL error message: no such table: uMediaTable
[14:00:56] SQL problem command: REPLACE INTO uMediaTable VALUES(null,'9142922806918690962','130919163470000 000',0,'/mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/09 - Billy Ocean - Here''s to You.wav','141139162270115','53445626422170','-3384875436213304930','Here''s to You','','','','','1989','9/13','','1/1','','','','','','','','','','16','2','44100','14 11200','252533','44581130','WAV','');
[14:00:56] Adding New Track: /mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/05 - Billy Ocean - Loverboy.wav
[14:00:56] SQL error message: no such table: uMediaTable
[14:00:56] SQL problem command: REPLACE INTO uMediaTable VALUES(null,'-1149142225132714823','130919163470000000',0,'/mnt/MusicNAS-CD/CD6/Billy Ocean/Greatest Hits/05 - Billy Ocean - Loverboy.wav','141139162270115','53445626422170','-3384875436213304930','Loverboy','','','','','1989' ,'5/13','','1/1','','','','','','','','','','16','2','44100','14 11200','251773','44447042','WAV','');
Prior to this message the logs seem to indicate what looks like normal activity. The SQL errors continue intermittently throughout the scanning process.
Any thoughts on what's gone wrong and how to fix please?
Thx
Comment