I have actually seen something of this bug since LMS8 and Michael's
first attempts to integrate Tidal's data into the main LMS data.
However I now have Tidal set to debug in the logs so caught a lot more
of it.
I have a Tidal family account and both accounts are configured on
MySqueezebox.com
I was on the Tidal app and saw 2 new albums I fancied trying so added
them to favourites.
I then switched to the LMS UI and found all my Tidal albums missing from
the catalogue (it happens sometimes) so ran a scan for changes.
Here's the bizarre bit, it looks like the code or the Tidal API is
listing the email addresses of each account as Albums.
You will see it say "Importing album tracks for 2 albums..." those two
albums are the email addresses of each Tidal account!
Obviously below I have replaced the email addresses but I hope it's
clear what's going wrong
The scan then successfully picks up Artists and Playlists, it's just
albums going wrong.
Michael, I'm very happy to send you the full logs etc. if it helps
Windows Version: 8.0.0 - 1599750927 @ Thu Sep 10 17:43:09 WEDT 2020
I won't install a newer version just yet
Scanner:
Code:
--------------------
[20-10-04 08:02:52.4602] main::main (206) Starting Logitech Media Server
scanner (v8.0.0, 1599750927, Thu Sep 10 17:43:09 WEDT 2020) perl 5.014001
[20-10-04 08:02:52.6202] Slim::Schema::forceCommit (2157) Warning: Trying to
commit transactions before DB is initialized!
[20-10-04 08:02:53.2679] Slim::Music::Import::runImporter (577) Starting
Slim::Media::MediaFolderScan scan
[20-10-04 08:02:53.2682] Slim::Utils::Scanner::Local::rescan (179)
Discovering audio files in D:\Dropbox\music
[20-10-04 08:03:09.0803] Slim::Utils::Scanner::Local::__ANON__ (191) Start
processing found tracks
[20-10-04 08:03:09.0806] Slim::Utils::Scanner::Local::__ANON__ (199) Connect
do DB
[20-10-04 08:03:09.0808] Slim::Utils::Scanner::Local::__ANON__ (202) Get
latest ID
[20-10-04 08:03:09.0814] Slim::Utils::Scanner::Local::__ANON__ (224) Delete
temporary table if exists
[20-10-04 08:03:09.0816] Slim::Utils::Scanner::Local::__ANON__ (227) Re-build
temporary table
[20-10-04 08:03:09.1107] Slim::Utils::Scanner::Local::__ANON__ (276) Get
deleted tracks count
[20-10-04 08:03:09.1507] Slim::Utils::Scanner::Local::__ANON__ (283) Get new
tracks count
[20-10-04 08:03:09.1510] Slim::Utils::Scanner::Local::__ANON__ (288) Get
changed tracks count
[20-10-04 08:03:09.1667] Slim::Utils::Scanner::Local::deleteTracks (519)
Removing deleted audio files (0)
[20-10-04 08:03:09.1670] Slim::Utils::Scanner::Local::__ANON__ (301) Scanning
new audio files (0)
[20-10-04 08:03:09.1671] Slim::Utils::Scanner::Local::__ANON__ (381)
Rescanning changed audio files (0)
[20-10-04 08:03:09.1673] Slim::Music::Import::endImporter (709) Completed
Slim::Media::MediaFolderScan Scan in 15 seconds.
[20-10-04 08:03:09.1682] Slim::Music::Import::runImporter (577) Starting
Slim::Music::PlaylistFolderScan scan
[20-10-04 08:03:09.1685] Slim::Utils::Scanner::Local::rescan (179)
Discovering audio files in C:\Users\gvh12\Music\Playlists
[20-10-04 08:03:09.1811] Slim::Utils::Scanner::Local::__ANON__ (191) Start
processing found tracks
[20-10-04 08:03:09.1814] Slim::Utils::Scanner::Local::__ANON__ (199) Connect
do DB
[20-10-04 08:03:09.1815] Slim::Utils::Scanner::Local::__ANON__ (202) Get
latest ID
[20-10-04 08:03:09.1819] Slim::Utils::Scanner::Local::__ANON__ (224) Delete
temporary table if exists
[20-10-04 08:03:09.1823] Slim::Utils::Scanner::Local::__ANON__ (227) Re-build
temporary table
[20-10-04 08:03:09.2063] Slim::Utils::Scanner::Local::__ANON__ (276) Get
deleted tracks count
[20-10-04 08:03:09.2444] Slim::Utils::Scanner::Local::__ANON__ (283) Get new
tracks count
[20-10-04 08:03:09.2447] Slim::Utils::Scanner::Local::__ANON__ (288) Get
changed tracks count
[20-10-04 08:03:09.2451] Slim::Utils::Scanner::Local::deleteTracks (519)
Removing deleted audio files (0)
[20-10-04 08:03:09.2453] Slim::Utils::Scanner::Local::__ANON__ (301) Scanning
new audio files (0)
[20-10-04 08:03:09.2456] Slim::Utils::Scanner::Local::__ANON__ (381)
Rescanning changed audio files (0)
[20-10-04 08:03:09.2460] Slim::Music::Import::endImporter (709) Completed
Slim::Music::PlaylistFolderScan Scan in 0 seconds.
[20-10-04 08:03:09.2469] Slim::Music::Import::runImporter (577) Starting
Slim::Plugin::WiMP::Importer scan
[20-10-04 08:03:10.4229] Slim::Plugin::WiMP::Importer::scanAlbums (89)
Reading albums for MAIN_TIDAL_ACCOUNT_EMAIL...
[20-10-04 08:03:35.5031] Slim::Plugin::WiMP::Importer::scanAlbums (99)
Importing album tracks for 2 albums...
[20-10-04 08:03:35.5036] Slim::Plugin::WiMP::Importer::scanAlbums (100)
["MAIN_ACCOUNT\@FOO.BLAH", "SECOND_ACCOUNT\@FOO.BLAH"]
[20-10-04 08:03:35.5039] Slim::Plugin::WiMP::Importer::scanAlbums (103)
Invalid data: MAIN_TIDAL_ACCOUNT_EMAIL
[20-10-04 08:03:35.5042] Slim::Plugin::WiMP::Importer::scanAlbums (103)
Invalid data: SECOND_TIDAL_ACCOUNT_EMAIL
[20-10-04 08:03:35.5054] Slim::Plugin::WiMP::Importer::scanAlbums (89)
Reading albums for SECOND_TIDAL_ACCOUNT_EMAIL...
[20-10-04 08:04:00.6022] Slim::Plugin::WiMP::Importer::scanAlbums (99)
Importing album tracks for 2 albums...
[20-10-04 08:04:00.6029] Slim::Plugin::WiMP::Importer::scanAlbums (100)
["MAIN_ACCOUNT\@FOO.BLAH", "SECOND_ACCOUNT\@FOO.BLAH"]
[20-10-04 08:04:00.6036] Slim::Plugin::WiMP::Importer::scanAlbums (103)
Invalid data: MAIN_TIDAL_ACCOUNT_EMAIL
[20-10-04 08:04:00.6041] Slim::Plugin::WiMP::Importer::scanAlbums (103)
Invalid data: SECOND_TIDAL_ACCOUNT_EMAIL
[20-10-04 08:04:00.6111] Slim::Plugin::WiMP::Importer::scanArtists (141)
Reading albums for MAIN_TIDAL_ACCOUNT_EMAIL...
[20-10-04 08:04:01.1275] Slim::Plugin::WiMP::Importer::scanArtists (151)
Importing artist tracks for 46 artists...
--------------------
------------------------------------------------------------------------
gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=113021
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter