Re: [SlimDevices: Plugins] Possible to ONLY show Volume 0-100 on a separate display using JIvelite ?

2022-10-21 Thread paul-


Not with jivelite.   But you can write a standalone program to read
player volume from LMS, then display it.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate' (https://picoreplayer.org/index.html#donate) if you like
the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=116958

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


Re: [SlimDevices: Plugins] Announce: LMS Connect - streaming Tidal/Qobuz to LMS via native Android apps

2022-10-21 Thread threshold350

I was testing out the shortcut for other apps (Pandora, Apple Podcast,
Amazon Misic) to see if I could “share” my podcast to a device.  Looks
like the players (SB Radio and Touch) are sent the url but it doesn’t
play. 

[image:
https://uploads.tapatalk-cdn.com/20221021/9c5e25ffedb480e0d9803fde5b4caf03.jpg]


Sent from my iPhone using Tapatalk





threshold350's Profile: http://forums.slimdevices.com/member.php?userid=42463
View this thread: http://forums.slimdevices.com/showthread.php?t=114611

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


Sounds frustrating, I will have a dig around on this server, ideally I
can find a setup that I can run as a virtual machine and see if I can
crack it,

I have started a re-write of the whole thing, but it stalled last April,
because I had to cover another manager's role at work, but he is back
now so I should be able to make some headway.



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


Nope. No files or folders in InguzEQ. 
I have been using a player all night. Apart from the restarts.



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


and presumably you have selected a player and tried to play. But get no
music?
and when you check the /usr/share/InguzEQ folder you don't see any
additional folders or files?



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


It exists: admin@192.168.10.150:/usr/share/InguzEQ$



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


So the main scripts around the plugin are behaving themselves. I think
the issue now is that /usr/share/InguzEQ has not been created.

I don't know how you created the folder, but the steps should be
something like this

cd /usr/share
sudo mkdir InguzEQ

-- you may get prompted for your password

sudo chmod 777 InguzEQ

then check that the folder has been created.

If it has you should probably restart lms



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


foxesden wrote: 
> 
> 
> 38946

I don't have this. It is empty. That's the error.
I save a change in EQ as Test. It is saved but doesn't show up in the
list of settings.

But in the folder
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/prefs/plugin
the conf file points to a non-existent folder.
preset: /usr/share/InguzEQ/Settings/Test.preset.conf



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


I added the  picore-setup.sh script specifically for users running on
picoreplayer on the raspberry pi. This is because the setup is more
complex there as the all the system folders are loaded into memory at
startup and get wiped each time, which means the preferences and
executables would be wiped. It is not intended for use on a regular
Linux setup.

And yes the .1 files are duplicates - good spot, I hadn't noticed this
myself. You don't need these



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


I do sudo chmod 777 InguzDSP in usr/share but get: 
chmod: InguzDSP: No such file or directory

I don't understand.



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


Not execute the picore-setup.sh
Should the .1 files also be there or are they just double dnloads?



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


Install the plugin from the plugin screen on settings page first. My
folder looks like this - you shouldn't need to tweak anything

38947

Download the InguzDSP program and Config File and make the program
runnable  using chmod command

38948

Create the Settings folder InguzEQ and make the folder available using
chmod command. This is my folder  having done this and then restarted
LMS.

38946


+---+
|Filename: InguzEXE.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=38948|
+---+


foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


So the actual plugin I install (the one on the plugin page) is not
important at all? Or should I install it, too?



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread foxesden


The way LMS handles plugins is quite complex, and is not my expertise
either.

So when you build a plugin it is just a zip file and usually contains a
perl script that runs on the server web page(s) that allows you to
interact with the script. There are a few more supporting files that you
may or may not need depending upon how complex the plugin is. There is
also an xml file which contains values to verify that the plugin you
installed is valid.

If the plugin needs to save data this is saved to a preference folder
and in this case that is /usr/share/InguzEQ.

IT security on Linux uses a principal known as least privilege, which
means there are limits on where folders can be created, who they can be
created by and who can access them. Which is why getting the above
folder setup is tricky.

In the case of InguzEQ plugin there is is an additional program that
needs to be installed, and this is what I am referring to as the
executable called InguzDSP (on windows it is InguzDSP.exe and this is
where the term executable comes from) it also needs to be installed with
a configuration file InguzDSP.dll.config. InguzDSP is what does all the
processing, it takes a file stream and applies mathematical formulae to
it and then outputs the updated stream. This needs to be done fast,
hence the program is compiled and optimised for the environment that it
runs in, and this is what makes packaging tricky because it is difficult
to write an installer which will install the correct version of the
InguzDSP into the correct place on any given environment.

>From what you have said it looks like you have put the InguzDSP program
in the correct place. Have you run sudo chmod 777 InguzDSP in that
folder?

It also looks like you have created the usr/share/InguzEQ correctly.

So in theory all you should need to do is start your player - navigate
to the EQ settings page Home -> Extras -> EQ
Then restart your server
And it should in theory work.

I will post some shots of the folders on my Linux machine.



foxesden's Profile: http://forums.slimdevices.com/member.php?userid=56286
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] Announce : BBC Sounds Plugin

2022-10-21 Thread expectingtofly


Release 2.25.5 contains :


- Improvements to the sign-in process to address reported issues with
  sign-in following 2 year credentials expiring.
  

This version is available now from the beta repository now and will be
available from the main repository at the next refresh.



Stuart McLean   

expectingtofly plugins :
'bbc sounds' (https://github.com/expectingtofly/lms_bbc_sounds_plugin),'
global player (uk)'
(https://github.com/expectingtofly/lms_globalplayer_plugin), 'times
radio' (https://github.com/expectingtofly/lms_times_radio_plugin),  'uk
radio player'
(https://github.com/expectingtofly/lms_ukradioplayer_plugin), 'virgin
radio (uk)' (https://github.com/expectingtofly/lms_virgin_radio_plugin) 
and the 'radio favourites plugin'
(https://github.com/expectingtofly/lms_radio_favourites_plugin)

for bbc sounds help see the 'bbc sounds wiki'
(https://github.com/expectingtofly/lms_bbc_sounds_plugin/wiki).

expectingtofly's Profile: http://forums.slimdevices.com/member.php?userid=63263
View this thread: http://forums.slimdevices.com/showthread.php?t=113045

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


Re: [SlimDevices: Plugins] [Beta Announce] Revised Inguz DSP plugin

2022-10-21 Thread Zombie


Hello
Sry to be a blockhead. I'm trying to get what is what here.
I install a plugin, but is that the actual program and configuration
file or just a shell with a layout?
What is the name of the "program" and "its configuration file"?

I put the InguzDSP and its .dll in
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux
where sox, flac, faad and some other files are.

The plugin part is in
/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Cache/InstalledPlugins/Plugin
The install.xml file is there and picore-setup.sh plus plugin.pm and
Settings.pm
What counts as an executable in Linux, I have no idea. There is a
Windows .bat file there, too.

What is the name of the "Inguz executable and the associated xml file"?
I'd prefer to use the actual names of files instead of what might be
synonymes: [program and its configuration file] and [Inguz executable
and the associated xml file]

I created the below files and ran the command
cd /usr/share
sudo mkdir InguzEQ
sudo chmod 777 InguzEQ

But the folders I created were later empty. Now I had to create them
again, god knows why :)

If I get the name of the executable(s) I can search for them. I think a
lot of files are missing as I see from the packages in your repository.
Screendumps of what you see in each folder would be a great help when I
compare with mine.

Thank you for your patience.



Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009
View this thread: http://forums.slimdevices.com/showthread.php?t=116119

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-21 Thread snubber


Is there a way to force this plugin to cache the entire song?  I keep
getting broken sockets when playing back spotify, mostly towards the end
of a track.  I have my stream buffering maxed out at 30 seconds right
now.


Code:

22-10-21 06:45:16.6989] 
Slim::Player::StreamingController::playerBufferReady (2278) 0c:b8:15:e8:08:a8
  [22-10-21 06:45:16.6994] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state PLAYING
  [22-10-21 06:45:16.6995] Slim::Player::StreamingController::_Playing (368) 
Song 10 has now started playing
  [22-10-21 06:45:16.7000] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 10
  [22-10-21 06:45:17.7050] 
Slim::Player::StreamingController::playerTrackStarted (2200) dc:a6:32:a7:49:c2
  [22-10-21 06:45:17.7075] 
Slim::Player::StreamingController::playerTrackStarted (2200) 02:00:80:26:52:07
  [22-10-21 06:45:17.7076] 
Slim::Player::StreamingController::playerTrackStarted (2200) b8:27:eb:83:fe:f3
  [22-10-21 06:45:17.7137] 
Slim::Player::StreamingController::playerTrackStarted (2200) b8:27:eb:93:64:93
  [22-10-21 06:45:17.7364] 
Slim::Player::StreamingController::playerTrackStarted (2200) 0c:b8:15:e8:08:a8
  [22-10-21 06:45:17.7885] 
Slim::Player::StreamingController::playerTrackStarted (2200) b8:27:eb:a1:5e:53
  [22-10-21 06:45:17.8708] 
Slim::Player::StreamingController::playerTrackStarted (2200) 94:b5:55:39:a3:b0
  [22-10-21 06:45:18.7085] Slim::Player::StreamingController::_CheckSync (566) 
dc:a6:32:a7:49:c2 resync: skipAhead 50ms
  [22-10-21 06:45:18.7088] Slim::Player::StreamingController::_CheckSync (566) 
02:00:80:26:52:07 resync: skipAhead 46ms
  [22-10-21 06:45:18.7090] Slim::Player::StreamingController::_CheckSync (566) 
b8:27:eb:83:fe:f3 resync: skipAhead 46ms
  [22-10-21 06:45:18.7092] Slim::Player::StreamingController::_CheckSync (566) 
b8:27:eb:a1:5e:53 resync: skipAhead 45ms
  [22-10-21 06:45:18.7094] Slim::Player::StreamingController::_CheckSync (566) 
b8:27:eb:93:64:93 resync: skipAhead 18ms
  [22-10-21 06:47:41.4827] Slim::Player::Source::_readNextChunk (378) end of 
file or error on socket, song pos: 4639409349
  [22-10-21 06:47:41.4829] Slim::Player::Source::_readNextChunk (383) 
02:00:80:26:52:07 mark end of stream
  [22-10-21 06:47:41.4830] Slim::Player::Source::_readNextChunk (383) 
b8:27:eb:83:fe:f3 mark end of stream
  [22-10-21 06:47:41.4831] Slim::Player::Source::_readNextChunk (383) 
b8:27:eb:a1:5e:53 mark end of stream
  [22-10-21 06:47:41.4832] Slim::Player::Source::_readNextChunk (383) 
b8:27:eb:93:64:93 mark end of stream
  [22-10-21 06:47:41.4833] Slim::Player::Source::_readNextChunk (383) 
dc:a6:32:a7:49:c2 mark end of stream
  [22-10-21 06:47:41.4834] Slim::Player::Source::_readNextChunk (383) 
0c:b8:15:e8:08:a8 mark end of stream
  [22-10-21 06:47:41.4835] Slim::Player::Source::_readNextChunk (383) 
94:b5:55:39:a3:b0 mark end of stream




snubber's Profile: http://forums.slimdevices.com/member.php?userid=73082
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


[SlimDevices: Plugins] Possible to ONLY show Volume 0-100 on a separate display using JIvelite ?

2022-10-21 Thread fatboy slim


Hi, would appreciate any advice in the right directions... or maybe it
is here somewhere already on the forum
Is it possible to ONLY show Volume 0-100 values on a separate display
either on a small TFT or a MAX7219 8x8 Dot Matrix (set of 3 ) using
Jivelite ?
I guess it is just a certain part of an applet, setting values for
VOLUME and size and position... ( I hope it's that easy ;-)
Thanks.
Stephan



fatboy slim's Profile: http://forums.slimdevices.com/member.php?userid=71470
View this thread: http://forums.slimdevices.com/showthread.php?t=116958

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-10-21 Thread sodface


mherger wrote: 
> > Great, thanks! I'll see whether I can back-port this to the current 
> > stable branch and get similar results.
> 
> Please give 
> https://github.com/michaelherger/librespot/suites/8830628369/artifacts/402313021
> 
> a try. That's the same as currently shipped, with minor bug fixes from 
> upstream librespot, and the new build pipeline to create a static
> binary.

Sorry for the delay, that one seems good too with the caveat that I
still haven't tested it in actually use, just made sure the binary ran.



sodface's Profile: http://forums.slimdevices.com/member.php?userid=19057
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] Qobuz.com streaming plugin

2022-10-21 Thread RCST


mherger wrote: 
> 
> 
> It's a little complicated... The plugin is a bit on the conservative 
> side when guessing what format to play. In the above case there's no 
> indicator whether the track would be available in lossless or not. 
> Therefore the plugin plays safe and falls back to MP3.
> 
> I could probably add another lookup to get the missing piece of 
> information from the API.

Thanks for the explanation.



RCST's Profile: http://forums.slimdevices.com/member.php?userid=71755
View this thread: http://forums.slimdevices.com/showthread.php?t=97146

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


Re: [SlimDevices: Plugins] Announce: Denon AVP Control Plugin

2022-10-21 Thread DavidBulluss


SamY wrote: 
> I didn't say that, David. I said you can do it on *_Zone_2_*, as shown
> in the manual. You just have to find the right menu. Do you have the
> manual? If not, it's easy to find online.
> 
> 
> 
> Congratulations! You found one of the bugs fixed in the next revision,
> which is attached. Don't forget to rename both files to remove the .txt
> extension.
> 
> EDIT: And here are pages 172 and 173 of the manual for your edification.
> Note that the subject is "ZONE2 Setup". 38942

My bad again, Z1 was a typo, yes, have found the menu for Z2 setup of on
volume. Haven't installed the revision yet, will do now, without .txt!

Cheers, David



*Server*rpi3 pCP8.1.0 LMS8.2.0
*Media*USB hard drive
*Lounge/dining areas*SBT > Denon AVR2113  > Bose Acoustimass10 / Krix
Seismix3 18" 300w RMS custom cinema sub (& AR 77XB t/table, Stanton
680MkII / Grado F-1+ > NAD7155 to phono pre-amp > Amp+)
*Family/kitchen*SBT > Denon AVRX3000 zone 1 > Krix Acoustix F, Centrix
C, Holographix R & Original Seismix 7 15" 400w RMS sub 
*Alfresco*Z2 > Krix Tropix/Klipsch SW
*Others*SB Player/androids > Bose Soundlink Mini
*SBT/SB Player Remotes* Squeeze Ctrl/androids

DavidBulluss's Profile: http://forums.slimdevices.com/member.php?userid=60056
View this thread: http://forums.slimdevices.com/showthread.php?t=60114

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