About a month ago I was making some changes to the tags on the albums via another application (MusicBee) which also has always behaved as expected. I noticed that for the albums that I had changed, there were now two occurrences showing when accessing the server via the web (Firefox.) [s]I also noted that new tracks added to playlists were not being updated by Subsonic. The playlists live on the Win7 machine and are in PLS format, which hasn't been an issue before.[/s]
I finally got fed up with seeing the duplicate albums and uninstalled 6.1.1 (which lives at d:\subsonic.) I also found a subsonic directory on the c:\ drive, which I deleted manually. I then reinstalled 6.1.1, set up one user, and scanned the media directory. Amazingly, even though I had removed what I assume were the database files at c:\subsonic, the duplicates still existed. I uninstalled, and deleted, everything again. Then searched the registry for anything 'subsonic' and there was nothing. I then reinstalled v5.3. I did a scan and subsonic came up empty, even though the scanner dialog showed 23+k files. -And- only one playlist (there should be about 80) showed up and it showed zero tracks.
Checking the log I see this after the media scan:
- Code: Select all
[2017-09-02 12:23:38,055] INFO MediaScannerService - Scanned media library with 23500 entries.
[2017-09-02 12:23:38,055] INFO MediaScannerService - Marking non-present files.
[2017-09-02 12:23:38,960] INFO MediaScannerService - Marking non-present artists.
[2017-09-02 12:23:38,975] INFO MediaScannerService - Marking non-present albums.
[2017-09-02 12:23:39,022] INFO MediaScannerService - Completed media library scan.
The "marking non-present..." is confusing to me. Does that mean it marked -every-thing as not present? And if so, why?
As for the playlists, the log shows that there are "no songs in the playlist were found" when a manual check of the playlists shows valid entries.
I performed an 'upgrade' to 6.1.1, ran a scan and there was no change.
Needless to say this is very frustrating. I'd appreciate any advice as to a) completely clear out the database (I don't mind starting from scratch with configuring users, etc.) and b) get a good, accurate scan without the duplicates.
Thanks.