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

2021-04-16 Thread SamY


mherger wrote: 
> 
> Whether you like it or not, there are hundreds of thousands of users who
> 
> like the old behaviour, or got used and rely on it. I can't remember the
> 
> last time this topic has come up. Changing that behaviour could 
> potentially lead to hundreds of thousands of WTF!?! Moments.

Oh! Hi, Michael. What a coincidence. I was just talking about you. Lol!!


Seriously though, as a (long-retired) commercial software developer, I
understand your point completely. But how would you feel about a new LMS
Player->Audio setting called something like "Volume after mute", which
would default to 0 for backward compatibility but could also be set to
any integer from 0-99 as well as to 'Volume before mute', which would
cause it to behave in the way I describe? Outside of adding the menu
option, it would be a very simple code change of just a few lines in
commands.pm. Whadya think?



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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: CastBridge = integrate Chromecast players with LMS (squeeze2cast)

2021-04-16 Thread Michael Herger

Wow! That was quick. I just installed the new 8.1.2 nightly build and
tested your fix. It works perfectly. Thanks. Now if I can only convince
Michael to accept my one-line change to unmute instead of setting the
volume to 0 before applying incremental volume changes, my small,
pitiful life's purpose will be fulfilled. 
The problem I have with this kind of change is that it is a "breaking" 
change: it fundamentally changes the behaviour of an existing feature 
which has behaved the old way for more than a decade (are we getting 
close to two decades?...).


Whether you like it or not, there are hundreds of thousands of users who 
like the old behaviour, or got used and rely on it. I can't remember the 
last time this topic has come up. Changing that behaviour could 
potentially lead to hundreds of thousands of WTF!?! Moments.

___
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)

2021-04-16 Thread SamY


philippe_44 wrote: 
> 
> It's a bug in LMS where negative volume ended-up being reverted. As you
> can see below, there is no protection in the look-up table to negative
> volume. I've submitted a PR 

Wow! That was quick. I just installed the new 8.1.2 nightly build and
tested your fix. It works perfectly. Thanks. Now if I can only convince
Michael to accept my one-line change to unmute instead of setting the
volume to 0 before applying incremental volume changes, my small,
pitiful life's purpose will be fulfilled. 



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
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: Local Player plugin and Squeezelite for Linux/Windows/OSX

2021-04-16 Thread bpa


v2k wrote: 
> Thanks! That might be a better solution than the plugin. That machine is
> running Ubuntu 18.04, the version in the repo looks to be 1.8.
> Everything else in bin is supposed to execute so I don't think you're
> doing anything wrong by being explicit :)

IIRC the LocalPlayer plugin enables a player on same system as LMS to
play files directly and not have the audio data streamed via TCP from
LMS. 

Squeezelite is the same player just version included with the plugin has
not been updated.
The plugin provides a subtle enhancement to reduce network traffic - not
that important. Not sure that installing Squeezelite was its primary
purpose.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-04-16 Thread SingingDwarf


Roland0 wrote: 
> First, check from the shell if your TTS engine actually works. Then,
> check if the command 
> > 
Code:

  >   > /usr/bin/espeak -w  /tmp/annTTS.wav -ven+m1  "new message"

> > 
> works (delete /tmp/annTTS.wav when done)
I unders
Thank you - it was a case of RTFM!

I didn't have a TTS engine installed unfortunately, I hadn't read that
part of the instructions and missed this critical pre-requisite! Thank
you for your patience.

On another notes, is there any documentation around getting the plugin
to work with a cloud TTS service, such as Google TTS or Azure TTS?  I
understand that a custom la-ttsprofiles.json is required, but not sure
how to go about starting



SingingDwarf's Profile: http://forums.slimdevices.com/member.php?userid=69485
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

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


Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2021-04-16 Thread v2k


Man in a van wrote: 
> You don't say which OS you are using, but on a raspberry PI OS BUster
> Desktop I don't use Local Player but just 
> 
> ...
> 
> I'm not sure if the chmod command is really required :confused:
> 
> and this is only offered in the spirit of helpfulness :) try it at your
> own risk :):p
> 
> ronnie

Thanks! That might be a better solution than the plugin. That machine is
running Ubuntu 18.04, the version in the repo looks to be 1.8.
Everything else in bin is supposed to execute so I don't think you're
doing anything wrong by being explicit :)



v2k's Profile: http://forums.slimdevices.com/member.php?userid=71576
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2021-04-16 Thread Man in a van


v2k wrote: 
> Hello,
> I hope I'm posting this in the right thread, I'm still a bit confused
> about how the LMS, Squeezelite and piCorePlayer projects are connected.
> Anyways, I'm running LMS 8.1.1 on a Linux box, not through pCP, and just
> installed the Local Player plugin. Playback works fine (after some
> fiddling) but I'm curious about what version of Squeezelite the plugin
> is using. The plugin itself says v1.6.5 but I think, well hope, that
> that is the version of the plugin and not the player since that would
> make it ancient. Is there anyway to tell what version is in use? And if
> it is ancient is a new version a drop in replacement?
> 
> Take care!

You don't say which OS you are using, but on a raspberry PI OS BUster
Desktop I don't use Local Player but just 


Code:

sudo apt install squeezelite



I then update the version with the following


Code:

sudo /etc/init.d/squeezelite stop
  
  wget -O squeezelite.tgz 
https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1372-armhf.tar.gz
  
  sudo tar -C /usr/bin -zxvf squeezelite.tgz
  
  sudo chmod a+x /usr/bin/squeezelite
  
  sudo /etc/init.d/squeezelite start
  
  #If running with no sound
  
  sudo /etc/init.d/squeezelite restart



I'm not sure if the chmod command is really required :confused:

and this is only offered in the spirit of helpfulness :) try it at your
own risk :):p

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


Re: [SlimDevices: Plugins] Announce: Local Player plugin and Squeezelite for Linux/Windows/OSX

2021-04-16 Thread v2k


Hello,
I hope I'm posting this in the right thread, I'm still a bit confused
about how the LMS, Squeezelite and piCorePlayer projects are connected.
Anyways, I'm running LMS 8.1.1 on a Linux box, not through pCP, and just
installed the Local Player plugin. Playback works fine (after some
fiddling) but I'm curious about what version of Squeezelite the plugin
is using. The plugin itself says v1.6.5 but I think, well hope, that
that is the version of the plugin and not the player since that would
make it ancient. Is there anyway to tell what version is in use? And if
it is ancient is a new version a drop in replacement?

Take care!



v2k's Profile: http://forums.slimdevices.com/member.php?userid=71576
View this thread: http://forums.slimdevices.com/showthread.php?t=97766

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


Re: [SlimDevices: Plugins] [Announce] SuperDateTime Screensaver v5.11.0 - Date/Time/Weather/Sports/Stocks

2021-04-16 Thread MichaelPr


BoomX2 wrote: 
> I am glad it worked for you.
> 
> A big thank you also go to:
> >   >   >  @ralphy for Softsqueeze and the Transporter skin that allowed me to
  > duplicate the issue and confirm the fix.> > 
> >   >   >  @mherger for the Music Information Screen plugin.  I "borrowed"
  > code from his plugin to disable the visualizer.> > 
> 
> 
> 
> I haven't yet looked any further into the issue with the SDT icon not
> showing up in jive in the initial Extras menu.  Can you provide more
> details of what you mean by other plugins using "install.xml" and the
>  tags?  Can you point me to an example plugin that uses this
> method?

Hi BoomX2,

driven by ralphy's post I had a look at the icon issue. It seems it is
does not show on jive/jivelite players because of  'menuStyle => 'album'
'. I've changed the .pm file like


Code:

my @menu = ({
  text   => 'SuperDateTime',
  # 'icon-id' => 'plugins/SuperDateTime/html/images/32.png',
id => 'pluginSuperDateTime',
icon   => 'plugins/SuperDateTime/html/images/icon.png',
  weight => 15,
# window => { menuStyle => 'album' },
  actions => {
  go => {
  player => 0,
  cmd  => [ 'sdtTop' ],
params => {
menu => 'nowhere',
},
  },
  },
  });



and voila - it works. 

34226

I've seen no side effects so far. And I also created an icon (see
attached) in the same style as the other one and put into
'plugins/SuperDateTime/html/images/'

Would be great if you can have a look and if there is not anything
against it - take it over.


+---+
|Filename: icon.zip |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34227|
+---+


lms:
version: 8.2.0 - 1616690655 @ thu mar 25 18:15:21 cet 2021
on rpi4/ raspbian buster 10 pointed (nfs) to musiclibrary on qnap ts212


squeeze-players:
duet - cntrl-fw: 8.0.1-r16844/ receiver-fw: 77
2x radio - fw: 8.0.1-r16844
rpi 2b - pcp 7.0.1/ squeezelite  v1.9.9-1372-pcp
transporter - fw: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.4/ material skin 2.3.5

MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=112122

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


Re: Signal Generator Plugin � where does it install to?

2021-04-16 Thread MichaelPr


ralphy wrote: 
> I've updated the Signal Generator plugin to include a menu icon and fix
> the search_like() is deprecated and will be removed in DBIC version 0.09
> warning.
> I "borrowed" the icon from the WavInput plugin as I couldn't find a
> suitable wave form image that worked in the menu.
> 
> To test it add the following repository url and restart LMS
> 
> > 
Code:

  >   > http://ralph.irving.sdf.org/extensions/sigen.xml

> > 
> 
> You should then have a separate Signal Generator Plugin section near
> the bottom of the settings-plugin tab in lms.
> 
> 34217
> 
> We can update the 3rd party plugin extension to provide v1.3, if
> testing proves successful.

Hi Ralphy,

Works great on my side. May you tell me why you've used a pointer in
'Plugin.pm' 

Code:

icon=> 'plugins/SigGen/html/images/icon.png',


and not the way via 'install.xml' and
'plugins/SigGen/html/images/icon.png (what I tried an what
never worked - How must I hook the plugin to use this way?!?)

By the way, I've created an icon (attached - maybe you can use it when
you provide the new version 1.3)

34224


+---+
|Filename: Capture19.PNG|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34224|
+---+


lms:
version: 8.2.0 - 1616690655 @ thu mar 25 18:15:21 cet 2021
on rpi4/ raspbian buster 10 pointed (nfs) to musiclibrary on qnap ts212


squeeze-players:
duet - cntrl-fw: 8.0.1-r16844/ receiver-fw: 77
2x radio - fw: 8.0.1-r16844
rpi 2b - pcp 7.0.1/ squeezelite  v1.9.9-1372-pcp
transporter - fw: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.4/ material skin 2.3.5

MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=114368

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


Re: [SlimDevices: Plugins] PiCorePlayer - When doing an Insitu Update - Does it load 32 bit or 64 Bit ? ........

2021-04-16 Thread Cut-Throat


paul- wrote: 
> That is correct. sort of. 
> 
> pCP 6 had a 64bit kernel with 32bit userspace.  In pCP 7, there is only
> 32bit kernel 32bit user.And the pure 64bit.
> 
> pCP will install the appropriate kernel for your userspace.   Thus if
> you upgrade from 6 to 7, you can only get pure 32bit.  64bit had to be
> installed from scratch.

Thanks for your reply! -

So, if I have an RPi Model and use it as a Server, would I notice a
Speed Increase with the 64 bit Version? How about just using the RPi
Model 4 just as a squeezelite player?



Cut-Throat's Profile: http://forums.slimdevices.com/member.php?userid=43167
View this thread: http://forums.slimdevices.com/showthread.php?t=114387

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


philippe_44 wrote: 
> Did you disable reliable first?Yes, the stream fails with (reliable on and 
> http(s) caching off) or
(reliable off and  http(s) caching on). It streams properly with both
turned off.

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread philippe_44


bpa wrote: 
> I've only come into at the last post so I'll have to go back and
> review.
> 
> From your recent log where it shows ffmpeg being used - it means native
> MP4 is not being chosen so disabling native MP4 would have no effect.
> 
> I don;t know what Reliable does but if it caches the files and streams
> it back through stdin  - the conf rule applied might be "I" and not "R".
> When playing from an URL - the conf rule applied will be "R".  
> 
> 

"Reliable" uses an independent HTTP connection to stream audio. It does
not cache anything, but the benefit of that second session is that it
can fail and be restarted automatically, where if you use the main
session, when it fails, the whole connection collapses.



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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread philippe_44


slartibartfast wrote: 
> Yup I just tried turning on the http(s) caching option in
> settings/performance and that also causes the streams to fail.
> 
> Sent from my Pixel 3a using Tapatalk

Did you disable reliable first?



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

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


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

2021-04-16 Thread expectingtofly


slurmsmckenzie wrote: 
> 
> If you don't go out and back in again then you'll actually be shifted
> onto a different item that was previously below the item you just
> listened to. So, I listened to another episode of "chain reaction", then
> pressed back and chose "all espisodes" - but it showed all episodes of
> "digital human" because "chain reaction" had been sent to the top of the
> list and I'd moved onto "digital human" without realising if that makes
> sense ("digital human" was previously below "chain reaction" in the
> list).
> 

Oh yes!, I see what you mean.  I'll have a think as to what can be done
about that.



Stuart McLean   

EXPECTINGTOFLY PLUGINS :

- *BBC Sounds* : 
  https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin 
- *Virgin Radio (UK)* : 
  https://github.com/expectingtofly/LMS_Virgin_Radio_Plugin 
- *Times Radio* : 
  https://github.com/expectingtofly/LMS_TIMES_RADIO_PLUGIN 
- *Global Player (UK)* : 
  https://github.com/expectingtofly/LMS_GlobalPlayer_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] Question on Chromecast Bridge Pluggin for PiCorePlayer

2021-04-16 Thread philippe_44


gvh wrote: 
> I thought I would try this again and now have it working nicely. It
> makes for an awesome Now Playing screensaver on the TV.
> 
> What would it take to remove the "Default Media Receiver" bit? ;)
> 
> 
It can't be removed, AFAIK, unless you create your own receiver to be
loaded inside the CC which I really don't have time to do



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

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


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

2021-04-16 Thread slurmsmckenzie


Would like to add my thanks also, I am a heavy user and have really got
used to taking advantage of the new ways of listening via this excellent
plugin!

Also a quick observation about the "continue listening" feature when
using the standard radio UI - I noticed that there were some points made
a few pages ago about it and hopefully I'm not going over old ground!

I find "continue listening" really useful, and have been making more and
more use of it. What I noticed though is that if you use this feature
listen to something that is a few items down the main list, you need to
go right out of "continue listening" and back in again to refresh the
overall list because what you've just listened to can be shifted to the
top. There might be a specific scenario or reason why this does or does
not happen, but it mostly does with what I am listening to.

If you don't go out and back in again then you'll actually be shifted
onto a different item that was previously below the item you just
listened to. So, I listened to another episode of "chain reaction", then
pressed back and chose "all espisodes" - but it showed all episodes of
"digital human" because "chain reaction" had been sent to the top of the
list and I'd moved onto "digital human" without realising if that makes
sense ("digital human" was previously below "chain reaction" in the
list).

Guess it is a bit like the Artist list if you browse it after a new
artist was added overnight by a database scan - the artist that it
"remembers" that you were on can be different because the list has been
added to. Assuming that it remembers a format like
"artist20.album3.song4" or similar?

Anyway it was just something I thought might be worth pointing out, I
don't really see how it would be possible to change it but it might be
useful to be aware of! And apologies again if this is well known
already!



slurmsmckenzie's Profile: http://forums.slimdevices.com/member.php?userid=69467
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] Question on Chromecast Bridge Pluggin for PiCorePlayer

2021-04-16 Thread gvh


I thought I would try this again and now have it working nicely. It
makes for an awesome Now Playing screensaver on the TV.

What would it take to remove the "Default Media Receiver" bit? ;)

34219


+---+
|Filename: 2021-04-16 16.04.34.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=34219|
+---+


gvh's Profile: http://forums.slimdevices.com/member.php?userid=1879
View this thread: http://forums.slimdevices.com/showthread.php?t=112770

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


Re: [SlimDevices: Plugins] ANNOUNCE: YouTube Plugin (API v3)

2021-04-16 Thread Eckerda


Hi, still same issue, nobody an idea what more i can try?
Sorry I am not very LMS accomplished.
Thanks



Eckerda's Profile: http://forums.slimdevices.com/member.php?userid=71613
View this thread: http://forums.slimdevices.com/showthread.php?t=105840

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-04-16 Thread Paul Webster


nimnul wrote: 
> Well it can act as a UPNP server and "see" UPNP/DLNA libraries and play
> them. But it cant act as a UPNP renderer, thats my problem.
> 
> And, Yes Airplay works, but limit is max 16/44 resolution. and if I
> play DSD files over airplay there is an overlay of hiss.
> 
> Also an alternative would be an I2S to AES or USB inteface to get the
> audio from the clean side of my transport, and not directly from the pi.

About 5 minutes into this video he claims it can be a UPnP endpoint if I
heard right and assuming it is the same device
https://youtu.be/9rvuuWKfhtQ



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Deezer app

2021-04-16 Thread navlefnuller


Running LMS 8.1.1 from Synology NAS, and no matter what i do it won't
play FLAC with Deezer. Works everywhere else, but my Touch.

I have tried playing albums I have never played before, to avoid the
cache issue where it remembers the track is an mp3, but doesn't help.

Should I log out of Squeeebox or something for hifi to be activated on
Touch? I am using the original Logitech Deezer app (1.0 I believe).



navlefnuller's Profile: http://forums.slimdevices.com/member.php?userid=71637
View this thread: http://forums.slimdevices.com/showthread.php?t=109064

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-04-16 Thread Man in a van


nimnul wrote: 
> My system at home is based around LMS since +10years. 
> 
> I recently bought an Auralic Vega G2.1 streamer/DAC/preamp
> Apparently it doesnt support standard UPNP but OPENHOME.
> 
> Is there a way to make this plug to work with Openhome devices?
> 
> It does work as a Roon Endpoint, so would there be a way to stream LMS
> to a Roon Endpoint?
> 
> To day I use RPI USB connection.

It is possible to run LMS and Squezelite from this distro on a rpi (it
runs on Rasberry PI OS Buster Lite)

https://www.openhab.org/docs/installation/openhabian.html

If you have a spare sd card, time and an understanding of openhab, why
not have a play ?

It might not be possible to integrate the Vega into LMS but may-be it
can be accessed from the openhabian installed on the pi ?

Just an idea :)

ronnie



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Deezer HiFi 3rd party

2021-04-16 Thread kidstypike


navlefnuller wrote: 
> I have Deezer hifi and it works everywhere but my Touch. I am running
> LMS 8.1.1 from a Synology NAS.
> 
> I have tried playing albums I haven't played in Deezer before, and they
> still play as 320kbs mp3.
> 
> What to do?

Touch the "Now Playing" bar top centre of now playing screen, or press
the "+" button on the remote, on the pop-up scroll down and select "More
Info", bitrate is shown there.

34218


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


*Server - LMS 8.2.0 *Pi4B 4GB/Argon one case/pCP v7.0.1 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi3B/pCP 7.0.1/pi screen/AlloBoss DAC HAT/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 6.0.0 > HiFiBerry DIGI+ > AudioEngine DAC1 > AVI DM5
*Dining Room* - Pi3B/pCP/Bluetooth/Echo Show 8
*Garage* - DAC32 > Edifier speakers

*Spares* - 2xTouch, 1xSB Radio. 1xSB3, 6xRPi

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=112604

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-04-16 Thread nimnul


Paul Webster wrote: 
> Their specification says that it does have UPnP - and AirPlay so either
> should work

Well it can act as a UPNP server and "see" UPNP/DLNA libraries and play
them. But it cant act as a UPNP renderer, thats my problem.

And, Yes Airplay works, but limit is max 16/44 resolution. and if I
play DSD files over airplay there is an overlay of hiss.



nimnul's Profile: http://forums.slimdevices.com/member.php?userid=13492
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] Deezer HiFi 3rd party

2021-04-16 Thread navlefnuller


I have Deezer hifi and it works everywhere but my Touch. I am running
LMS 8.1.1

I have tried playing albums I haven't played in Deezer before, and they
still play as 320kbs mp3.

What to do? I can only see the bitrate through iPeng on my phone, where
do I see it on the Touch itself?



navlefnuller's Profile: http://forums.slimdevices.com/member.php?userid=71637
View this thread: http://forums.slimdevices.com/showthread.php?t=112604

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


Re: Signal Generator Plugin � where does it install to?

2021-04-16 Thread ralphy


I've updated the Signal Generator plugin to include a menu icon and fix
the search_like() is deprecated and will be removed in DBIC version 0.09
warning.
I "borrowed" the icon from the WavInput plugin as I couldn't find a
suitable wave form image that worked in the menu.

34216

To test it add the following repository url and restart LMS


Code:

http://ralph.irving.sdf.org/extensions/sigen.xml



You should then have a separate Signal Generator Plugin section near the
bottom of the settings-plugin tab in lms.

34217

We can update the 3rd party plugin extension to provide v1.3, if testing
proves successful.


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


Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *2*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=114368

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-04-16 Thread Paul Webster


nimnul wrote: 
> My system at home is based around LMS since +10years. 
> 
> I recently bought an Auralic Vega G2.1 streamer/DAC/preamp
> Apparently it doesnt support standard UPNP but OPENHOME.
> 
> Is there a way to make this plug to work with Openhome devices?
> 
> It does work as a Roon Endpoint, so would there be a way to stream LMS
> to a Roon Endpoint?
> 
> To day I use RPI USB connection.

Their specification says that it does have UPnP - and AirPlay so either
should work

> 
> Streaming Inputs: uPnP/DLNA Media Server, native TIDAL and Qobuz
> Sublime+ streaming, AirPlay, Spotify Connect, Internet Radio, RoonReady
>



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] LastMix Plugin and Squeezelite v1.9.9-1372-pCP Player Not Working

2021-04-16 Thread slartibartfast


bobcoupee wrote: 
> Thanks for the reply. It is configured for each player.
> 
> Interestingly I rebuilt the faulty player last night as follows:
> 
> 1. Downloaded piCorePlayer 7.0 from the website.
> 2. Re-flashed my SD Card and configured player name etc.
> 3. At this point DSTM worked.
> 4. This morning I applied the minor update to take piCorePlayer to
> 7.0.1.
> 5. Since that time DSTM does not seem to work on this particular RPi.
> 
> I have 2 other Squeezelite piCorePlayers both on 7.0.1 and these work
> fine.
> 
> Version info faulting player: piCorePlayer v7.0.1 | www v00015 | linux
> 5.4.83-pcpCore-v7 | piCore v12.0pCP | Squeezelite v1.9.9-1372-pCP
> Version info working players: piCorePlayer v7.0.1 | www v00016 | linux
> 5.4.83-pcpCore | piCore v12.0pCP | Squeezelite v1.9.9-1372-pCP
> 
> As you can see apart from the www version number the players are the
> same.
> 
> Might just take the faulting one back to v7.0.0 retest and leave it
> there.What does the www number signify? Mine is 16 on a Pi3B

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

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


Re: [SlimDevices: Plugins] LastMix Plugin and Squeezelite v1.9.9-1372-pCP Player Not Working

2021-04-16 Thread bobcoupee

mherger wrote: 
> > You are correct I have turned the “Continuous” option off. It also
> fails
> > if I just add a few songs to a playlist on the piCorePlayer device.
> 
> Please note that the DSTM settings are per player. Make sure you 
> configure it for each one of them.

Thanks for the reply. It is configured for each player.

Interestingly I rebuilt the faulty player last night as follows:

1. Downloaded piCorePlayer 7.0 from the website.
2. Re-flashed my SD Card and configured player name etc.
3. At this point DSTM worked.
4. This morning I applied the minor update to take piCorePlayer to
7.0.1.
5. Since that time DSTM does not seem to work on this particular RPi.

I have 2 other Squeezelite piCorePlayers both on 7.0.1 and these work
fine.

Version info faulting player: piCorePlayer v7.0.1 | www v00015 | linux
5.4.83-pcpCore-v7 | piCore v12.0pCP | Squeezelite v1.9.9-1372-pCP
Version info working players: piCorePlayer v7.0.1 | www v00016 | linux
5.4.83-pcpCore | piCore v12.0pCP | Squeezelite v1.9.9-1372-pCP

As you can see apart from the www version number the players are the
same.

Might just take the faulting one back to v7.0.0 retest and leave it
there.



bobcoupee's Profile: http://forums.slimdevices.com/member.php?userid=70646
View this thread: http://forums.slimdevices.com/showthread.php?t=114385

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-04-16 Thread bigcookie


mrw wrote: 
> I have only encountered this message when a device has rebooted
> unexpectedly, and only (I think) when the installation is "clean" - that
> is after having reset the system to factory settings. Your response is
> saved on the first occasion, thereafter it is remembered, so you don;t
> get asked again. Any logs that may have been sent will have been wiped.
> 
> The fact that all six of your devices seem to have rebooted unexpectedly
> is surprising to me. Power cut ?
> Or perhaps I just haven't noticed this behaviour happening after a
> software update.

Actually I noticed only 4 of the radios plus the touch showed the
message. It was not at the same time but within the same time period of 
about 2 days. But you might be right. I never saw that message prior
(well I run the system for a long time, so probably it was shown once in
the beginning and I forgot) and installed the community firmware while
also resetting the devices completely. So this might be the cause.
I have the feeling, that the reboot was caused by the ~2x days reboot.
So, I dont worry then. I hoped that I could provide some log files or
similar...

Thanks!



--
LMS auf einem QNAP TS-653B in einem Debian Docker-Container
Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:24:58
CET 2021
Player: 1x SB Touch, 5x SB Radio, 1x SB Duet - Touch and Radios mit
Community firmware

bigcookie's Profile: http://forums.slimdevices.com/member.php?userid=63397
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-04-16 Thread Roland0


MichaelPr wrote: 
> Also a configuration/setting option would be nice if e.g. your speech
> engine is not linked to /usr/bin/ or you just want use other options
already available using 'Custom TTS profiles'
(https://www.nexus0.net/pub/sw/lmsannounce/#custom-tts-profiles)



'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | DB Optimizer | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


bpa wrote: 
> I'll look into it this evening - Reliable seems to be part of the issue.
> This is important to resolve as a proposed 8.2 change makes Reliable
> like functionality more widespread.Yup I just tried turning on the http(s) 
> caching option in
settings/performance and that also causes the streams to fail.

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

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


Re: [SlimDevices: Plugins] Announce: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-04-16 Thread nimnul


My system at home is based around LMS since +10years. 

I recently bought an Auralic Vega G2.1 streamer/DAC/preamp
Apparently it doesnt support standard UPNP but OPENHOME.

Is there a way to make this plug to work with Openhome devices?

It does work as a Roon Endpoint, so would there be a way to stream LMS
to a Roon Endpoint?

To day I use RPI USB connection.



nimnul's Profile: http://forums.slimdevices.com/member.php?userid=13492
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

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


Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-04-16 Thread MichaelPr


Roland0 wrote: 
> No interface, as there are loads of existing options
> e.g. 
> Android: 'HTTP Shortcuts' (https://http-shortcuts.rmy.ch/)
> bash/curl:
> > 
Code:

  >   > $  function LMS_announce { curl -G -s -o /dev/null  
'http://lmsserver:9000/plugins/LMSannounce/js.html' --data-urlencode 
"cmd=announceTTS" --data-urlencode "ttsprofile=mimic-slt" --data-urlencode 
"playerid=00:00:00:00:00:00" --data-urlencode "text=$1"; }
  > $  LMS_announce "hello world"

> > 

Absolutely true - I just thought it's maybe a nice option just to send
it via Controller. That would include an easy use e.g. via Squeezer.
Also a configuration/setting option would be nice if e.g. your speech
engine is not linked to /usr/bin/ or you just want use other options. As
I said - just thoughts maybe for a future feature - your plugin is
great!



lms:
version: 8.2.0 - 1616690655 @ thu mar 25 18:15:21 cet 2021
on rpi4/ raspbian buster 10 pointed (nfs) to musiclibrary on qnap ts212


squeeze-players:
duet - cntrl-fw: 8.0.1-r16844/ receiver-fw: 77
2x radio - fw: 8.0.1-r16844
rpi 2b - pcp 7.0.1/ squeezelite  v1.9.9-1372-pcp
transporter - fw: 87
softsqueeze 3.9.2 on win 10 / squeezeplay 8.0.1r1343 on win 10
squeeze player 1.3.21 on s7/android 8.0.0 

controller:
android phone - squeezer 2.2.4/ material skin 2.3.5

MichaelPr's Profile: http://forums.slimdevices.com/member.php?userid=68465
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

___
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.)

2021-04-16 Thread Jaca


mherger wrote: 
> >> This might be the same problem as it was with the mixcloud plugin,
> >> Phillipe44 just fixed that one, that stream is also mp4.
> >> and it also stopped at around 20/30 mins...Yeah definitely sounds
> like same problem.. I wonder if Philippe fixed it
> > on" plugin or  LMS level " which could resolve issue on all plugins.
> > Will check other thread later, thanks
> 
> I just merged a change Philippe provided which would hopefully address 
> this issue. Get the next 8.2 build (must be built today or later), then 
> go to Settings/Advanced/Performance and allow LMS to cache online 
> streams to disk. This should deal with the kind of issues where the 
> remote server doesn't like the slow streaming type download as a SB 
> typically would do.Thanks Michael, I will definitely give it a go and update 
> LMS to fix mp4
problem. Just need to find bigger window of spare time cos as you know I
also experienced some issues with updating docker version on Synology..
Read
Procrastination.com
[emoji14]



3x Squeezebox Touch, 4x Squeezebox Radio, Squeezelite (RPi 3B with
HiFiBerry DAC+Pro on OSMC), Material Skin Apk, Squeeze Commander,
Logitech Media Server Version: 8.2.0 with Material Skin (Docker in
DS218+)

Jaca's Profile: http://forums.slimdevices.com/member.php?userid=58187
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] LmsUpdate and LmsRepack - Synology 8.0.* packages

2021-04-16 Thread MrMette

caze wrote: 
> Thanks for the input. 
> 
> I forgot to mention that i tried to create a folder at the same level as
> my shared folder (fælles) and LMS can't find that either, so actually I
> don't think it is related to the naming of the shared folder. 
> I have downgraded Perl and installed the 8.0 package instead of getting
> docker to work, which works perfectly without changing anything, but I
> would like to use the docker version as it sounds to be a more
> future-save way, when DSM 7 will be mandatory. In my Docker-testing i
> have uninstalled the "normal" LMS package.
> 
> I looked into the log, which does not make very much sense to me except
> this one
> 
> Some suggested to change the NFS permissions on the shared folder. I
> used these settings on my "/volume1/music"-folder. 
> 
> What am i missing?

I was in the same boat as you, but I was able to fix it.
I am not convinced it's the easiest way, but I do think it has to do
with the PUID and PGID (which dictates the user and group the docker
image is running under).

I fixed it by 
- Creating a new "docker" user and give that user the correct
permissions on the folders I wanted it to be able to access.
- Then I searched the userid for that user (which I couldn't find in the
user interface, so I had to log into it via ssh). You can find all the
userids by typing "cat /etc/passwd". The userid is the first number for
each line and the user is the first word, the second number is the
groupid.
- Then I just put that userid as the PUID in environment variables
instead of the 99 that was there by default.

You can reuse an other user instead (like guest or your own user), but I
personally prefer to run it on a different user, since this way I can
limit what files the docker user has access to.
It does baffle me that there is no way for people to see the userid in
the webinterface though.

Out of the box, it seems to run on the "nobody" user, but for some
reason it was running on the 100 GUID (which is the default users
group).  I suspect it should be possible to run it through the "nobody"
user and it was able to write my configs with that user, but for some
reason it couldn't read my music files.

I had basically no experience with docker (and struggled to get a
weboutput to work at first, which I fixed by changing local port "auto"
under Port settings to a specific port.
But I do work in IT and have enough knowledge about linux to be
dangerous, but probably not enough to not do dumb things. So someone
knowledgeable for sure let me know if what I did is a bad idea.



MrMette's Profile: http://forums.slimdevices.com/member.php?userid=71660
View this thread: http://forums.slimdevices.com/showthread.php?t=111876

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


Re: [SlimDevices: Plugins] [Announce] LMS Announce - play announcements / notifications

2021-04-16 Thread Roland0


MichaelPr wrote: 
> 
> No interface for just typing a text and send?
No interface, as there are loads of existing options
e.g. 
Android: 'HTTP Shortcuts' (https://http-shortcuts.rmy.ch/)
bash/curl:

Code:

$  function LMS_announce { curl -G -s -o /dev/null  
'http://lmsserver:9000/plugins/LMSannounce/js.html' --data-urlencode 
"cmd=announceTTS" --data-urlencode "ttsprofile=mimic-slt" --data-urlencode 
"playerid=00:00:00:00:00:00" --data-urlencode "text=$1"; }
  $  LMS_announce "hello world"




'Various SW' (https://www.nexus0.net/pub/sw/): Web Interface | TUI |
Playlist Editor / Generator | Music Classification | Similar Music |
Announce | EventTrigger | DB Optimizer | Chiptunes | LMSlib2go | ...
'Various HowTos' (https://www.nexus0.net/pub/documents/LMS/): build a
self-contained LMS | Bluetooth/ALSA | Control LMS with any device | ...

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=109096

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


Re: [SlimDevices: Plugins] ANNOUNCE: Line-In Button Applet for Radio

2021-04-16 Thread indifference_engine


Cadster wrote: 
> Does anybody happen to have saved this applet? 
> The repo is no longer online.

Oops, my fault! The repo has moved to
http://www.koukalaka.me.uk/squeezebox/repo/repo.xml
I shall update the first post to reflect this.



1xRadio, 2xReceiver, 2xController, 1xSB3, 1xSqueezeLite (on
Rpi3/Jessie), SBS 7.9.2 (on Rpi3/Jessie)
Creator of SqueezeIR applet for the Controller.
Creator of LineInButton applet for the Radio.

indifference_engine's Profile: 
http://forums.slimdevices.com/member.php?userid=20698
View this thread: http://forums.slimdevices.com/showthread.php?t=109870

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


Re: [SlimDevices: Plugins] PiCorePlayer - When doing an Insitu Update - Does it load 32 bit or 64 Bit ? ........

2021-04-16 Thread paul-


That is correct. sort of. 

pCP 6 had a 64bit kernel with 32bit userspace.  In pCP 7, there is only
32bit kernel 32bit user.And the pure 64bit.

pCP will install the appropriate kernel for your userspace.   Thus if
you upgrade from 6 to 7, you can only get pure 32bit.  64bit had to be
installed from scratch.



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

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
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=114387

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


I'll look into it this evening - Reliable seems to be part of the issue.
This is important to resolve as a proposed 8.2 change makes Reliable
like functionality more widespread.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


I tried the "problem "stream" on my 8.1.2 and it plays OK on my Radio. 
I do not have Reliable installed.

The log also has enabled "formats.audio" logging to show LMS MP4
handling.

The intermittent problem which shows as"Decoder does not support file
format" might be due to a problem in LMS MP4 handling perhaps corrupting
some of the "initial audio block"


Code:


  [21-04-16 11:13:52.9905] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state STOPPED
  [21-04-16 11:13:52.9906] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  [21-04-16 11:13:52.9913] Slim::Player::Song::new (109) index 0 -> 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  [21-04-16 11:13:52.9916] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [21-04-16 11:13:52.9928] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  [21-04-16 11:13:52.9933] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  [21-04-16 11:13:52.9934] Slim::Player::Song::getNextSong (245) scanning URL 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  [21-04-16 11:13:53.2981] Slim::Player::TranscodingHelper::getConvertCommand2 
(485) Error: Didn't find any command matches for type: unk
  [21-04-16 11:13:53.4553] Slim::Player::Song::__ANON__ (261) Track updated by 
scan: 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
 -> 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=60232653acf36aec_5651725_AvA2f57V__000ff61
  [21-04-16 11:13:53.4555] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=60232653acf36aec_5651725_AvA2f57V__000ff61
  [21-04-16 11:13:53.4557] Slim::Player::StreamingController::_nextTrackReady 
(744) 00:04:20:27:a4:99: nextTrack will be index 0
  [21-04-16 11:13:53.4558] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 0
  [21-04-16 11:13:53.4559] Slim::Player::StreamingController::_Stream (1213) 
00:04:20:27:a4:99: preparing to stream song index 0
  [21-04-16 11:13:53.4560] Slim::Player::Song::open (360) 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=60232653acf36aec_5651725_AvA2f57V__000ff61
  [21-04-16 11:13:53.4561] Slim::Player::Song::open (384) seek=false time=0 
canSeek=0SEEK_ERROR_TYPE_NOT_SUPPORTED
  [21-04-16 11:13:53.4564] Slim::Player::TranscodingHelper::getConvertCommand2 
(488) Matched: mp4->aac via: -
  [21-04-16 11:13:53.4566] Slim::Player::Song::open (414) Transcoder: 
streamMode=I, streamformat=aac
  [21-04-16 11:13:53.4567] Slim::Player::Song::open (470) Opening stream (no 
direct streaming) using Slim::Player::Protocols::HTTPS 
[https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=60232653acf36aec_5651725_AvA2f57V__000ff61]
  [21-04-16 11:13:53.5922] Slim::Formats::Movie::getInitialAudioBlock (181) 
Reading initial audio block: length 172736
  [21-04-16 11:13:53.6618] Slim::Player::Song::open (491) URL is a song 
(audio): 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=60232653acf36aec_5651725_AvA2f57V__000ff61,
 type=mp4
  [21-04-16 11:13:53.6624] Slim::Player::StreamingController::_Stream (1282) 
00:04:20:27:a4:99: stream
  [21-04-16 11:13:53.6636] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [21-04-16 11:13:53.6638] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [21-04-16 11:13:53.6639] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [21-04-16 11:13:53.7884] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 18432
  [21-04-16 11:13:54.0896] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 18432
  [21-04-16 11:13:54.3914] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 18432
  [21-04-16 11:13:54.6928] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 18432
  [21-04-16 11:13:54.9938] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 

Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


bpa wrote: 
> I had aquicj look at the orhginal log 
> > 
Code:

  >   > 
  > [21-04-16 08:30:09.6927] 
Slim::Player::StreamingController::_setPlayingState (2377) new playing state 
PLAYING
  > [21-04-16 08:30:09.6934] Slim::Player::StreamingController::_Playing (368) 
Song 0 has now started playing
  > [21-04-16 08:30:09.6952] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 0
  > [21-04-16 08:30:09.7735] Slim::Player::Squeezebox2::statHandler (156) 
Error: x: Decoder does not support file format, code 0
  > [21-04-16 08:30:09.7740] 
Slim::Player::StreamingController::playerStreamingFailed (2248) x
  > [21-04-16 08:30:09.7748] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  > [21-04-16 08:30:09.7771] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  > 

> > 
> 
> Radio & Touch can play a subset of MPEG4 - only streamable files - the
> data has to be in the right order The index into where the start of
> AAC frames are located within the subsequent data stream has to be
> sent before the AAC frames.
> 
> This error was typical of files which are in non streamable MPEG4 that
> Radio & Touch cannot process.
> 
> A quick look at the file and it seem streamable  (i.e. moov before
> mdat aka fasstart) but there is something else that Radio/Touch can't
> handle.
> 
> In 7.9 PlayMP4 and "leading audio" filetypes (i.e. mdat before moov)
> were setup to ensure that incompatible files were not sent direct to
> Radio / Touch.  I think in LMS 8.* these "leading audio" type are
> redundant now and should be removed. 
> 
> LMS 8.* MPEG4 handles the "leading audio" but perhaps there is
> something else and Reliable maybe adding complexity as changes to
> transcoding was also done in LMS 8.*
> 
> PlayMP4 using ffmpeg - bypasses LMS so basically the ffmpeg process
> downloads the files into memory and sends out flac and so all LMS
> issues are avoided.
> 
> > 
Code:

  >   > 
  > xx@minitower:/tmp$ /Bento4/bin/mp4info 
20191209110405.m4a\?awCollectionId\=a80s-meets\\=18497\?awCollectionId\=231\\=316771\\=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
 
  > File:
  > major brand:  M4A 
  > minor version:200
  > compatible brand: isom
  > compatible brand: iso2
  > fast start:   yes
  > 
  > Movie:
  > duration:   1879702 ms
  > time scale: 1000
  > fragments:  no
  > 
  > Found 1 Tracks
  > Track 1:
  > flags:3 ENABLED IN-MOVIE
  > id:   1
  > type: Audio
  > duration: 1879702 ms
  > language: und
  > media:
  > sample count: 40476
  > timescale:44100
  > duration: 82894848 (media timescale units)
  > duration: 1879702 (ms)
  > bitrate (computed): 48.000 Kbps
  > Sample Description 0
  > Coding:  mp4a (MPEG-4 Audio)
  > Stream Type: Audio
  > Object Type: MPEG-4 Audio
  > Max Bitrate: 48000
  > Avg Bitrate: 48000
  > Buffer Size: 0
  > Codecs String: mp4a.40.5
  > MPEG-4 Audio Object Type: 5 (Spectral Band Replication)
  > MPEG-4 Audio Decoder Config:
  > Sampling Frequency: 22050
  > Channels: 2
  > Extension:
  > Object Type: Spectral Band Replication
  > SBR Present: yes
  > PS Present:  no
  > Sampling Frequency: 44100
  > Sample Rate: 44100
  > Sample Size: 16
  > Channels:2> > Bear in mind that these logs were with the Reliable 
plugin enabled. If
> I disable it then the streams play.
> 
> 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=114252

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-04-16 Thread mrw


bigcookie wrote: 
> Hello,
> 
> I installed the community firmware on 5 Radios and 1 Touch - running LMS
> (Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:24:58
> CET 2021) in Docker on a QNAP system.
> During the last two days all my devices should a screen that the device
> had to reboot and if I am willing to send (a report?), which I accepted
> and then all worked fine. Actually all devices came up with this error,
> which didnt happen prior (I never saw that screen prior).
> I sent the report, but I dont know if it goes still to a Logitech
> address or to the community developers. Please let me know, if I can and
> should read out some file/information from the devices. In the
> /var/log/messages file you only see the logs after the fresh start as it
> seems.

I have only encountered this message when a device has rebooted
unexpectedly, and only (I think) when the installation is "clean" - that
is after having reset the system to factory settings. Your response is
saved on the first occasion, thereafter it is remembered, so you don;t
get asked again. Any logs that may have been sent will have been wiped.

The fact that all six of your devices seem to have rebooted unexpectedly
is surprising to me. Power cut ?
Or perhaps I just haven't noticed this behaviour happening after a
software update.



mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


I had aquicj look at the orhginal log 

Code:


  [21-04-16 08:30:09.6927] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state PLAYING
  [21-04-16 08:30:09.6934] Slim::Player::StreamingController::_Playing (368) 
Song 0 has now started playing
  [21-04-16 08:30:09.6952] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 0
  [21-04-16 08:30:09.7735] Slim::Player::Squeezebox2::statHandler (156) Error: 
x: Decoder does not support file format, code 0
  [21-04-16 08:30:09.7740] 
Slim::Player::StreamingController::playerStreamingFailed (2248) x
  [21-04-16 08:30:09.7748] Slim::Player::StreamingController::_playersMessage 
(796) Problem: Can't open file for:: 
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
  [21-04-16 08:30:09.7771] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state IDLE
  



Radio & Touch can play a subset of MPEG4 - only streamable files - the
data has to be in the right order The index into where the start of AAC
frames are located within the subsequent data stream has to be sent
before the AAC frames.

This error was typical of files which are in non streamable MPEG4 that
Radio & Touch cannot process.

A quick look at the file and it seem streamable  (i.e. moov before mdat
aka fasstart) but there is something else that Radio/Touch can't
handle.

In 7.9 PlayMP4 and "leading audio" filetypes (i.e. mdat before moov)
were setup to ensure that incompatible files were not sent direct to
Radio / Touch.  I think in LMS 8.* these "leading audio" type are
redundant now and should be removed. 

LMS 8.* MPEG4 handles the "leading audio" but perhaps there is something
else and Reliable maybe adding complexity as changes to transcoding was
also done in LMS 8.*

PlayMP4 using ffmpeg - bypasses LMS so basically the ffmpeg process
downloads the files into memory and sends out flac and so all LMS issues
are avoided.


Code:


  xx@minitower:/tmp$ /Bento4/bin/mp4info 
20191209110405.m4a\?awCollectionId\=a80s-meets\\=18497\?awCollectionId\=231\\=316771\\=6023265325e4dbb2_5641880_Sh7y8E7Q__000hC1O
 
  File:
  major brand:  M4A 
  minor version:200
  compatible brand: isom
  compatible brand: iso2
  fast start:   yes
  
  Movie:
  duration:   1879702 ms
  time scale: 1000
  fragments:  no
  
  Found 1 Tracks
  Track 1:
  flags:3 ENABLED IN-MOVIE
  id:   1
  type: Audio
  duration: 1879702 ms
  language: und
  media:
  sample count: 40476
  timescale:44100
  duration: 82894848 (media timescale units)
  duration: 1879702 (ms)
  bitrate (computed): 48.000 Kbps
  Sample Description 0
  Coding:  mp4a (MPEG-4 Audio)
  Stream Type: Audio
  Object Type: MPEG-4 Audio
  Max Bitrate: 48000
  Avg Bitrate: 48000
  Buffer Size: 0
  Codecs String: mp4a.40.5
  MPEG-4 Audio Object Type: 5 (Spectral Band Replication)
  MPEG-4 Audio Decoder Config:
  Sampling Frequency: 22050
  Channels: 2
  Extension:
  Object Type: Spectral Band Replication
  SBR Present: yes
  PS Present:  no
  Sampling Frequency: 44100
  Sample Rate: 44100
  Sample Size: 16
  Channels:2



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


bpa wrote: 
> Sorry. I need to go back and review. My hobby horse is PlayMP4 on 8.*  -
> paradoxically it is causing problems by solving problems.
> 
> This issue will have two part (i) the conversion rules and (ii) player
> "direct" capabilities - can it play HTTPS/MP4 directJust to make them easier 
> to find I'll repost my logs
https://forums.slimdevices.com/showthread.php?p=1019058

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


Paul Webster wrote: 
> ffmpeg is me not slarti.
Sorry. I need to go back and review. My hobby horse is PlayMP4 on 8.*  -
paradoxically it is causing problems by solving problems.

This issue will have two part (i) the conversion rules and (ii) player
"direct" capabilities - can it play HTTPS/MP4 direct



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


bpa wrote: 
> I've only come into at the last post so I'll have to go back and
> review.
> 
> From your recent log where it shows ffmpeg being used - it means native
> MP4 is not being chosen so disabling native MP4 would have no effect.

ffmpeg is me not slarti.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


slartibartfast wrote: 
> The strange thing is with reliable enabled I can play a boxset once on
> my Radio but if I play something else then return to the same boxset it
> doesn't play. I also don"t understand why disabling native MP4 doesn't
> seem to have any effect.

I've only come into at the last post so I'll have to go back and
review.

>From your recent log where it shows ffmpeg being used - it means native
MP4 is not being chosen so disabling native MP4 would have no effect.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> OK - I will ... but not until this 2 hour boxset has finished!
> The only issue I have so far is that it is not seekable (which may well
> work if I switch) - but, for me, everything is playing really well.
> It is Slarti that is having problems.The strange thing is with reliable 
> enabled I can play a boxset once on
my Radio but if I play something else then return to the same boxset it
doesn't play. I also don"t understand why disabling native MP4 doesn't
seem to have any effect.

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


OK - I will ... but not until this 2 hour boxset has finished!
The only issue I have so far is that it is not seekable (which may well
work if I switch) - but, for me, everything is playing really well.
It is Slarti that is having problems.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


Paul Webster wrote: 
> I will if things fail to play ... however, for me, things are, in
> general playing well.
> Note - I am on 8.1.2

PlayMP4 is not valid for 8.0 upwards.
If it is working - it is more by accident and I think you have come
across its limitations.

It would be better to remove PlayMP4 and expose an LMS 8.* bug/issue if
there is one (e.g. not handling some MPEG4 file options)

Native MP4 handling enables LMS seeks into non-live MPEG4 content.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


I will if things fail to play ... however, for me, things are, in
general playing well.
Note - I am on 8.1.2



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


Paul Webster wrote: 
> I do - version 1.0

Remove it - it is not valid for 8.* as LMS 8.* has MP4 handling as part
of LMS and the plugin is breaking it.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> As an experiment? Sure.
> Might well be an effective workaround until we get a real understanding
> of the issue and an eventual fix.It didn't work. It didn't appear to be 
> transcoded. Is it just mpeg-4 I
should disable or aac as well?

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


bpa wrote: 
> Have you got PlayMP4 plugin installed ?

I do - version 1.0



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


slartibartfast wrote: 
> Would it be worth me disabling native MP4?

As an experiment? Sure.
Might well be an effective workaround until we get a real understanding
of the issue and an eventual fix.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread bpa


Paul Webster wrote: 
> On my setup ... pCP 7 (recent LMS 8.1.2) with updated ffmpeg (from
> yesterday) and playing to a Joggler running old Squeezeplay ...
> the boxsets are transcoded to flac via ffmpeg which, I presume, means
> that Reliable (which I do have enabled on my system) is not involved.
> 
> Looking at the conversions configuration ... it picked this one
> 
> MPEG-4 -> FLAC (F, R) - ffmpeg

LMS does not normally invoke ffmpeg as it is not part of the LMS
install.  AAC Transcoding is normally done using faad

Have you got PlayMP4 plugin installed ?



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=114252

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> On my setup ... pCP 7 (recent LMS 8.1.2) with updated ffmpeg (from
> yesterday) and playing to a Joggler running old Squeezeplay ...
> the boxsets are transcoded to flac via ffmpeg which, I presume, means
> that Reliable (which I do have enabled on my system) is not involved.
> 
> Looking at the conversions configuration ... it picked this one
> 
> MPEG-4 -> FLAC (F, R) - ffmpeg
> 
> > 
Code:

  >   > 
  > [21-04-16 09:31:41.2030] Slim::Player::Song::new (109) index 0 -> 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:41.2046] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  > [21-04-16 09:31:41.2153] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:41.2168] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:41.2175] Slim::Player::Song::getNextSong (245) scanning URL 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:41.3585] 
Slim::Player::TranscodingHelper::getConvertCommand2 (488) Matched: mp4->flc 
via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ -f flac $DURATION$ 
$RESAMPLE$ -
  > [21-04-16 09:31:42.4200] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:42.4208] Slim::Player::StreamingController::_nextTrackReady 
(744) 02:0e:8e:xx:yy:zz: nextTrack will be index 0
  > [21-04-16 09:31:42.4218] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 0
  > [21-04-16 09:31:42.4226] Slim::Player::StreamingController::_Stream (1213) 
02:0e:8e:xx:yy:zz: preparing to stream song index 0
  > [21-04-16 09:31:42.4238] Slim::Player::Song::open (360) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  > [21-04-16 09:31:42.4255] Slim::Player::Song::open (384) seek=false time=0 
canSeek=2
  > [21-04-16 09:31:42.4274] 
Slim::Player::TranscodingHelper::getConvertCommand2 (488) Matched: mp4->flc 
via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ -f flac $DURATION$ 
$RESAMPLE$ -
  > [21-04-16 09:31:42.4281] Slim::Player::Song::open (414) Transcoder: 
streamMode=R, streamformat=flc
  > [21-04-16 09:31:42.4296] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (662) Using command 
for conversion: "/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i 
"https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831;
 -f flac - & |
  > [21-04-16 09:31:42.4303] Slim::Player::Song::open (567) Tokenized command: 
"/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i 
"https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831;
 -f flac - & |
  > [21-04-16 09:31:42.4729] Slim::Player::StreamingController::_Stream (1282) 
02:0e:8e:xx:yy:zz: stream
  > [21-04-16 09:31:42.4863] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  > [21-04-16 09:31:42.4871] 
Slim::Player::StreamingController::_setPlayingState (2377) new playing state 
BUFFERING
  > [21-04-16 09:31:42.4877] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  > [21-04-16 09:31:42.6109] Slim::Player::Player::_buffering (1144) 
Buffering... 0 / 261120
  > [21-04-16 09:31:42.9158] Slim::Player::Player::_buffering (1144) 
Buffering... 0 / 261120
  > [21-04-16 09:31:43.2182] Slim::Player::Player::_buffering (1144) 
Buffering... 21728 / 261120
  > [21-04-16 09:31:43.5339] Slim::Player::Player::_buffering (1144) 
Buffering... 178112 / 261120
  > [21-04-16 09:31:43.7681] 
Slim::Player::StreamingController::playerTrackStarted (2200) 02:0e:8e:xx:yy:zz
  > [21-04-16 09:31:43.7690] 
Slim::Player::StreamingController::_setPlayingState (2377) new playing state 
PLAYING
  > 

> > 
> 
> No mention of Reliable ... but also no "scan" and no mention of the
> "listeningSessionID" ... so that scanning feature may well be an 8.2
> feature.Would it be worth me disabling native MP4?

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

___
plugins mailing list
plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] Mixcloud plugin?

2021-04-16 Thread Wigster


philippe_44 wrote: 
> I've updated the PR so the maintainer is free to accept it or not :)

Amazing, this works again after a gave up on it a long time ago (LMS on
Windows Server). Thanks a lot!



Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=88286

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


On my setup ... pCP 7 with updated ffmpeg (from yesterday) and playing
to a Joggler running old Squeezeplay ...
the boxsets are transcoded to flac via ffmpeg which, I presume, means
that Reliable (which I do have enabled on my system) is not involved.

Looking at the conversions configuration ... it picked this one

MPEG-4 -> FLAC (F, R) - ffmpeg


Code:


  [21-04-16 09:31:41.2030] Slim::Player::Song::new (109) index 0 -> 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:41.2046] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state TRACKWAIT
  [21-04-16 09:31:41.2153] Slim::Player::StreamingController::_playersMessage 
(796) Getting stream info...: 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:41.2168] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:41.2175] Slim::Player::Song::getNextSong (245) scanning URL 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:41.3585] Slim::Player::TranscodingHelper::getConvertCommand2 
(488) Matched: mp4->flc via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ 
-f flac $DURATION$ $RESAMPLE$ -
  [21-04-16 09:31:42.4200] Slim::Player::Song::getNextSong (223) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:42.4208] Slim::Player::StreamingController::_nextTrackReady 
(744) 02:0e:8e:25:01:8e: nextTrack will be index 0
  [21-04-16 09:31:42.4218] Slim::Player::StreamingController::_Stream (1210) 
Song queue is now 0
  [21-04-16 09:31:42.4226] Slim::Player::StreamingController::_Stream (1213) 
02:0e:8e:25:01:8e: preparing to stream song index 0
  [21-04-16 09:31:42.4238] Slim::Player::Song::open (360) 
https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831
  [21-04-16 09:31:42.4255] Slim::Player::Song::open (384) seek=false time=0 
canSeek=2
  [21-04-16 09:31:42.4274] Slim::Player::TranscodingHelper::getConvertCommand2 
(488) Matched: mp4->flc via: [ffmpeg] -loglevel quiet -f mp4 $START$ -i $URL$ 
-f flac $DURATION$ $RESAMPLE$ -
  [21-04-16 09:31:42.4281] Slim::Player::Song::open (414) Transcoder: 
streamMode=R, streamformat=flc
  [21-04-16 09:31:42.4296] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (662) Using command 
for conversion: "/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i 
"https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831;
 -f flac - & |
  [21-04-16 09:31:42.4303] Slim::Player::Song::open (567) Tokenized command: 
"/usr/local/bin/ffmpeg" -loglevel quiet -f mp4 -i 
"https://aod.planetradio.co.uk/forgotten80s/20200302094114.m4a?awCollectionId=forgotten80s=18619?awCollectionId=238=316831;
 -f flac - & |
  [21-04-16 09:31:42.4729] Slim::Player::StreamingController::_Stream (1282) 
02:0e:8e:25:01:8e: stream
  [21-04-16 09:31:42.4863] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [21-04-16 09:31:42.4871] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [21-04-16 09:31:42.4877] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [21-04-16 09:31:42.6109] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 261120
  [21-04-16 09:31:42.9158] Slim::Player::Player::_buffering (1144) Buffering... 
0 / 261120
  [21-04-16 09:31:43.2182] Slim::Player::Player::_buffering (1144) Buffering... 
21728 / 261120
  [21-04-16 09:31:43.5339] Slim::Player::Player::_buffering (1144) Buffering... 
178112 / 261120
  [21-04-16 09:31:43.7681] 
Slim::Player::StreamingController::playerTrackStarted (2200) 02:0e:8e:25:01:8e
  [21-04-16 09:31:43.7690] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state PLAYING
  



No mention of Reliable ... but also no "scan" and no mention of the
"listeningSessionID" ... so that scanning feature may well be an 8.2
feature.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

___
plugins mailing list
plugins@lists.slimdevices.com

Re: [SlimDevices: Plugins] EXPERIMENTAL: "reliable" plugin for HTTP(S) streaming

2021-04-16 Thread Paul Webster


FYI - looks like Reliable might be having / causing problems with some
on demand content from "Planet Radio".
I will take a look and see if I can repeat etc

https://forums.slimdevices.com/showthread.php?114252-Announce-Planet-Radio-Bauer-Media-plugin-PlanetRock-Absolute-Kiss-Scala=1019067#post1019067



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> Try temporarily disabling Reliable plugin.
> 
> Also - just as FYI
> The "listeningSessionID" appears in the URL after LMS does its initial
> scan. I presume it is a result of a redirect by the streaming provider.
> So if trying these URLs elsewhere always start with the initial URL that
> does not have the "listeningSessionID".It seems to work on pCP and Radio with 
> Reliable disabled.

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


Try temporarily disabling Reliable plugin.

Also - just as FYI
The "listeningSessionID" appears in the URL after LMS does its initial
scan. I presume it is a result of a redirect by the streaming provider.
So if trying these URLs elsewhere always start with the initial URL that
does not have the "listeningSessionID".



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] [Announce] Community Firmware for Squeezebox Radio/Touch/Controller and LMS 8

2021-04-16 Thread bigcookie


Hello,

I installed the community firmware on 5 Radios and 1 Touch - running LMS
(Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:24:58
CET 2021) in Docker on a QNAP system.
During the last two days all my devices should a screen that the device
had to reboot and if I am willing to send (a report?), which I accepted
and then all worked fine. Actually all devices came up with this error,
which didnt happen prior (I never saw that screen prior).
I sent the report, but I dont know if it goes still to a Logitech
address or to the community developers. Please let me know, if I can and
should read out some file/information from the devices. In the
/var/log/messages file you only see the logs after the fresh start as it
seems.



--
LMS auf einem QNAP TS-653B in einem Debian Docker-Container
Versionsnummer: Logitech Media Server Version: 7.9.2 - 1571226194 @ Wed
Oct 16 14:20:53 CEST 2019
Player: 1x SB Touch, 5x SB Radio, 1x SB Duet.

bigcookie's Profile: http://forums.slimdevices.com/member.php?userid=63397
View this thread: http://forums.slimdevices.com/showthread.php?t=113479

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> Does it work as http rather than https?Http doesn't work either 

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

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


Re: [SlimDevices: Plugins] PiCorePlayer - When doing an Insitu Update - Does it load 32 bit or 64 Bit ? ........

2021-04-16 Thread Paul Webster


My recollection is that it updates using the same type as what is
already installed.
So 32 goes to 32 and 64 to 64 ( if there was a 64-bit pCP 6 ).



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


And here is a log playing to piCorePlayer


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


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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Playing to a Radio sometimes works but often doesn't. Here is a server
log with player.source set to info


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


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

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


Re: [SlimDevices: Plugins] Youtube plugin only plays 44.1 khz files on sq classic & radio

2021-04-16 Thread philippe_44


sox might not work on your system



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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-04-16 Thread cpd73


Paul Webster wrote: 
> How about a smooth scroll for the lyrics?

To be honest, I find that sort of thing gimmicky. Lyrics are never
evenly spread thought the song, so a linear progression never 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=109624

___
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

2021-04-16 Thread mzedd


Hi all,

yesterday night i released v1.1.0. It should now be available on the
LMS.

Changelog:
- Added GPLv3 license
- Playlists can now be added as favorites
- Reduced cache TTL to one hour

Best regards
Max



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] Deezer app

2021-04-16 Thread philippe_44


chavezdaniel wrote: 
> I hear ya, man. Those suggestions are great, and hopefully we'll see an
> update soon.

mvn2009 wrote: 
> Totally agree, Deezer app really needs an update.

Yes, but it is work folks...



LMS 8.1.x 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=109064

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


Re: [SlimDevices: Plugins] Deezer app

2021-04-16 Thread mvn2009


Totally agree, Deezer app really needs an update.



mvn2009's Profile: http://forums.slimdevices.com/member.php?userid=33172
View this thread: http://forums.slimdevices.com/showthread.php?t=109064

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


Paul Webster wrote: 
> Does it work as http rather than https?Haven't tried that yet but just 
> noticed it plays on a Touch but not on
pCP 7.

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


Does it work as http rather than https?



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread slartibartfast


This is one of the URLs that doesn't play for me. The now.playing screen
reports MP3 after a while.

File Format: MPEG-4

Duration: 31:19

Bitrate: 48kbps CBR

Sample Rate: 44.1 kHz

Sample Size: 16Bits

URL:
https://aod.planetradio.co.uk/a80s-meets/20191209110405.m4a?awCollectionId=a80s-meets=18497?awCollectionId=231=316771=6023265325e4dbb2_5638028_5okNXx3N__000hBmy



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

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


Re: [SlimDevices: Plugins] Announce Planet Radio / Bauer Media plugin - PlanetRock, Absolute, Kiss, Scala ++

2021-04-16 Thread Paul Webster


I just played the oldest one in the Forgotten 80s boxset.
No problem with SB2 but played slowly (half speed?) on SqueezeAMP.
I am not on latest firmware on SqueezeAMP so will update and report if
still a problem there.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland

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

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