Rnee wrote: 
> Hi all,
> 
> Just a few days ago, I discovered pcp and would like to replace openelec
> on a rpi3, just to use it as a musicplayer.
> I installed as a combined LMS server and Squeezebox player and I'm using
> squeezer on Android to control the system.
> 
> At first I tried to connect to a networkshare with all my music with an
> account that has write privileges which seemed to work, except that
> there is no music in the database.
> Then I tried with some files on a USB stick but with the same results.
> 
> I see the files through putty in the mount points, as well from the
> networkshare as from the USB drive but the database seems to remain
> empty.
> Squeezelight and LMS are running.
> 
> Here are both logs from LMS:
> > 
Code:
--------------------
  >   > [17-06-06 14:21:05.9529] main::init (388) Starting Logitech Media 
Server (v7.9.0, 1488878280, Wed Mar  8 14:07:50 UTC 2017) perl 5.024000 - 
arm-linux-gnueabihf-thread-multi-64int
  > [17-06-06 14:21:07.5665] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  > [17-06-06 14:21:07.6111] Slim::Schema::forceCommit (2149) Warning: Trying 
to commit transactions before DB is initialized!
  > [17-06-06 14:21:10.0865] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  > [17-06-06 14:21:11.0283] Slim::Schema::forceCommit (2149) Warning: Trying 
to commit transactions before DB is initialized!
  > [17-06-06 14:21:16.9266] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  > [17-06-06 14:21:16.9667] Slim::Schema::forceCommit (2149) Warning: Trying 
to commit transactions before DB is initialized!
  > [17-06-06 14:21:19.6004] main::checkDataSource (1111) Warning: Schema 
updated or no media found in the database, initiating scan.
  > [17-06-06 14:21:33.9399] Slim::Utils::SQLiteHelper::postConnect (374) 
Optimizing DB because of missing or empty sqlite_stat1 table
  > [17-06-06 14:21:33.9764] Slim::Schema::forceCommit (2149) Warning: Trying 
to commit transactions before DB is initialized!
  > [17-06-06 14:24:25.7023] Slim::Utils::Misc::findAndScanDirectoryTree (1024) 
Error: Couldn't find a topLevelObj!
  > [17-06-06 14:24:32.0987] Slim::Utils::Misc::findAndScanDirectoryTree (1024) 
Error: Couldn't find a topLevelObj!
--------------------
> > 
> 
> > 
Code:
--------------------
  >   > [17-06-06 14:21:25.4369] main::main (205) Starting Logitech Media 
Server scanner (v7.9.0, 1488878280, Wed Mar  8 14:07:50 UTC 2017) perl 5.024000
  > [17-06-06 14:21:26.7253] Slim::Schema::forceCommit (2149) Warning: Trying 
to commit transactions before DB is initialized!
  > [17-06-06 14:21:29.0650] Slim::Music::Import::runImporter (511) Starting 
Slim::Media::MediaFolderScan scan
  > [17-06-06 14:21:29.0667] Slim::Music::Import::endImporter (644) Completed 
Slim::Media::MediaFolderScan Scan in 0 seconds.
  > [17-06-06 14:21:29.5517] Slim::Music::Import::runImporter (511) Starting 
Slim::Plugin::FullTextSearch::Plugin scan
  > [17-06-06 14:21:29.5570] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (396) Starting fulltext 
index build
  > [17-06-06 14:21:29.5585] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (400) Initialize fulltext 
table
  > [17-06-06 14:21:29.5707] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (406) Create fulltext index 
for tracks
  > [17-06-06 14:21:30.1016] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (416) Create fulltext index 
for albums
  > [17-06-06 14:21:30.1241] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (425) Create fulltext index 
for contributors
  > [17-06-06 14:21:30.1474] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (435) Create fulltext index 
for playlists
  > [17-06-06 14:21:30.1880] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (470) Optimize fulltext 
index
  > [17-06-06 14:21:30.2736] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (485) Fulltext index build 
done!
  > [17-06-06 14:21:30.2752] Slim::Music::Import::endImporter (644) Completed 
Slim::Plugin::FullTextSearch::Plugin Scan in 0 seconds.
  > [17-06-06 14:21:30.2815] Slim::Music::Artwork::precacheAllArtwork (619) 
Starting precacheArtwork for 0 albums
  > [17-06-06 14:21:30.2831] Slim::Music::Import::endImporter (644) Completed 
precacheArtwork Scan in 0 seconds.
  > [17-06-06 14:21:30.3020] Slim::Music::Import::runScanPostProcessing (435) 
Starting Database optimization.
  > [17-06-06 14:21:31.4648] Slim::Music::Import::endImporter (644) Completed 
dbOptimize Scan in 1 seconds.
--------------------
> > 
> 
> Am I missing something?
> 
> Thanks in advance!
> Ernst

This line is missing in your scan log:


Code:
--------------------
    [17-06-04 16:06:08.8363] main::main (205) Starting Logitech Media Server 
scanner (v7.9.1, 1495659078, Thu May 25 04:08:45 UTC 2017) perl 5.024000
  [17-06-04 16:06:09.7851] Slim::Schema::forceCommit (2149) Warning: Trying to 
commit transactions before DB is initialized!
  [17-06-04 16:06:30.5790] Slim::Music::Import::runImporter (511) Starting 
Slim::Media::MediaFolderScan scan
  [17-06-04 16:06:30.5805] Slim::Utils::Scanner::Local::rescan (181) 
Discovering audio files in /mnt/flatcap/Music/Squeezebox Music
  [17-06-04 16:07:34.8337] Slim::Utils::Scanner::Local::__ANON__ (193) Start 
processing found tracks
  
--------------------


Have you assigned a music folder that LMS should scan?

22844


+-------------------------------------------------------------------+
|Filename: Pic03.jpg                                                |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=22844|
+-------------------------------------------------------------------+


LMS 7.9 on a Raspberry Pi 3/piCorePlayer 3.20, playlists and LMS cache
on a USB stick, 25K+ music library on a WD MyCloud network drive,
Rasberry Pi 2/piCorePlayer 3.02 > HiFiBerry DIGI+ > AudioEngine DAC1 >
AVI DM5
Raspberry Pi 3/piCorePlayer 3.20beta7/HiFiBerry DAC+ > Cambridge Audio
Minx 5 (study)
Rasberry Pi 2/piCorePlayer 3.02 > HiFiBerry DAC+ > Sharp micro system
(garage)
1 x Boom (dining room) - 1 x Touch (used for display and controller
only) - 1 x SB3 (spare) - 1 x Radio (spare)
------------------------------------------------------------------------
kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=107486

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to