Re: [SlimDevices: SqueezeCenter] Database disk image is malformed

2021-12-14 Thread Michael Herger

I've had some crashes due to mysterious reasons (mainly switching GPU I
suppose), that I later fixed and the machine is once more stable and
running 24/7 with no problem.


One of LMS' database files got corrupted in the crash. You'll have to 
shut down LMS, wipe cache.db* and library.db*, then restart LMS. If that 
didn't help, you might have to remove persist.db*. Take a backup of the 
files before removing them. This way you could restore them in case you 
removed the wrong files.


___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Playlists not updating. e.g. Recently Added remains "stale" from months ago?

2021-12-14 Thread Paul Webster


I think that you might have to manually export the list from the Apple
application to generate a new XML file - Apple stopped generating it
automatically.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115575

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Anyone successfully using Castbridge with LMS docker?

2021-12-14 Thread teq


Hi,

I'm successfully running Logitech Media Server 8.2.0 as a docker
container (lmscommunity/logitechmediaserver). So far, so good. 

Recently I wanted to try the Chromecast Bridge plugin. However, I don't
seem to be able to create the castbridge.xml. The configuration page
displays an error message ("Configuration file missing - create one by
clicking "generate" or, if autosave is on, refresh this page") but
neither generate nor autosave seem to work. And of course running the
plugin creates an error:


[21-12-15 08:03:11.8080] main::init (390) Starting Logitech
Media Server (v8.2.0, 1627922070, Tue Aug  3 11:43:55 CEST 2021) perl
5.032001 - aarch64-linux-gnu-thread-multi
[21-12-15 08:03:14.8422] Slim::Plugin::Extensions::Settings::handler
(35) attempt to set params with band random number - ignoring
[21-12-15 08:04:46.5279] Plugins::CastBridge::Squeeze2cast::start (134)
executable not having 'x' permission, correcting
[08:04:46.567936] main:1266 Starting squeeze2cast version: v1.81.0 (Dec 
7 2021 @ 13:04:12)
[08:04:46.568295] main:1274 
!! ERROR LOADING CONFIG FILE !
[08:04:46.582440] Start:1035 Binding to 172.18.0.2 (http:0)

Has anyone been successful running Castbridge in a similar setting?

Thank you very much for any suggestions.

Cheers,
teq



teq's Profile: http://forums.slimdevices.com/member.php?userid=8266
View this thread: http://forums.slimdevices.com/showthread.php?t=115577

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Database disk image is malformed

2021-12-14 Thread gorman


Logitech Media Server Version: 7.9.3 - 1596893334 @ Sun Aug 9 04:07:48
WEDT 2020
Operating system: Windows 10 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 0.95
IO::Socket::SSL: 2.024
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

I've had some crashes due to mysterious reasons (mainly switching GPU I
suppose), that I later fixed and the machine is once more stable and
running 24/7 with no problem.
Today I noticed that some Custom Browse entries I had set up were not
working, I've tried fixing them to no avail. Multilibrary plugin was not
accessible anymore, so I deleted it. I deleted CustomBrowse and I
rescanned the whole libray (I have Trackstat backups available).

But still LMS throws out this in logs:


Code:


  [21-12-15 01:41:51.5642] main::init (387) Starting Logitech Media Server 
(v7.9.3, 1596893334, Sun Aug  9 04:07:48 WEDT 2020) perl 5.014001 - 
MSWin32-x86-multi-thread
  [21-12-15 01:41:51.8528] Slim::Utils::SQLiteHelper::postConnect (377) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [21-12-15 01:41:51.8703] Slim::Schema::Storage::throw_exception (121) Error: 
DBI Exception: DBD::SQLite::db do failed: database disk image is malformed [for 
Statement "ANALYZE;"]
  [21-12-15 01:41:51.8705] Slim::Schema::Storage::throw_exception (121) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/Slim/Schema/Storage.pm line 121)
  frame 1: Slim::Schema::Storage::throw_exception 
(/DBIx/Class/Storage/DBI.pm line 
1006)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/Slim/Utils/SQLHelper.pm line 82)
  frame 3: (eval) 
(/Slim/Utils/SQLHelper.pm line 82)
  frame 4: Slim::Utils::SQLHelper::executeSQLFile 
(/Slim/Schema.pm line 410)
  frame 5: (eval) (/Slim/Schema.pm 
line 409)
  frame 6: Slim::Schema::optimizeDB 
(/Slim/Utils/SQLiteHelper.pm line 
378)
  frame 7: Slim::Utils::SQLiteHelper::postConnect 
(/Slim/Schema.pm line 283)
  frame 8: Slim::Schema::_connect 
(/Slim/Schema.pm line 129)
  frame 9: Slim::Schema::init (slimserver.pl line 552)
  frame 10: main::init (slimserver.pl line 86)
  frame 11: PerlSvc::Startup 
(/PerlSvc.pm line 95)
  frame 12: PerlSvc::_startup (slimserver.pl line 0)
  frame 13: (eval) (slimserver.pl line 0)
  
  [21-12-15 01:41:51.8716] Slim::Utils::SQLHelper::executeSQLFile (84) Error: 
Couldn't execute SQL statement: [ANALYZE;] : [Carp::Clan::__ANON__(): DBI 
Exception: DBD::SQLite::db do failed: database disk image is malformed [for 
Statement "ANALYZE;"] at 
/Slim/Schema/Storage.pm line 125
  ]
  [21-12-15 01:41:51.8718] Slim::Schema::forceCommit (2143) Warning: Trying to 
commit transactions before DB is initialized!
  [21-12-15 01:41:52.5543] Slim::Utils::Misc::msg (1255) Warning: 
[01:41:52.5541] DBD::SQLite::db do failed: database disk image is malformed at 
/Slim/Utils/SQLiteHelper.pm line 
550.
  [21-12-15 01:41:54.0057] Slim::Utils::SQLiteHelper::postConnect (377) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [21-12-15 01:41:54.0244] Slim::Schema::Storage::throw_exception (121) Error: 
DBI Exception: DBD::SQLite::db do failed: database disk image is malformed [for 
Statement "ANALYZE;"]
  [21-12-15 01:41:54.0246] Slim::Schema::Storage::throw_exception (121) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/Slim/Schema/Storage.pm line 121)
  frame 1: Slim::Schema::Storage::throw_exception 
(/DBIx/Class/Storage/DBI.pm line 
1006)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/Slim/Utils/SQLHelper.pm line 82)
  frame 3: (eval) 
(/Slim/Utils/SQLHelper.pm line 82)
  frame 4: Slim::Utils::SQLHelper::executeSQLFile 
(/Slim/Schema.pm line 410)
  frame 5: (eval) (/Slim/Schema.pm 
line 409)
  frame 6: Slim::Schema::optimizeDB 
(/Slim/Utils/SQLiteHelper.pm line 
378)
  frame 7: Slim::Utils::SQLiteHelper::postConnect 
(/Slim/Schema.pm line 283)
  frame 8: Slim::Schema::_connect 
(/Slim/Schema.pm line 129)
  frame 9: Slim::Schema::init 
(/Slim/Music/Import.pm line 692)
  frame 10: Slim::Music::Import::_checkLibraryStatus 
(/Slim/Music/Import.pm line 491)
  frame 11: Slim::Music::Import::addImporter (slimserver.pl line 560)
  frame 12: main::init (slimserver.pl line 86)
  frame 13: PerlSvc::Startup 
(/PerlSvc.pm line 95)
  frame 14: PerlSvc::_startup (slimserver.pl line 0)
  frame 15: (eval) (slimserver.pl line 0)
  
  [21-12-15 01:41:54.0248] Slim::Utils::SQLHelper::executeSQLFile (84) Error: 
Couldn't execute SQL statement: [ANALYZE;] : [Carp::Clan::__ANON__(): DBI 
Exception: DBD::SQLite::db do failed: database disk image is malformed [for 
Statement "ANALYZE;"] at 
/Slim/Schema/Storage.pm line 125
  ]
  [21-12-15 01:41:54.0251] Slim::Schema::forceCommit (2143) Warning: Trying to 
commit transactions before DB is initialized!
  [21-12-15 01:41:54.6434] Slim::Utils::Misc::msg (1255) Warning: 
[01:41:54.6432] DBD::SQLite::db do failed: database disk image is malformed at 
/Slim/Utils/SQLiteHelper.pm line 
550.
  [21-12-15 01:41:56.7614] 

Re: [SlimDevices: SqueezeCenter] Playlists not updating. e.g. Recently Added remains "stale" from months ago?

2021-12-14 Thread pricebrad


pricebrad wrote: 
> Running LMS 8.2.0 on macOS Big Sur.  Using iTunes integration
> (Music.app).   I have lots of playlists in Music.app, going back for
> many years.  I also rely on the Recently Added automatic playlist to
> show me the new CDs I ripped or music I recently purchased from iTunes
> Store.   I cannot get these to show up on my Squeezebox Touch, however. 
> I even did the firmware update to my SB Touch (which went fine, but
> didn't solve the problem.)  When I use the Web Remote Control, go into
> Playlists, I also don't see them there.  So I conclude this is a LMS
> issue or iTunes import issue.   I tried using the Rescan everything
> option.  I also tried the Run Cleanup with both Delete Preference and
> Clean Cache checked.I know the first thing someone will say is "did
> you look in the logs."   YES, but without an understanding of what's
> appearing there or what to look for, that doesn't really help me.
> I have added new Playlists inside Music.app and they do not show up in
> the Web Remote Control, Playlists.
> So basically my SB Touch has music and playlists that are about six
> months stale, from what I see in Music.app.
> 
> Brad

H.  I noticed that LMS Advanced settings has, in the iTunes tab,
"iTunes Music Library.xml Location" with a path to my iTunes folder.
Music.app seems to have a new location instead of
/Users//iTunes/iTunes Music Library.xml  there is 
/Users//Music/Music Library.musiclibrary 
Is LMS fully compatible with Music.app and Big Sur?  If I change this
path to point to .musiclibrary will LMS still work?
I'm hesitant to break my LMS/SBTouch setup since it's basically working
for all my old music prior to the past six months, which is better than
nothing.



pricebrad's Profile: http://forums.slimdevices.com/member.php?userid=2326
View this thread: http://forums.slimdevices.com/showthread.php?t=115575

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Playlists not updating. e.g. Recently Added remains "stale" from months ago?

2021-12-14 Thread pricebrad


Running LMS 8.2.0 on macOS Big Sur.  Using iTunes integration
(Music.app).   I have lots of playlists in Music.app, going back for
many years.  I also rely on the Recently Added automatic playlist to
show me the new CDs I ripped or music I recently purchased from iTunes
Store.   I cannot get these to show up on my Squeezebox Touch, however. 
I even did the firmware update to my SB Touch (which went fine, but
didn't solve the problem.)  When I use the Web Remote Control, go into
Playlists, I also don't see them there.  So I conclude this is a LMS
issue or iTunes import issue.   I tried using the Rescan everything
option.  I also tried the Run Cleanup with both Delete Preference and
Clean Cache checked.I know the first thing someone will say is "did
you look in the logs."   YES, but without an understanding of what's
appearing there or what to look for, that doesn't really help me.
I have added new Playlists inside Music.app and they do not show up in
the Web Remote Control, Playlists.
So basically my SB Touch has music and playlists that are about six
months stale, from what I see in Music.app.

Brad



pricebrad's Profile: http://forums.slimdevices.com/member.php?userid=2326
View this thread: http://forums.slimdevices.com/showthread.php?t=115575

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Logitech Media Server Version: 8.3.0 - 1639114576 upgrade.

2021-12-14 Thread uncletoma


LMS works fine until this update, everytime fails to connect to
mysqueezebox servers, and Control panel doesn't start.
The problem is, from 8.3, that first version had problems, the secon one
worked good, now the same problems of the first one.
Really: is not possible that fixed problems came out again :(
(probably i'll try a downversion to 8.2)



uncletoma's Profile: http://forums.slimdevices.com/member.php?userid=72304
View this thread: http://forums.slimdevices.com/showthread.php?t=115546

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread kidstypike


RPI 4/piCorePlayer/LMS 8.3.

I've just been playing an album through Discs & Folders from my WD
MyCloud, this album is still showing, but other albums that show in
Windows File Explorer, LMS sees them as empty.


Code:

[21-12-14 20:08:24.1705] Slim::Utils::Misc::findAndScanDirectoryTree (1121) 
Error: Couldn't find a topLevelObj!
  [21-12-14 20:09:08.9864] Slim::Utils::Misc::findAndScanDirectoryTree (1121) 
Error: Couldn't find a topLevelObj!
  




36466

36467


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


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS not automatically starting on Mac boot

2021-12-14 Thread pricebrad


Running Big Sur and LMS 8.2.0 r1627922070 and LMS is still not starting
up automatically at boot.   I tried toggling the setting.  Also tried
sudo
/Library/PreferencePanes/Squeezebox.prefPane/Contents/Resources/create-startup.sh
which ran without errors, but on restart LMS still did not start
automatically.



pricebrad's Profile: http://forums.slimdevices.com/member.php?userid=2326
View this thread: http://forums.slimdevices.com/showthread.php?t=112414

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread Paul Webster


Need to find someone who can repeat it at will (on a different OS)  like
you can.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


Paul Webster wrote: 
> With a standard LMS on Windows it is difficult to get at the source code
> to insert diagnostics
> 
> The code around that log message is:
> > 
Code:

  >   > 
  > if (!blessed($topLevelObj) || !$topLevelObj->can('path') || 
!$topLevelObj->can('id')) {
  > 
  > logError("Couldn't find a topLevelObj!");
  > 
  > return ();
  > }
  > 

> > 
> 
> So I suppose it would help to find out which of those conditions is
> making it drop into the error handler.

Aye, that would seem to be the rub. As kidstypike pointed out, it seems
that a similar problem occurs with other systems as well, not only with
LMS running on Win10.



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread Paul Webster


With a standard LMS on Windows it is difficult to get at the source code
to insert diagnostics

The code around that log message is:

Code:


  if (!blessed($topLevelObj) || !$topLevelObj->can('path') || 
!$topLevelObj->can('id')) {
  
logError("Couldn't find a topLevelObj!");
  
return ();
}
  



So I suppose it would help to find out which of those conditions is
making it drop into the error handler.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


kidstypike wrote: 
> Did you read post #39?
> 
> https://forums.slimdevices.com/showthread.php?111464-Browse-Discs-and-folders-problem=1028792=1#post1028792
Yup. Same here, album plays, folders show empty.
Before anyone chimes in, "Use iTunes" Nope, ain't gonna happen!



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread kidstypike


berxter wrote: 
> Aye, that looks familiar :) with the exception of you using D, and I
> MF. Weird.

Did you read post #39?

https://forums.slimdevices.com/showthread.php?111464-Browse-Discs-and-folders-problem=1028792=1#post1028792



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


kidstypike wrote: 
> The lines "Slim::Utils::Misc::findAndScanDirectoryTree (1035) Error:
> Couldn't find a topLevelObj!" in the server log reminds me of a post I
> started nearly 2 years ago. This problem never got resolved, it still
> happens.
> 
> https://forums.slimdevices.com/showthread.php?111464-Browse-Discs-and-folders-problem
Aye, that looks familiar :) with the exception of you using D, and I
MF. Weird.



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


Paul Webster wrote: 
> My suggestion was not about you changing the way that you use things in
> general - but to see if LMS is able to access the folders via the
> information that is held in the library database (assuming you have
> scanned the files and they have useable tags).
> If LMS can play the files via this music library route on reboot and
> then can still do it when it is failing when you navigate by folder then
> it might help in the diagnosis.
Yes, I believe I understood. I may have been a bit unclear in my
response; English isn't my first language (I'm Norwegian), but to
reiterate, I can't see the subfolders in Music Folder view in any
instance of LMS, but I'll try to follow your and Slartibartfast's advice
to check in Album or Artist view next time. Heh, this has worked
impeccably for so many years, and something has to have introduced this
instability the last few months...



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread kidstypike


The lines "Slim::Utils::Misc::findAndScanDirectoryTree (1035) Error:
Couldn't find a topLevelObj!" in the server log reminds me of a post I
started nearly 2 years ago. This problem never got resolved, it still
happens.

https://forums.slimdevices.com/showthread.php?111464-Browse-Discs-and-folders-problem



*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.1.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread Paul Webster


My suggestion was not about you changing the way that you use things in
general - but to see if LMS is able to access the folders via the
information that is held in the library database (assuming you have
scanned the files and they have useable tags).
If LMS can play the files via this music library route on reboot and
then can still do it when it is failing when you navigate by folder then
it might help in the diagnosis.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread slartibartfast


berxter wrote: 
> No, my music folder is strictly organized pr Windows Explorer basis, and
> it would be all but impossible to navigate from "Albums". Example shows
> the "Albums" view: 36459 I need to be able to select
> composer->(his underfolder if existing)->work. As you can see, the
> Albums view starts with some Haydn symphonies, then Bach and Beethoven.
> Bach and Beethoven, e.g. are Enormous, and I can't drill down to the
> particular work I want from this view.Classical music is always a pain to 
> organise [emoji2]

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


slartibartfast wrote: 
> Did you try from "Artists" or "Albums" instead of from "Music Folder"?
> 
> Sent from my Pixel 3a using Tapatalk
No, my music folder is strictly organized pr Windows Explorer basis, and
it would be all but impossible to navigate from "Albums". Example shows
the "Albums" view: 36459 I need to be able to select
composer->(his underfolder if existing)->work. As you can see, the
Albums view starts with some Haydn symphonies, then Bach and Beethoven.
Bach and Beethoven, e.g. are Enormous, and I can't drill down to the
particular work I want from this view.


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


berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread slartibartfast


berxter wrote: 
> Nope, Not with LMS web control, nor with Squeezeplay, or Squeezer on my
> phone. They all depend on LMS to find the subfolder. I can play them
> with VLC on my laptop, from Win Explorer. I have not attempted to "play"
> at the composer level, as some of them are ginormous. I may try that
> with a single-work composer/ top folder when the problem resurfaces.
> Restarting LMS does nothing; I have to restart the machine, which should
> tell me something, but what? Win Permissions? I have no idea how to
> diagnose that. My files are 90% lossless .FLAC, with a few lossless WMA
> and Mp3, but that shouldn't matter, as the problem exists on subfolder
> level?Did you try from "Artists" or "Albums" instead of from "Music Folder"?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


Paul Webster wrote: 
> Can you still play them from your LMS library (via LMS) when the browse
> folder function is not working?
Nope, Not with LMS web control, nor with Squeezeplay, or Squeezer on my
phone. They all depend on LMS to find the subfolder. I can play them
with VLC on my laptop, from Win Explorer.
Restarting LMS does nothing; I have to restart the machine, which should
tell me something, but what?



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread Paul Webster


Can you still play them from your LMS library (via LMS) when the browse
folder function is not working?



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] LMS losing subfolders after a few days Windows 10

2021-12-14 Thread berxter


mherger wrote: 
> Is G: a drive local to the LMS machine? From the screenshot it looks
> like a share? If it's an external drive (USB), is power saving enabled
> which might make it go to sleep after a while? If so, disable it?
Hi, and thanks for answering. No, and yes.. It's an internal SATA-drive
in the LMS machine, and it's also shared, as I usually administer the
folder from a laptop. 
However, when LMS stops recognizing lower level folders, I can still
access them just fine through win explorer, both from the LMS machine
and the laptop, so that seems somewhat unlikely.



berxter's Profile: http://forums.slimdevices.com/member.php?userid=72373
View this thread: http://forums.slimdevices.com/showthread.php?t=115571

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] High CPU streaming internet radio

2021-12-14 Thread gordonb3


slartibartfast wrote: 
> Are you saying the File Types settings page is not on LMS 8.x? It is for
> me.
> 
> 
I don't have it - `Logitech Media Server Version: 8.0.0 - TRUNK @
UNKNOWN`



gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=91404

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Problem with similar album names from same artist

2021-12-14 Thread Shozzer


It may need a full rescan rather than just a new and changed media files
scan.

Apesbrain wrote: 
> And, yes, once this change is made LMS will separate the tracks
> appropriately on the next library rescan.



Shozzer's Profile: http://forums.slimdevices.com/member.php?userid=58726
View this thread: http://forums.slimdevices.com/showthread.php?t=115568

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter