Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2022-01-09 Thread philchillbill

mechaMecha wrote: 
> I've noticed that there are some brief mentions of this MediaServer
> skill being able to control Tidal and Qobuz, but I haven't seen anything
> specific about how to invoke commands to do so. I apologize if this
> information can be found somewhere in this thread, but I've done a bit
> of searching here and on the Smartskills site and came up empty.

There are no dedicated commands for Tidal and Qobuz, but any items
visible to LMS via the online music service integration are accessible
through all the regular skill commands for playing local LMS library
items. For example, if you have a playlist called Chill on an online
service, saying ‘Play my Chill playlist’ will play it.





philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


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

2022-01-09 Thread mherger


thewebgal wrote: 
> If I go directly to the Qobuz app installed on my phone (not using the
> PiCorePlayer), it seems to work BUT it shows the word "SAMPLE" on a
> number of selections.

If even the QOBUZ app wouldn't allow you to stream, then there's a
problem with your account, not with the plugin for LMS.



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
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] Spotty 4.7.0

2022-01-09 Thread mherger


FWIW: 4.7.2 basically blocks a volume of 49% to address the accidental
volume reset reported in too many places. I hope to find a real solution
in the future. Until then crank the volume up to 50 or stay at 48 ;)



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2022-01-09 Thread mechaMecha


I've noticed that there are some brief mentions of this MediaServer
skill being able to control Tidal and Qobuz, but I haven't seen anything
specific about how to invoke commands to do so. I apologize if this
information can be found somewhere in this thread, but I've done a bit
of searching here and on the Smartskills site and came up empty.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-01-09 Thread freelsjd


Paul Webster wrote: 
> This should allow you to send sound from LMS to your DirecTV device (and
> presumably then to your TV/amp).
> It will not go the opposite way.

Was able to send LMS sound just fine to my DirecTV receivers.  Having 3,
I can also couple 1 or more together and send sound simultaneously.

The LMS display shows on the screen as well, so I see an album cover of
what is playing.  Nice.

One day, perhaps I will get a nice TV with great sound system.  Then use
LMS to play music.



freelsjd's Profile: http://forums.slimdevices.com/member.php?userid=4344
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread BigTony


Thanks. I am installing now.



We're Only In It For The Music! www.zappateers.com

BigTony's Profile: http://forums.slimdevices.com/member.php?userid=10638
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread cpd73


slartibartfast wrote: 
> It gets checked when I end the long press.

Hmm, well that's pants :( I'll see what I can do. Might need to just
forget this shortcut altogether.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-09 Thread cpd73


mruddo wrote: 
> I've updated my config.json file to add the the exclusions, as below:
> 
> > 
Code:

  >   > 
  > {
  > ...
  > "excludegenres":[
  > "Audiobook","Children's","Language 
Course","Meditative","Opera","Pronunciation Guide","Vocal","Other"
  > ]
  > }
  > 

> > 
> 
> However, when I re-run the analysis, I can't see any difference - i.e.
> no logging of Excluded Genres or anything like that.
> 

I've just tried with:


Code:


  "excludegenres":["Pop", "Rock"]
  



And I see the following during analysis:

Code:


  2022-01-09 21:28:12 E Failed to analyze ABBA - Gold - Greatest Hits/01 
Dancing Queen.mp3 (Excluding genre (Pop))
  



Checked the DB, and no "Pop" tracks. (I tried with a subset of just 2
albums). So, for me, it's working.

mruddo wrote: 
> 
> If it's a simple question, I was just wondering what the following
> logging is about:
> 
> > 
Code:

  >   > 
  > 2022-01-09 17:54:11 D Numtracks = 30962
  > 2022-01-09 17:54:14 D Choosing 6 Indie track(s)
  > 2022-01-09 17:54:14 D Choosing 5 Rock track(s)
  > ...
  > 2022-01-09 17:54:18 D Choosing another 968 tracks from DB
  > 2022-01-09 17:54:18 D Using subset (1000 of 30962) for setmusicstyle 
(chosen from meta db)
  > 2022-01-09 17:56:37 I Added 30962 tracks
  > 

> > 
> 
> 

Musly has a setjukeboxstyle function that is given a few (e.g. 1000)
random tracks. It uses this to help with the similarity score - how
exactly I'm not 100% sure, you would need to read the musly docs more,
But, I thought (perhaps incorrectly) that rather than just random tracks
I should have random tracks from each genre - with the number for a
genre dependent upon which percentage of your library it is. You can,
however, configure music-similarity to jsut choose random tracks - see
docs/OtherConfig.md 

As stated before, this is not an ready I know much about - so I really
am just throwing things together to see what works.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] ARD Audiothek Plugin - Browse and listen content of the ARD Audiothek

2022-01-09 Thread slimhase


mzedd wrote: 
> Hi,
> 
> i just released version v1.2.2 of the plugin. For me the reported bugs
> are now fixed with Material Skin v2.8.3.
> @slimhase are the descriptions now working for you?
> 

Just downloaded it from github and - Yes! It works again / descriptions
show up again.

Thank you so much for fixing this so fast.



slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=114332

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread Blackfiction


BigTony wrote: 
> I had to re-install LMS and I wanted to put TS back as I used it all the
> time, but I can't add the repo or find a download. I tried to d/l it
> from Erland, but ended up going round in circles. I see that he is no
> longer supporting the plugins, but is there anyway to get a copy? I have
> it licenced years ago.
> 
> Cheers
> 
> BT

I think you can add it via the plugins section. Make sure you check that
you would like to use unsupported plugins (at the bottom of the plugins
page).



Living: EtherRegen -> Ultrarendu -> Benchmark DAC2 HGC -> Benchmark AHB2
-> ATC SCM19 v2 & Sennheiser HD650
Kitchen: SB Touch -> Audio Pro Addon T10 gen2
Kids rooms: SB Booms
Bedroom: SB Boom & SB Radio
Controls: iPeng, Material Skin & LMS via internet
Server: Windows 10 Pro with LMS 7.9.3
Spare: 2 SB Touch, 1 SB3, 2 SB Radio

Blackfiction's Profile: http://forums.slimdevices.com/member.php?userid=20587
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] [Announce] ARD Audiothek Plugin - Browse and listen content of the ARD Audiothek

2022-01-09 Thread mzedd


Hi,

i just released version v1.2.2 of the plugin. For me the reported bugs
are now fixed with Material Skin v2.8.3.
@slimhase are the descriptions now working for you?

Change log and bug fixes:

- Set items per page to 1000
- fixed search bug for umlauts
- fixed paging in classic skin
- other small stuff



mzedd's Profile: http://forums.slimdevices.com/member.php?userid=71523
View this thread: http://forums.slimdevices.com/showthread.php?t=114332

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread BigTony


I had to re-install LMS and I wanted to put TS back as I used it all the
time, but I can't add the repo or find a download. I tried to d/l it
from Erland, but ended up going round in circles. I see that he is no
longer supporting the plugins, but is there anyway to get a copy? I have
it licenced years ago.

Cheers

BT



We're Only In It For The Music! www.zappateers.com

BigTony's Profile: http://forums.slimdevices.com/member.php?userid=10638
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


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

2022-01-09 Thread SamY


Giunti wrote: 
> 
> Now, when starting a telnet session with Denon AVR I immediately get a
> 'PSRSTR MED' without any command from my part. Besides, I can't enter
> any new command ... weird behavior to me.

It's because the plugin is keeping its telnet session open due the
problem. Until you can get the Restorer mode changed to 'Off' or turn
off the 'Enable audio settings menus?' option in the plugin menu, you
will have to shut down LMS temporarily in order to establish a telnet
session with the AVR.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


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

2022-01-09 Thread SamY


Giunti, please don't edit your previous posts to change or provide new
information. I do not get notified when edits takes place. Thanks.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


Re: [SlimDevices: Plugins] [Announce] : Radio Favourites Plugin - Manage live radio favourites and see what's on

2022-01-09 Thread philchillbill


Nice one, Stuart.

Can the list of defined Radio Favorites be queried in any way from
jsonrpc.js or the XML browser (to potentially allow playback from
Alexa)?



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=115712

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread slartibartfast


cpd73 wrote: 
> Selected (as in checked) or highlighted? I've seen it highlight, but not
> actually check the item under the finger.

It gets checked when I end the long press. The attached video shows it.


+---+
|Filename: 20220109_175942.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36726|
+---+


slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-09 Thread mruddo


cpd73 wrote: 
> 
> [Edit] I've added code to handle this. See docs/OtherConfig.md
> 

Thanks.

I've updated my config.json file to add the the exclusions, as below:


Code:


  {
  "paths":{
  "db":"M:\\My Music\\MusicSimilarity\\db",
  "local":"M:\\My Music\\FLAC"
  },
  "essentia": {
  "enabled": true,
  "highlevel": false,
  "bpm": 50,
  "loudness": 0.5,
  "filterkey": true,
  "filterattrib": true,
  "weight": 0.0
  },
  "minduration":30,
  "maxduration":1800,
  "excludegenres":[
  "Audiobook","Children's","Language 
Course","Meditative","Opera","Pronunciation Guide","Vocal","Other"
  ]
  }
  



However, when I re-run the analysis, I can't see any difference - i.e.
no logging of Excluded Genres or anything like that. As such, as there
are still a handful of tracks for which the Essentia analysis fails,
it's difficult for me to be sure if it's had an effect or not. 

(BTW - I just refreshed the *lib *folder again for this - but maybe I
needed more?)



mruddo's Profile: http://forums.slimdevices.com/member.php?userid=65325
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] 'MediaServer' *certified* Alexa skill for LMS

2022-01-09 Thread philchillbill


Some more APL tweaks:

* Progress bar is now the same color as the icons (wheat).
* Track *duration *in H:M:S appears in small text at the rightmost
extremity of the progress bar. Leading 0's are stripped.
* *Back *button is only shown when there is something to go back to.
* goBack behaviour is much improved and handles up to *4 screens*, with
no more 'wasted ' saving of screen refreshes as valid entries.
* Pressing any of the icon buttons produces a *chime sound* on your Echo
as audible confirmation that the touch-event registered. It can take a
while for the results if your Echo is busy with housekeeping under the
hood so this is a signal to be patient and wait for the command to
complete. 
* The little icons beside the *GENRE *and *YEAR *tags are now
touch-enabled and will load touch-enabled lists with up to 400 entries
of albums matching that genre or year. The 400 is empirical as I found
that too long a list was causing a System.ExceptionEncountered error.

Enjoy !



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


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

2022-01-09 Thread SamY


Ok. I know exactly what is happening now. The volume control not working
is also a result of the Restorer mode not being set to "Off" for the LMS
player input. If you can't figure out how to turn it off using the Denon
remote or app, uncheck the Denon plugin setting labeled "Enable audio
settings menus?" for the player. Doing either of those things will allow
the plugin to fully initialize and accept volume changes, as well as
powering off the AVR when the player is turned off. In the meantime, I
will be working on a code change to take care of the original problem.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


Re: [SlimDevices: Plugins] Announce: Radio Now Playing plugin

2022-01-09 Thread Paul Webster


0.0.18 09-Jan-2022
  - Add Supla Kantri and update stream URLs for all of the Supla
stations
  - Add Radio Swiss AACplus stream links for Jazz and Pop
  - Add JB Radio2


The JB Radio2 metadata is collected by processing their NowPlaying web
page ... so it could easily stop working if they update their page.
Without this plugin you probably get artist, title and maybe cover art
via the LMS TuneIn integration (if you play the MP3 or AAC stream via
TuneIn). But this is one of the many stations that TuneIn blocks
UK-based listeners from accessing via them.
In any case, this plugin adds in Year, Album and Duration which you
would not get via the TuneIn integration.

The list of streams includes their flac stream. The link is to their
flac stream without metadata because the one with metadata is done in an
unusual way and it causes problems for LMS that mean that it stops
playing after one track.

I'll start taking a look at including info in the new "Radio Favourites"
plugin for the next release. However, I do not have programme
information for many of the stations so it will be of limited use for
now.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115201

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread cpd73


slartibartfast wrote: 
> A minor annoyance is that when you long press "Manage Players" a player
> gets automatically selected when the synchronise menu appears as it is
> directly under your finger.

Selected (as in checked) or highlighted? I've seen it highlight, but not
actually check the item under the finger.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


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

2022-01-09 Thread SamY


Giunti wrote: 
> 
> In Squeezer I now found "Fixed Volume 100%" and ticked it. But now I can
> no longer control the volume via Squeezer or the LMS-UI.

With volume fixed at 100%, volume changes in the client app should now
be carried out by the AVR's preamp. So you're saying that the AVR volume
is not changing when you change the volume in Squeezer? Again, that will
require a debug log since the AVR volume changing is a fundamental
feature of the plugin. Hopefully, Denon did not change the protocol for
that too.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


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

2022-01-09 Thread SamY


Giunti wrote: 
> At first, "Restorer" was greyed out, thus couldn't be changed. Upon
> clicking on active entries like "Volume" all of a sudden "Restorer"
> turned white and I set it to "OFF"
> 
> HOWEVER, when thereafter trying to turn on and off the player via
> Squeezer ended up in starting but not stopping the AVR.
> 
> In the "Plugin" settings for Denon AVP/AVR in LMS I could not find
> "Fixed at 100% or simply "100%" in the options for "Maximum volume of
> DENON AVP/AVR2". The only options are: OFF, 80, 70, 60
> So, how can I bring about the suggested change here?

Like many of the AVR's audio settings, the Restorer setting is stored
separately for each input. Therefore, you have to make sure you set it
to 'Off' for the input associated with the LMS player. If you feel
certain that you have done that and the AVR is still not turning off, I
will need another debug log.

Regarding setting the player level to "Fixed at 100%", that is not a
plugin setting. It is under the Audio settings for the player. The
easiest way to change it is in Squeezer, under "Settings->Audio".



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


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

2022-01-09 Thread Giunti


SamY wrote: 
> There were definitely some major problems in the plugin with volume
> management at one time but they have all been taken care of now. If you
> have the time, I would ask that you try the 'Fixed at 100%' option
> again. The plugin now supports switching back and forth between fixed
> and variable on the fly, so it is easy to test the differences.

At first, "Restorer" was greyed out, thus couldn't be changed. Upon
clicking on active entries like "Volume" all of a sudden "Restorer"
turned white and I set it to "OFF"

HOWEVER, when thereafter trying to turn on and off the player via
Squeezer ended up in starting but not stopping the AVR.

In the "Plugin" settings for Denon AVP/AVR in LMS I could not find
"Fixed at 100% or simply "100%" in the options for "Maximum volume of
DENON AVP/AVR2". The only options are: OFF, 80, 70, 60
So, how can I bring about the suggested change here?



Giunti's Profile: http://forums.slimdevices.com/member.php?userid=50314
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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread staresy


slartibartfast wrote: 
> I'm not seeing that behaviour. Did you clear the cache after the
> update?
> 
> Sent from my Pixel 3a using Tapatalk

Clearing cache didn't sort it, but stopping, clearing the queue sorted
it. Strange it was on all devices, SQ-Lite, Web and Android. Anyway all
OK now.



location 1: lms 8.3 on win 10 brix server, x3 sb radios, x1 touch, x1
controller : location 2: lms 8.3 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread slartibartfast


staresy wrote: 
> Has something gone a bit screwy on the playing queue view, it seems to
> want to keep the currently playing track in the middle of the screen,
> meaning you can't scroll up/down? Anyone else see that?I'm not seeing that 
> behaviour. Did you clear the cache after the update?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread slartibartfast


cpd73 wrote: 
> I had a pull request on github to allow adding 'Synchronise' to the main
> player menu, with config items to control whether 'Manage Players' and
> 'Synchronise' appeared. I thought this was overkill, so as a compromise
> I initially implemented a long-press on each player entry in the main
> menu would open the sync dialog. But this appeared to break the
> scrolling of this menu - I'd imagine scrolling caused a long-click to
> occur, and the sync dialog shown. Therefore, I changed this to be a
> long-click on the 'Manage players' entry only.A minor annoyance is that when 
> you long press "Manage Players" a player
gets automatically selected when the synchronise menu appears as it is
directly under your finger.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread staresy


Has something gone a bit screwy on the playing queue view, it seems to
want to keep the currently playing track in the middle of the screen,
meaning you can't scroll up/down? Anyone else see that?



location 1: lms 8.3 on win 10 brix server, x3 sb radios, x1 touch, x1
controller : location 2: lms 8.3 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] New plugin for audio bookmarks

2022-01-09 Thread sternenjaeger


duedeldu wrote: 
> 
> Sometimes the players starts playback automaticly after powering on.
> This destroys my bookmarks, because the amp is powered off. No one hears
> anything, but my SB Touch (or other players) plays the last bookmark til
> its end.
> All my squeezeboxes are set to "stop on power off / do not continue".
> 

I don't see any reason how the plugin could be the cause. The only
situation where it issues a "play" command is when you select a bookmark
in the plugins menu.
In my own installation i also have two players which are normally
powered down completely (A receiver which only gets power when the
amplifier it is connected to is turned on and a bedside radio which i
shut down with a script when it's idling). These clients don't start
playing by themselves after they get power.


duedeldu wrote: 
> 
> This behaviour only occurs on bookmarked albums.

Are you sure? How do you notice that if the amplifier is not turned on?



sternenjaeger's Profile: http://forums.slimdevices.com/member.php?userid=57562
View this thread: http://forums.slimdevices.com/showthread.php?t=102859

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


Re: [SlimDevices: Plugins] [Announce] : Radio Favourites Plugin - Manage live radio favourites and see what's on

2022-01-09 Thread expectingtofly


staresy wrote: 
> A great plugin Stuart, very useful as a now playing guide - all ready
> getting very comfortable using as a "whats on now" lookup. It's like
> having your own personalised Radio guide.
> 
> One comment, some of the feeds (UK Radio Player) are low bitrate, beyond
> your control I know, but there are higher bit-rate feeds available for
> some stations (eg. Classic FM, Jazz FM as I have these in my
> favourites). 
> 
> Would it be possible to add the ability to add "custom urls" for feeds,
> so the metadata is collected by your plugin from UK Radio, but clicking
> to play plays from a custom URL?

Yes, I can see that would be useful.  I'll have a look at adding that
for the next release.



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=115712

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


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

2022-01-09 Thread SamY


Giunti wrote: 
> Well, Sam, at one earlier stage I decided to change from "Fixed at 100%"
> to "Variable" because I had got strange behavior of the volume level
> (far too loud) at start up of the LMS and when controlling the AVR via
> the Denon App on my mobile, especially when switching to simultaneous
> use of Zone 1 (main) and 2. To me it seeemed to occur erratically but
> surely didn't. I simply couldn't make out the wrong settings I had
> probably made then. So, when I tried out the 100% setting, the result
> was satisfactory to me and I never bothered changing any such settings
> since then.

There were definitely some major problems in the plugin with volume
management at one time but they have all been taken care of now. If you
have the time, I would ask that you try the 'Fixed at 100%' option
again. The plugin now supports switching back and forth between fixed
and variable on the fly, so it is easy to test the differences.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


Re: [SlimDevices: Plugins] [Announce] : Radio Favourites Plugin - Manage live radio favourites and see what's on

2022-01-09 Thread staresy


A great plugin Stuart, very useful as a now playing guide - all ready
getting very comfortable using as a "whats on now" lookup. It's like
having your own personalised Radio guide.

One comment, some of the feeds (UK Radio Player) are low bitrate, beyond
your control I know, but there are higher bit-rate feeds available for
some stations (eg. Classic FM, Jazz FM as I have these in my
favourites). 

Would it be possible to add the ability to add "custom urls" for feeds,
so the metadata is collected by your plugin from UK Radio, but clicking
to play plays from a custom URL?



location 1: lms 8.3 on win 10 brix server, x3 sb radios, x1 touch, x1
controller : location 2: lms 8.3 on win 10 brix server, x2 sb radios, x1
duet receiver, x1 controller : alexa mediaserver smart skill, material
android, squeezelitex control

staresy's Profile: http://forums.slimdevices.com/member.php?userid=807
View this thread: http://forums.slimdevices.com/showthread.php?t=115712

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


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

2022-01-09 Thread SamY


Giunti wrote: 
> Hi Sam,
> here's what my Putty telnet session yielded:
> 
> ZMON
> ZMON
> MVMAX 80FRL OFF
> 
> PSRSTR MED
> [-no response-]
> 
> PSRSTR MODE1
> [-no response-]
> 
> Sorry for this result ;-)

Thanks for your help, Giunti. The fact that there was no response to the
'PSRSTR MED' command tells me that you still have the Restorer mode set
to 'Medium' on your AVR. I strongly suggest that you set it to 'Off'
until a fix for the plugin is available. In my opinion, it should be off
all the time anyway when playing music encoded at 128kbps or above, and
especially for lossless streams such as flac but that's your choice, of
course. It would be helpful, in any case, if you could at least turn the
Restorer function off temporarily to run a test and verify that the AVR
now powers off correctly when turning the player off. An alternative way
to bypass the problem temporarily would be to uncheck the 'Enable audio
settings menus?' option in the player's plugin settings menu.



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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


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

2022-01-09 Thread Giunti


SamY wrote: 
>  ...
> I noticed in the log that you have set the volume setting for the player
> in the Audio section to "Variable", meaning that volume changes are
> handled by LMS in the digital domain. Normally, it is recommended that
> you set it to "Fixed at 100%" in order to preserve the integrity of the
> bitstream going to the DAC and let the AVR's preamp section control the
> volume in the analog domain via the plugin. There are certain
> conditions, however, where it might be preferable to have it set up the
> way you do. I would be interested to hear the reasoning behind your
> decision. Thanks again.

Well, Sam, at one earlier stage I decided to change from "Fixed at 100%"
to "Variable" because I had got strange behavior of the volume level
(far too loud) at start up of the LMS and when controlling the AVR via
the Denon App on my mobile, especially when switching to simultaneous
use of Zone 1 (main) and 2. To me it seeemed to occur erratically but
surely didn't. I simply couldn't make out the wrong settings I had
probably made then. So, when I tried out the 100% setting, the result
was satisfactory to me and I never bothered changing any such settings
since then.



Giunti's Profile: http://forums.slimdevices.com/member.php?userid=50314
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


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2022-01-09 Thread psweeney1967


philippe_44 wrote: 
> Then try to clean the log, add on the "Extra command line options" "-d
> all=debug" and post the log. I need to see what the mDNS discovery
> process sees.

I've attached a log files for AirPlay and UPnP.  The UPnP can see both
groups (Kitchen, Front Room)


+---+
|Filename: UPnP.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36725|
+---+


psweeney1967's Profile: http://forums.slimdevices.com/member.php?userid=64382
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread PasTim


Blackfiction wrote: 
> Thanks for the hint, that did the trick. 
> WORKOPUS=combine WORK|OPUS(text= / )|OPUS
> OPUSWORK=combine OPUS|WORK(text= / )|WORK
> 
> Solved.
Good - worth a guess :)



LMS 8.1 on PC, Xubuntu 20.04, FLACs 16->24 bit, 44.1->192kbps.  2
Touches & EDO.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz
CR603 UPnP renderers.  
Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 20.04 laptop firefox/upplay or Android mobile with
Squeeze-Ctrl/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread Blackfiction


PasTim wrote: 
> Sorry, I've never used 'combine'.  
> 
> Just a thought - looking at the wiki for customscan it might be worth
> adding the first tag again after the ), so it reads WORKOPUS=combine
> WORK|OPUS(text= / )|WORK  The idea is that it may want to know what to
> do if there is no OPUS.  I'm probably wrong

Thanks for the hint, that did the trick. 
WORKOPUS=combine WORK|OPUS(text= / )|OPUS
OPUSWORK=combine OPUS|WORK(text= / )|WORK

Solved.



Living: EtherRegen -> Ultrarendu -> Benchmark DAC2 HGC -> Benchmark AHB2
-> ATC SCM19 v2 & Sennheiser HD650
Kitchen: SB Touch -> Audio Pro Addon T10 gen2
Kids rooms: SB Booms
Bedroom: SB Boom & SB Radio
Controls: iPeng, Material Skin & LMS via internet
Server: Windows 10 Pro with LMS 7.9.3
Spare: 2 SB Touch, 1 SB3, 2 SB Radio

Blackfiction's Profile: http://forums.slimdevices.com/member.php?userid=20587
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] [Announce] : Radio Favourites Plugin - Manage live radio favourites and see what's on

2022-01-09 Thread castalla


A great addition to the plugins. Thanks.





castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=115712

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


Re: [SlimDevices: Plugins] Web Browser Now Playing display using widget for Smashing dashboard

2022-01-09 Thread BosseJ


BosseJ wrote: 
> Thanks for your assistance! Much appreciated. I'm still struggling a
> bit, still cannot find the .erb file or even the "layout" project. I
> must have missed some step in the installation.
> Here's what I did to install Smashing and the Squeezebox widget:
> 
> > 
Code:

  >   > $ sudo gem install smashing
  > Building native extensions. This could take a while...
  > Successfully installed eventmachine-1.2.7
  > Fetching: daemons-1.4.1.gem (100%)
  > Successfully installed daemons-1.4.1
  > Fetching: thin-1.8.1.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed thin-1.8.1
  > Fetching: raabro-1.4.0.gem (100%)
  > Successfully installed raabro-1.4.0
  > Fetching: concurrent-ruby-1.1.9.gem (100%)
  > Successfully installed concurrent-ruby-1.1.9
  > Fetching: tzinfo-2.0.4.gem (100%)
  > Successfully installed tzinfo-2.0.4
  > Fetching: et-orbi-1.2.6.gem (100%)
  > Successfully installed et-orbi-1.2.6
  > Fetching: fugit-1.5.2.gem (100%)
  > Successfully installed fugit-1.5.2
  > Fetching: rufus-scheduler-3.8.0.gem (100%)
  > Successfully installed rufus-scheduler-3.8.0
  > Fetching: thor-1.2.1.gem (100%)
  > Successfully installed thor-1.2.1
  > Fetching: sprockets-4.0.2.gem (100%)
  > Successfully installed sprockets-4.0.2
  > Fetching: ffi-1.15.4.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed ffi-1.15.4
  > Fetching: sassc-2.4.0.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed sassc-2.4.0
  > Fetching: smashing-1.3.5.gem (100%)
  > Successfully installed smashing-1.3.5
  > Parsing documentation for eventmachine-1.2.7
  > Installing ri documentation for eventmachine-1.2.7
  > Parsing documentation for daemons-1.4.1
  > Installing ri documentation for daemons-1.4.1
  > Parsing documentation for thin-1.8.1
  > Installing ri documentation for thin-1.8.1
  > Parsing documentation for raabro-1.4.0
  > Installing ri documentation for raabro-1.4.0
  > Parsing documentation for concurrent-ruby-1.1.9
  > Installing ri documentation for concurrent-ruby-1.1.9
  > Parsing documentation for tzinfo-2.0.4
  > Installing ri documentation for tzinfo-2.0.4
  > Parsing documentation for et-orbi-1.2.6
  > Installing ri documentation for et-orbi-1.2.6
  > Parsing documentation for fugit-1.5.2
  > Installing ri documentation for fugit-1.5.2
  > Parsing documentation for rufus-scheduler-3.8.0
  > Installing ri documentation for rufus-scheduler-3.8.0
  > Parsing documentation for thor-1.2.1
  > Installing ri documentation for thor-1.2.1
  > Parsing documentation for sprockets-4.0.2
  > Installing ri documentation for sprockets-4.0.2
  > Parsing documentation for ffi-1.15.4
  > Installing ri documentation for ffi-1.15.4
  > Parsing documentation for sassc-2.4.0
  > Installing ri documentation for sassc-2.4.0
  > Parsing documentation for smashing-1.3.5
  > Installing ri documentation for smashing-1.3.5
  > Done installing documentation for eventmachine, daemons, thin, raabro, 
concurrent-ruby, tzinfo, et-orbi, fugit, rufus-scheduler, thor, sprockets, ffi, 
sassc, smashing after 199 seconds
  > 14 gems installed
  > byjo@Bos-T470:~
  > $ dashing install 93c6ec070af4cd2247f3c94f387c02c1
  > bash: dashing: kommandot finns inte
  > byjo@Bos-T470:~
  > $ smashing install 93c6ec070af4cd2247f3c94f387c02c1
  > create  widgets/squeezebox/squeezebox.coffee
  > create  widgets/squeezebox/squeezebox.html
  > create  jobs/squeezebox.rb
  > create  widgets/squeezebox/squeezebox.scss
  > Don't forget to edit the Gemfile and run bundle install if needed. More 
information for this widget can be found at 
https://gist.github.com/93c6ec070af4cd2247f3c94f387c02c1

> > 
> 
> Potential mistakes: I used "smashing" instead of "dashing". I didn't
> use "sudo" when installing the widget. Probably other stupid mistakes.
> 
> I don't understand the last line from the widget install. Is the
> 'Gemfile' the same file as the '.erb'? What is the 'bundle install'
> and how do I know if I need it?
> 
> Sorry for the newbie questions. Your help is very kind.

Well, at least I think I found one stupid mistake I made: I should've
created a new project immediately after installing 'smashing', called
for example SQ-NP, and cd into the new directory ~/s_q-n_p. After that I
should have installed gem : 
Code:

dashing install 93c6ec070af4cd2247f3c94f387c02c1

. This way the files would have ended up in a way I can understand.

Anyway, this is getting too complicated for me so I will leave this for
now. I cannot even get the "http://localhost:3030/layout; to work, even
though I issue the command "smashing start" before.

Sorry for wasting your time kwarklabs.



2 Touch, 2 Picoreplayer  v6.1.0 on RaspBerry 3B
LMS 8.2.0 on Debian 10 on Intel-NUC. All wired
Main audio system: speakers Magnepan 3.6, amp "Gdis 400", DAC & pre: NAD

Re: [SlimDevices: Plugins] Web Browser Now Playing display using widget for Smashing dashboard

2022-01-09 Thread kwarklabs


BosseJ wrote: 
> Thanks for your assistance! Much appreciated. I'm still struggling a
> bit, still cannot find the .erb file or even the "layout" project. I
> must have missed some step in the installation.
> Here's what I did to install Smashing and the Squeezebox widget:
> 
> > 
Code:

  >   > $ sudo gem install smashing
  > Building native extensions. This could take a while...
  > Successfully installed eventmachine-1.2.7
  > Fetching: daemons-1.4.1.gem (100%)
  > Successfully installed daemons-1.4.1
  > Fetching: thin-1.8.1.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed thin-1.8.1
  > Fetching: raabro-1.4.0.gem (100%)
  > Successfully installed raabro-1.4.0
  > Fetching: concurrent-ruby-1.1.9.gem (100%)
  > Successfully installed concurrent-ruby-1.1.9
  > Fetching: tzinfo-2.0.4.gem (100%)
  > Successfully installed tzinfo-2.0.4
  > Fetching: et-orbi-1.2.6.gem (100%)
  > Successfully installed et-orbi-1.2.6
  > Fetching: fugit-1.5.2.gem (100%)
  > Successfully installed fugit-1.5.2
  > Fetching: rufus-scheduler-3.8.0.gem (100%)
  > Successfully installed rufus-scheduler-3.8.0
  > Fetching: thor-1.2.1.gem (100%)
  > Successfully installed thor-1.2.1
  > Fetching: sprockets-4.0.2.gem (100%)
  > Successfully installed sprockets-4.0.2
  > Fetching: ffi-1.15.4.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed ffi-1.15.4
  > Fetching: sassc-2.4.0.gem (100%)
  > Building native extensions. This could take a while...
  > Successfully installed sassc-2.4.0
  > Fetching: smashing-1.3.5.gem (100%)
  > Successfully installed smashing-1.3.5
  > Parsing documentation for eventmachine-1.2.7
  > Installing ri documentation for eventmachine-1.2.7
  > Parsing documentation for daemons-1.4.1
  > Installing ri documentation for daemons-1.4.1
  > Parsing documentation for thin-1.8.1
  > Installing ri documentation for thin-1.8.1
  > Parsing documentation for raabro-1.4.0
  > Installing ri documentation for raabro-1.4.0
  > Parsing documentation for concurrent-ruby-1.1.9
  > Installing ri documentation for concurrent-ruby-1.1.9
  > Parsing documentation for tzinfo-2.0.4
  > Installing ri documentation for tzinfo-2.0.4
  > Parsing documentation for et-orbi-1.2.6
  > Installing ri documentation for et-orbi-1.2.6
  > Parsing documentation for fugit-1.5.2
  > Installing ri documentation for fugit-1.5.2
  > Parsing documentation for rufus-scheduler-3.8.0
  > Installing ri documentation for rufus-scheduler-3.8.0
  > Parsing documentation for thor-1.2.1
  > Installing ri documentation for thor-1.2.1
  > Parsing documentation for sprockets-4.0.2
  > Installing ri documentation for sprockets-4.0.2
  > Parsing documentation for ffi-1.15.4
  > Installing ri documentation for ffi-1.15.4
  > Parsing documentation for sassc-2.4.0
  > Installing ri documentation for sassc-2.4.0
  > Parsing documentation for smashing-1.3.5
  > Installing ri documentation for smashing-1.3.5
  > Done installing documentation for eventmachine, daemons, thin, raabro, 
concurrent-ruby, tzinfo, et-orbi, fugit, rufus-scheduler, thor, sprockets, ffi, 
sassc, smashing after 199 seconds
  > 14 gems installed
  > byjo@Bos-T470:~
  > $ dashing install 93c6ec070af4cd2247f3c94f387c02c1
  > bash: dashing: kommandot finns inte
  > byjo@Bos-T470:~
  > $ smashing install 93c6ec070af4cd2247f3c94f387c02c1
  > create  widgets/squeezebox/squeezebox.coffee
  > create  widgets/squeezebox/squeezebox.html
  > create  jobs/squeezebox.rb
  > create  widgets/squeezebox/squeezebox.scss
  > Don't forget to edit the Gemfile and run bundle install if needed. More 
information for this widget can be found at 
https://gist.github.com/93c6ec070af4cd2247f3c94f387c02c1

> > 
> 
> Potential mistakes: I used "smashing" instead of "dashing". I didn't
> use "sudo" when installing the widget. Probably other stupid mistakes.
> 
> I don't understand the last line from the widget install. Is the
> 'Gemfile' the same file as the '.erb'? What is the 'bundle install'
> and how do I know if I need it?
> 
> Sorry for the newbie questions. Your help is very kind.

Dashing has not been maintained since April 2016 so Smashing is the way
forward.

"sudo" is not needed when Smashing is installed in home directory.

The "Gemfile" is found in the root Smashing directory and it is not the
same as the .erb file.

Smashing is built with the Ruby programming language and a "gem" is a
Ruby library package: 'link' (https://www.ruby-lang.org/en/libraries/)

You need to run the "bundle install" command to install the required
gems.



'SqueezeZap - Native Android SqueezeBox Controller App'
(http://squeezezap.com)

kwarklabs's Profile: http://forums.slimdevices.com/member.php?userid=71757
View this thread: http://forums.slimdevices.com/showthread.php?t=115706

___

Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-09 Thread noexit


mherger wrote: 
> > [Slim::Plugin::OPMLBased::__ANON__]: [Can't use string ("   0:
> > 0x81e2a8 -
> > ") as a HASH ref while "strict refs" in use at
> >
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/API/Token.pm
> > line 144.
> > 
> > Should I try perhaps deleting my Spotify Credentials somehow and
> > re-authenticating?
> 
> Yes, please try to do so. Maybe you'd also want to share the full 
> server.log if that didn't help.

Well, Michael!  Perhaps just your beloved grace has repaired my issue. 
I awake this morning to find Spotty healed and delivering smooth morning
chill goodness wonderfully. I didn't reauthenticate.  Just tried it
again after some sleep.  I think perhaps the issue may be related to
some corruption in the database regarding playlists or shortcuts or
something. I think I did force a re-read of all the music files before I
went to bed.   I'll attach the server and scanner logs to see if they
make any sense to anyone and maybe I'll gain further insight as to what,
if anything might be needed further.

EDIT:  I go to download the Log files and find that the Server log is
BLANK!  Empty!  Do the logs erase themselves after a certain point? 
Interestingly, I did save a version of the Server log from last night
when the problems were occuring.  I'll attach that as well as the
current scanner log.

Thanks for all you guys do!  This is by far my FAVORITE software I use. 
Perhaps when my "day job" permits I can learn more to help contribute at
least as much as you guys have given me over the years!

3672136722


+---+
|Filename: scanner.log.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36722|
+---+


noexit's Profile: http://forums.slimdevices.com/member.php?userid=66502
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] [Announce] ARD Audiothek Plugin - Browse and listen content of the ARD Audiothek

2022-01-09 Thread slimhase


Following up on a bug discussion here:
https://forums.slimdevices.com/showthread.php?113869-ARD-Audiothek=1042171=1#post1042171
so putting it in the 'right' thread, I want to add an observation, which
hopefully helps to identify the issue.

I have a 2nd LMS system (running piCorePlayer v8.0.0 w/ LMS  v8.2.0 on
an PiZero).
That system was not up2date wrt Plugins

So when running (latest) ARD Audiothek plugin v121 and (old) Material
plugin v272 the 'more' entry IS present
when I just update the material Plugin, reboot and thus run (latest) ARD
Audiothek plugin v121 and (NEW) Material plugin v282 the 'more' entry IS
NOT present anymore!

-> Hope this helps to identify the problem.

ARD Audiothek plugin v121 and (old) Material plugin v272:
36720

ARD Audiothek plugin v121 and (old) Material plugin v282:
36719


+---+
|Filename: ARDAv121_Material_v272.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=36720|
+---+


slimhase's Profile: http://forums.slimdevices.com/member.php?userid=31958
View this thread: http://forums.slimdevices.com/showthread.php?t=114332

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


Re: [SlimDevices: Plugins] Soundcloud plugin for squeezeserver

2022-01-09 Thread pattephip


I have the same problem. I can only play the first track from any
playlist I show from Soundcloud.



pattephip's Profile: http://forums.slimdevices.com/member.php?userid=72447
View this thread: http://forums.slimdevices.com/showthread.php?t=92723

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread cpd73


slartibartfast wrote: 
> OK so I misunderstood. I thought the action was to long press a player
> name in the "Manage Players" list. You actually select a player in the
> player list then long press "Manage Players"

I had a pull request on github to allow adding 'Synchronise' to the main
player menu, with config items to control whether 'Manage Players' and
'Synchronise' appeared. I thought this was overkill, so as a compromise
I initially implemented a long-press on each player entry in the main
menu would open the sync dialog. But this appeared to break the
scrolling of this menu - I'd imagine scrolling caused a long-click to
occur, and the sync dialog shown. Therefore, I changed this to be a
long-click on the 'Manage players' entry only.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread slartibartfast


cpd73 wrote: 
> Yes, on the menu entry. But you could have discovered this by just
> trying.OK so I misunderstood. I thought the action was to long press a player
name in the "Manage Players" list. You actually select a player in the
player list then long press "Manage Players".

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread cpd73


slartibartfast wrote: 
> Is long press of a player in the "Manage Players" menu meant to open the
> sync dialog as mentioned earlier?

Yes, on the menu entry. But you could have discovered this by just
trying.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


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

2022-01-09 Thread Giunti


SamY wrote: 
> An update to my previous post. As it turns out, it's not simply a matter
> of AVP vs AVR. Apparently, Denon changed the content of the response to
> the telnet command for querying the AVR's audio restorer mode, as well
> as the syntax of the command used to set it, at some point in the
> mid-2010's. Before coding a fix, I will need to know if the newer AVR's
> also still support the old command syntax for setting the restorer mode.
> If so, the solution will be much simpler. Since my AVR is circa 2011, I
> need some help in determining this. If you are conversant in using
> telnet, I would like you to establish a TCP session with your AVR on
> port 23 (Telnet) using whatever client app you feel comfortable with,
> and issue the following case-sensitive commands, noting the response
> received, if any:
> 
> >   > 
  - ZMON
  - PSRSTR MED
  - PSRSTR MODE1
  > > > 
> The first command should turn on the AVR, and the response should be
> 'ZMON'. The second command should change the restorer mode to 'Medium'
> and the response should be 'PSRSTR MED'. The third command is the old
> syntax for setting the restorer mode to 'High' and, if we're lucky,
> there will be a response of either 'PSRSTR MODE1' or 'PSRSTR HI'. If
> there is no response at all, then the command is no longer supported
> and I will have to come up with a way of handling that situation. If
> you don't normally use telnet, there are many client apps out there
> for all platforms. The one I use for testing is an Android app called
> 'TCP Client' that is available in the Google Play Store. Let me know
> if you have any questions and thanks for your help.

Hi Sam,
here's what my Putty telnet session yielded:

ZMON
ZMON
MVMAX 80FRL OFF

PSRSTR MED
[-no response-]

PSRSTR MODE1
[-no response-]

Sorry for this result ;-)



Giunti's Profile: http://forums.slimdevices.com/member.php?userid=50314
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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2022-01-09 Thread PasTim


Blackfiction wrote: 
> Thanks,
> I tried 'in' but that did not work. Now it shows 
> 
> WORKOPUS = Symphony No. 5 In C Minor in
> 
> so somehow the formula does not add the OPUS tag...
> Also, the OPUSWORK formula only shows the first part 
> 
> OPUSWORK = Op. 67 / 
> 
> Tagmapping: WORKOPUS=combine WORK|OPUS(text= / ), OPUSWORK=combine
> OPUS|WORK(text= / )
> 
> None of you having issues with the tagmapping formula with latest LMS
> 8.3? Any other thoughts?
Sorry, I've never used 'combine'.  

Just a thought - looking at the wiki for customscan it might be worth
adding the first tag again after the ), so it reads WORKOPUS=combine
WORK|OPUS(text= / )|WORK  The idea is that it may want to know what to
do if there is no OPUS.  I'm probably wrong



LMS 8.1 on PC, Xubuntu 20.04, FLACs 16->24 bit, 44.1->192kbps.  2
Touches & EDO.
LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (A308CR amp & ESLs) & Marantz
CR603 UPnP renderers.  
Also Minimserver & Upplay to same & to upmpdcli/mpd PC renderers.  
Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones.  
Wireless Xubuntu 20.04 laptop firefox/upplay or Android mobile with
Squeeze-Ctrl/BubbleUPnP controls LMS/Minimserver.

PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread slartibartfast


cpd73 wrote: 
> Bug-fix release, main changes:
> 
> >   > 
  -  Update traslations.
  -  Add track source (Spotify, Qobuz, etc.) to technical info.
  -  Slightly alter metrics of desktop layout toolbar to help on iPad.
  > If iPad is not detected, or padding required elsewhere, add
  > "?addpadd" to URL.
  -  Fix setting disc title from comment.
  -  Set cursor for menu items.
  > > > 

Is long press of a player in the "Manage Players" menu meant to open the
sync dialog as mentioned earlier?

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2022-01-09 Thread cpd73


Bug-fix release, main changes:

  
-  Update traslations.
-  Add track source (Spotify, Qobuz, etc.) to technical info.
-  Slightly alter metrics of desktop layout toolbar to help on iPad.
  If iPad is not detected, or padding required elsewhere, add "?addpadd"
  to URL.
-  Fix setting disc title from comment.
-  Set cursor for menu items.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=109624

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


Re: [SlimDevices: Plugins] Announce: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2022-01-09 Thread kuumaur


philippe_44 wrote: 
> Can you try the -static verson?

I'm using the -static Version. Should I then switch to nonstatic?



| LMS v8.2.1 (Debian 11 LXC Container on Proxmox v7.0) | Office -
Chromecast with HDMI A/V splitter/converter - Yamaha AMP - Speakers
(DIY) | Kitchen - SB Radio + Bluetooth Dongle | Livingroom - Chromecast
- TV - Yamaha AMP - Speakers | Bathroom - SB Radio | Childrens rooms -
Chromecast with HDMI A/V spiltter/converter - Class D AMPs - Speakers
(DIY) | Garage/Hobby - Raspberry Pi - SqueezeLite - Kodi - Hifiberry AMP
- Speakers (DIY) | Wifi Router - Fritzbox 6490 |

kuumaur's Profile: http://forums.slimdevices.com/member.php?userid=67496
View this thread: http://forums.slimdevices.com/showthread.php?t=104614

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