How do I deflate content()?
Squeezebox Community
by ser
1y ago
Please enable logging for network.asynchttp and check the server.log for header information. The code is checking for the "Content-Encoding" header. Also: what would Slim::Networking::SimpleHTTP::hasZlib return ..read more
Visit website
Logging & Port handling
Squeezebox Community
by foxesden
1y ago
In my never-ending quest to bring the DSP plugins up-to-date <Irony/> I would like to understand a bit more about log-handling and ports within the squeeze infrastructure. Logging The helper has its own log, but it is not in anyway integrated into the server. I have found the UPNP-Bridge quite helpful to look at, and I can see 2 entries in the plugin script $prefs->init({ autorun => 1, opts => '', debugs => '', logging => 0, bin => undef, configfile => "upnpbridge.xml", profilesURL => initProfilesURL(), autosave => 1, eraselog => 0, baseport => ..read more
Visit website
Issues adding helper binary to Pipeline
Squeezebox Community
by foxesden
1y ago
I am trying to replace/upgrade the program that does the DSP processing within my EQ plugin, and I am having issues with the audio pipeline, which I can't seem to resolve. This is with the old binary and is working Custom.conf flc flc * d0:50:99:85:19:e9 # FRIT:{START=--skip=%t}U:{END=--until=%v} [flac] -dcs --totally-silent $START$ $END$ -- $FILE$ | [sqDSP] -id "d0:50:99:85:19:e9" -wav -wavo -d 24 | [flac] -cs -0 --totally-silent - New binary, which reads arguments from command line in standard format and reads settings from json rather than xml. This is all I have changed flc flc * d0:50 ..read more
Visit website
Referencing plugin javascript files
Squeezebox Community
by foxesden
1y ago
> You could download and search to see who has separate JS files and then > see where they are and how they invoke them. No need to download an example in this case, it's part of LMS ;-) https://github.com/Logitech/slimserv...ndex.html#L159 ..read more
Visit website
Plugin installation help
Squeezebox Community
by foxesden
1y ago
> https://raw.githubusercontent.com/Fo...ain/plugin.xml You must add a version number to the downloadable file, or you'll face problems with installations installing old version from a cache etc ..read more
Visit website
Remote control only using direct keys
Squeezebox Community
by Paul Webster
1y ago
I have HDMI CEC working pretty well with Jivelite on Linux but there are some limitations around key mapping. The direction (left/right/up/down) keys work well but the media control (play/pause/stop) are not recognised. I know that the real way to improve this is to unpick all of the mapping/remapping that goes on in the layers between the CEC handling and Jivelite ... I tried once and it was painful and I was not successful. So - thinking about a different way to do it. Given that the "Right" key works from the Now Playing screen to get to the menu ... I wonder how feasible it would be to p ..read more
Visit website
Creating my first audio plugin: Melodice integration
Squeezebox Community
by Eis-T
1y ago
> https://wiki.slimdevices.com/index.p...inBuilder.html is what I > intend to use as the basis Unfortunately this quite a bit dated. I'd rather start based on Slim::Plugin::OPMLBased. This base class provides easy ways to create the navigation menus. But you'll have to learn from code doing so... The good news is there already is a Youtube plugin which should handle the hard part of getting playback of Youtube videos. From what I read this is painful. So be happy you don't have to deal with it :-). All you might have to do is get the playlist data from melodice, then convert it into s ..read more
Visit website
When does initPlugin run
Squeezebox Community
by foxesden
1y ago
Sorry if this seems like a basic question, I have had a trawl through the forum, wiki and googled but can't find an answer. On a plugin, when is the initPlugin function run? Is it on server start or when a Plugin is accessed through it's menu or some other events ..read more
Visit website
Bug in LMS Server 8.3: Control Panel not shown in Windows 11
Squeezebox Community
by sweetsound
1y ago
Dear all, @michaelherger asked me to put the issue here. I guess it is known, since I found the fix on the web as well. Windows 11 21H2 Intel iCore 12600K Right-Clicking on System Tray only brings up splash screen and then nothing. Same with run as administrator or starting it from cmd. No messages in server.log Disabling system locale UTF-8 support in Windows Settings->Time&Language -> Language&Region fixes the problem. Maybe one of the developers want to take on this bug. Thanks ..read more
Visit website
Correct way to handle an updated custom.conf file
Squeezebox Community
by foxesden
1y ago
> - Is there a mechanism for telling LMS that a new custom.conf should > be used/loaded? I think you could call Slim::Player::TranscodingHelper::loadConversionTab les ..read more
Visit website

Follow Squeezebox Community on FeedSpot

Continue with Google
Continue with Apple
OR