Re: [slim] LMS Scanner 8.31 failing

2022-12-29 Thread Michael Herger

2.  The C drive has 128 GB left on it.


And did you run a file system check? Did you look into those CUE sheets, 
why they point at files which no longer exist? Or why LMS might think 
they no longer existed?



And my question is why did this problem develop suddenly on my system
after a year or so of stability?


Asking this question is asking for the answer to life and everything. 
Let's start with smaller questions to which we can find a answer in this 
lifetime.

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


Re: [slim] LMS Scanner 8.31 failing

2022-12-28 Thread Michael Herger

Did you try a full wipe & rescan?

And please check your drive's state: is there enough free disk space on 
C:? Is the filesystem ok?

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


Re: [slim] Looking for a Squeezelite version for Apple M1

2022-12-21 Thread Michael Herger

Try to remove the quarantine bit from the binary:

sudo xattr -r -d com.apple.quarantine /Applications/Squeezelite.app

You then should be able to run the program:

/Applications/Squeezelite.app/Contents/MacOS/Squeezelite -h
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Looking for a Squeezelite version for Apple M1

2022-12-18 Thread Michael Herger

But I get an error when I try to run them. Mac OS means that the Squeezelite 
app is damaged and should be moved to the trash :-).


That's macOS telling you that those files haven't been signed. It 
considers any unsigned application dangerous. If you right click it you 
should be able to launch it after getting a warning.

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


Re: [slim] Is there a now playing view that also shows lyrics?

2022-12-05 Thread Michael Herger

Is there a now playing view that also shows lyrics?


For which player? I think somebody was working on a modified version of 
the Joggler skin, but nothing I'm aware of for Radio or Touch. You'd 
have to search the forum groups.

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


Re: [slim] Major differences between output/input waveforms in Audacity

2022-12-03 Thread Michael Herger

Replaygain?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] NAS + Squeezebox + Plex

2022-11-28 Thread Michael Herger

Can someone suggest a build including OS or something pre-built that
would literally serve my 3 purposes: NAS + Squeezebox server + Plex
server.


My personal opinion: assuming you don't have Pis sitting around idle, 
I'd go with a relatively beefy NAS which can run Docker. The latter 
allows you to run many services in a matter which (currently) is well 
supported by many projects. If you go with a relatively mainstream 
product like QNAP or Synology chances are you already have support for 
Plex apps built-in. Otherwise you run it in Docker.


When I bought my NAS Docker was still a bit suspicious to me. It took me 
a while to understand it. But right now I'm running five to six 
containers continuously. And I like the simplicity with which I can 
test-run an application in a container and easily throw everything away 
if I'm not happy with it.


Just my 2c.

(but I still run LMS on a Pi, as it's easier in _my_ case to run off of 
git directly, and to deal with patches applied manually etc.)

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


Re: [slim] Squeezebox Classic /LMS 8.x - Audio stops - Strange phenomenon

2022-11-15 Thread Michael Herger

Local mp3/flac content directly from the NAS, I tried proxied streaming
already -> no dice.


Does the synced player support flac, too? Could transcoding be involved?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Darko Audio's recent video tribute to the Squeezebox (GOAT)

2022-11-15 Thread Michael Herger

...SB Touch sounds 0.5% better than the 2021 Bluesound system :-D
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Squeezebox Classic /LMS 8.x - Audio stops - Strange phenomenon

2022-11-14 Thread Michael Herger
What content are you trying to play? If it's online content you might 
want to enforce Proxied Streaming (Settings/Player/Audio/Streaming 
Method or the like).

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


Re: [slim] LMS scan and mp3 tags

2022-11-14 Thread Michael Herger

The best solution is always to fix the tags.

You could also narrow down your music folder to just one or two where 
the problem arises, then enable logging for the scanner, and provide the 
scanner.log.zip for analysis.

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


Re: [slim] Darko Audio's recent video tribute to the Squeezebox (GOAT)

2022-11-14 Thread Michael Herger
Wow... It's really nice to see this kind of video after all these years 
- even if it's refering to the SB world as "Vintage" :-D.


Prominently featuring Material Skin, Bridge plugins, iPeng, Orange 
Squeeze, Raspberry Pi - thanks for keeping this ecosystem somewhat relevant!

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


Re: [slim] Squeezelight and LMS

2022-11-13 Thread Michael Herger

I’ve a Squeezelight player on PCP, if I run LMS on the same PCP will it
work, instead of a separate PCP running LMS


Yes, it will work.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Install woes Jammy Jellyfish

2022-11-08 Thread Michael Herger

Ok thanks Michael, I've downloaded the code and CPAN/buildme.sh ( nearly
1600 lines ) is running away - will the script put the binaries where
they need to be ?


Unfortunately no.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Install woes Jammy Jellyfish

2022-11-08 Thread Michael Herger

   This is perl 5, version 34, subversion 0 (v5.34.0) built for 
aarch64-linux-gnu-thread-multi


Confirmed: we don't have binaries for this platform yet. You might need 
to build yourself, as the message outlines...

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


Re: [slim] Install woes Jammy Jellyfish

2022-11-08 Thread Michael Herger

What would "perl -v" tell you?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Server won't start

2022-11-08 Thread Michael Herger

Looks like postgresql is the culprit but as you say 45 mb is not very
much


What I meant to say was that I believe 45M for a partition to store logs 
on was not not enough. LMS logs can get quite big, too.

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


Re: [slim] Server won't start

2022-11-07 Thread Michael Herger

Should probably have said "du -hsc /var/log/" (with the slash at the
end).


The slash at the end made no difference
45M /var/log/
45M total


I'm sorry, got this wrong twice already... "du -hsc /var/log/*". Or "ls 
-al /var/log/"

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


Re: [slim] logitechMediaserver on Macbook air Native Linux running on M1 apple silicon

2022-11-07 Thread Michael Herger

Nice one! Did any of the Perl modules shipped with LMS work out of the box?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Server won't start

2022-11-07 Thread Michael Herger

Filesystem Size  Used Avail Use% Mounted on
/dev/zram1   49M   45M 0  100% /var/log

There are no large files in /var/log - any ideas guys ?


45MB is not a lot. What does "du -hsc /var/log" say?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Cannot connect to mysqueezebox.com

2022-10-30 Thread Michael Herger

[22-10-30 17:55:29.2482] main::init (390) Starting Logitech Media Server
(v8.2.0, 1627922070, Tue Aug  3 11:38:26 CEST 2021) perl 5.020002 -

...> [17:55:29.9128] You're using a rather old version of IO::Socket::SSL

(v2.002) - please try to update to at least 2.020 for improved


You're system is rather old. You'll have to somehow update OpenSSL 
libraries and IO::Socket::SSL.

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


Re: [slim] Need help reading LMS server Log

2022-10-25 Thread Michael Herger

I can't open the zip server file without purchasing WinZip.  I tried
extracting which had worked previously but only get one line of text.


You can access the server.log from the web UI without downloading the 
.zip file. There's a link next to the download link.

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


Re: [slim] RPi LMS won�t log into Spotty/Spotify

2022-10-24 Thread Michael Herger

So do you think it was the clock?


Yes. That's why I asked you to check the clock in my first response 
already: encryption relies on correct timestamps. If your clock is out 
of sync, you won't be able to connect to servers over secured connections.

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


Re: [slim] RPi LMS won�t log into Spotty/Spotify

2022-10-24 Thread Michael Herger

Remind me where to I check logs?


Settings/Information. There's a link to download the full 
server.log.zip. Please share it here or with me on 
https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a


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


Re: [slim] RPi LMS won�t log into Spotty/Spotify

2022-10-24 Thread Michael Herger

Recurring problem.  Running LMS in RPi attached to WIFi CAT 6.
Streaming to SB Touch wirelessly.


What Pi? What operating system? What LMS & Spotty version? What spotty 
helper application (see Settings/Advanced/Spotty)?



When I pull up Spotty app via iPeng it gives me Failed to get access
token check advanced settings via web interface.

I do that making and even try deleting the account info and reloading.


Is there no red hint when you enter the settings page? Some information 
about the failure?



Now if I switch Touch to LMS on my laptop, it connects to Spotify no
problem.


Check your server.log for Spotty relevant messages. And check your Pi's 
clock.

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


Re: [slim] Spotty > New Music

2022-10-14 Thread Michael Herger

Not sure if this has been asked because I don't know what to search for
- however I have a couple of what appear to be albums (maybe playlists?)
showing up from Spotty in my "New Music" listing. Does anyone know what
is going on here?


LMS 8 has an "Online Music Library Integration" plugin which would 
import your collection during the scan. This behaviour can be changed in 
Settings/Advanced/Online Music...

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


Re: [slim] Call for testers! Daphile

2022-09-30 Thread Michael Herger

Come to think of it, I usually only see the number of 'Deezer Albums'
listed during the scan in the 980's - never over 1000.  Same with
Artists. Guess I never thought about that part.


There indeed is a max of 1000 items per list. With a comment I left 9 
years ago "# XXX - to be fine tuned..." :-)


But besides that I'm seeing a lot of failed connections to Deezer in the 
log files. I don't know why those requests would fail. "Connection 
refused". Why it would be refused so often, I don't know. I'll have to 
check with them when I'm back.

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


Re: [slim] Call for testers! Daphile

2022-09-30 Thread Michael Herger

I wonder if the solution to this will also solve the issue of the
polling sometimes not returning the proper number of albums (instead it
returns '2') and removing all of the albums.
Oddly, the number of artists & playlists seems to return correctly


Are you the guy with the 1000s of albums on Deezer?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Call for testers! Daphile

2022-09-30 Thread Michael Herger

So if during this polling the 'lack of account information' error
occurs, this then triggers the music rescan which causes LMS to remove
any entries provided by Deezer and resets the flag to stop it from
polling Deezer in the future - correct?


Yes, that would happen. We'd have to double check whether "failure to 
get account information" is treated the same as "lack of account 
information". But I'm sorry, I probably won't have time to check this in 
the next few weeks.

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


Re: [slim] Call for testers! Daphile

2022-09-29 Thread Michael Herger

 From what I see, scans of the online library happen every hour and in my
experience the issue is random.


It does a poll to figure out whether a scan is required every hour. But 
the scan itself should only happen if something about your online 
library has changed (new albums/playlists/etc. added).



Is there a way to have scanner.log contain multiple days of info, or
does it always only contain the most recent scan?


Unfortunately it's overwritten with every scan run.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Call for testers! Daphile

2022-09-28 Thread Michael Herger

Just a guess, but I'm assuming the line with *'Disabling polling for
Slim::Plugin::Deezer::Plugin lack of account information'* is
significant


Indeed! This should only ever happen if LMS checked for the existence of 
a Deezer account on MySB, and that request returned successfully, but 
empty. That should be logged in scanner.log - unless you run another 
scan since. Could you please still double check?

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


Re: [slim] unknowingly switching to mysb.com

2022-09-27 Thread Michael Herger

I recall that there is an option to start LMS with a "--no mysqueezebox"
switch. Might that do it?


I doubt it: LMS was off, wasn't it? It then doesn't matter at all how 
you would start it.

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


Re: [slim] unknowingly switching to mysb.com

2022-09-27 Thread Michael Herger

My comment - it seems to me that the auto switch, with no real display
of what server you are using, can trip our less experienced people up.


I think you'd still have to confirm the switch. Original hardware 
players IMHO do NOT connect to any other server than the latest used 
automatically. squeezelite based players might do so, but not original 
hardware. I'm pretty sure your friend had to confirm the switch. But the 
message might have been unclear (and the situation confusing).

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


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2022-09-24 Thread Michael Herger

My initial testing has not raised any issues and as a bonus cpu usage is
lower than previous versions and memory usage also.


Haven't monitored resources (before nor after), but a first quick test 
"just works". Thanks a lot!

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


Re: [slim] picoreplayer squeezelite skin or even just changing the colour

2022-03-27 Thread Michael Herger

Maybe... sorry.  OK, if I point a web page at the ip address of the
raspberry pi running picoreplayer, using port 9000,  I get the GUI that
allows me to play music from my library.  That's the one I mean.


Ok, that's LMS, where you definitely want to install the Material skin, 
which allows you to select the base colors, too. It's mobile friendly, 
under active development, great overall.

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


Re: [slim] picoreplayer squeezelite skin or even just changing the colour

2022-03-27 Thread Michael Herger

Thanks, yes, I didn't have the terminology right, still figuring it all
out.  I am using the web GUI that came with piCoreplayer.


Maybe the confusion continues, as I'll ask: the pCP web UI itself, or 
LMS installed by pCP? For LMS there's the great Material skin you can 
install from the Settings/Plugins section. For pCP there's basically 
dark/light display modes.

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


Re: [slim] picoreplayer squeezelite skin or even just changing the colour

2022-03-27 Thread Michael Herger

Second,  just a general question about customising the appearance of the
player.  Are there skins available to change the appearance, or even
settings to add some colour and change general appearance?


squeezelite is a "headless" player. There's no UI to it. But you can use 
other UIs like Jivelite, the web UI, mobile apps to control it. So the 
question is: what UI are you talking about?

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


Re: [slim] iBroadcast plugin - unlimited free storage and streaming of uploaded tunes

2022-03-24 Thread Michael Herger

Just to further hype IBroadcast Here's what's available via Sonos.


Did you ask them for the API documentation?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Comparisons between current (2022) streaming service integrations?

2022-03-19 Thread Michael Herger

[22-03-19 11:06:34.9746] Slim::Networking::SqueezeNetwork::_init_error
(156) Unable to login to mysqueezebox.com, sync is disabled: Timed out
waiting for data (https://www.mysqueezebox.com)


Your LMS fails to connect to mysb. Please start a new thread for this 
specific issue, providing information about your OS, antivirus or other 
security products etc.

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


Re: [slim] Players powering up randomly

2022-03-17 Thread Michael Herger

And you haven't exposed your LMS to the internet?

https://forums.slimdevices.com/showthread.php?107165-IMPORTANT-Stop-forwarding-your-LMS-ports-to-the-internet!
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Comparisons between current (2022) streaming service integrations?

2022-03-13 Thread Michael Herger

If I may, a completely different question.  I have a subscription to the


I recommend starting new threads for new, unrelated questions. But this 
one is simple enough :-).



"Announcement - ickStream open beta release on Squeezebox !".  Do you
know if anyone is working on a plugin to connect LMS to the Digital
Concert Hall?


No.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Comparisons between current (2022) streaming service integrations?

2022-03-13 Thread Michael Herger

That said, I could not find a plug-in settings link (either on the LMS
"Server Settings" screen Plugins tab or on the Advanced tab), where I
could easily update the password.  In order to make the password update


On MySB you should be able to remove the account from the service's 
settings page, and re-authenticate.

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


Re: [slim] Comparisons between current (2022) streaming service integrations?

2022-03-13 Thread Michael Herger

however, in the last ?half-year? Deezer have dumbed down the plugin, so
that the plugin only plays "smart radio" channels.


If you only see smart radios then you either don't have a premium (paid) 
subscription, or your Deezer credentials on mysqueezebox.com are invalid.

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


Re: [slim] Playing a Mix

2022-03-12 Thread Michael Herger

This is a material-skin issue. Will try to fix for next release.


But the mixing function comes from your mixer plugin?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Radio stations

2022-03-10 Thread Michael Herger
Anybody ever looked into https://www.radio-browser.info/ 
(https://api.radio-browser.info/)?

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


Re: [slim] Radio stations

2022-03-10 Thread Michael Herger

This is why I suggested a few months ago that It would help if LMS
allowed more than one provider of radio stations search/browse function.


I never thought of fully replacing the Radio menu implementation. But it 
could actually make sense. Would you imagine an all different menu, or 
rather a search processing multiple sources?

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


Re: [slim] Radio stations

2022-03-10 Thread Michael Herger

Since it is the MySqueezebox server (which in the past weren't in the
UK) that makes the requests to Tune-in - I wonder how does Tune-in know
the user is in the UK ?


Most services require/accept the "x-forwarded-for" header 
(https://en.wikipedia.org/wiki/X-Forwarded-For) to know about the actual 
client's IP address. MySB/EU is still hosted in Ireland.

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


Re: [slim] Radio stations

2022-03-09 Thread Michael Herger
How are you navigating? Would searching by name find French speaking 
stations (eg. "couleur 3")? What country are you living in?

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


Re: [slim] Deezer issue

2022-02-27 Thread Michael Herger
Anything in server.log or scanner.log? Maybe the import failed due to 
some networking issue?

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


Re: [slim] Control Your Display using LCDd and the LMS CLI

2022-02-23 Thread Michael Herger

Feel free to use it, share feedback, ...


The only feedback I'd have would be: make your life easier by using the 
json/rpc interface rather than the CLI... It doesn't require a 
persistent telnet style connection, but http. And the responses are well 
structured JSON you can easily parse.

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


Re: [slim] [ANNOUNCE] SqueezePlay for Mac OSX

2022-02-19 Thread Michael Herger

I the tried to use the command "xattr -cr /Applications/SqueezePlay.app"
and I get this reply: "No such file: /Applications/SqueezePlay.app".


Where did you install SqueezePlay?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Scanning for new files failing to update db. Error

2022-02-16 Thread Michael Herger

Could this issue (no url column) have also caused LMS to be unable to
apply replay gain to tracks being played from temporary files? I thought


No. That's purely a scanner thing.


I had noticed issues with gain when playing tracks that were still in
the queue from before a full rescan.


Has there been any discussion about your issue?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Scanning for new files failing to update db. Error

2022-02-16 Thread Michael Herger

I've just installed the new update and all seems fine now. Rescanning
for new files is working now. Thanks


Great! Thanks for the confirmation.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Scanning for new files failing to update db. Error

2022-02-16 Thread Michael Herger

   Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)


Yeah, that might be it. I found a an entry in SQLite's changelog which 
dealt with what might have happened here in 3.20.0. That would explain 
why I wasn't seeing it, as I'm on 3.22.0.


But hopefully my change will mitigate this issue anyway.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Scanning for new files failing to update db. Error

2022-02-15 Thread Michael Herger

   [22-02-15 20:51:11.9349] Slim::Schema::Storage::throw_exception (121) Error: DBI 
Exception: DBD::SQLite::db selectrow_array failed: no such column: url [for 
Statement "
SELECT COUNT(*) FROM (
SELECT url
FROM   changed
 ) AS t1
"]


Thanks for bringing this to my attention. Can you tell me what 
DBD::SQLite version LMS is using (see Settings/Information)? I'm 
wondering whether we're facing a slight difference in behaviour between 
versions here.


I applied a change which hopefully will fix this for everybody. New 
builds should be out later today. Please give it a try.

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


Re: [slim] Is there a way to avoid same artist being listed twice

2022-02-13 Thread Michael Herger

Is there a way to avoid LMS treating cases like the examples below as
different artists, entities


The only way is fixing the tags. LMS used to try to "normalize" them, 
but we got a lot of complaints because it never worked exactly the way 
people thought it should. So now it's up to the user to do the work.

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


Re: [slim] Network Topology...

2022-02-03 Thread Michael Herger

And, most frustratingly, I can't get anything out of LMS because the
container build seems to have been denuded of any useful comms or
diagnostic tools.


The image is based on Debian (bullseye-slim). Thus after running "apt 
update" you should be able to install whatever you need. A Docker image 
should run one single task. Thus there's no need to pre-install all 
kinds of tools 99.something percent of all users would never ever need. 
And TBH: a person who knows how to connect to a Docker container's 
console I would expect to be able to install those tools manually when 
needed.

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


Re: [slim] Walk with me

2022-01-26 Thread Michael Herger

ESP as in "Extrasensory Perception"?...

https://en.wikipedia.org/wiki/ESP


Yes


Not so much ESP then. It was rather a guy currently a lot dealing with 
ESP32 (among many other things LMS!) who asked for the feature :D.

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


Re: [slim] Walk with me

2022-01-26 Thread Michael Herger

Can we have this new ESP module for use in other software?


ESP as in "Extrasensory Perception"?...

https://en.wikipedia.org/wiki/ESP
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Transporter won't play.

2022-01-25 Thread Michael Herger

By the way, is there a special way to get access to:
svn.slimdevices.com/repos/slim/7.6/trunk/server/Changelog7.html


http://htmlpreview.github.io/?https://raw.githubusercontent.com/Logitech/slimserver/public/7.9/Changelog7.html

But I believe you're wasting your time trying to chase a firmware issue.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Restart required to update plugins... but which plugins?

2022-01-20 Thread Michael Herger

OK. Why don't I see the same thing.  :-(


Trust me: I wanted to fix this several times before. But that whole 
process is so incredibly convoluted, I gave up. Seriously.

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


Re: [slim] Lms

2022-01-19 Thread Michael Herger

Sometimes it works for me and sometimes it produces very strange
results. Here is a good example


Classical music is hard to get right. And the sources the plugin uses 
certainly are not optimized for classical music.

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


Re: [slim] Lms

2022-01-17 Thread Michael Herger

What is best to use for LMS, windows, unraid, proxmox or truenas?


TrueNAS is BSD based. Not easiest either.

I'd say... piCorePlayer on a Pi :-)
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Album duplication in library (Spotify)

2022-01-16 Thread Michael Herger

For some reason an album is appearing twice in my very well ordered
local library. (One instance is because I hold the album as local
files). The duplicate album has what appears to be a Spotify icon on it.
It is a loved album in Spotify but none of my other loved Spotify music
appears in my library.


Are you using the online library integration at all? If so: any idea why 
the others wouldn't show up?

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


Re: [slim] How to change the keyboard layout ?

2022-01-15 Thread Michael Herger

To be a little clearer, if we select French, on the LCD screen it is an
AZERTY keyboard that appears.
However:
In France it is the AZERTY keyboard that is used.
In Canada I think it is the QWERTY
In Switzerland the QWERTZ (Ich bin auch in der Schweiz!).

So I was wondering if it was possible to have these nuances...


Oh, are you saying that the three examples you mentioned would be what 
you'd expect, while you'd always get AZERTY? Then we agree: yes, that's 
a limitation in Squeezeplay/JiveLite.

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


Re: [slim] How to change the keyboard layout ?

2022-01-15 Thread Michael Herger

In theory it should be possible to select both of them independent

from[/color]

What theory? This is not physics, but some logic decision which was
taken many years ago.


Lost in translation. What I meant is that there is no technical
limitation to have a different language setting on input devices or
special formatting (decimal sign, datetime, etc) from the chosen display
language. The limitation stems from what the programmer chose to expose
to the user, which in this case means that it cannot be done from the
(G)UI.


Exactly. And from what I understand "the programmer" (or product manager 
or whomever) decided to keep things simple. I just tested this again, 
and living in Switzerland, running LMS on a Mac set up with 
German/Switzerland, Squeezeplay set to French would use AZERTY. I'm not 
sure what input PaulH is referring to if he gets QWERTZ.

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


Re: [slim] How to change the keyboard layout ?

2022-01-15 Thread Michael Herger

In France it is the AZERTY keyboard that is used.
In Canada I think it is the QWERTY
In Switzerland the QWERTZ (Ich bin auch in der Schweiz!).


Now that's rather surprising... Can you send a screenshot so I'm sure 
what we're talking about?

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


Re: [slim] How to change the keyboard layout ?

2022-01-15 Thread Michael Herger

Heheh... I think you should recognize QWERTZ from your own keyboard?
It's German layout.


What I wanted to say is that you can't have a non-French keyboard while 
using French as the application's locale. Whether this is English or 
German doesn't really matter, does it?



In theory it should be possible to select both of them independent from


What theory? This is not physics, but some logic decision which was 
taken many years ago. And it's rather simplistic: use the application's 
language setting string (FR, DE, EN, ...), append it to the 'qwerty_' 
prefix and see whether that keyboard is defined. There aren't many, I 
think it's basically qwerty, qwertz, azerty. And the latter would be 
chose if jivelite's language was French.


https://github.com/ralph-irving/jivelite/blob/a1307c523a7f70e28ecde3a1e238132b23323a77/share/jive/jive/ui/Keyboard.lua#L474
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] How to change the keyboard layout ?

2022-01-14 Thread Michael Herger

Picoreplayer


I guess that means JiveLite? I believe the keyboard is tied to the UI's 
language. You can't have French menus but an English keyboard.

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


Re: [slim] Empty genres

2022-01-13 Thread Michael Herger

It remains a mystery. No files/tracks are assigned the genre, but the
genre still shows up in the genre list, but this is reported as "empty".


Did you try a full wipe & rescan?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] How to use the "jive" command locally at Squeezebox?

2022-01-12 Thread Michael Herger

does anyone know where to find a documention of the "jive" command?


"jive" IIRC is not a command, but basically the full Squeezeplay 
application: the menus, the playback, everything.


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


Re: [slim] Updated to DSM to 7 Can no longer access music!!!!

2022-01-11 Thread Michael Herger

The share name in the pCP mount section should be /volume1/MUSIC.


I disagree. I think it should just be /MUSIC without the trailing slash

In Windows smb terms you'd connect to \\NAS-IP\MUSIC not Volume 1 at all
as it isn't part of the share name


This is neither Windows nor SMB :-). I only wrote what I've been using 
successfully for a few years now.

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


Re: [slim] Updated to DSM to 7 Can no longer access music!!!!

2022-01-11 Thread Michael Herger

The share name in the pCP mount section should be /volume1/MUSIC.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Updated to DSM to 7 Can no longer access music!!!!

2022-01-10 Thread Michael Herger
Please share some information how you mount the share, what pCP version 
you're using etc.

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


Re: [slim] Which factors determine streams served to different geographical locations?

2022-01-10 Thread Michael Herger

I understand well how this works for non-Squeezebox streaming, for
example when streaming video such as Netflix. But, when it comes to
hardware- and software-players in the LMS sphere, I am not so clear on
what the factors are that determine which streams are available to you.
There is your actual location and IP and your time zone, but also how
you connect to the radio stream – via squeezebox.com, RadioNet, TuneIn,
direct URL, BBC Sounds...


It's the same IP address based approach that Netflix etc. use. Based on 
your IP address they guess where you come from. It's easier for a 
subscription service, of course, as they can combine it with other 
information like your billing address etc. But your IP address is key 
for the online radios.

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


Re: [slim] Volume increasing to 50% randomly

2022-01-09 Thread Michael Herger

Wow, I've battered my setup with testing for over 10 hours now, trying
to reproduce the issue and I think I've made some sort of progress, I've
gone from rough memory, trying to replicate what I'd done when the
volume dropped to 49% to actively abusing the setup trying to break it.


I've added a change to 4.7.2 to simply ignore 49% volume for the time 
being. Hopefully this will give us some slack until I've figured out 
what's really going on...

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


Re: [slim] Volume increasing to 50% randomly

2022-01-07 Thread Michael Herger
Thank you very much KeBul! There's a lot of good input in that posting. 
I have to find some time to review my code. Maybe I'm simply going to 
ignore volume settings of 49 :-D.

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


Re: [slim] Volume increasing to 50% randomly

2022-01-05 Thread Michael Herger

activity configured to alter the soundbar volume. Within 4 tracks of
listening (can't precisely say) the volume suddenly dropped away... the


Now that's interesting! I thought the volume sync would only happen 
within the first few seconds after initializing interaction over Connect.



I've tried to reproduce the issue but annoyingly no luck so far, I got
the impression that both times it was several tracks in after search for
an Artist or Album and then selecting an album to play. I've now set
Spotty logging to info - will report back with log files if it happens
again.


Great, thanks!
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Volume increasing to 50% randomly

2022-01-05 Thread Michael Herger

I've seen the same using Spotty/Spotify, but I've never used connect. I
no longer subscribe so can't help further.


That's what I'm having a hard time believing: Spotty doesn't care about 
the volume at all. Unless you're using its Connect feature. There simply 
is no code (I'm aware of) which would deal with it outside the Connect 
code. All Spotty in LMS mode does is provide URLs, and translate URLs 
into sound data (Ogg, PCM, mp3, whatever your configuration). But it 
doesn't interact with the player in any other way.

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


Re: [slim] Volume increasing to 50% randomly

2022-01-05 Thread Michael Herger

I believe I am seeing this issue with Spotty/Spotify Connect.  My kid
uses the spotify app on her phone to kick off a playlist on her sb
radio, and various other devices seem to jump to 49%.  :(


Could you please make sure you're running the latest Spotty version? And 
could you please collect a plugin.spotty=INFO log file, trying to cover 
this event?

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


Re: [slim] Volume increasing to 50% randomly

2022-01-05 Thread Michael Herger

Spotty can still cause the volume issue even if you are not playing from
Spotify. Just having players as Connect endpoints is enough.


Do you have any log files supporting this claim? Spotty would only try 
to sync the volume when Connect playback starts. These events should be 
logged in INFO mode.

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


Re: [slim] Deezer Radio not playing?

2022-01-02 Thread Michael Herger

I think I've found the culprit. Can you confirm it's working again?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Deezer Radio not playing?

2022-01-01 Thread Michael Herger

They are clickable in Chrome. Yes, it's the Play button I use. I only


Ok, it's suprising that the Deezer app would even try to open them. 
They're LMS custom URIs. But we must have picked a schema which was 
similar enough to Deezer's :-).


As for the lack of playback: I'll probably have to get back to Deezer 
devs, as I'm indeed seeing a relatively high number of errors in our 
application logs. Would _anything_ in the Deezer app still work at all?

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


Re: [slim] Deezer Radio not playing?

2022-01-01 Thread Michael Herger

Title:  Artrocker Jukebox
URL:deezer://1491.dzr

Clicking any of those URLs will open the Deezer app on my Windows


Huh?!? Where would you see those items as clickable? Windows certainly 
should not hijack those links. Did you try "Play" buttons, too?

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


Re: [slim] Deezer Radio not playing?

2021-12-31 Thread Michael Herger

I've tried Deezer Radio tonight, and each playlist gets as far as 4
seconds and then reset back to 0 seconds. Rinse and repeat. Cam anyone
advise which logging settings to start diagnosing with?


Does it actually play for those 4s? What LMS version? What OS? What info 
in Settings/Information about IO::Socket::SSL? And is there any hint in 
the server.log file?

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


Re: [slim] https connection to LMS ?

2021-12-14 Thread Michael Herger

- a reverse proxy to terminate the SSL connections (e.g. nginx, HA
Proxy)


I've been using https://nginxproxymanager.com for a while now. 
Relatively easy to set up (if you have Docker running anyway...), and is 
supposed to support Let's Encrypt.


That said: LMS will still require port 9000 or whatever in non-encrypted 
way, as the player can't handle https.

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


Re: [slim] https connection to LMS ?

2021-12-12 Thread Michael Herger

At least I now understand why LMS remains using http since the hardware
(in my case a squeezebox-2) requires it.  Once again constrained by the
abandonment of the product by Logitech after purchasing from slimserver
leaving the customer base.


To be fair you have to accept the fact that there are technological 
constraints, too: it's unlikely https could have been added to those 
players for the simple lack of memory. When they were designed memory 
was still expensive and thus very limited.

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


Re: [slim] https connection to LMS ?

2021-12-12 Thread Michael Herger

AFAIK the players don't communicate with LMS over HTTP. This interface


They do when playing local media files, or when streaming proxied and 
https online resources.

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


Re: [slim] Sort Options for Tidal Albums

2021-12-09 Thread Michael Herger

Is there a way to sort Tidal "Albums" by artists instead of Album name?
Or even by last added would be nice.


Not in the TIDAL menus themselves. But if you enable the library 
integration in LMS8, you'll have all the options in "My Music".

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


Re: [slim] Network traffic continues for a minute after pausing players

2021-11-29 Thread Michael Herger

I assume that this is by design in order to make the players ready to
resume the stream instantly, and then after a set period the players
conclude that the user does not want to resume and stops the stream.


Correct.


Interestingly, with the PCP, pressing Stop in the PCP web interface
stops the traffic instantly.


Pause and stop are not the same thing.


1. Is there on the LMS web interface or on the players themselves an
equivalent to the "Stop" on the PCP?


Power off.


2. Is there a setting somewhere that determines the time delay from
"Pause" to the cutting of the stream?


I don't think so.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Albums with Multiple Covers

2021-11-20 Thread Michael Herger

Has anybody ever seen a pulgin or mod that would do this or maybe the
developer teams would like to consider adding this feature to future LMS
releases


LMS currently only supports a single image per track. Changing this 
would be pretty involved, as the database structure can't handle more 
than one right now.


What you could do is store the images individually as independent JPG 
files in the folder of the album. Then you could use the Music and 
Artist Information plugin to watch them.

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


Re: [slim] Webstreaming through galaxywebsolutions.com - timing out?

2021-11-20 Thread Michael Herger

Just tried to stream a couple of radio stations that use
galaxywebsolutions.com and are finding that they time out.


What IO::Socket::SSL version are you using (see Settings/Information)? 
Most reports of some servers timing out recently were due to outdated 
libraries. What OS are you running your LMS on?

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


Re: [slim] Multiple libaries?

2021-11-19 Thread Michael Herger

Assume I configure one player as 192.168.0.100 and call it "Main Player"
and set its library to media/usb/MyMusic . And I configure the other
player as 192.168.0.101, call it "Alt Player" and set its library as
media/usb/PaulsStuff.


You won't really have two libraries. That's why I often refer to them as 
"library views". You'd have one LMS managing one library. But within 
that one library you can define views, which basically are filters to 
what a player would see. But then yes, you could have "Main Player" only 
see view 1, and "Alt Player" see view 2. It's not a hard limit, but 
really a UI choice: when controlling a player you can define what you 
want to see.



It may be that the critical part of my question can be abbreviated this
way: Can the Library View selected also determine which items are
shuffled by "Don't stop the music"?


It really depends on what mixer you're using with DSTM. DSTM really only 
is an enabler which allows other plugins to make the music not stop. 
It's infrastructure only. What content would be played depends on what 
plugin you use to manage the DSTM feature. Eg. Spotty obviously would 
not be limited to a library, as it would pull in content from the x 
millions tracks available on Spotify. So... what mixer are you using?

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


Re: [slim] Install Picore player

2021-11-15 Thread Michael Herger

I don't keep my player connected to the internet since i always listing
to my music on my usb flash drive.


You don't connect players to the internet. I seriously don't understand 
what you're trying to do, what you're actually doing, and what the 
problem is.



Back when i connected the player to the internet to be access online, i
when to the LMS page and restart the LMS to load up on the player and
also i click the autostart and save.


You don't have to start LMS to turn on a player. You only need one LMS 
for all your players.

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


Re: [slim] Playing music from a desktop computer?

2021-10-28 Thread Michael Herger
On Windows there's Squeezelite-X, or there's Squeezeplay for almost any 
desktop.

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


Re: [slim] Coverart in Music Folder

2021-10-21 Thread Michael Herger

Do you think it can be added as feature in the future? I am just


It's software, anything could be done. But it's unlikely going to 
happen: in order to display album artwork LMS would have to drill down 
one level deeper to figure out what image to use. So potentially it 
would have to read all tracks for all albums before being able to show 
the folder list.

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


Re: [slim] Coverart in Music Folder

2021-10-21 Thread Michael Herger

Please could you advice if there is a way to see the cover picture in
the folder when I navigate my music using "Music Folder"?


That's currently not supported.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Configuring Perlbrew under Fedora to run LMS

2021-10-20 Thread Michael Herger

Did you consider running LMS in Docker instead?
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Mix Radio with locally stored media?

2021-10-18 Thread Michael Herger

Soit seems that I can't achieve the goal of starting radio play
which is then auto-magically :-) interspersed with media from my stored
library.


A few years back there actually was a plugin doing this kind of thing 
(but limited to offerings by Swiss national radio, IIRC). It would allow 
to program a list of live radio shows, podcasts, local music etc. using 
timers and other triggers. But it's still an open idea for development 
at this point.



H.  I'm actually surprised by this.  LMS is such a wonderfully
maleable tool for media management.  Wish I knew python so I could make
a module/library to allow this to happen!


No need to know python! LMS is written in Perl :-D.
___
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss


Re: [slim] Mix Radio with locally stored media?

2021-10-18 Thread Michael Herger

Is it possible to mix in locally stored media files with Internet radio
feeds?  I'd like to randomly or periodically listen to some of my ripped
media intermixed with streams I listen to from the Internet.


That's certainly possible. But once you hit a radio station, that stream 
is never ending. Anything past that entry in your playlist would not be 
reached unless you change manually.

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


  1   2   3   4   5   6   7   8   9   10   >