Re: [SlimDevices: Plugins] Spotify: authentication with Spotty failure

2023-01-01 Thread Michael Herger

just checked and my QNAP is not arm v7 but armv5tel.


I'm sorry, I've pretty much given up on armv5. But then:


[23-01-01 22:50:49.3499] Plugins::Spotty::Settings::Auth::handler (83)
Authorization failed: spotty v0.12.2


That kind of tells me it's not failing to run the helper, but some of 
the the params. Please enable logging for plugin.spotty, try auth once 
again, then send me your server.log.zip 
(https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a).


Are you using your own client ID?
Did you enable "Use fallback access point"?
Did you try signing in using a Spotify app, or giving your credentials?
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2023-01-01 Thread devgcl


Hi,
I tried REW and am really happy with the eq it did to each channel.
I want to apply the rew convolver (wav) files into my LMS (7.9.X)
installed on Linux (Fedora)
Is there a way to do that?
Note, The eq does not help as the filters require PEQ if I wanted to go
through the eq route.
Thank you



devgcl's Profile: http://forums.slimdevices.com/member.php?userid=68358
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 : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2023-01-01 Thread Paul Webster


I have just tried "Gold".
It is playing without a hitch - however, the song details are not
parsed.
So rather than distinct artist and title, I am seeing
title of  title by artist
artist of ... the show name
and the duration of the show rather than the track.
e.g.
Artist: Destination Midnight 10pm - 12am
Duration: 120:00
Title: Girl Of My Best Friend by Elvis Presley 

It is completely readable and understandable but it means that things
like MAI will not work.



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

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


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

2023-01-01 Thread expectingtofly


PhilD13 wrote: 
> I've just installed a new container from the lmscommunity/logitechmedia
> server image latest
> 
> When I've installed the 2.26.6 plug-in it won't sign in
> 
> I've checked my credentials via a browser and the credentials in the
> prefs file and they are correct.
> 
> Any ideas what I might try next

First thing to note, it shouldn't store the credentials in the prefs
file, although I suspect the code only actively blocks it in being
stored if it successfully logs on.  I'll check that and fix it.

Secondly, not logging in for the first time usually means it can't
connect. Which could be as simple as no access to the internet or more
complex ssl issues.  What errors are in the server.log file?



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] Announce : BBC Sounds Plugin

2023-01-01 Thread PhilD13


I've just installed a new container from the lmscommunity/logitechmedia
server image latest

When I've installed the 2.26.6 plug-in it won't sign in

I've checked my credentials via a browser and the credentials in the
prefs file and they are correct.

Any ideas what I might try next



PhilD13's Profile: http://forums.slimdevices.com/member.php?userid=73280
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] Spotify: authentication with Spotty failure

2023-01-01 Thread Sai


mherger wrote: 
> > This is on Qnap 119p+ Marvell 6282 ARM v7
> > Spotty Helper 0.12.0
> 
> If your device indeed is ARMv7 you shouldn't need the legacy helper 
> plugin. Please uninstall it and try again.

Hi Michael,

just checked and my QNAP is not arm v7 but armv5tel.
Any hope to make Spotty work on this one?
I am getting "Authorization failed" and seeing no "Spotty
Authentication" device.

Log:
[23-01-01 22:50:49.3499] Plugins::Spotty::Settings::Auth::handler (83)
Authorization failed: spotty v0.12.2



Sai's Profile: http://forums.slimdevices.com/member.php?userid=38551
View this thread: http://forums.slimdevices.com/showthread.php?t=112254

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


Re: [SlimDevices: Plugins] Squeezelite output bit depth

2023-01-01 Thread chuckt


How is the loopback device created in pCP?
On ubuntu I used 'snd-aloop' in the file snd-aloop.conf and placed it in
/etc/modules.d
I don't see that folder in pCP.
I've also seen: sudo modprobe snd-aloop used...
and: echo 'snd-aloop' >> /etc/modules to make it persistent.
I saw it posted that pCP doesn't use /etc/modules either.



chuckt's Profile: http://forums.slimdevices.com/member.php?userid=73278
View this thread: http://forums.slimdevices.com/showthread.php?t=117236

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


Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2023-01-01 Thread Paul Webster


This looks like an interesting set of changes.
I'll certainly try it out.



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

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


Re: [SlimDevices: Plugins] Announce : Global Player (UK) Plugin (Classic FM, Capital, Smooth, Heart, LBC etc.)

2023-01-01 Thread expectingtofly


Please can I have some help testing this new version.

Live radio handling has had a complete overhaul, there are a lot of
technical changes:


- The plugin now handles the live radio url itself (it was previously
  simply passing the url on for LMS to handle)
- The plugin is unpacking an hls AAC source, I believe this is of a
  higher bitrate, although I'm not sure what bitrate exactly, its
  variable.
- As it is an hls stream I have been able to implement a pause and
  rewind/seek facility
- The meta data is also now handled by the plugin, it uses a web
  socket connection.
- I've added all the regional versions of the global radio brands
  

If you install this beta version, you will need to recreate any
presets/favourites from the plugin.

I'm keen to hear feedback, there is a lot of technical changes, plus as
far as I'm aware a web socket implementation has not been included in a
plugin before, so I'm very keen to hear of any issues,  these are things
I know about :


- Skip to start of programme is not currently working (you can rewind
  or seek to the start)
- The transition to a new programme should work, but if you
  paused/rewound the previous programme, it will return to live
- The playing track data may not be completely lined up, should be
  usable though, unfortunately they don't provide exact timings.
- 
  

The beta repository is https://plugins.expectingtofly.co.uk/betarepo.xml



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

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


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

2023-01-01 Thread Paul Webster


Beta 0.0.31d - 2023/01/01
- Add Mixabilly - augment existing artist and title with coversearch



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: Radio Now Playing plugin

2023-01-01 Thread rttm


Dear Paul - Thank You for your effort!! 
adding austrian radio stations to your plugin.



rttm's Profile: http://forums.slimdevices.com/member.php?userid=66355
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: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2023-01-01 Thread SMC


My fault, I'd tried to edit the server log as it was days long. I've
deleted the old log and restarted LMS, here's the fresh server.log


+---+
|Filename: server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39608|
+---+


LMS 8.3 on Win10 | Touch | Boom | Slim Devices SB3

SMC's Profile: http://forums.slimdevices.com/member.php?userid=9162
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2023-01-01 Thread philippe_44


SMC wrote: 
> Here's the server log when playing via airplay to the SB3

Unfortunately that log does it capture the beginning of the session. All
I have is a long serie of volume changes



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2023-01-01 Thread SMC


Here's the server log when playing via airplay to the SB3


+---+
|Filename: server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39607|
+---+


LMS 8.3 on Win10 | Touch | Boom | Slim Devices SB3

SMC's Profile: http://forums.slimdevices.com/member.php?userid=9162
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2023-01-01 Thread philippe_44


SMC wrote: 
> one Touch, a Boom and an SB3. All wired connection and all 3 exhibit
> same behaviour. I've only ever used FLAC as a codec. I've confirmed that
> shairtunes2w has full access permission from Norton 360 and tried
> disabling the firewall entirely - no effect.
> I'm not very experienced with the extensive logging sets LMS has - is
> there somewhere else I should be looking apart from the shairtunes2w log
> and the general server log?

Set Shairtunes log level to debug (in the login settings, not in the
plugin settings) and see what we get



LMS 8.2 on Odroid-C4 - *SqueezeAMP!*, 5xRadio, 5xBoom, 2xDuet, 1xTouch,
1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW,
2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi,  Yamaha
WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2023-01-01 Thread SMC


philippe_44 wrote: 
> What SBs do you have? What codec format have you tried? Please tried
> flac. Verify that your firewall has not changed (this is Windows, you
> never know what it does when youre looking somewhere else)

one Touch, a Boom and an SB3. All wired connection and all 3 exhibit
same behaviour. I've only ever used FLAC as a codec. I've confirmed that
shairtunes2w has full access permission from Norton 360 and tried
disabling the firewall entirely - no effect.
I'm not very experienced with the extensive logging sets LMS has - is
there somewhere else I should be looking apart from the shairtunes2w log
and the general server log?



LMS 8.3 on Win10 | Touch | Boom | Slim Devices SB3

SMC's Profile: http://forums.slimdevices.com/member.php?userid=9162
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

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