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

2022-10-24 Thread Paul Webster


Maybe use Material skin and enable debug in it ... and then see what it
sends and then copy that.

https://forums.slimdevices.com/showthread.php?109624-Announce-Material-Skin
See one of cpd73 recent forum posts and his signature there to see how
to enable and then use debug within it.



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

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

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


[SlimDevices: Plugins] piCorePlayer, bt stutters when players synchronized

2022-10-24 Thread gian

Hello All,

I have a single piCorePlayer that drives two BT speakers.
It worked fairly well, but now they stutter if synchronized.

piCorePlayer v6.1.0 | linux 4.19.122-rt52-pcpAudioCore_v7 | piCore
v10.3pCP | Squeezelite v1.9.9-1386-pCP



Madamina, il catalogo è questo... town: Musical Fidelity Dr.Thomas,
Preamp II, Infinity 7K, Squeezebox Classic (2), 2 Squeezelite bt on
Raspi, Raspberry Pi 2 with HiFiBerry, Ubuntu 18.4 LTS server
country: Musical Fidelity A-5, Infinity Renaissance 90, Musical Fidelity
A120, Sonus Faber Concertino, Squeezebox Classic, SB Touch, Raspberry Pi
2 with HiFiBerry, Raspberry Pi Zero-w bt, Raspberry Pi 3 server with
Debian Jessie on Arm7

gian's Profile: http://forums.slimdevices.com/member.php?userid=6702
View this thread: http://forums.slimdevices.com/showthread.php?t=116976

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


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

2022-10-24 Thread tdave81


Hi Paul thanks for your work!
I have one more request, I'm trying to play one radio from home
assistant but it looks like there's no way to play it directly.
Is there a way to start playback of a radio inside your plugin via RPC
command?

I can see the plugin via RPC at the moment:
curl -g -X POST -d
'{"id":1,"method":"slim.request","params":["xx:yy:eb:02:18:83",["radios","0","2"]]}'
http://192.168.178.zz:9000/jsonrpc.js
{"method":"slim.request","params":["xx:yy:eb:02:18:83",["radios","0","2"]],"id":1,"result":{"count":12,"radioss_loop":[{"weight":1,"cmd":"radionowplaying","icon":"plugins/RadioNowPlaying/html/images/RadioNowPlaying_svg.png","type":"xmlbrowser","name":"Radio
Now
Playing"},{"weight":5,"cmd":"presets","icon":"/plugins/TuneIn/html/images/radiopresets.png","type":"xmlbrowser","name":"My
Presets"}]}}%

And I was able to play the radio adding it to preferites:
curl -g -X POST -d
'{"id":1,"method":"slim.request","params":["xx:yy:eb:02:18:83",["favorites","playlist","play","item_id:0082ffbf.10"]]}'
http://192.168.178.zz:9000/jsonrpc.js

Is there any "cleaner" way to do it?
Thanks!

Davide



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

2022-10-24 Thread AF1


Will release *Ratings Light* version 2.2.*4* soon when I've had time to
do the usual pre-release tests. 2.2.4 has more log messages that should
help troubleshooting.
About SQLPlayList: just continue using it, should be fine. Hopefully, by
the time it doesn't work anymore, -Dynamic Playlist Creator- will have
exited the beta p to take over.
I see that you still have the -SongInfo- plugin installed that throws a
lot of errors. Maybe you could post a complete list of your installed
plugins.
Sorry for the short message, I don't have more time right now.



For '*bug reports*' (https://github.com/AF-1/), *FAQ* (if available) and
more detailed information about my plugins, please see the
'*GitHub*' (https://github.com/AF-1/) page or
the *first post* in the support thread for a plugin. Please post *bug
reports* for my plugins *only* on '*GitHub*' (https://github.com/AF-1/).
Thank you.

AF1'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] Squeezelite-X

2022-10-24 Thread rgdawson


Submitted to MS Store

Changes


- Now supports 7 "Additional" players in mult-room configuration
- Allows leading spaces in squeezelite player names.  (For sorting
  purposes if you are so inclined.)
- Fix @POWERALL_ALL and @POWEROFF_ALL menu macros.  These macros were
  not working due to type in CLI command.
- 
  

R Greg Dawson



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] Qobuz.com streaming plugin

2022-10-24 Thread maddymarc


mherger wrote: 
> 
> Are you syncing players? Please note that the SBs can't do 192k. They 
> would need to transcode files. The Qobuz plugin would only request the 
> highest sample rate possible.
> 
> You could set the logging level for plugin.qobuz to INFO 
> (Settings/Advanced/Logging), then see what "format_id" is requested.

Yes, I'm syncing players with the group plugin. 

Code:

"format_id":7 

 shows up with group players, as well as with individual players. 
Well, I *thought* I could play hi res files on my players, with the SBs
having external dacs connected via coax. I now see that the files are
downsampled for the SBs. Thanks for pointing that out.

38960


+---+
|Filename: 5F8FF994-53C0-4E77-941C-2C7E3B50CABB.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=38960|
+---+


maddymarc's Profile: http://forums.slimdevices.com/member.php?userid=8233
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] Typo?

2022-10-24 Thread d6jg


https://forums.slimdevices.com/showthread.php?110023-Feature-Request-Random-Seed=Random%20Seed



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116963

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


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

2022-10-24 Thread Paul Webster


Beta 0.0.27d
- Add m2o and 1 of their webradio stations (artist, title, album, label,
cover) - the other webradio stations are duplicates of Deejay.it
stations



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

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

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


Re: [SlimDevices: Plugins] Typo?

2022-10-24 Thread d6jg

The Groundsman wrote: 
> Thanks from me too as I had missed this plug in. Sounds useful.

It’s excellent. You just need to seed the playlist with a few tracks and
then LastMix does it’s stuff. It’s like a focused random mix.

Michael kindly made it possible to create genre based Random Seeds which
you can favourite using the Random Mix logic extended a bit. There is a
thread on the subject somewhere.



Jim
https://jukeradio.double6.net


VB2.4[/B] STORAGE *QNAP TS419P (NFS)
[B]Living Room* Joggler & Pi4/Khadas  -> Onkyo TXNR686 -> Celestion F20s

*Office* Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s 
*Dining Room* SB Radio
*Bedroom (Bedside)* Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
*Bedroom (TV) & Bathroom* SB Touch ->Denon AVR ->Mordaunt Short M10s +
Kef ceiling speakers
*Guest Room* Joggler > Topping Amp -> Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=116963

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


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

2022-10-24 Thread SamY


cpd73 wrote: 
> You should not need the APK, the swipe up/down to change volume should
> work on a regular browser - to use hardware volume controls, however,
> you need the APK. Also, APK does not need to be side-loaded you can
> install from f-droid (which I would recommend).

Thanks for the clarification Craig. I was going from memory which, at my
age, is something I should probably stop doing.  ;-)



Sam

SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=60114

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


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

2022-10-24 Thread Paul Webster


bpa wrote: 
> Did PlayHLS work before ?
> 
> This sort of error usually appears if PlayHLS is not installed or
> PlayHLS V1 is installed but the support application ffmpeg was not also
> installed.

The usual reason for me is that LMS has disabled PlayHLS because of
failing to load.
If I restart LMS then it probably manages to load it next time around.
However, if I visit the LMS plugin list in settings while it has failed
to load then LMS marks it as disabled and removes it ... so it then does
not reappear on next start and I have to go through installation again.

The error is 

Code:


  "my" variable $err masks earlier declaration in same scope at 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/PlayHLS/lib/MyAnyEvent/Handlehls.pm
 line 2048.
  



a hack could be to only "my" it if not already defined ... but that is
only masking the strange error.



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

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

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


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

2022-10-24 Thread mamema


Now after "not sticking" with material, i was going to default skin.

log:

22-10-24 16:54:20.2199] Plugins::RatingsLight::Plugin::objectInfoHandler
(1070) objectType = album ## url =
'db:album.title=...Nothing%20Like%20The%20Sun%20(Expanded%20Edition)=Sting'
[22-10-24 16:54:20.2203] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = album ## countOnly = 1 ## trackID = 0 ## thisID =
5231
[22-10-24 16:54:20.2209] Plugins::RatingsLight::Plugin::getRatedTracks
(1059) Pre-check found 0 rated tracks for album with ID: 5231
[22-10-24 16:54:30.6025]
Plugins::RatingsLight::Plugin::objectInfoHandler (1070) objectType =
trackArtist ## url =
'file:///mnt/music/Sting/...Nothing%20Like%20The%20Sun%20(Expanded%20Edition)/05%20-%20They%20Dance%20Alone%20(Gueca%20Solo).flac'
[22-10-24 16:54:30.6050] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = artist ## countOnly = 1 ## trackID = 66498 ## thisID
= 40
[22-10-24 16:54:30.6067] Plugins::RatingsLight::Plugin::getRatedTracks
(1059) Pre-check found 55 rated tracks for artist with ID: 40
[22-10-24 16:54:30.6069] Plugins::RatingsLight::Plugin::VFD_ratedtracks
(881) objectType = artist ## thisID = 40 ## trackID = 66498
[22-10-24 16:54:30.6071] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = artist ## countOnly = 0 ## trackID = 66498 ## thisID
= 40
[22-10-24 16:54:30.6659] Plugins::RatingsLight::Plugin::getRatedTracks
(1062) Fetched 55 rated tracks for artist with ID: 40
[22-10-24 16:54:30.7104]
Plugins::RatingsLight::Plugin::objectInfoHandler (1070) objectType =
trackAlbum ## url =
'file:///mnt/music/Sting/...Nothing%20Like%20The%20Sun%20(Expanded%20Edition)/05%20-%20They%20Dance%20Alone%20(Gueca%20Solo).flac'
[22-10-24 16:54:30.7111] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = album ## countOnly = 1 ## trackID = 66498 ## thisID =
5231
[22-10-24 16:54:30.7115] Plugins::RatingsLight::Plugin::getRatedTracks
(1059) Pre-check found 0 rated tracks for album with ID: 5231
[22-10-24 16:54:30.7217] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7215] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:54:30.7219] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7218] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:54:30.7220] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7219] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:54:30.7221] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7221] Use of uninitialized value in string eq at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 369.
[22-10-24 16:54:30.7222] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7222] Use of uninitialized value in string eq at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 384.
[22-10-24 16:54:30.7226] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7225] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:54:30.7227] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7226] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:54:30.7228] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7227] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:54:30.7229] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7228] Use of uninitialized value in string eq at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 369.
[22-10-24 16:54:30.7230] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7229] Use of uninitialized value in string eq at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 384.
[22-10-24 16:54:30.7233] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7232] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:54:30.7234] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7233] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:54:30.7235] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7234] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:54:30.7236] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7235] Use of uninitialized value in string eq at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 369.
[22-10-24 16:54:30.7237] Slim::Utils::Misc::msg (1325) Warning:
[16:54:30.7236] Use of uninitialized value in string eq at

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

2022-10-24 Thread Paul Webster


Beta 0.0.27c
- Add Capital.it and their 5 webradio stations (artist, title, album,
label, cover)

This station is in the same group as Deejay.it



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

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

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


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

2022-10-24 Thread mamema


so two things

1.) your reply to SQLPlaylist isn't clear to me

>That command = deprecated. SQLPlayList had code for playback logic
(Dynamic Playlist Creator doesn't) and is therefore affected. Had >to
happen sooner or later.

which means? Plugin SQLPlaylist NEEDS to be disabled?

2.) i was going not exactly the same route of your very good
troubleshooting guide, because, i was just not sure if i will find
another "not stick setting" song, so i started with the above mentioned
culprit and NO not moved, just "sorted into" the library, brand new,
played and listened yesterday.

here is the debug log:

[22-10-24 16:37:08.2953]
Plugins::RatingsLight::Plugin::objectInfoHandler (1070) objectType =
trackArtist ## url =
'file:///mnt/music/Sting/...Nothing%20Like%20The%20Sun%20(Expanded%20Edition)/05%20-%20They%20Dance%20Alone%20(Gueca%20Solo).flac'
[22-10-24 16:37:08.2975] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = artist ## countOnly = 1 ## trackID = 66498 ## thisID
= 40
[22-10-24 16:37:08.2999] Plugins::RatingsLight::Plugin::getRatedTracks
(1059) Pre-check found 55 rated tracks for artist with ID: 40
[22-10-24 16:37:08.3001]
Plugins::RatingsLight::Plugin::objectInfoHandler (1070) objectType =
trackAlbum ## url =
'file:///mnt/music/Sting/...Nothing%20Like%20The%20Sun%20(Expanded%20Edition)/05%20-%20They%20Dance%20Alone%20(Gueca%20Solo).flac'
[22-10-24 16:37:08.3011] Plugins::RatingsLight::Plugin::getRatedTracks
(965) objectType = album ## countOnly = 1 ## trackID = 66498 ## thisID =
5231
[22-10-24 16:37:08.3015] Plugins::RatingsLight::Plugin::getRatedTracks
(1059) Pre-check found 0 rated tracks for album with ID: 5231
[22-10-24 16:37:08.3150] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3148] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:37:08.3151] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3150] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:37:08.3152] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3152] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:37:08.3156] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3155] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:37:08.3157] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3157] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:37:08.3159] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3158] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:37:08.3163] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3161] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:37:08.3164] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3163] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:37:08.3165] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3164] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:37:08.3169] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3168] Use of uninitialized value $moduleId in hash element at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 334.
[22-10-24 16:37:08.3170] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3169] Use of uninitialized value $moduleId in concatenation
(.) or string at
/config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line 335.
[22-10-24 16:37:08.3171] Slim::Utils::Misc::msg (1325) Warning:
[16:37:08.3170] Use of uninitialized value in concatenation (.) or
string at /config/cache/InstalledPlugins/Plugins/SongInfo/Plugin.pm line
335.
[22-10-24 16:37:16.4742] Plugins::RatingsLight::Plugin::setRating (324)
request params = {'_incremental' => undef,'_rating' => '100','_trackid'
=> '66498'}
[22-10-24 16:37:16.4750] Plugins::RatingsLight::Plugin::ratingValidator
(2994) rating = 100 -- ratingScale = 'percent'
[22-10-24 16:37:16.4832]
Plugins::RatingsLight::Plugin::addToRecentlyRatedPlaylist (2267)
playlistid = 106928
[22-10-24 16:37:16.6569]
Plugins::RatingsLight::Plugin::refreshTitleFormats (2936) refreshing
title formats
[22-10-24 16:37:17.4498]
Plugins::RatingsLight::Plugin::refreshVirtualLibraries (2100) Refreshing
virtual libraries completed after 0.792553901672363 seconds.
[22-10-24 16:37:17.5183]
Plugins::RatingsLight::Plugin::objectInfoHandler (1070) objectType =
trackArtist ## url =

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

2022-10-24 Thread AF1


Sorry, don't have much time today. Will be back next weekend. Until
then...

nyindieguy wrote: 
> I'm having an issue with DPL that has been happening intermittently
> going all the way back to when I was using Erland's original version. I
> set up the parameters of DPL and hit play, and the playlist just plays
> the first 15 songs and then stops. If I start again with the same
> parameters, it keeps playing beyond the first 15 songs and lasts pretty
> much forever (big collection). This behavior doesn't happen every time,
> but it happens often enough that I always have to monitor closely until
> I get beyond 15 songs, and if it does, I know I can leave it alone to
> keep playing. It doesn't seem to matter what playlist I use or what
> parameters I use. I happens with the built-in DPL3 playlists as well as
> the ones I created with SQL Playlist. Any thoughts about what might
> cause such behavior? 

Sounds like a corner case. Assuming you're using the default preference
values for *max.* number of *un*played songs (15) and *min.* number of
*un*played songs (5), set the *log level* for DPL3 to *Info*. The next
time when it stops too soon, check the log for relevant messages. If
that doesn't give you anything conclusive, set the log level of DPL3 to
*Debug*. Then check again when it stops too soon. Without meaningful log
messages, it's impossible to tell why this is happening. But please
don't post -huge- logs here (use the CODE tags), only the messages from
immediately before it happened (see timestamps).


mamema wrote: 
> [22-10-11 20:14:55.6204] Slim::Utils::Misc::msg (1325) Warning:
> [20:14:55.6202] SQLPlayList: Error getting current playlist from
> DynamicPlayList plugin: Undefined subroutine
> ::DynamicPlayList::Plugin::getCurrentPlayList called at
> /config/cache/InstalledPlugins/Plugins/SQLPlayList/Plugin.pm line 377.
Ignore. That's just for displaying the currently playing dpl in
SQLPlayList. Doesn't work anymore.

mamema wrote: 
> [22-10-11 20:15:37.2508] Slim::Player::Playlist::song (56) The use of
> Slim::Player::Playlist::song() is deprecated, use
> Slim::Player::Playlist::track() instead
That command = deprecated. SQLPlayList had code for playback logic
(Dynamic Playlist Creator doesn't) and is therefore affected. Had to
happen sooner or later.

mamema wrote: 
> of course i use several automated tag solutions from several sources
> like discogs, musicbrainz etc. and write to the tag information of the
> flac file itself because of that, i also use CustomScan from erland, to
> get MORE out of this tagging.
> 
> So honestly, i do not know, if the customscan plugin is interfering with
> your plugin on the db side
I think CustomScan had a rating tag module that pulled rating values
from user-specified tags. It then committed those rating values to its
own database table *and then to the LMS database*. So if you used
CustomScan and the CustomScan auto-refresh (after a LMS rescan/restart),
it would always replace the rating values in the LMS database with
values it had pulled from the tracks' rating tag(s). That's one possible
cause for unwanted rating changes after an LMS rescan / restart. Not
sure how relevant it is in your case.

mamema wrote: 
> Validation: rated in Material 5 Star - Default Skin outcome: LMS 100,
> and (end user unclear) a 5 star (shown as stars), is this Ratings
> Light?
> 
> another song, also flac, never rated, i've rated with 5 stars in
> Material, IT EVEN DOESN'T STICK in Material, even though it shows the
> "end user message" "*" at the top of material after rating.
> Of course i've ckecked default skin afterwards, nothing there

So the plugins seem to work as expected. The only question remaining is
why the rating value isn't committed to the LMS database for some
tracks. Are they dead/moved tracks perhaps (= invalid file url =
database problem)? RL will not rate invalid tracks (for good reason).
Try this: open 3 browser tabs - one with LMS *player* (-default skin-),
one with LMS *settings*, one with LMS *server log*. Then in the LMS
-player- tab find a track for which the rating "doesn't stick". Rate it
with the default skin, reload the tab and confirm the rating didn't
stick. Now, in tab 2 (-settings-) set the log level for Ratings Light to
*debug*, switch to tab 1 (default skin player) and try to rate the track
again. Then go to tab 3 (server log) and check for relevant log entries.
Good luck.



For '*bug reports*' (https://github.com/AF-1/), *FAQ* (if available) and
more detailed information about my plugins, please see the
'*GitHub*' (https://github.com/AF-1/) page or
the *first post* in the support thread for a plugin. Please post *bug
reports* for my plugins *only* on '*GitHub*' (https://github.com/AF-1/).
Thank you.

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


Re: [SlimDevices: Plugins] Announce: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2022-10-24 Thread Paul Webster


See the first post in the RNP announcement thread.



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

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

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


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

2022-10-24 Thread mopet


whitman wrote: 
> Thanks, Jim.
> 
> 1. Does that mean it's possible in LMS but not yet done? Or just not
> possible, full stop?
> 
> 2. No, can't see it in Qobuz's own apps, as you say. I wondered if there
> was a way for LMS/Material to organise this. It would be so handy, in my
> view.

Hello,

You can try this:
1-Use pluggin "online music integration" to integrate Qobuz library in
Daphile
2-Use Platine/"others navigation Mode" and select Album and Artist Of
Album

With Material Skin:
Go to My Music > Albums : you will see your Favorites. Button AZ ont the
top permit to order display by:
- Album name
- Artist, Album Name
- Artist, year, album
- Year, Album
- Year, Artist,Album

If you choose My Music > ARtist, it's order by artist name. Then when
you choose an artist, you can order Album display like explain.

It's also works with all list created in "others navigation mode"(I
created several for different music style)



mopet's Profile: http://forums.slimdevices.com/member.php?userid=70349
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: PlayHLS Plugin - plugin to play Apple HLS m3u8 stream

2022-10-24 Thread tdave81


Hi Paul, how can I try it?

Thanks,
Davide



tdave81's Profile: http://forums.slimdevices.com/member.php?userid=73101
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

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


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

2022-10-24 Thread Paul Webster


Beta 0.0.27b
- Great British Radio - some changes since 27a
- Add Deejay.it (artist, title, album, label, cover)



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

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

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


Re: [SlimDevices: Plugins] Typo?

2022-10-24 Thread The Groundsman


mherger wrote: 
> Thanks :-)

Thanks from me too as I had missed this plug in. Sounds useful.



-
NICHOLAS-

RPi4 / piCorePlayer v8.1.0 /Logitech Media Server Version: 8.2.1/
Hifiberry Digi+ 
4 Chromecast (mini x3 Chromecast Audio) 1 Airplay

The Groundsman's Profile: http://forums.slimdevices.com/member.php?userid=70305
View this thread: http://forums.slimdevices.com/showthread.php?t=116963

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


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

2022-10-24 Thread mamema


First:

I have the feeling, you as the dev deserves good base data, so you are
able to differentiate between "noise" of a  end user and an issue

You've mentioned "deal with rating action"

- i have (since a long time) these in the logs:

[22-10-11 20:14:55.6204] Slim::Utils::Misc::msg (1325) Warning:
[20:14:55.6202] SQLPlayList: Error getting current playlist from
DynamicPlayList plugin: Undefined subroutine
::DynamicPlayList::Plugin::getCurrentPlayList called at
/config/cache/InstalledPlugins/Plugins/SQLPlayList/Plugin.pm line 377.

and these

[22-10-11 20:15:37.2508] Slim::Player::Playlist::song (56) The use of
Slim::Player::Playlist::song() is deprecated, use
Slim::Player::Playlist::track() instead

of course i use several automated tag solutions from several sources
like discogs, musicbrainz etc. and write to the tag information of the
flac file itself because of that, i also use CustomScan from erland, to
get MORE out of this tagging.
I have these

[22-10-12 01:03:55.6060] Plugins::CustomScan::Scanner::fullRescan (710)
Starting scanning with Rating Tag

what i also have is this

[22-10-18 01:09:17.7669] Plugins::CustomScan::Scanner::initTrackScan
(1338) Clearing track data for ratingtag

So honestly, i do not know, if the customscan plugin is interfering with
your plugin on the db side

.but, those ratings are done from "John Doe" or "Mr. Smith". After
discovering DPL3, i just want to rely on my own tagging with DPL3 and
Ratings Light. I'm just not there yet.

...but also i have those messages in the logs "Rating 3.5 is invalid" or
such, which is in the logs since years, which i've read about (from
Michael Herger?) he said something along the lines: don't care.
Perhaps it's discogs stuff which "I DON'T CARE"

if the above explanations are "just shut up - user stuff", ignore it

Second:
your "do this" explanations

1.) RATINGS - use never rated song, rate via material, no playpack,
check via default skin
Validation: rated in Material 5 Star - Default Skin outcome: LMS 100,
and (end user unclear) a 5 star (shown as stars), is this Ratings
Light?

VERY INTERESTING - I WANT TO STOP HERE AND DISCUSS FIRST!!!

another song, also flac, never rated, i've rated with 5 stars in
Material, IT EVEN DOESN'T STICK in Material, even though it shows the
"end user message" "*" at the top of material after rating.
Of course i've ckecked default skin afterwards, nothing there

Huuh!
THAT!
Problem found?



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

2022-10-24 Thread Michael Herger

I have a studio subscription to Qobuz and the plugin works for playing
16-bit, 44.1kHz Flac music. I however can't get hi-res files to stream
to my players. I have 24-bit, 192k local files that will play fine to
all my players (pCPs, SB classics, SB2), but Qobuz hi res songs always
display as ~750-850kbps, 44.1k.


Are you syncing players? Please note that the SBs can't do 192k. They 
would need to transcode files. The Qobuz plugin would only request the 
highest sample rate possible.


You could set the logging level for plugin.qobuz to INFO 
(Settings/Advanced/Logging), then see what "format_id" is requested.

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


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

2022-10-24 Thread cpd73


SamY wrote: 
> You have to both install the plugin and side load the Android control
> apk to use it

You should not need the APK, the swipe up/down to change volume should
work on a regular browser - to use hardware volume controls, however,
you need the APK. Also, APK does not need to be side-loaded you can
install from f-droid (which I would recommend).



*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=60114

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