Quantcast
Channel: Squeezebox : Community : Forums - Logitech Media Server
Viewing all 5306 articles
Browse latest View live

Is there a problem with lastest .deb 8.0?

$
0
0
A procedure i have used to update to 8.0 on other pi-based servers failed today. I use max2play, and simply use the field to specify the alternative source. This has worked with 8.0 in the past, and still works when I specify the latest nightly this way, but when I tried this morning, it does not return a package and the max2play script says version LMS Version does not exist.
Specified source (copied as a link) is:
http://downloads-origin.slimdevices....050612_arm.deb

This download link does seem to download the source. I can try to install manually, but thought I would check if there is a package problem first.

Thanks in advance.
Eric

edit: http://downloads.slimdevices.com/nig...050612_all.deb
does downloads just fine.

Could LMS be configured to stream to my LG WK9 XBOOM Smart Speaker

$
0
0
Or would I need an android app on my phone to then cast my audio?

Switching one sychronised player from standby to off causes the other(s) to get stuck

$
0
0
I've been using synchronised players for years but only stumbled upon this recently. In this example there are 3 synched players, 2 Radios and one Touch. The Radios are both on standby, the Touch is playing. If I now turn off one of the Radios entirely by long press on the power button the Touch stops playing and can not be convinced to start again for a good while. I looks like LMS can't distinguish pressing the power button on the Radio briefly - thus turning the Radio on - from a long press shutting the Radio down.

In the server log it looks like this (full log attached below):
Code:

[20-02-08 16:57:26.2352] Slim::Player::StreamingController::_eventAction (272) 00:04:20:22:5c:86: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-02-08 16:57:27.2725] Slim::Player::StreamingController::_eventAction (272) 00:04:20:22:5c:86: StatusHeartbeat in PLAYING-STREAMING -> Slim::Player::StreamingController::_CheckSync
[20-02-08 16:57:27.6316] Slim::Player::StreamingController::playerInactive (2085) 00:04:20:22:5c:86 sync group now has: 00:04:20:28:4c:a1,00:04:20:22:5c:86,00:04:20:2c:5e:bf
[20-02-08 16:57:27.6332] Slim::Player::StreamingController::playerInactive (2086) 00:04:20:22:5c:86 active players are: 00:04:20:22:5c:86
[20-02-08 16:57:28.1424] Slim::Buttons::Common::popMode (2145) Popped to button mode: empty!
[20-02-08 16:57:28.1431] Slim::Buttons::Common::popMode (2103) Nothing on the modeStack - updatingKnob & returning.        Around here I turn one of the Radios off
[20-02-08 16:57:28.1452] Slim::Buttons::Common::pushMode (2010) Pushing button mode: home
[20-02-08 16:57:28.1466] Slim::Buttons::Common::pushMode (2010) Pushing button mode: INPUT.List
[20-02-08 16:57:28.1478] Slim::Player::StreamingController::playerActive (2042) 00:04:20:22:5c:86 sync group now has: 00:04:20:28:4c:a1,00:04:20:22:5c:86,00:04:20:2c:5e:bf
[20-02-08 16:57:28.1484] Slim::Player::StreamingController::playerActive (2043) 00:04:20:22:5c:86 active players are: 00:04:20:22:5c:86,00:04:20:2c:5e:bf  Not quite, I just turned the second one off
[20-02-08 16:57:28.1491] Slim::Player::StreamingController::playerActive (2047) 00:04:20:22:5c:86 restart play

A bit later, restarting playback fails because the player that is now off won't start playing
Code:

[20-02-08 16:57:28.3741] Slim::Player::Protocols::HTTP::parseHeaders (487) Bitrate for http://mp3stream3.apasf.apa.at:8000/ set to 192000
[20-02-08 16:57:28.3763] Slim::Formats::RemoteStream::request (208) Opened stream!
[20-02-08 16:57:28.3773] Slim::Player::Song::open (482) URL is a song (audio): http://mp3stream3.apasf.apa.at:8000/, type=mp3
[20-02-08 16:57:28.3785] Slim::Player::SongStreamController::new (30) live=1
[20-02-08 16:57:28.3803] Slim::Player::StreamingController::_Stream (1282) 00:04:20:22:5c:86: stream
[20-02-08 16:57:28.3858] Slim::Player::StreamingController::_Stream (1282) 00:04:20:2c:5e:bf: stream  <- This one is off
[20-02-08 16:57:28.3899] Slim::Player::StreamingController::_Stream (1307) 00:04:20:22:5c:86: only 1 of 2 players started streaming
[20-02-08 16:57:28.3915] Slim::Player::StreamingController::_Stop (610) Song queue is now 0
[20-02-08 16:57:28.3922] Slim::Player::StreamingController::_setPlayingState (2377) new playing state STOPPED

I suspect this is not intended? Synching is fairly robust against switching players to/from standby and even just disconnecting the power but a proper shutdown doesn't work? Shouldn't LMS detect the missing player?
Attached Files

Media Server Install on Centos 8

$
0
0
I would like to install the media server on a Centos 8. if someone could provide the install instructions I would appreciate it.

Can't start squeezeboxserver service - OpenSuse Tumbleweed

$
0
0
Good morning...

Just installed the nightly build of Logitech Media Server logitechmediaserver-7.9.3-0.1.1580910396.noarch.rpm on OpenSuse Tumbleweed but cannot get the service to start. I had run into similar problems on Fedora 30 but was able to fix them using the following:

ln -sf /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/vendor_perl/Slim

I tried this on Tumbleweed but had to create the directories under /usr/lib64 before the command would take, but still cannot start the service.

Here's what I'm getting:

● squeezeboxserver.service - LSB: Startup script for the Logitech Media Server
Loaded: loaded (/etc/init.d/squeezeboxserver; generated)
Active: failed (Result: exit-code) since Mon 2020-02-10 11:25:42 CST; 10s ago
Docs: man:systemd-sysv-generator(8)
Process: 3843 ExecStart=/etc/init.d/squeezeboxserver start (code=exited, status=7)

Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: Starting LSB: Startup script for the Logitech Media Server...
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3843]: Starting Squeezebox Server:
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: Starting Squeezebox Server:
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: an't locate Slim/bootstrap.pm in @INC (you may need to install the Slim::bootstrap module) (@INC contains: /usr/libexec /usr/lib/perl5/site_perl/5.30.1/x86_64-linux-thread-multi /usr/lib/perl5/si>
Feb 10 11:25:42 SCORPIO-TUMBLEWEED startproc[3864]: startproc: exit status of parent of /usr/libexec/squeezeboxserver: 2
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3865]: BEGIN failed--compilation aborted at /usr/libexec
Feb 10 11:25:42 SCORPIO-TUMBLEWEED squeezeboxserver[3843]: BEGIN fai
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: squeezeboxserver.service: Control process exited, code=exited, status=7/NOTRUNNING
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: squeezeboxserver.service: Failed with result 'exit-code'.
Feb 10 11:25:42 SCORPIO-TUMBLEWEED systemd[1]: Failed to start LSB: Startup script for the Logitech Media Server.

Any thoughts?

Thanks!

Problems With random Play

$
0
0
Good Morning,
I started LMS today and went to my usual setting of random play - songs.
I noticed immediately that LMS had selected only tracks from the last two albums added to my music library.
I tried to clear the selections, but the moment I selected random play again, the same tracks appeared in the same order.
I have not had this problem before and I have not changed any settings.
I am using version 7.9.2.
I don't have "Don't Stop The Music" selected at this time. At least, it's not ticked on the main settings.
If I stop random play, I can return to playing any track from any album in the music library.
Any suggestions as to how I sort this problem out.
I would point out, I am not a "computer geek", I have too many grey hairs and I don't like going where angels fear to tread, therefore I am looking for a simple solution to this problem.
I note there is version 7.9.3 available, but until I have this problem sorted I didn't want to commplicate matters.
Many thanks

LMS stops when scanning

$
0
0
> I'm running 7.9.2 and I'm noticing that almost every time I perform a
> scan for new material, the server stops and requires a manual start from
> the LMS control panel. Is this a known issue? I'm not finding any
> evidence of this issue on the forums, but maybe I'm just not seeing it.


Check server.log and scanner.log for any hints about the problem. Some
more information about your system might be helpful, too. Incl. how far
the scan would go, whether it's always crashing in the same place etc.

--

Michael

Claim: "retrying in 86400 seconds" but trying it 30s later instead

$
0
0
So this morning there was this pretty big DSL blackout in Germany caused by a storm. I noticed that in the log LMS announced it would retry connecting to MSB in 86400 seconds. That's 24h hours. But instead, LMS retried it 30s later. There seems to be something wrong with the numbers in that particular error:

Code:

[20-02-12 03:56:54.0129] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 86400 seconds
[20-02-12 03:57:24.0722] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:57:24.0732] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 172800 seconds
[20-02-12 03:58:14.0074] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:58:14.0084] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 259200 seconds
[20-02-12 03:59:00.0108] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 03:59:00.0117] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 345600 seconds
[20-02-12 04:01:33.0075] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:01:33.0087] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 432000 seconds
[20-02-12 04:03:11.0127] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:03:11.0136] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 518400 seconds
[20-02-12 04:04:56.0122] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:04:56.0131] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 604800 seconds
[20-02-12 04:09:56.0122] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 04:09:56.0131] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 691200 seconds
[20-02-12 05:17:52.1491] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com
[20-02-12 05:17:52.1500] Slim::Networking::SqueezeNetwork::Players::_players_error (377) Unable to get players from SN: Couldn't resolve IP address for: www.mysqueezebox.com, retrying in 777600 seconds
[20-02-12 05:23:13.0103] Slim::Networking::SqueezeNetwork::_error (480) Unable to login to SN: Couldn't resolve IP address for: www.mysqueezebox.com


LMS stops playing after 30 seconds or so when synchronizing

$
0
0
Hello, I'm new to LMS/Squeezelite/etc. and I'm having a bit of trouble. I've successfully set up two Raspberry Pis running piCorePlayer—one with LMS, and one as a client. Both are connected to speakers.

If I play music on one speaker at a time, everything appears to work flawlessly. But when I try to synchronize them, I get the same behavior every time: the speaker hooked up to the LMS Pi (named SPEAKER1 in the below log) drops out after about 33 seconds, and the progress bar goes back to zero. The speaker hooked up to the Squeezelite client Pi keeps playing, but then drops out after about 2 minutes. I cannot get the synced set of speakers to complete a song, ever, and they always drop out at the same time, no matter what song I'm playing. Both are connected over Ethernet.

I''m unable to include a pastebin link of my log (and don't want to paste the whole thing here), so log is in the post below this one, if it helps.

Anyone have any idea what might be happening here, and how I can fix it?

LMS 8.0 repository problem

$
0
0
> OK, thanks. But "https://repos.squeezecommunity.org/extensions.xml"
> doesn't generate an error in Google Chrome. What am I missing? :-)


It might be the rather old Perl version we're shipping with LMS on
Windows. Perl and Chrome (and whatever other browser) don't share those
SSL libraries.

--

Michael

SQL problems with install

$
0
0
So I just installed a clean LMS 7.9.3~1580910396

But getting a bunch of SQL errors:

Quote:

MusicServer4Lox
Log-View
/VAR/LOG/SQUEEZEBOXSERVER/SERVER.LOG

2020-02-11 20:34:44 squeezeboxserver_safe started.

[20-02-11 20:34:45.4642] main::init (387) Starting Logitech Media Server (v7.9.2, 1578996832, Tue Jan 14 12:17:56 CET 2020) perl 5.022001 - x86_64-linux-gnu-thread-multi

[20-02-11 20:34:45.7379] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-11 20:34:45.7426] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-11 20:34:45.9152] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-11 20:34:45.9196] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-11 20:34:45.9830] main::checkDataSource (1107) Warning: Schema updated or no media found in the database, initiating scan.

[20-02-11 20:34:46.7843] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-11 20:34:46.7945] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-11 20:39:43.6678] Slim::Utils::Timers::__ANON__ (272) Error: Timer Slim::Networking::SqueezeNetwork::__ANON__ failed:

[20-02-11 20:39:44.2306] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-11 20:39:44.2356] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-11 20:39:44.7981] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-11 20:39:44.8032] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-11 20:39:49.5449] Slim::Networking::SqueezeNetwork::_error (500) Unable to login to SN: Timed out waiting for data

[20-02-11 20:39:49.5455] Slim::Networking::SqueezeNetwork::_init_error (180) Unable to login to mysqueezebox.com, sync is disabled: Timed out waiting for data (www . mysqueezebox . com)

[20-02-11 20:39:49.5461] Slim::Networking::SqueezeNetwork::_init_error (196) mysqueezebox.com sync init failed: Timed out waiting for data, will retry in 300 (www . mysqueezebox . com)

2020-02-11 20:45:58 squeezeboxserver_safe stopped.

[20-02-11 20:45:58.4394] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-12 17:39:01.3623] main::init (387) Starting Logitech Media Server (v7.9.3, 1580910396, Thu Feb 6 04:15:54 CET 2020) perl 5.022001 - x86_64-linux-gnu-thread-multi

[20-02-12 17:39:01.3644] main::changeEffectiveUserAndGroup (1004) Warning: Logitech Media Server must not be run as root! Trying user squeezeboxserver instead.

[20-02-12 17:39:01.7153] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-12 17:39:01.7289] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-12 17:39:01.7714] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-12 17:39:01.7790] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-12 17:39:01.9740] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-12 17:39:01.9787] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

[20-02-12 17:39:02.0502] main::checkDataSource (1107) Warning: Schema updated or no media found in the database, initiating scan.

[20-02-12 17:39:02.7340] Slim::Utils::SQLiteHelper::postConnect (377) Optimizing DB because of missing or empty sqlite_stat1 table

[20-02-12 17:39:02.7389] Slim::Schema::forceCommit (2143) Warning: Trying to commit transactions before DB is initialized!

Squeezebox Touch stops playing a track after about 30 secs and goes on to next track

$
0
0
A few days ago I did an update to 7.9.2 and activated Spotty as I got a Spotify subscription. I also updated the software on the SBT itself.

Since then, I get the occasional (perhaps one in 10) tracks that won't play past around 30 seconds and the SBT goes on to the next track.

My music library is a mixture of ALAC and FLAC, all at 44.1/16. If I play that track again, it still stops at the same point each time.

This has so far only happened with my own music, not Spotify, but I haven't used that enough to know if Spotify also has the problem.

Any ideas?

Thanks

S.

History and favorites

$
0
0
Hi - does anyone know if there’s a way to save favorite albums? I see how to save favorite tracks, but not albums. Also, is there a feature or plugin that tracks the history of tracks/albums played? Thanks. - David

!!!!!!! (from Billie Eilish album)

$
0
0
!!!!!!! is the name of the first (13 second) track.

I purchased the album from iTunes (something I do very rarely), downloaded it and added it to my LMS library (as well as my JRiver library). I edited several of the tags including genre. Both iTunes and JRiver recognize the genre for this track (and all others on the album) as "rock/pop." LMS insists this track has no genre, despite a number of rescans including a complete rescan.

Is it the name/length of the track? I tried sticking an "01" before the exclamation points, but it didn't seem to help.

Not a huge problem but annoying.

Can someone confirm the LMS that came with piCoreplayer can display unicode chars

$
0
0
> I think you're specifically talking about Unicode display on the
> Classic/Transporter/Boom? Unfortunately no recent Perl version I'm aware
> of has support for this.


Just saw that piCorePlayer has a "perl_font_freetype.tcz" extension.
That should be what you need.

--

Michael

LMS on Raspberri PI

$
0
0
Hi All
I have just managed to setup my old SB classic again with the LMS on a laptop. All is working well incl. Spotify.
During my LMS setup searches I have read here and there a bit regarding setting up a LMS on Raspberry. For a long time I have been thinking to get a Raspberry Pi for Pi-Hole.
Now would be the time for me to get both setup. Would someone be able to elaborate a bit how to go about it as I am thinking about a RB pi 4b??

Thanks in advance

LMS Screensaver Tweak possible (i.e. for SqueezeAmp and other smaller displays)?

$
0
0
I thought the times of my MusicInfoSCR screensaver were over. But SqueezeAMP kicks of a revival 🙂. Install the plugin. It allows you to customise the Now Playing screen in many ways.


Scanning stops unexpected while searching artwork

$
0
0
Hi,
my LMS stops scanning while searching for artwork. The last messages in the scanner.log are

Code:

[20-02-15 12:53:29.2268] Slim::Music::Import::endImporter (644) Completed Slim::Music::PlaylistFolderScan Scan in 0 seconds.
[20-02-15 12:53:29.2277] Slim::Music::Import::runImporter (511) Starting Plugins::MusicArtistInfo::Importer scan
[20-02-15 12:53:29.9022] Plugins::MusicArtistInfo::Importer::_getAlbumCoverURL (205) getAlbumCoverURL finished in 0.665613174438477
[20-02-15 12:53:30.0468] main::main (341) Error: Failed when running scan post-process: [Can't use string ("ÿØÿà JFIFÿÛC"...) as a SCALAR ref while "strict refs" in use at /usr/share/perl5/Slim/Utils/ArtworkCache.pm line 79.
]
[20-02-15 12:53:30.0473] main::main (342) Error: Not updating lastRescanTime!

What I‘ve tried so far was deleting chache.db and artwork.db in the cache folder, but it didn’t help.

Any hint for me how to solve the issue?

My config is

Code:

Logitech Media Server Version: 7.9.2 - 1578996832 @ Tue Jan 14 12:16:57 CET 2020
Hostname: roadrunner
Server IP Address: 192.168.2.10
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 5

Best,
Jens

Convolvers

$
0
0
So I have been trying to install BruteFirDRC on my LMS install folliowing ArchImago's guide from 2016. No luck. Crashes LMS or won't let it start up on a reboot!

So either I'd like to figure out what is going on there, see about using Jconvolver or another option?

LMS 8.0 Error in Windows 10

$
0
0
> LMS 8.0 throws the following error in my Win 10 x64 machine. The error
> manifests itself as not being able to play flac files from tidal (can
> play mp3 from tidal tough).


Ahmm.... that makes no sense at all. That code would only be called if
you tried to pull a player from one server to another using the web UI.
It has nothing to do with flac or TIDAL or whatever.

--

Michael
Viewing all 5306 articles
Browse latest View live