Hi again,
I have turned the 'Online Music Library Integration' plugin on at ~21.00. Seven minutes later, I had first scan. Pls. find the scanner.log attached.
This seems to be the corresponding entry in the server.log:
[21-01-19 21:07:21.0249] Slim::Music::Import::countImporters (624) Found importer: Slim::Plugin::FullTextSearch::Plugin
[21-01-19 21:07:21.0268] Slim::Music::Import::countImporters (624) Found importer: Slim::Media::MediaFolderScan
[21-01-19 21:07:21.0285] Slim::Music::Import::countImporters (624) Found importer: Plugins::WiMP::Importer
[21-01-19 21:07:21.0301] Slim::Music::Import::countImporters (624) Found importer: Plugins::OnlineLibrary::Importer
[21-01-19 21:07:21.0320] Slim::Music::Import::countImporters (624) Found importer: Plugins:eezer::Importer
[21-01-19 21:07:21.0340] Slim::Music::Import::countImporters (624) Found importer: Plugins::MusicArtistInfo::Importer
[21-01-19 21:07:21.5961] Slim::Music::Import::launchScan (203) Running scanner using arguments: /usr/bin/perl (
"/usr/sbin/squeezeboxserver-scanner",
"--prefsdir=/var/lib/squeezeboxserver/prefs",
"--noimage",
"--logconfig=/var/lib/squeezeboxserver/prefs/log.conf",
"--priority=0",
"--onlinelibrary",
"--logdir=/var/log/squeezeboxserver/",
"--novideo",
"--debug",
"database.info=DEBUG,scan.auto=DEBUG,formats.audio =ERROR,artwork=DEBUG,plugin.tidal=ERROR,scan.scann er=DEBUG,plugin.musicartistinfo=ERROR,formats.play lists=ERROR,database.virtuallibraries=ERROR,scan=D EBUG,scan.import=DEBUG",
"onlinelibrary",
)
I will monitor how it continues, expecting the next scan at 22.07...
Results 11 to 18 of 18
Thread: Hourly re-scan of media
-
2021-01-19, 13:38 #11
- Join Date
- Sep 2014
- Posts
- 13
-
2021-01-19, 14:24 #12
- Join Date
- Sep 2014
- Posts
- 13
As expected, after an hour the next scan:
[21-01-19 22:07:21.0197] Slim::Music::Import::countImporters (624) Found importer: Slim::Plugin::FullTextSearch::Plugin
[21-01-19 22:07:21.0218] Slim::Music::Import::countImporters (624) Found importer: Slim::Media::MediaFolderScan
[21-01-19 22:07:21.0237] Slim::Music::Import::countImporters (624) Found importer: Plugins::WiMP::Importer
[21-01-19 22:07:21.0254] Slim::Music::Import::countImporters (624) Found importer: Plugins::OnlineLibrary::Importer
[21-01-19 22:07:21.0271] Slim::Music::Import::countImporters (624) Found importer: Plugins:eezer::Importer
[21-01-19 22:07:21.0292] Slim::Music::Import::countImporters (624) Found importer: Plugins::MusicArtistInfo::Importer
[21-01-19 22:07:21.6035] Slim::Music::Import::launchScan (203) Running scanner using arguments: /usr/bin/perl (
"/usr/sbin/squeezeboxserver-scanner",
"--prefsdir=/var/lib/squeezeboxserver/prefs",
"--noimage",
"--logconfig=/var/lib/squeezeboxserver/prefs/log.conf",
"--priority=0",
"--onlinelibrary",
"--logdir=/var/log/squeezeboxserver/",
"--novideo",
"--debug",
"database.info=DEBUG,scan.auto=DEBUG,formats.audio =ERROR,artwork=DEBUG,plugin.tidal=ERROR,scan.scann er=DEBUG,plugin.musicartistinfo=ERROR,formats.play lists=ERROR,database.virtuallibraries=ERROR,scan=D EBUG,scan.import=DEBUG",
"onlinelibrary",
)
-
2021-01-19, 14:43 #13
Hourly re-scan of media
> Yes. I have only a free account and no collection at all. And yes it is
Oh, I believe the "free" is key here: the importer does not run unless
there's a Premium account. But the update checker does not respect this
difference. Therefore the check would always run in a scan, which
wouldn't do anything.
I'll fix that.
-
2021-01-19, 15:15 #14
- Join Date
- Sep 2014
- Posts
- 13
Perfect ! If it helps, I could verify the fix for you...
-
2021-01-19, 21:40 #15
Hourly re-scan of media
> Perfect ! If it helps, I could verify the fix for you...
Ok, new builds should be out in a few hours. Please note that a first
scan will still be triggered. But an hour later it should no longer
happen. Reason is that the "import" would calculate a checksum for your
library which the poller will use to compare state. And this checksum
didn't get set before.
Thanks for the heads up!
-
2021-01-20, 12:53 #16
- Join Date
- Sep 2014
- Posts
- 13
...doesn't show the problem anymore.
The behaviour I see now, is as follows:
-> after a few minutes, a first scan takes place and there is no subsequent scan after an hour or two hours (just as you said)
-> in the Online Music Library Integration plugin, the Deezer setting has been changed to 'Do not integrate online music collection'
-> changing the Deezer setting to 'Integrate online library and automatically check for changes' again does not result in a re-scan and the setting is reset again to 'Do not integrate online music collection' after a few minutes
I would say everything looks good
-
2021-01-20, 22:51 #17
Hourly re-scan of media
> I would say everything looks good
Thanks for the confirmation!
-
2021-01-21, 05:53 #18
- Join Date
- Sep 2014
- Posts
- 13
Thank YOU !