Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-08 Thread cpd73


slartibartfast wrote: 
> I seem to remember a while back there was an issue with multi CD albums.
> I think I've found another one. If I select the first track of the
> second CD and try to "play album starting at track" playback starts from
> the second track. Selecting "play now" works OK. I think this only
> affects the first track of the second CD as selecting the first track of
> the first CD works properly and selecting the second track of the second
> CD also works properly. Having tried a three CD set it also affects the
> first and second track of the third CD. 
> 
> Sent from my Pixel 3a using Tapatalk

Yeah, *really* stupid coding error! Will be fixed in next release,
thanks for reporting.



*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: UPnPBridge = integrate UPnP/DLNA players with LMS (squeeze2upnp)

2021-11-08 Thread philippe_44


jigsaw_rh wrote: 
> OK done in MP ;) 
> Thanks

I looked at the logs and I don't think there is a solution. 

- The belcanto can't handle properly stream with unknown length (as
said, this is an improper HTTP implementation), so a content-length must
be given. 
- Usually, in that case, the solution is to transcode to PCM where the
length is a function of the duration (and sample rate/size) so the
bridge can "calculate" it
- Roon's interface does not emulate LMS' Command Line Interface so I
can't retrieve the duration of a track
- So the only solution is to use a "fake" large content-length and send
data with a WAV header
- When the track ends (all bytes sent), the bridge simply stops feeding
the player, which the naturally stops after a while
- The bridge detects the stop and because it has send the whole track,
it moves to the next one
- Most faulty players are okay with and don't insist on receiving the
promised content-length when they run out of data

The problem si that when you end a track in the middle (by changing
playlist), the bridge stops the player and immediately sets a new track
information and starts sending new data. It seems that the bel canto, in
that case, maybe because things are happening too fast, is re-using the
data from the previous track that is probably hanging around in a
buffer. Of course that data does not contain a WAV header and it fails.
It looks to me that it's a twice faulty firmware there that causes that
result.

If you look at the logs, you'll see that a stopped player, once received
a "play" message will return a "playing" response *after* in at started
to grab data (using HTTP) from the bridge. But when you switch track, it
claims to be playing right after receiving the "play" message, which of
course makes no sense, unless it is reusing data from the old buffer.



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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-11-08 Thread slartibartfast


I seem to remember a while back there was an issue with multi CD albums.
I think I've found another one. If I select the first track of the
second CD and try to "play album starting at track" playback starts from
the second track. Selecting "play now" works OK. I think this only
affects the first track of the second CD as selecting the first track of
the first CD works properly and selecting the second track of the second
CD also works properly. Having tried a three CD set it also affects the
first and second track of the third CD. 

Sent from my Pixel 3a using Tapatalk





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

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


Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-08 Thread marco.mosca


Dear afriend, 

I have uninstalled all Erland plugins thanks to your advancements.

The only issue I see is related to the ability to put DPL in the
Favorites as you can see from the below pictures:
3612936130

Only some of them can be saved. I have also crosschecked the setup page
enabling all the playlist in the favorites menu but without success.

Moreover, in order to further enhance DPL V3 can I suggest a couple of
addition?

Instead of having a drop box for the genre can you implement a list of
checklist as in the below picture? In this way is possible to select
more than a genre at the same time.
36131

Include the Custom Skip as the last choice of the DPL with parameters
(as it was for example in the SQL Playlist).

Thanks again for your work.

Marco


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


marco.mosca's Profile: http://forums.slimdevices.com/member.php?userid=72173
View this thread: http://forums.slimdevices.com/showthread.php?t=115073

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


Re: [SlimDevices: Plugins] ANNOUNCE: RadioNet plugin to enable playing stream from the radio.net service

2021-11-08 Thread Jeff07971


bpa wrote: 
> It's not necessary 2.1 was available from standard LMS 3rd parties
> yesterday.
> 
> The sourceforge delay quirk varies  - it's best not to save the
> sourceforge repo in your LMS in case the repo is moved. If a Favorite
> was broken waiting for 2.1 - you should update the Favorite.

I have now removed the sourceforge repo, I added it on Saturday in order
to get it running.

All still OK now

Thanks

Jeff



*Want a webapp ?* Get SqueezeLite-X !
https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=903953=1#post903953

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=111951

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


Re: [SlimDevices: Plugins] [Announce] Dynamic Playlists 3 (mod)

2021-11-08 Thread nyindieguy

erland wrote: 
> Unsupported plugins only appear after a user have manually installed
> them, confirmed that they work and issued a pull-request towards the
> unsupported repo:
> https://github.com/LMS-Community/lms-plugin-repository/blob/master/unsupported.xml
> If people don’t know how to make a pull request they can also just tell
> mherger or another community developer to do it for them.
> 
> So the reason Custom Skip doesn’t appear is that nobody has done this
> yet. People using Custom Skip on 8.0 have installed it before they
> upgraded to LMS 8.* or manually installed it after they setup LMS 8.*
> 
> The reason for the above process is to ensure plugins which have never
> worked on 8.* doesn’t appear in the unsupported list.

Once the dust settles, it would be helpful to have step by step
instructions to transition to the newly named plugins. Right now I still
have version 3.2.7 of DPL and 3.0 of CS installed and working, with the
original names. I assume these won't update if you post new versions,
but will continue to work as is.



nyindieguy's Profile: http://forums.slimdevices.com/member.php?userid=62092
View this thread: http://forums.slimdevices.com/showthread.php?t=115073

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


Re: [SlimDevices: Plugins] ANNOUNCE: RadioNet plugin to enable playing stream from the radio.net service

2021-11-08 Thread bpa


Jeff07971 wrote: 
> I have added the Sourceforge repo to my plugins page.

It's not necessary 2.1 was available from standard LMS 3rd parties
yesterday.

The sourceforge delay quirk varies  - it's best not to save the
sourceforge repo in your LMS in case the repo is moved. If a Favorite
was broken waiting for 2.1 - you should update the Favorite.



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

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2021-11-08 Thread kidstypike


galgofa wrote: 
> Can you please explain how this player works ? I got only server
> connection setting, i add the server and push connect, it is light green
> and goes connected, then happens nothing. I don't have any player as on
> the pictures above, also there no choice to share link in to this
> player. Just player stay in notification area, i see it, but how use it
> to play streams on my pcP ?

As @slartibartfast.

Depends on which UI you're using.

The picture you quoted above is LMS/Material skin. 

Squeeze Ctrl app and LMS Default skin pictures below.

Just select SB Player and play some music, it should play on your phone.

36125

36126


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


*Server - LMS 8.3.0 *Pi4B 4GB/Argon one case/pCP 8.0.0 - 75K library,
playlists & LMS cache on SSD (ntfs)
*Study -* Pi4/pCP 8.0.0/Topping E30 DAC/Ruark MR1 Mk2
*Lounge* - Pi2/pCP 8.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=98049

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2021-11-08 Thread slartibartfast


galgofa wrote: 
> Can you please explain how this player works ? I got only server
> connection setting, i add the server and push connect, it is light green
> and goes connected, then happens nothing. I don't have any player as on
> the pictures above, also there no choice to share link in to this
> player. Just player stay in notification area, i see it, but how use it
> to play streams on my pcP ?Go to the LMS web UI and select SB Player in the 
> player drop down
list.[image:
https://uploads.tapatalk-cdn.com/20211108/1523b24a453f199023eb26e5283ee8b7.jpg]

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

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


Re: [SlimDevices: Plugins] Annouce: SB Player, a software Squeezebox player app for Android.

2021-11-08 Thread galgofa


kidstypike wrote: 
> Yes, no problem.
> 
> 36009


Can you please explain how this player works ? I got only server
connection setting, i add the server and push connect, it is light green
and goes connected, then happens nothing. I don't have any player as on
the pictures above, also there no choice to share link in to this
player. Just player stay in notification area, i see it, but how use it
to play streams on my pcP ?



galgofa's Profile: http://forums.slimdevices.com/member.php?userid=72231
View this thread: http://forums.slimdevices.com/showthread.php?t=98049

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


Re: [SlimDevices: Plugins] ANNOUNCE: RadioNet plugin to enable playing stream from the radio.net service

2021-11-08 Thread Jeff07971


staresy wrote: 
> OK, thanks, downloaded direct from github, all OK, working again, thanks
> :D

I have added the Sourceforge repo to my plugins page.

All working here also !

Thanks very much BPA

Jeff



*Want a webapp ?* Get SqueezeLite-X !
https://forums.slimdevices.com/showthread.php?108550-Announce-Squeezelite-X=903953=1#post903953

Jeff07971's Profile: http://forums.slimdevices.com/member.php?userid=49290
View this thread: http://forums.slimdevices.com/showthread.php?t=111951

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


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

2021-11-08 Thread Paul Webster


The API people have now resolved things for the Europe/Dublin data - so
the hack to replace Dublin with London is no longer needed.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, allzic radio, caroline
flashback, cesky rozhlas, frequence3, jukeradio, klassikradio.de, linn
radio, mother earth, naim radio, nova.fr, radioblues flac, radio espace,
somehow jazz, supla finland

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

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


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

2021-11-08 Thread expectingtofly


Release 2.21.2 contains a bugfix and minor performance improvements. 

Specifically :

- Improve performance of audio handling through implementing in-place
  string replacement (as per @philippe_44 suggestion 'in his LMS PR'
  (https://github.com/Logitech/slimserver/pull/686) )
- Fix bug in tracklist url in AOD tracklist available from the info
  'more' menu that allows jumping directly to the track in the
  programme.
  

It's available from the beta repository now, and will be available from
the main repository at the next refresh.



Stuart McLean   

EXPECTINGTOFLY PLUGINS :

- *BBC Sounds* : 
  https://github.com/expectingtofly/LMS_BBC_Sounds_Plugin 
- *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] Spotty: Skipping of some seconds not possible / Song immediately restarts from begi..

2021-11-08 Thread Squeeza


Squeeza wrote: 
> Is skipping of some seconds possible at newer helper versions?

Now I can answer this question by myself ;)

Yes, Spotify skipping, pause, resume etc. works with other helper
Version!
Many thnaks to @mherger! :)



Squeeza's Profile: http://forums.slimdevices.com/member.php?userid=72165
View this thread: http://forums.slimdevices.com/showthread.php?t=115322

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


Re: [SlimDevices: Plugins] Squeezelite issue with DAC name ?

2021-11-08 Thread coyrls


Paul Webster wrote: 
> This has come up before ... the challenge is now to find the right
> keywords to find an old thread about it!

I think the thread you mean was this one
https://forums.slimdevices.com/showthread.php?111540-Alsa-mixer-on-picore-cannot-save/page9
but the problem was slightly different.  The issue in that thread was
saving an alsa state for a card with a special character in its name. 
The problem in this thread seems a bit more fundamental in that the
special character is preventing the card from being configured by
Squeezelite (that wasn't a problem in the thread I have linked to).



coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=115384

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