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

Thanks!

$
0
0
Hi,

I recently updated lms from 7.0.1 (worked since ages..) to 8.0.0 on my debian lxc-container.
No problems so far at all, radio station artwork is working better than before!
Thanks to all, who contributing to lms after all this years without official logitech support!
BTW, great work Michael with the firmware-patch applet for the SB radios!

Norbert

Browser information extra problem

$
0
0
hi all,
i have two problem with the plug in browser information,

first: after first use (clean installation) it lost the rss link (default and not), the list become empty.
Second: when you can click the link it open a webpage with error, i copy the link: http://192.168.1.192:9000/https://ww...3Abc%3Ac8%3A07.

can help me to fix?
regard

Lms 8.0.0

$
0
0
Just updated LMS 8.0.0 tonight (Logitech Media Server Version: 8.0.0 - 1586839173 @ Tue Apr 14 09:13:03 WEDT 2020) and found that the Control Panel refuses to open. When I click on it I see the splash page but nothing else. Has anyone else experienced similar?

Artist Search Issue

$
0
0
Hi All

Apologies if this has come up before but I couldn't find an answer. I've got a peculiar problem with artist search. When I do a quick search and advanced search the results are returned as expected. But when I do search I get the same odd results no matter what I put in. See screenshots below:

Name:  LMS1 - Copy.JPG
Views: 68
Size:  105.6 KB

Any ideas what might be causing it? I've attached a log that I hope is helpful but let me know if there is something else I should be looking at

Code:

[20-04-15 12:30:08.1442] Slim::Menu::BrowseLibrary::_topLevel (749) params=>mode=search
[20-04-15 12:30:08.1449] Slim::Menu::BrowseLibrary::_generic (921) artists (0, 1): tags ->search:john, tags:EQsZZ
[20-04-15 12:30:08.1455] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (contributor): CREATE TEMPORARY TABLE artistsSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:contributor john*'
[20-04-15 12:30:08.2373] Slim::Menu::BrowseLibrary::__ANON__ (880) artists (0, 53): tags ->search:john, tags:EQs
[20-04-15 12:30:08.2376] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (contributor): CREATE TEMPORARY TABLE artistsSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:contributor john*'
[20-04-15 12:30:08.2389] Slim::Control::Queries::artistsQuery (1101) Artists query: SELECT contributors.id, contributors.name, contributors.namesort, contributors.extid FROM artistsSearch, contributors LEFT JOIN contributor_album ON contributor_album.contributor = contributors.id WHERE (contributors.id = artistsSearch.id AND (contributor_album.role IN (5,1,4,2,3,6) OR contributors.id = ? ) ) OR (contributors.extid IS NOT NULL AND contributors.extid != '') GROUP BY contributors.id ORDER BY artistsSearch.fulltextweight DESC, LENGTH(contributors.name), contributors.namesort COLLATE en_US  LIMIT ?,?  / [6, 0, 53]
[20-04-15 12:30:08.3320] Slim::Menu::BrowseLibrary::_topLevel (749) params=>mode=search
[20-04-15 12:30:08.3324] Slim::Menu::BrowseLibrary::_generic (921) artists (0, 1): tags ->search:john, tags:EQsZZ
[20-04-15 12:30:08.3327] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (contributor): CREATE TEMPORARY TABLE artistsSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:contributor john*'
[20-04-15 12:30:08.4195] Slim::Menu::BrowseLibrary::__ANON__ (880) artists (0, 53): tags ->search:john, tags:EQs
[20-04-15 12:30:08.4199] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (contributor): CREATE TEMPORARY TABLE artistsSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:contributor john*'
[20-04-15 12:30:08.4211] Slim::Control::Queries::artistsQuery (1101) Artists query: SELECT contributors.id, contributors.name, contributors.namesort, contributors.extid FROM artistsSearch, contributors LEFT JOIN contributor_album ON contributor_album.contributor = contributors.id WHERE (contributors.id = artistsSearch.id AND (contributor_album.role IN (5,1,4,2,3,6) OR contributors.id = ? ) ) OR (contributors.extid IS NOT NULL AND contributors.extid != '') GROUP BY contributors.id ORDER BY artistsSearch.fulltextweight DESC, LENGTH(contributors.name), contributors.namesort COLLATE en_US  LIMIT ?,?  / [6, 0, 53]
[20-04-15 12:30:08.5205] Slim::Menu::BrowseLibrary::_topLevel (749) params=>mode=search
[20-04-15 12:30:08.5208] Slim::Menu::BrowseLibrary::__ANON__ (880) playlists (0, 10): tags ->tags:sux, search:john
[20-04-15 12:30:08.5211] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (playlist): CREATE TEMPORARY TABLE playlistSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:playlist john*'
[20-04-15 12:30:08.5222] Slim::Schema::Debug::query_start (22) SELECT COUNT( * ) FROM tracks me WHERE ( id IN (SELECT tracks.id FROM playlistSearch, tracks WHERE tracks.id = playlistSearch.id AND tracks.content_type IN ('ssp')  ) ):
[20-04-15 12:30:08.5257] Slim::Menu::BrowseLibrary::_topLevel (749) params=>mode=search
[20-04-15 12:30:08.5260] Slim::Menu::BrowseLibrary::__ANON__ (880) titles (0, 10): tags ->tags:dtuxgaAsSliqyorfcJK, menuStyle:album, search:john
[20-04-15 12:30:08.5263] Slim::Plugin::FullTextSearch::Plugin::createHelperTable (208) Fulltext search query (track): CREATE TEMPORARY TABLE tracksSearch AS SELECT id, FULLTEXTWEIGHT(matchinfo(fulltext)) AS fulltextweight FROM fulltext WHERE fulltext MATCH 'type:track john*' ORDER BY fulltextweight
[20-04-15 12:30:08.5308] Slim::Control::Queries::_getTagDataForTracks (5582) Titles totals query: SELECT COUNT(1) FROM (SELECT albums.artwork AS 'albums.artwork', albums.discc AS 'albums.discc', albums.title AS 'albums.title', contributors.id AS 'contributors.id', contributors.name AS 'contributors.name', genres.name AS 'genres.name', tracks.bitrate AS 'tracks.bitrate', tracks.content_type AS 'tracks.content_type', tracks.coverid AS 'tracks.coverid', tracks.disc AS 'tracks.disc', tracks.filesize AS 'tracks.filesize', tracks.id AS 'tracks.id', tracks.remote AS 'tracks.remote', tracks.secs AS 'tracks.secs', tracks.title AS 'tracks.title', tracks.tracknum AS 'tracks.tracknum', tracks.url AS 'tracks.url', tracks.vbr_scale AS 'tracks.vbr_scale', tracks.year AS 'tracks.year' FROM tracksSearch, tracks JOIN genre_track ON genre_track.track = tracks.id JOIN genres ON genres.id = genre_track.genre JOIN contributor_track ON contributor_track.track = tracks.id JOIN contributors ON contributors.id = contributor_track.contributor JOIN albums ON albums.id = tracks.album WHERE tracks.id = tracksSearch.id AND (tracks.content_type != "cpl" AND tracks.content_type != "src" AND tracks.content_type != "ssp" AND tracks.content_type != "dir") AND contributor_track.role IN (?, ?, ?, ?, ?, ?) GROUP BY tracks.id ORDER BY tracksSearch.fulltextweight DESC, tracks.titlesort COLLATE en_US  ) / [5, 1, 4, 2, 3, 6]
[20-04-15 12:30:08.8975] Slim::Control::Queries::_getTagDataForTracks (5606) _getTagDataForTracks query: SELECT albums.artwork AS 'albums.artwork', albums.discc AS 'albums.discc', albums.title AS 'albums.title', contributors.id AS 'contributors.id', contributors.name AS 'contributors.name', genres.name AS 'genres.name', tracks.bitrate AS 'tracks.bitrate', tracks.content_type AS 'tracks.content_type', tracks.coverid AS 'tracks.coverid', tracks.disc AS 'tracks.disc', tracks.filesize AS 'tracks.filesize', tracks.id AS 'tracks.id', tracks.remote AS 'tracks.remote', tracks.secs AS 'tracks.secs', tracks.title AS 'tracks.title', tracks.tracknum AS 'tracks.tracknum', tracks.url AS 'tracks.url', tracks.vbr_scale AS 'tracks.vbr_scale', tracks.year AS 'tracks.year' FROM tracksSearch, tracks JOIN genre_track ON genre_track.track = tracks.id JOIN genres ON genres.id = genre_track.genre JOIN contributor_track ON contributor_track.track = tracks.id JOIN contributors ON contributors.id = contributor_track.contributor JOIN albums ON albums.id = tracks.album WHERE tracks.id = tracksSearch.id AND (tracks.content_type != "cpl" AND tracks.content_type != "src" AND tracks.content_type != "ssp" AND tracks.content_type != "dir") AND contributor_track.role IN (?, ?, ?, ?, ?, ?) GROUP BY tracks.id ORDER BY tracksSearch.fulltextweight DESC, tracks.titlesort COLLATE en_US  LIMIT 0, 10  / [5, 1, 4, 2, 3, 6]
[20-04-15 12:30:09.2678] Slim::Control::Queries::_getTagDataForTracks (5661) Tag A/S (contributor) query:
                        SELECT contributors.id, contributors.name, contributor_track.track, contributor_track.role
                        FROM contributor_track
                        JOIN contributors ON contributors.id = contributor_track.contributor
                        WHERE contributor_track.track IN (12009,12038,12052,2462,3705,3738,3598,3596,3600,3599)
                        ORDER BY contributor_track.role DESC

Attached Images
 

LMS doesn't read lossless compressed DSD? (DST)

$
0
0
Hi everyone,

First of all sorry if my message is not very clear, I use an online translator.

My LMS server does not support lossless compressed DSD (DST) files.

Is there a plugin or option to enable to read these files?

Note that reading uncompressed DSD files works fine.

Thank you in advance for your answers.

Volume adjustment for specific streams or favorites

$
0
0
I don't really use automatic volume adjustments. But I believe besides
local/online streams there's no distinction possible.

--

Michael

Tidal Masters and LMS

$
0
0
Is there a way to play the tidal MASTERS via LMS that preserves some of the "master" integrity?

TIA

Tried to Get Too Fancy with Alexa - Need Help to Undo Whatever I did

$
0
0
Hi there,

I am a longtime LMS and squeezebox person. I have 7 radios of various types.

Last year, I dedicated an old but solid Sony Vaio to be my LMS server and not much else. All was well. Things were working fine. It rarely had a buffering issue and rarely shut down on its own.

Then I bought Alexa. Aha! I will hook up the skill. So I did. I figured out the ngrok business, opened a port and all seemed well again. Alexa saw the LMS, did something things well, not others but no disasters.

Then I decided to get fancy and do the control command to auto start ngrok. Bad. Bad. Bad. I think the instructions were for Unix and I have Windows 7 Pro.

That obviously didn't work but it also threw a wrench in something with some weird file that went somewhere and now my LMS shuts down on its own constantly.

I am having a lot more buffering issues but not sure if that is a bandwidth issue or ? None of the other devices in the house are lagging.

Can anyone help me start to sort this out and get back to reliable. I love my music system and now it hardly works.

I attached the zip log file.

Thanks,

LovelyBrook
Attached Files

Help with LMS to a UPnP device

$
0
0
My poor SB Radio has had its day. I do have a Receiver and that is going strong. I am looking at buying a radio that has UNpN protocol. Now I am a little out of depth with this. I was playing with Plex and I used a VLC media player. Much to my surprise, the LMS was visible and I actually played a track. This got me thinking that LMS would be visible on the new device. Ideally, one server would be best especially as I know my way around. Looking on the forum someone back in 2008 wrote a bridge for LMS to UNpN but little on that thread. I prefer to have some confidence before spending money.

Thanks for your help
Bob....

Safe mode - why?

$
0
0
> Okay. So nothing to worry about?

No, all is good.

--

Michael

After LMS 8.0 Nightly upgrade, files don't play on SB Duet, but play on iPeng

$
0
0
Hi everyone
description of the problem is in the subject.
Yesterday, music was playing well on Squeezebox Duet and all LMS connected iPhones running iPeng.
Since today's LMS upgrade, music plays only on the iPhones, not on the Duet.
Server log shows following error:

[20-04-17 13:23:45.7912] Slim::Player::Protocols::File::open (101) Error: could not open M:\FLAC\Jacques Sagot\Recital de Piano\04 Jacques Sagot - Track 4.flac: No such file or directory
[20-04-17 13:23:45.7914] Slim::Player::Song::open (471) Warning: stream failed to open [file:///M:/FLAC/Jacques%20Sagot/Recital%20de%20Piano/04%20Jacques%20Sagot%20-%20Track%204.flac].

there are no errors when playing on the iPhone.

LMS runs on Windows 10. Media files are on a QNAP NAS.

Migrate a plugin from old to new LMS

$
0
0
> I would like to move an existing installation of the (no longer
> available) plugin PowerCenter to my new LMS. I do have the tar archive
> from the folder
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/PowerCenter
>
> Is this possible? Can I just untar it on the new server or do I have to
> something else?


Untar it into the Plugins folder _outside_ the InstalledPlugins. See
Settings/Information for its location.

--

Michael

HTTPS instead http to open lms

$
0
0
Hi, is there a way to open lms by https://myip:9000 ?
I'm trying a tricks to view it in Google next ...
It runs in my raspberry that have Apache server and SSL working.

"New Music" is missing (some) new music

$
0
0
I ripped four albums the day before yesterday and copied them in my LMS library. Yesterday, I wiped the LMS cache and triggered a scan. After it was finished, I noticed that only three out of the four albums were listed in "New Music". The "missing" album can be found via search or in "Compilations". It's a compilation, so that's where it should be. But why isn't it in "New Music"? I had the vague feeling before that sometimes not all new albums are listed there but never bothered to check.

Issue with plugin installation: Airplay, Chromecast & UPNP bridges and Material Skin

$
0
0
I was trying to re-install the Material Skin and Airplay, Chromecast, and UPNP bridge plugins after a long time, but the system seems to be stuck in some kind of a loop. Everytime I click on the plugin page, it pauses for a few minutes and then asks me if I want to restart, and no matter what I select, it keeps going pack into the same loop. A look at the server log suggests that these plugins could not be downloaded. I've attached a snapshot of what I see.

I'm running LMS on MacOS. Relevant details on the setup are:

Logitech Media Server Version: 7.9.3 - 1579448956 @ Mon Jan 20 04:10:14 CET 2020
Hostname: XXXXXX
Server IP Address: X.X.X.X
Server HTTP Port Number: 9000
Operating system: OS X 10.10.5 - EN - utf8
Platform Architecture: x86_64
Perl Version: 5.18.2 - darwin-thread-multi-2level
Audio::Scan: 1.02
IO::Socket::SSL: 1.966
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 2

I tried to look for these plugin folders in the following locations, but found nothing:

Plugin Folders

/Users/xxxxxx/Library/Caches/Squeezebox/InstalledPlugins/Plugins,

/Users/xxxxxx/Library/Application Support/Squeezebox/Plugins,

/Library/Application Support/Squeezebox/Plugins,

/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/Plugins

Any suggestions to clear these from the update list?

TIA,

Nikhil

Name:  Screen Shot 2020-04-19 at 1.55.17 PM.png
Views: 53
Size:  32.6 KB
Attached Images
 

Max number of players

$
0
0
Hi,

I have 8 players now. Some real devices and some squeezelite installations on raspberry pi. Now I can only connect 7 of them. Rebooting the one not connected sometimes connects it but then another player is squeezed out (haha).

Is there a limit? Where can I increase the number to 8 or 10?

Help is very much appreciated!

Gesendet von meinem MAR-LX1A mit Tapatalk

How to delete multiple alarms at once?

$
0
0
> my kid was able to successfully add >500 alarms thru the ui of the
> Squeezebox Player. :(


Check Settings/Information for where your prefs are stored.

Shut down your LMS.

SSH in to the server. Go to above folder ("cd /...").

Copy server.prefs to some safe place.

Search inside server.prefs for "_client:00:..." (put in your player's
MAC address).

Scroll down to "alarms:..." and delete all alarm definitions.

Restart LMS.

Tell your kid to not touch alarms! (I know from my own experience that
they absolutely love it - even more when they actually understand what
they can do with it...)

--

Michael

EQ for SqueezeboxServer?

$
0
0
hi - I have been using Squeezebox since 2005 - and I am still loving it. I am considering a new headphone for my office setup (an original Squeezebox 3 white by Slimdevices with a Beresford Caiman DAC/Headphone Amp). I am looking at getting the BeyerDynamic DT1990 PRO. From all reviews, a near perfect headphone, IF you can tune the high frequencies down a bit.

There used to be the option for Inguz DRC and RC - but that plugin fails to load on my SqueezeboxServer (7.9.3). Is there an alternative?

Cannot download 7.9 version

$
0
0
> I was having instability with LMS. Kept going off of Wi-Fi. I tried to

LMS does not go off of wifi. It's the computer. Or LMS is crashing or
something.

> download 7.9 but during the installation received multiple error


Which were?

--

Michael

Genres, random playlist and extended characters - issue?

$
0
0
Hello,

I think I found a little issue.

When I browse my library by genre, then click on the "M" (more) icon next to the genre, I get two options:
- Random Mix Genre Songs
- Random mix Genre Albums
(At my home, the LMS interface is displayed in French. I am not sure of the English translations that I mentioned here.)

In general, the playlists generated by selecting one of these two options correctly use the selected genre. However, if the genre name contains an extended character, the generated playlist does not use the selected genre. (That's the issue.)

For example, with the genres "chanson française" or "flûte" this does not work.

Obviously, when using Material Skin, I have the same behavior. But, with Material Skin, when I click on a genre (without going through the "more" menu) I have an additional option "random albums". This option, unlike the previous two, gives the expected result, even when the genre contains an extended character.

FYI, I'm using the latest version of LMS 7.9.3.
Viewing all 5306 articles
Browse latest View live