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

2021-10-23 Thread Michael Herger

I have just one comment.  The icon/title of a work and the icon/title of
a track look very similar.  Before reading this thread I had updated the
plugin and (being a bear of very little brain) got initially confused
with what I was seeing.  Now that I understand, it's excellent.  But
perhaps a useful tweak, if possible, would be to have some visible
distinction between the icon/title of a work and the icon/title of a
track, or some other boundary between works, to clarify the
"punctuation" of a list combining works and tracks.


I was playing with some ideas. But I haven't found a good solution. At 
some point I'll have to implement a more powerful image processing, 
which would eg. allow me to decorate those album covers with some other 
image.

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-23 Thread shinedou


sh1ntomi wrote: 
> Craig, Thanks for your input on my other thread to use material skin
> actions.json to execute a shell script.
> 
> I have now created file named "actions.json" within a "material-skin"
> sub-folder in my LMS's preferences folder - a simple iframe/weblink to
> see if the link is displayed under the top level of the main menu
> (accessed via the three-dotted icon top right). However I still dont see
> the links getting displayed. Wondering if I am doing something wrong
> here as Material is not picking up the .json. I have tried restarting
> the server a few times.
> 
> I have LMS(V 8.1.1) and Squeezelite running on a raspberry pi(3b) with
> 'nanosound DAC2' (https://nanomesher.com/nanosounddac2/) .
> 
> 

I think you have your commas in the wrong place.

Try this... 

Code:

{
  "system":[
  {
  "title":"A page to embed in Material",
  "iframe":"http://www.nhk.jp;,
  "locked":true,
  "icon":"link",
  "toolbar":{
  "title":"Title \u2022 $NAME"
  },
  {
  "title":"NHK - A page to launch in a new window/tab",
  "weblink":"http://www.nhk.jp;
  }
  ],
  }



you need a comma after the bracket },  when there is a separate command
in a  section and the final bracket in the section will not have a comma
}



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

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-23 Thread sh1ntomi


Craig, Thanks for your input on my other thread to use material skin
actions.json to execute a shell script.

I have now created file named "actions.json" within a "material-skin"
sub-folder in my LMS's preferences folder - a simple iframe/weblink to
see if the link is displayed under the top level of the main menu
(accessed via the three-dotted icon top right). However I still dont see
the links getting displayed. Wondering if I am doing something wrong
here as Material is not picking up the .json. I have tried restarting
the server a few times.

I have LMS(V 8.1.1) and Squeezelite running on a raspberry pi(3b) with
'nanosound DAC2' (https://nanomesher.com/nanosounddac2/) .


Code:

{
  "system":[
  {
  "title":"A page to embed in Material",
  "iframe":"http://www.nhk.jp;,
  "locked":true,
  "icon":"link",
  "toolbar":{
  "title":"Title \u2022 $NAME"
  }
  {
  "title":"NHK - A page to launch in a new window/tab",
  "weblink":"http://www.nhk.jp;
  },
  ],
  }




sh1ntomi's Profile: http://forums.slimdevices.com/member.php?userid=70545
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: Musly DSTM Mixer (mix by similarity)

2021-10-23 Thread shinedou


Awesome reply. When I get a chance I will give it another shot. Thanks



shinedou's Profile: http://forums.slimdevices.com/member.php?userid=72027
View this thread: http://forums.slimdevices.com/showthread.php?t=112713

___
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-10-23 Thread slartibartfast


philippe_44 wrote: 
> I would then think it's more likely the way they configure mpd and
> upmpdcli, but I'm not very familiar with these.Well if they don't engage in 
> their forum we will never know [emoji2357]

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-23 Thread apw2607


Hello, i have a bit of a strange problem that I dont recall having
before. If I use Spotify connect and use the iOS Spotify app or the
Spotify client on my mac, the last track on the album, or last track in
a playlist always seems to stop before the track actually ends. 

It seems that the Spotify music app is a bit ahead of whatever is being
played on the end point. So when the Spotify app detects the end of the
track, it drops the spotify connect connection and my end point stops
playing.

is this just normal behavior, or is it a settings issue I could fix
with?

I am using current version of Spotty. v.4.6.2
my end point is a DLNA player so am using the UPnP/DLNA Bridge plugin by
Phillipe, which Spotty sees fine as a Spotify connect end point.

Many thanks.



apw2607's Profile: http://forums.slimdevices.com/member.php?userid=71890
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

___
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-10-23 Thread philippe_44


slartibartfast wrote: 
> They use
> MPD 0.22.11 and
> upmpdcli 1.5.11
> 
> I have MPD 0.22.9 and
> upmpdcli 1.5.12
> 
> I can't believe the very slightly older upmpdcli version could be the
> issue. I started to think my  SD card with a speed rating of 4 could be
> the issue but that also seems unlikely since you also had issues with
> Moode.
> 
> Sent from my Pixel 3a using Tapatalk

I would then think it's more likely the way they configure mpd and
upmpdcli, but I'm not very familiar with these.



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

2021-10-23 Thread slartibartfast

philippe_44 wrote: 
> They don’t say what mods they do or version they use?They use
MPD 0.22.11 and
upmpdcli 1.5.11

I have MPD 0.22.9 and
upmpdcli 1.5.12

I can't believe the very slightly older upmpdcli version could be the
issue. I started to think my  SD card with a speed rating of 4 could be
the issue but that also seems unlikely since you also had issues with
Moode.

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-23 Thread Michael Herger

mherger wrote:

Could you please test without the AirPlay bridge plugin? Run

Squeezeplay
if you don't have any other players. My faint memory is about some
resource conflict. But I might be wrong there.


@Michael I guess this related to 'this'
(https://github.com/michaelherger/Spotty-Plugin/issues/41), where you
mentioned that you were able to reproduce.


That's embarrassing... thanks for the pointer! I knew this sounded 
somewhat familiar...

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


Re: [SlimDevices: Plugins] Announce: Material Skin

2021-10-23 Thread cpd73


Bug-fix release, changes:

  
-  Translation updates.
-  When replacing strings in custom actions replace all occurances.
-  Handle 'nextWindow' when browsing if no items are returned.
-  Update Roboto fonts.
-  Allow multiple characters when jumping in list via keypress.



*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-10-23 Thread philippe_44

slartibartfast wrote: 
> I mentioned this on the Moode forum but the lack of response says they
> don't care. 
> 
> Sent from my Pixel 3a using Tapatalk

They don’t say what mods they do or version they use?



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

2021-10-23 Thread slartibartfast


slartibartfast wrote: 
> Moode have just released a new version after testing it for months. It
> has an updated version of upmpdcli. I thought I would try it and guess
> what, it still doesn't work with the plugin. My simple install of mpd
> and upmpdcli works perfectly so I have no idea what they are doing.
> 
> Sent from my Pixel 3a using TapatalkI mentioned this on the Moode forum but 
> the lack of response says they
don't care. 

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

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


Re: [SlimDevices: Plugins] [Announce] Squeezelite-X

2021-10-23 Thread rgdawson


Version 2.9.2

Changes:


- Lots of little improvements to the Denon/AVR control widget.  It now
  can be displayed in two sizes.  And now it "attaches" to the main
  form, so that when you drag the main window, the widget moves with
  it.
- 
  

Small version:

35991

Full:

35992

Attached:

35993


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


Squeezelite-X

rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

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


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

2021-10-23 Thread shinedou


Hey afriend. Is there a way to control the amount of new added tracks on
a per playlist basis?  I understand that *limit 'PlaylistLimit';* refers
to the DPL settings. I also see this can be overridden in a playlist
using *-- PlaylistLimitOption:unlimited* but nothing I have tried allows
me to control this per playlist.  I have tried *limit '10';* but it
still just uses the default setting. Any ideas?

Thanks.



shinedou's Profile: http://forums.slimdevices.com/member.php?userid=72027
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] Ifi Zen Dac V2 no DSD with Squeezelite?

2021-10-23 Thread Obiit


FMatos wrote: 
> Squeezelite settings
> 
> 35982

I have tried those settings and got nothing so thats odd.  Which
firmware do you have FMatos?

Cheers :)



Obiit's Profile: http://forums.slimdevices.com/member.php?userid=71959
View this thread: http://forums.slimdevices.com/showthread.php?t=114888

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


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

2021-10-23 Thread hestbank


Thanks, glad it's not been switched off.

I'll reboot everything else later, major domestic wrath if I was to do
that now!

Cheers.



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

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


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

2021-10-23 Thread slartibartfast


hestbank wrote: 
> Is anyone else missing Live Text? It is showing up on the Android BBC
> Sound app but not on LMS material skin, a Squeezebox Touch or the
> Android APK? It has been working fine before.
> 
> LMS BBC Sounds v2.21.0
> 
> LMS Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20 CEST 2021
> Operating system: Debian - EN - utf8
> Platform Architecture: armv7l-linux
> Perl Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
> Audio::Scan: 1.02
> IO::Socket::SSL: 2.060
> Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
> 
> 35990
> 
> ThanksSeems okay to me if you wait.[image:
https://uploads.tapatalk-cdn.com/20211023/71652822f237edf055ff17987ba7c709.jpg][image:
https://uploads.tapatalk-cdn.com/20211023/43549ad52340a2ede8fd6d56136bf67a.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=113045

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


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

2021-10-23 Thread hestbank


Is anyone else missing Live Text? It is showing up on the Android BBC
Sound app but not on LMS material skin, a Squeezebox Touch or the
Android APK? It has been working fine before.

LMS BBC Sounds v2.21.0

LMS Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20 CEST 2021
Operating system: Debian - EN - utf8
Platform Architecture: armv7l-linux
Perl Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)

35990

Thanks


+---+
|Filename: Clipboard Image.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35990|
+---+


hestbank's Profile: http://forums.slimdevices.com/member.php?userid=63499
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] Qobuz.com streaming plugin

2021-10-23 Thread jophill


That new way of handling multiple works on an album is excellent.  Very
many thanks.  

I have just one comment.  The icon/title of a work and the icon/title of
a track look very similar.  Before reading this thread I had updated the
plugin and (being a bear of very little brain) got initially confused
with what I was seeing.  Now that I understand, it's excellent.  But
perhaps a useful tweak, if possible, would be to have some visible
distinction between the icon/title of a work and the icon/title of a
track, or some other boundary between works, to clarify the
"punctuation" of a list combining works and tracks.



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

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


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

2021-10-23 Thread afriend


nyindieguy wrote: 
> Thanks once again for your patient explanation. After more
> experimentation, it is clear that the filter only works if it is applied
> to all playlists. I know you are done with this and completely respect
> that. 
> 
> I'm going to put this out there in the hope that someone else decides to
> tinker with CustomSkip and fix this one remaining issue. In order to
> frame why this an issue (at least for me), I'll offer up an example. If
> the setting for CustomSkip is to apply to ALL playlists, it applies to
> EVERYTHING, including just playing an entire album. So my example is if
> I want to play The Beatles "White Album," i actually do want it to
> include "Revolution #9." But I have that song in my Skip list so that it
> never plays in a random playlist. So, right now I have to make a choice
> between those two outcomes. In the old version, CustomSkip could be set
> to only apply to lists played through Dynamic Playlists.
> 
> I know I have the option of going back to the old versions of both
> plugins, but I love the new functionality in afriend's updated DPL.
> 
> Wondering out loud if anyone else out there has this issue, and if
> someone would be willing to help solve it.
> 
> Thanks for hearing me out.

Maybe I misunderstood or you. To use your example try this:

in the web UI home menu, go to CS and create *2 different filter
_sets_*.
- Leave the *first* filter *set* empty or at least *don't* include a
rule to skip "Revolution #9".
- In the *second* filter *set* do *enable* filtering for "Revolution
#9".
- Then on that very same screen (home menu > CustomSkip) *click on the
_first_ filter -set-* to make it your *primary/default filter set*
(=always on, filtering on all playlists). The name of the active primary
filter set should be displayed at the top: *Active filter set:...*

Then *in your SQLPlayList playlist* choose the *_second[/_B](!) filter
set (that should filter "Revolution #9") and save it.

Testing:

- add "White Album" to your client playlist ([B]without DPL, no dynamic
playlist*) and slowly skip forward to "Revolution #9." and see if it's
skipped. It shouldn't be because the primary filter doesn't have a rule
for this and the secondary filter set is not enabled.

- then start your dynamic playlist that includes the "White Album". Now
"Revolution #9." should be skipped - as long as DPL is active - because
DPL/SQLPlayList enabled the secondary filter set when you started your
dynamic playlist.

Make sure all settings apply to the same client because -some CS
settings like active primary filter set are client-specific-. 

BTW when I tested this it didn't filter on -all- playlist (despite the
pref setting which might be deprecated, not certain it still has any
effect). 
*Distinguishing between -secondary- and -primary- filter seems more
important* to me than this pref setting. Works here, no idea why it
doesn't for you. Good luck.



'*github repos*' (https://github.com/AF-1/)

afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
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] Dynamic Playlists 3 (mod)

2021-10-23 Thread nyindieguy


afriend wrote: 
> I have good & bad news. The good news is that testing showed that the
> revised CustomSkip version 2.5.85 works as expected. The bad news is
> that I don't know why it doesn't work for you.
> I've created a dynamic playlist with SQLPlayList ('-Random playlist
> songs - Random songs from a saved playlist-'), then created a filter set
> ('-Test-') that skip songs with years equal to or greater than the
> selected year. And it works.
> 
> To help you find the cause maybe some information on how CustomSkip
> works might be useful:
> 
> In CS you can choose 1 *active* filter (set) for each client (let's call
> it *primary* filter). If global skipping is enabled (as it should be) it
> will -always- filter unwanted tracks. I do that for tracks < 90 seconds
> and tracks with 'never' in comment tag.
> 
> When you choose a CustomSkip filter (set) in -SQLPlayList-, it's a
> *secondary* filter. It's enabled when a dynamic playlist is started and
> disabled when the dynamic playlist is stopped.
> 
> A dynamic playlist is also stopped when DPL can't find any more tracks
> to add (matching your search criteria) meaning it will disable the
> secondary filter this very moment (I haven't changed that) because DPL
> has stopped and is not involved any longer. Therefore no more secondary
> filtering even if the current client playlist still has some remaining
> tracks to play. And if those remaining tracks include tracks that should
> be filtered by the secondary filter, they won't be because DPL has
> disabled the secondary filter before exiting.
> 
> You can verify if a dynamic playlist is active if you check "Show name
> of active playlist in main menu" in DPL settings and then enter the DPL
> menu from the home menu. If a dynamic playlist is active it will show
> its name on top. But it's -not dynamically updated-, you need to reenter
> this menu to verify again after a song change. It wasn't designed for
> debugging.
> 
> If the criteria for your static saved playlists return too few matches
> too soon then secondary filtering will not work great for you I guess.
> If you don't want to deal with SQLite and custom dynamic playlists maybe
> use constant filtering (primary filter) instead. I've attached a
> screenshot of my test setup so you can recreate it.
> 
> BTW please note that I've pulled DPLv3+ from the LMS main repo. If you
> want to keep using it please follow the instructions on the github page
> (adding repo url).
> Good news: you can now easily switch back to DPLv2 and CustomSkip 2.5.83
> if you want to.
> I'm really sorry but that's really all I can do now in my limited time.
> 
> 35985

Thanks once again for your patient explanation. After more
experimentation, it is clear that the filter only works if it is applied
to all playlists. I know you are done with this and completely respect
that. 

I'm going to put this out there in the hope that someone else decides to
tinker with CustomSkip and fix this one remaining issue. In order to
frame why this an issue (at least for me), I'll offer up an example. If
the setting for CustomSkip is to apply to ALL playlists, it applies to
EVERYTHING, including just playing an entire album. So my example is if
I want to play The Beatles "White Album," i actually do want it to
include "Revolution #9." But I have that song in my Skip list so that it
never plays in a random playlist. So, right now I have to make a choice
between those two outcomes. In the old version, CustomSkip could be set
to only apply to lists played through Dynamic Playlists.

I know I have the option of going back to the old versions of both
plugins, but I love the new functionality in afriend's updated DPL.

Wondering out loud if anyone else out there has this issue, and if
someone would be willing to help solve it.

Thanks for hearing me out.



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] An appeal - and a short story about Audible

2021-10-23 Thread castalla


Not viable for my specific use, but may be useful for others using
Audible on Windows - 

Audible for Windows
TuneBlade for Windows
Shairtunes 2 plugin

A sort of poor man's Airplay to any squeezebox player





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

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


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

2021-10-23 Thread afriend


nyindieguy wrote: 
> Yes, it worked this time. Testing whether it actually works is difficult
> since I have to use one of my playlists and wait for it to skip a song
> that is in the list to skip. From one test it seems that it is not
> working. I played a custom playlist that I created in SQLPLaylist that
> randomized songs from a particular year, knowing that at least one song
> from that year was on the "skip" list, and let it play until that song
> actually came up on the list (hoping it would skip it), but it went
> ahead and played. 
> 
> Sorry if I'm being a pain in the neck. I would gladly contribute
> something to support your efforts.
I have good & bad news. The good news is that testing showed that the
revised CustomSkip version 2.5.85 works as expected. The bad news is
that I don't know why it doesn't work for you.
I've created a dynamic playlist with SQLPlayList ('-Random playlist
songs - Random songs from a saved playlist-'), then created a filter set
('-Test-') that skip songs with years equal to or greater than the
selected year. And it works.

To help you find the cause maybe some information on how CustomSkip
works might be useful:

In CS you can choose 1 *active* filter (set) for each client (let's call
it *primary* filter). If global skipping is enabled (as it should be) it
will -always- filter unwanted tracks. I do that for tracks < 90 seconds
and tracks with 'never' in comment tag.

When you choose a CustomSkip filter (set) in -SQLPlayList-, it's a
*secondary* filter. It's enabled when a dynamic playlist is started and
disabled when the dynamic playlist is stopped.

A dynamic playlist is also stopped when DPL can't find any more tracks
to add (matching your search criteria) meaning it will disable the
secondary filter this very moment (I haven't changed that) because DPL
has stopped and is not involved any longer. Therefore no more secondary
filtering even if the current client playlist still has some remaining
tracks to play. And if those remaining tracks include tracks that should
be filtered by the secondary filter, they won't be because DPL has
disabled the secondary filter before exiting.

You can verify if a dynamic playlist is active if you check "Show name
of active playlist in main menu" in DPL settings and then enter the DPL
menu from the home menu. If a dynamic playlist is active it will show
its name on top. But it's -not dynamically updated-, you need to reenter
this menu to verify again after a song change. It wasn't designed for
debugging.

If the criteria for your static saved playlists return too few matches
too soon then secondary filtering will not work great for you I guess.
If you don't want to deal with SQLite and custom dynamic playlists maybe
use constant filtering (primary filter) instead. I've attached a
screenshot of my test setup so you can recreate it.

BTW please note that I've pulled DPLv3+ from the LMS main repo. If you
want to keep using it please follow the instructions on the github page
(adding repo url).
Good news: you can now easily switch back to DPLv2 and CustomSkip 2.5.83
if you want to.
I'm really sorry but that's really all I can do now in my limited time.

35985


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


'*github repos*' (https://github.com/AF-1/)

afriend's Profile: http://forums.slimdevices.com/member.php?userid=39306
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] Qobuz.com streaming plugin

2021-10-23 Thread hsmeets


Hi Michael,

Works like a charm!

Thanks,

Huib



does the all-black SB sound better than the white SB?

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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.6 - sorting option for Albums/Artists/Songs, replay gain fix

2021-10-23 Thread Rasputin_GY


mherger wrote: 
> > Could you please test without the AirPlay bridge plugin? Run
> Squeezeplay 
> if you don't have any other players. My faint memory is about some 
> resource conflict. But I might be wrong there.

@Michael I guess this related to 'this'
(https://github.com/michaelherger/Spotty-Plugin/issues/41), where you
mentioned that you were able to reproduce.



Rasputin_GY's Profile: http://forums.slimdevices.com/member.php?userid=68369
View this thread: http://forums.slimdevices.com/showthread.php?t=114836

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