Re: [SlimDevices: SqueezeCenter] Good Buffering!

2022-02-26 Thread agbagb


expectingtofly wrote: 
> Yes, BBC Sounds logs an awful lot when debug level is on.  That should
> be plenty for me to look at now, thanks, so its fine to put it back to
> 'warn' level before it brings your server to a halt! 
> 
> Thanks


There would be a thing - how to debug the debug option freezing LMS! 
Anyway, no dog is too old to learn a new trick - I never knew
SHIFT-CONTROL-END selects everything from the cursor point to the end of
the text in Notepad!



LMS 8.2.1 - 1639114554 
Win11
Control: Web GUI; MaterialSkin on Android phones / pads

Machines / devices are in France, in two locations.
a) Livebox 4
Internal HDD (FLAC music; mp3 voice), LAN Desktop
3 x Touch - 1 wireless, 2 LAN. (8.0.1-r16862)
2 x SB Radios [wireless] (8.0.1-r16867)
2 x SqueezeAmps

b) Freebox
External SSD, WiFi Laptop
1 x Touch LAN (Firmware:8.0.1-r16862)
2 x SB Radios, Wireless (8.0.1-r16867)

agbagb's Profile: http://forums.slimdevices.com/member.php?userid=7034
View this thread: http://forums.slimdevices.com/showthread.php?t=115871

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server Issue on Windows 10 x64

2022-02-26 Thread bpa


Often "Connect timed out: Bad file descriptor" is associated with
SSL/TLS (aka https) issues.
However you also have "Can't connect to port 10002 - MusicIP disabled."
s

So clearly LMS is having a network access problem.

Things to try or confirm that is being done.

* Stop and restart LMS in case network connection was not up when LMS
started.
* Make sure the time on your system is accurate - https will fail if
time is wrong.
* Make sure LMS is allowed to access to network in case you have a 3rd
party firewall or perhaps not setup in Windows own firewall.
* When you install LMS you should run the install as "Run as
Administrator"
* When you run the Squeezetray / Control Panel - it should be "Run as
Administrator".
* Although this shouldn't matter here, to get latest bug fixes on a
stable system I'd advise using a nightly version of 8.2.1 from
http://downloads.slimdevices.com/nightly/index.php?ver=8.2



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=116034

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server Issue on Windows 10 x64

2022-02-26 Thread slartibartfast


bpa wrote: 
> Often "Connect timed out: Bad file descriptor" is associated with
> SSL/TLS (aka https) issues.
> However you also have "Can't connect to port 10002 - MusicIP disabled."
> s
> 
> So clearly LMS is having a network access problem.
> 
> Things to try or confirm that is being done.
> 
> * Stop and restart LMS in case network connection was not up when LMS
> started.
> * Make sure the time on your system is accurate - https will fail if
> time is wrong.
> * Make sure LMS is allowed to access to network in case you have a 3rd
> party firewall or perhaps not setup in Windows own firewall.
> * When you install LMS you should run the install as "Run as
> Administrator"
> * When you run the Squeezetray / Control Panel - it should be "Run as
> Administrator".
> * Although this shouldn't matter here, to get latest bug fixes on a
> stable system I'd advise using a nightly version of 8.2.1 from
> http://downloads.slimdevices.com/nightly/index.php?ver=8.2The MusicIP error 
> is probably a red herring. If the plugin is installed
but MusicIP is not installed on the system I think that error is the
result.

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=116034

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server Issue on Windows 10 x64

2022-02-26 Thread bpa


slartibartfast wrote: 
> The MusicIP error is probably a red herring. If the plugin is installed
> but MusicIP is not installed on the system I think that error is the
> result.

I think it is a general network access/routing issue (although WebGUI is
working ?)  and not a https specific - since the fall back to http also
fails.

Code:


  [22-02-25 16:47:53.9257] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch https://github.com/LMS-Community/lms...xtensions.xml: Timed out 
waiting for data
  [22-02-25 16:47:53.9260] Slim::Networking::Repositories::__ANON__ (150) https 
lookup failed - trying plain text http instead: 
https://github.com/LMS-Community/lms...extensions.xml
  .
  .
  .
  [22-02-25 16:50:01.1795] Slim::Networking::Repositories::__ANON__ (147) 
Failed to fetch http://github.com/LMS-Community/lms-...xtensions.xml: Connect 
timed out: 
  




bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=116034

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


[SlimDevices: SqueezeCenter] Maximum file size for cover art?

2022-02-26 Thread Grumpy Bob


I've been tinkering with a tiny server for travelling, based on a Pi
Zero2 and a 2Tb SSD drive. It works pretty well, but lately the scans
have choked while pre-caching artwork.
I examined the scanner.log and identified a recently added music file
with a very large embedded artwork file. I exported the file and found
it was a 5.8Mb png file. Once I removed the embedded image, the scans
complete without problem.

This got me wondering - what is the biggest cover art file size that LMS
can deal with, and does it depend on the specs of the computer it's
running on? 5.8Mb is stupidly large (it was 7500x7500 pixels), and I
can't understand why anyone would embed an image that large! I routinely
check file tags before adding files to my library, and was just
wondering what size limit I should look out for.

Robert



*Home: *Raspberry Pi 4/pCP7.0/LMS8.1.2/Material  with files on QNAP
TS-251A
Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega
Planar 3 > Rega Fono Mini; Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3 (retired), 1 x SqueezeAMP
*Office:* LMS8.0.0 running on Raspberry Pi3;  Raspberry Pi 3 player with
touchscreen/piCorePlayer/IQaudIO DAC and Amp
*Portable:* Raspberry Pi 3B/pCP7.0.1/LMS8.1.2/Material, files on Seagate
portable drive, powered via power brick

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=116043

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


Re: [SlimDevices: SqueezeCenter] Now where was I?

2022-02-26 Thread Redrum


troffasky wrote: 
> Well I am trying to reproduce the issue I thought I had and of course, I
> can't. I am testing by pausing playback, suspending my machine, resuming
> it. It looks in the web interface like like it has forgotten, but then
> about 30s later it resumes from where it was [without me doing
> anything], with local files and BBC Sounds. This isn't what I thought it
> was doing.
> I am only leaving my machine suspended for about a minute or so but I
> can't see why it would make any difference how long it's off for.

If what you had observed happens with local files (your music library),
then my response/suggestion isn't relevant.

Jim



Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=115999

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


Re: [SlimDevices: SqueezeCenter] Maximum file size for cover art?

2022-02-26 Thread RobbH


I am very interested in this issue, as well. I have some insanely large
graphics files accompanying some albums, Occasionally, trying to view
one of those files from the Local Artwork link in song info will crash
LMS. Obviously the solution is to get rid of any insanely large graphics
files, but it would be nice to have some sense of where the line is
between rather large and insanely large.



LMS 8 nightly running on Raspberry Pi OS. Mostly virtual players,
occasionally with SB Radio, Boom or Classic.

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=116043

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


Re: [SlimDevices: SqueezeCenter] Maximum file size for cover art?

2022-02-26 Thread Grumpy Bob


I have no idea why anyone would think embedding a 5.8Mb png in an audio
file would be a good idea! I didn't put it there, I always add cover art
as cover.jpg in the album folder.

I think it would be pretty easy to sort this out globally across a music
library using an app such as Bliss, but even then it would be useful to
know the upper limit (and whether that is dependent on the specs of the
server).

Robert



*Home: *Raspberry Pi 4/pCP7.0/LMS8.1.2/Material  with files on QNAP
TS-251A
Touch > DacMagic 100 > Naim Audio Nait 3 > Mission 752 (plus Rega
Planar 3 > Rega Fono Mini; Naim CD3)
2 x Squeezebox Radios, 1 X Squeezebox 3 (retired), 1 x SqueezeAMP
*Office:* LMS8.0.0 running on Raspberry Pi3;  Raspberry Pi 3 player with
touchscreen/piCorePlayer/IQaudIO DAC and Amp
*Portable:* Raspberry Pi 3B/pCP7.0.1/LMS8.1.2/Material, files on Seagate
portable drive, powered via power brick

Grumpy Bob's Profile: http://forums.slimdevices.com/member.php?userid=41857
View this thread: http://forums.slimdevices.com/showthread.php?t=116043

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


[SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread streifenleopard


I know this was asked countless times (even by me) but I still have not
figured out how to have all artists to shop up under artists (i.e.
including those who are featured on compilations only):
I have ticked: 
use single, configurable list of artists and selected band, orchestra
only and then treat tag as Album Artist.
If I choose use separate list for album artists and all artists I have
two lists, one with all sorts of people and one just like before.



dsm 6.2.2 (synology disk station 115) running lms 8.0 -- rpi with a
hifiberry dac+ running picoreplayer -- plugins: material skin, mai,
podcasts, musik - folge mir, squeezelite-x, ratings light, exclude
folders

streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019
View this thread: http://forums.slimdevices.com/showthread.php?t=116045

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


Re: [SlimDevices: SqueezeCenter] Maximum file size for cover art?

2022-02-26 Thread Roland0


LMS uses a perl module (Image::Scale) to resize images (which in turn
uses libraries like libpng and libjpeg to handle image formats).
This module holds the uncompressed image in memory (for a 7500*7500
image, this needs ~160MB), in addition to the compressed one, plus
memory for the output image.
Additionally, for reading the image, another buffer the size of the
uncompressed image is allocated.

I suspect that somewhere during that processing LMS runs out of memory.



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | Text
Interface | Playlist Editor / Generator | Music Classification | Similar
Music | Announce | EventTrigger | Ambient Noise Mixer | DB Optimizer |
Image Enhancer | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=116043

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


Re: [SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread kidstypike


streifenleopard wrote: 
> I know this was asked countless times (even by me) but I still have not
> figured out how to have all artists to shop up under artists (i.e.
> including those who are featured on compilations only):
> I have ticked: 
> use single, configurable list of artists and selected band, orchestra
> only and then treat tag as Album Artist.
> If I choose use separate list for album artists and all artists I have
> two lists, one with all sorts of people and one just like before.

The problem may be that each of us has our requirements and tagging
methods. :)

I don't use the Album Artist tag, they're all blank.
I don't use the compilation tag, all blank.

Pictures below show my setup.

661 artists that have full albums. 2285 artists that have full albums
and those that have a track or two in compilation albums.

37342

37345

37343

37344


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


*LMS server/study player - LMS 8.3.0 *Pi4B 4GB/NanoSound ONE case/pCP
8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)
*Lounge* - Pi2/pCP 8.1.0 > HiFiBerry DIGI+ > Topping E30 > AVI DM5
*Dining Room* - Echo Show 8
*Garage* - Squeezebox Touch > Edifier

*Spares* - 1xSB Radio, 1xSB3, 6xRPi, 1xDAC32, 1xCORE32

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

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


Re: [SlimDevices: SqueezeCenter] Maximum file size for cover art?

2022-02-26 Thread bpa


Roland0 wrote: 
> LMS uses a perl module (Image::Scale) to resize images (which in turn
> uses libraries like libpng and libjpeg to handle image formats).

For system with limited resources there is the option for MySB to do the
resizing - WebUI Settings/Advanced/Performance/Artwork resizing  -
however the artwork first has to be extracted so it will still have some
resource hit.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=116043

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


Re: [SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread streifenleopard


kidstypike wrote: 
> I don't use the Album Artist tag, they're all blank.
> I don't use the compilation tag, all blank.
> 
> Pictures below show my setup.
> 
> 661 artists that have full albums. 2285 artists that have full albums
> and those that have a track or two in compilation albums.

What I want to achieve is that contributions to compilations show up
both under "Various" (all my compilations have "Various" as album
artist) and under the actual respective artist. I though I could achieve
this by my setup but somehow it doesn't work.



dsm 6.2.2 (synology disk station 115) running lms 8.0 -- rpi with a
hifiberry dac+ running picoreplayer -- plugins: material skin, mai,
podcasts, musik - folge mir, squeezelite-x, ratings light, exclude
folders

streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019
View this thread: http://forums.slimdevices.com/showthread.php?t=116045

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


Re: [SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread w3wilkes


Using the Default Skin there's a per-player setting. See attached


+---+
|Filename: All Artists.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37346|
+---+


Main system - Rock Solid with LMS 8.2.0 on WHS 2011 - 2 Duets and
Squeeseslave
Cabin system - Rock solid with LMS 8.2.0 on Win10 Pro - 1 RPi 3 Model
B/Hifiberry DAC+ Pro/PiCorePlayer and Squeezeslave
Squeezebox Boom - "At Large" player around both home and cabin
Headphones and car - Android phone/Bluetooth w/full library on MicroSD
card - PowerAmp music player app (similar to Material Skin)

w3wilkes's Profile: http://forums.slimdevices.com/member.php?userid=22973
View this thread: http://forums.slimdevices.com/showthread.php?t=116045

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


Re: [SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread streifenleopard


streifenleopard wrote: 
> What I want to achieve is that contributions to compilations show up
> both under "Various" (all my compilations have "Various" as album
> artist) and under the actual respective artist. I though I could achieve
> this by my setup but somehow it doesn't work.

37347


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


dsm 6.2.2 (synology disk station 115) running lms 8.0 -- rpi with a
hifiberry dac+ running picoreplayer -- plugins: material skin, mai,
podcasts, musik - folge mir, squeezelite-x, ratings light, exclude
folders

streifenleopard's Profile: http://forums.slimdevices.com/member.php?userid=42019
View this thread: http://forums.slimdevices.com/showthread.php?t=116045

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


Re: [SlimDevices: SqueezeCenter] How to show Artists that are not album artists?

2022-02-26 Thread kidstypike


streifenleopard wrote: 
> What I want to achieve is that contributions to compilations show up
> both under "Various" (all my compilations have "Various" as album
> artist) and under the actual respective artist. I though I could achieve
> this by my setup but somehow it doesn't work.

Where in the menu structure does the item "Various" appear?
And what do you see when you select this "Various" menu item?



*LMS server/study player - LMS 8.3.0 *Pi4B 4GB/NanoSound ONE case/pCP
8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)
*Lounge* - Pi2/pCP 8.1.0 > HiFiBerry DIGI+ > Topping E30 > AVI DM5
*Dining Room* - Echo Show 8
*Garage* - Squeezebox Touch > Edifier

*Spares* - 1xSB Radio, 1xSB3, 6xRPi, 1xDAC32, 1xCORE32

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

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


[SlimDevices: SqueezeCenter] Can't control players except through web interface

2022-02-26 Thread SlimChances


I recently made firewall changes adapting  'geo-nft
https://github.com/wirefalls/geo-nft'
(https://github.com/wirefalls/geo-nft) to limit traffic to my PC from
geographic regions prone to hacking/malware. I suspect this is the
reason I am having difficulty, which started 24 hours after I set up the
firewall rules thus

Code:

# Accept LMS on port 9000. tcp dport 9000 counter accept comment 
"Accept LMS on port 9000"
  
  
  # Accept LMS on port 9090.
  tcp dport 9090 counter accept comment "Accept LMS on port 9090"
  
  
  # Accept LMS on port 3483.
  tcp dport 3483 counter accept comment "Accept LMS on port 3483"
  
  
  


In any event I can no longer control players (my touch  and radio)
except through the web interface and this does not allow for volume
control (that appears to work on the player)> The player says that I
have to download LMS from MYsqueezebox as it can't connect to the server
(and my library). This I can do using the web interface.I do have a
current version of LMS. The players can access Mysqueezebox for internet
radio just not my local library (but it will through the web interface.
I hope this made some sense as I am not quite sure what to do to fix
this, any help would be appreciated



Logitech Media Server Version: 8.2.1 - 1633378390 @ Mon Oct 4 23:28:51
CEST 2021
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.30.0 - x86_64-linux-gnu-thread-multi
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

One SB Touch connected by Ethernet - Denon AVR -1912 Receiver,
Paradigm 4.1 speakers
SB Touch connected by Optical to Sabaj A4 
amp and Energy bookshelf speakers
Two SB Radios wireless

SlimChances's Profile: http://forums.slimdevices.com/member.php?userid=165
View this thread: http://forums.slimdevices.com/showthread.php?t=116046

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2022-02-26 Thread Marvin Adeff


I'm having the exact same issue:

[22-02-26 20:00:30.0769] Slim::Utils::Misc::msg (1341) Warning:
[20:00:30.0766] Subroutine preferences redefined at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/C3PO/PreferencesHelper.pm
line 53.
[22-02-26 20:00:41.2712] Slim::Utils::Misc::msg (1341) Warning:
[20:00:41.2709] Use of uninitialized value $pathToPerl in -e at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/C3PO/EnvironmentHelper.pm
line 168.
[22-02-26 20:00:41.4157] Slim::Utils::Misc::msg (1341) Warning:
[20:00:41.4155] Use of uninitialized value in concatenation (.) or
string at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/C3PO/Plugin.pm
line 1135.

Logitech Media Server Version: 8.3.0 - 1628743314 @ Thu Aug 12 06:47:15
WEDT 2021
Hostname: DESKTOP-MDPAPQO
Server IP Address: 192.168.1.57
Server HTTP Port Number: 9000
Operating system: Windows 10 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Audio::Scan: 1.04
IO::Socket::SSL: 2.068
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 1



Marvin

Marvin Adeff's Profile: http://forums.slimdevices.com/member.php?userid=22204
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] Any macOS 11/12 user out there?

2022-02-26 Thread MrC

No issue found so far.  I’ve been playing local flac and Spotty since
yesterday, have done a few server starts and stops, a full wipe and
rescan, added and removed tracks and an album from Spotify.  Situation
Normal,

I didn’t get to the M1 install, I’ll do that in the morning.



MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=116038

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