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

2022-01-24 Thread Paul Webster


csduetto69 wrote: 
> 
> Any idea what may be the issue?   My API shows restricted and active on
> my developer page in Google...
> 

You should edit these two forum posts and remove your private keys.



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

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


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

2022-01-24 Thread csduetto69

--
"GET",

"https://www.googleapis.com/youtube/v3/videoCategories?key=AIzaSyB9Rzn5wJv96fz4CWD2b2unT0DIDKI5zic=EN=50=date=snippet®ionCode=US;,
"403 Forbidden",
undef,
undef,
undef,
undef,
undef,
undef,
], "Slim::Networking::SimpleAsyncHTTP");
$a->[3]{DEBUG} = $a->[3]{ALL};
$a->[3]{FATAL} = $a->[3]{ERROR};
$a->[3]{INFO} = $a->[3]{ALL};
$a->[3]{OFF} = $a->[3]{ERROR};
$a->[3]{TRACE} = $a->[3]{ALL};
$a->[3]{WARN} = $a->[3]{ALL};
($a, "403 Forbidden");
} at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/YouTube/API.pm
line 169.
[22-01-24 21:11:52.0827] Plugins::YouTube::API::__ANON__ (170) 403
Forbidden
[22-01-24 21:11:52.0836] Plugins::YouTube::API::__ANON__ (81) no
results
[22-01-24 21:11:52.1172] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Networking::Async::_async_read:
Can't use an undefined value as an ARRAY reference at
C:\ProgramData\Squeezebox\Cache\InstalledPlugins/Plugins/YouTube/API.pm
line 97.
; fh=Slim::Networking::Async::Socket::HTTPS=GLOB(0xbed750c)
[22-01-24 21:33:21.2695] Slim::Formats::XML::gotViaHTTP (271) XML/JSON
parse error: Invalid XML feed
[22-01-24 21:33:21.2723] Slim::Plugin::RSSNews::Plugin::gotError (356)
While loading feed http://news.com.com/2547-1_3-0-5.xml: Failed to
parse, skipping!
-
Any idea what may be the issue?   My API shows restricted and active on
my developer page in Google...

Any advice appreciated...  c.S.



csduetto69's Profile: http://forums.slimdevices.com/member.php?userid=72516
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: YouTube Plugin (API v3)

2022-01-24 Thread csduetto69


Hi - new to the community and have spent about 2 hours researching this
thread and trying various solutions - am on the latest build:

Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:28:42
WEDT 2021

and latest version of YouTube Plugin as well 

v0.143.0 with the following settings:

API Key: AIzaSyB9Rzn5wJv96fz4CWD2b2unT0DIDKI5zic
Client ID:
1015994468862-ieoos18gg5abtst8m4ndhaps7q6vuusb.apps.googleusercontent.com
Client Secret: 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

When I do a search for anything in my youtube plugin I get a blank
screen - the log is showing the following:



csduetto69's Profile: http://forums.slimdevices.com/member.php?userid=72516
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] Android Squeezer App - Artwork disappeared

2022-01-24 Thread RobbH


Hyde_TDS wrote: 
> Hi
> 
> I've been using squeezer app (v2.2.7) for a number of years to control
> my Classics and Duets.  But in the last few days when I open the app it
> no longer displays the album art.  I've tried deleting cache and data
> from within Androids App settings and also un-installed and re-installed
> it, but still no artwork???
> 
> Am I missing a change to this app somehow?
> 
> The duets controller & LMS still displays the artwork, just not the
> android app.
> 
> Can anyone help please?
> 
> Cheers.

I am also running v. 2.2.7 of Squuezer, which was released six months
ago. It displays artwork for me, so the problem may not be with
Squeezer, itself. What version of Android is your device running? What
has changed on it recently?

As Michael already said, your LMS server log might hold the key.



LMS 8 nightly running on Raspberry Pi OS. Mostly virtual players,
occasionally with SB Radio, Boom or Classic.

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=115825

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


Re: [SlimDevices: Plugins] Remote Control with FLIRC, Jivelite, Headless

2022-01-24 Thread bgentry


I've had some really good success today.

I spent about an hour and seemingly have my 2 pis working the way I want
them.   I was surprised that Jivelite really doesn't care that there's
nothing connected to the HDMI.  I just plugged in a keyboard and did a
blind initialization by pressing a few keys.  Then Jivelite was happy
and the keyboard worked for control.  Spacebar does a play/pause
toggle!

>From there the big deal was figuring out how to save the Jivelite
config.  It turns out that just doing a PCP backup from the main screen
works.  Also, under the Jivelite settings, if you update the autostart
setting, it saves the config to the SD card.  Either one seems
equivalent.  With that done, you can reboot the pi and Jivelite's
configuration comes back without having to do a keyboard setup again.

I took a FLIRC I have in another system and programmed 3 keys (pause,
next, previous) with an existing remote and it just worked.  Awesome!

I've got a couple of FLIRCs ordered and will install and configure them
soon.  Thank you very much for the pointers and keys to making this work
for me.  :)

Brian.



bgentry's Profile: http://forums.slimdevices.com/member.php?userid=69202
View this thread: http://forums.slimdevices.com/showthread.php?t=115816

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-24 Thread cpd73


prabbit wrote: 
> 
> >   >   > 
  - happy: > 0.9
  - aggressive: 0.4 - 0.6
  - danceable: >0.75
  - electronic: >0.8
  - dark: >0.5
  > > > 

Initial, semi-tested, version in master of lms-musicsimilarity:

37026

Requires 2.9 branch of Material for user interface. Not sure if I really
like the range sliders - I'm thinking 'Danceable' / 'Ignore' / 'Not
danceable' might be simpler to use. with 'Danceable' being 70..100 and
'Not danceable' 0..30 ???


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


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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread gegen


slartibartfast wrote: 
> 4.7.3 fixes it [emoji106]
> 
> Sent from my Pixel 3a using Tapatalk

+1 Thanks



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-24 Thread cpd73


mruddo wrote: 
> I'm no expert, but I had problems at first with the database missing all
> the metadata... i.e. if I looked at the music-similarity.db file most of
> the meta fields were null - hence the line below leads me to suspect it
> could be a similar issue that you have:
> 
> > 
Code:

  >   > 
  > metadata:{"title": null, "artist": null, "album": null, "albumartist": 
null, "duration": null...
  > 

> > 
> 
> To quote @cpd76 on this, which resolved the issue for me...
> -If your meta-data is null then that's not good. If you pass "-m" when
> starting music-similarity for analysis it will re-read the metadata,
> and save to DB. This might hlep resolve your issue.-
> 
> (You can check the music-similarity.db contents fairly easily with
> sqlite3.)
> 
> Might be worth a try.

I -think- you are correct, and the missing metadata is the issue. I'll
see if there is an issue in the code that is causing this missing
metadata.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


mherger wrote: 
> > Not sure if this has anything to do with the problem but recently I
> > changed language to English(British) in LMS settings and then got
> > 'Failed to get access token' when using Spotty.
> > Switching back to 'English' fixed the issue
> 
> Oh wow... I did notice both reporters were using en_GB. And at first I 
> thought having en_GB as the locale and US as the country was causing 
> issue. But that wasn't the case with the request we tested in the 
> browser. I didn't realize the plugin was sending the "accept-language" 
> http header - which expects en-gb rather than en_gb. That should be an 
> easy fix.
> 
> Thank you very much for this finding!4.7.3 fixes it [emoji106]

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

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


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

2022-01-24 Thread rgdawson


TomS wrote: 
> (I saw this with 2.11.2, have just updated to 2.11.6 but have not had a
> chance to test)
> 
> In a zoom or teams meeting - audio out for zoom/teams is set to
> speakers.
> 
> If I bring up the SLX app, even though I don't have the player enabled,
> it steals/grabs/disables the zoom/teams audio output. Zoom/teams pops up
> an error about audio problem/ in use, and when I close the SLX app
> things seem to work again in teams/zoom.
> 
> I would've thought that without the player enabled, it wouldn't do
> anything with speakers/output channels.
> 
> Tom37023

Hmmm...  Even with Player disabled, I do make a call to the portaudio
library to enumerate output devices.. that could be a culprit, although
when I have seen this, it is only a momentary blip.  I'll see if I can
not do that when player is disabled.

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] Android Squeezer App - Artwork disappeared

2022-01-24 Thread Michael Herger

Can anyone help please?


Check the server.log file in LMS Settings/Information.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


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

2022-01-24 Thread TomS


(I saw this with 2.11.2, have just updated to 2.11.6 but have not had a
chance to test)

In a zoom or teams meeting - audio out for zoom/teams is set to
speakers.

If I bring up the SLX app, even though I don't have the player enabled,
it steals/grabs/disables the zoom/teams audio output. Zoom/teams pops up
an error about audio problem/ in use, and when I close the SLX app
things seem to work again in teams/zoom.

I would've thought that without the player enabled, it wouldn't do
anything with speakers/output channels.

Tom37023


+---+
|Filename: 2022-01-24_14-56-24.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37023|
+---+


SB3(1), Boom(2), Radio(3), piCorePlayer (1)

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


[SlimDevices: Plugins] Android Squeezer App - Artwork disappeared

2022-01-24 Thread Hyde_TDS


Hi

I've been using squeezer app (v2.2.7) for a number of years to control
my Classics and Duets.  But in the last few days when I open the app it
no longer displays the album art.  I've tried deleting cache and data
from within Androids App settings and also un-installed and re-installed
it, but still no artwork???

Am I missing a change to this app somehow?

The duets controller & LMS still displays the artwork, just not the
android app.

Can anyone help please?

Cheers.



Hyde_TDS's Profile: http://forums.slimdevices.com/member.php?userid=72512
View this thread: http://forums.slimdevices.com/showthread.php?t=115825

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger

Not sure if this has anything to do with the problem but recently I
changed language to English(British) in LMS settings and then got
'Failed to get access token' when using Spotty.
Switching back to 'English' fixed the issue


Oh wow... I did notice both reporters were using en_GB. And at first I 
thought having en_GB as the locale and US as the country was causing 
issue. But that wasn't the case with the request we tested in the 
browser. I didn't realize the plugin was sending the "accept-language" 
http header - which expects en-gb rather than en_gb. That should be an 
easy fix.


Thank you very much for this finding!
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread andybjackson


slartibartfast wrote: 
> Well that fixed it for me, good spot.

Me too. Thank you!



andybjackson's Profile: http://forums.slimdevices.com/member.php?userid=19626
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


gegen wrote: 
> Not sure if this has anything to do with the problem but recently I
> changed language to English(British) in LMS settings and then got
> 'Failed to get access token' when using Spotty.
> Switching back to 'English' fixed the issue

Well that fixed it for me, good spot.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread gegen


Not sure if this has anything to do with the problem but recently I
changed language to English(British) in LMS settings and then got
'Failed to get access token' when using Spotty.
Switching back to 'English' fixed the issue



gegen's Profile: http://forums.slimdevices.com/member.php?userid=41137
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


mherger wrote: 
> As you're on a Pi: could you please copy the curl command shown on the 
> right hand side of the Spotify API explorer (the link I gave you 
> before), and run it in a terminal on that Pi?That works 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=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger
As you're on a Pi: could you please copy the curl command shown on the 
right hand side of the Spotify API explorer (the link I gave you 
before), and run it in a terminal on that Pi?

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


mherger wrote: 
> > It looks like it works to me. I get a long response which seems to
> > include playlists.
> 
> What would be the version/system details in Settings/Information?This37021

Sent from my Pixel 3a using Tapatalk


+---+
|Filename: Screenshot_20220124-164632~2.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37021|
+---+




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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger

It looks like it works to me. I get a long response which seems to
include playlists.


What would be the version/system details in Settings/Information?
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] LMS in Camper mobile via apple carpaly or android auto

2022-01-24 Thread markiii


in android defiately

use Material skin LMS app for control and and something like SB Player
as the endpoint. Both running on an Android head unit



PiCorePlayer 7.1 on Allo Digi One Signaturewith (Lounge)
PiCorePlayer 8.1 with pi official touchscreen and hifiberry Dig+
(Office)
PiCorePlayer 8.1 with pi official touchscreen and hifiberry
DAC+(Kitchen)
Radio  (Bedroom)
PiCorePlayer 8.1 with pi official touchscreen and USB DAC (Bedroom)
Squeezelite=x (Garage)
PiCorePlayer 8.1 with hifiberry AMP+(Patio 2)
PiCorePlayer 8.1.1 with hifiberry AMP+(Patio 2)

LMS 8.1 on DIY Unraid 6 Server (i5)

Squeeze user since the SB1

markiii's Profile: http://forums.slimdevices.com/member.php?userid=63801
View this thread: http://forums.slimdevices.com/showthread.php?t=115820

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


mherger wrote: 
> > Lots of stuff like this in the log.
> 
> That looks very much like andybjackson's issue. I guess you both have 
> your own client ID, thus access to Spotify's developer tools? Could you
> 
> please head over to 
> https://developer.spotify.com/console/get-featured-playlists/?country=GB=en_GB=2022-01-24T00%3A40%3A00=50=0,
> 
> hit the "Get Token" button, then "Try It". Would that work?

It looks like it works to me. I get a long response which seems to
include playlists.



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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger

Lots of stuff like this in the log.


That looks very much like andybjackson's issue. I guess you both have 
your own client ID, thus access to Spotify's developer tools? Could you 
please head over to 
https://developer.spotify.com/console/get-featured-playlists/?country=, 
hit the "Get Token" button, enter country code (GB) and locale (en_GB), 
then "Try It". Would that work?

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread andybjackson


mherger wrote: 
> > My account is indeed Premium, albeit a family one. I have
> authenticated
> > using my username & my email address along with my password (which I
> > have changed between attempts). I have also updated the app to
> > authenticate.
> 
> Updated the app?  Typo, meant used.
> 
> > What did you think of the country potential problem (US vs. GB)? And
> 
> That actually caught my eye, too. But the same query worked perfectly 
> fine here.
> 
> > Might it help to delete the cache, in which case how should i do
> that?
> 
> There's not much in terms of cache to clean out. When you sign out of 
> Spotify (in Spotty), then there should be no more credentials.json 
> anywhere below LMS' cache/spotty folder.

Anything else I might try?



andybjackson's Profile: http://forums.slimdevices.com/member.php?userid=19626
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


mherger wrote: 
> > This is weird. I can play Spotify tracks integrated into my library
> but
> > when I click on Spotty I get "Failed to get access token". Squeezebox
> > Connect devices also appear in the Spotify app and appear to be
> playing
> > in athe app but no sound and nothing in the player now playing
> > display.37016
> 
> Please check your server.log for more hints about what's going on.

Lots of stuff like this in the log.


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


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

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger

My account is indeed Premium, albeit a family one. I have authenticated
using my username & my email address along with my password (which I
have changed between attempts). I have also updated the app to
authenticate.


Updated the app?


What did you think of the country potential problem (US vs. GB)? And


That actually caught my eye, too. But the same query worked perfectly 
fine here.



might it help to capital the cache, Inn which case how should i do that?


There's not much in terms of cache to clean out. When you sign out of 
Spotify (in Spotty), then there should be no more credentials.json 
anywhere below LMS' cache/spotty folder.

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger

This is weird. I can play Spotify tracks integrated into my library but
when I click on Spotty I get "Failed to get access token". Squeezebox
Connect devices also appear in the Spotify app and appear to be playing
in athe app but no sound and nothing in the player now playing
display.37016


Please check your server.log for more hints about what's going on.
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Remote Control with FLIRC, Jivelite, Headless

2022-01-24 Thread bgentry


Paul Webster wrote: 
> How about controlling Squeezelite rather than Jivelite?
> 
> https://forums.slimdevices.com/showthread.php?110640-Howto-create-a-linux-kernel-IR-remote-keytable-for-Jivelite-on-piCorePlayer-5=983475=1#post983475

I had seen that post before, but the warning about it being "hard"
stopped me.  I just read more and it's not SO bad... hmmm...  I think
I'll give this a try soon.

> 
> Otherwise ... if it has to be Jivelite then once you go through the
> language set-up and connect to your LMS then you should find that
> Jivelite remembers that for the future and no longer prompts for it
> (might need to force a pCP backup for it to be retained over boot).

...and you've solved another mystery for me!  I played with jivelite on
one of my Pis that has a display, but when I rebooted it, jivelite
re-ran setup.  If I could just get it to save the config (probably with
a pCP backup like you said), this whole thing might get a lot easier.

I'll mess around with these options and see what I can do.

However... I've been thinking about maybe using a touch screen on the
two Pis I want to remote control.  Touch screen should be kinda nice
actually.  Are there any relatively baked hardware devices that are not
a bare screen?  Meaning no exposed electronics and hopefully some kind
of stand so the touchscreen would be usable sitting on a flat surface
(like a table).  If a device like that isn't too expensive that might be
a better alternative for me.

Thanks for all your suggestions.  :)

Brian.



bgentry's Profile: http://forums.slimdevices.com/member.php?userid=69202
View this thread: http://forums.slimdevices.com/showthread.php?t=115816

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread andybjackson


mherger wrote: 
> As the queries from your log work fine here, using my own token, I 
> believe there must be something about your account. You do have a 
> Premium subscription, don't you?
> 
> I see that you're signing in using your email address and password. 
> Would automatic authentication using the Spotify app not work? Or if you
> 
> tried your username instead of your email address?

Thank you.

My account is indeed Premium, albeit a family one. I have authenticated
using my username & my email address along with my password (which I
have changed between attempts). I have also updated the app to
authenticate.

What did you think of the country potential problem (US vs. GB)? And
might it help to capital the cache, Inn which case how should i do that?



andybjackson's Profile: http://forums.slimdevices.com/member.php?userid=19626
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread andybjackson


mherger wrote: 
> As the queries from your log work fine here, using my own token, I 
> believe there must be something about your account. You do have a 
> Premium subscription, don't you?
> 
> I see that you're signing in using your email address and password. 
> Would automatic authentication using the Spotify app not work? Or if you
> 
> tried your username instead of your email address?

Thank you.

I have a Premium family subscription. I have tried both authentication
methods, and both my username & password.

Might it help to clear the cache? If so, how do I do that?



andybjackson's Profile: http://forums.slimdevices.com/member.php?userid=19626
View this thread: http://forums.slimdevices.com/showthread.php?t=111923

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread slartibartfast


This is weird. I can play Spotify tracks integrated into my library but
when I click on Spotty I get "Failed to get access token". Squeezebox
Connect devices also appear in the Spotify app and appear to be playing
in athe app but no sound and nothing in the player now playing
display.37016

Sent from my Pixel 3a using Tapatalk


+---+
|Filename: Screenshot_20220124-133939~2.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37016|
+---+




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

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

2022-01-24 Thread ModelCitizen

philippe_44 wrote: 
> Is this a pattern that would reproduce the issue? 
> 1- spotify (using PCM)
> 2- interrupt
> 3- local flac

I cannot reproduce it doing this, either by pausing a Spotify track and
then playing a local flac file or by interrupting the 'now playing'
spotify track by playing a flac file.

I did try to reproduce it by playing the same spotify playlist I was
playing before and playing a flac file during the playback of the 10.50
min track (which is the second of a number of long tracks in the
playlist). However I was interrupted by a long phone call and when I
came the hifi was silent and LMS showed it continually looping the last
few seconds of one of the third track in the playlist. I've attached the
log for this. When I saw what was happening I hit fwd to see if the next
track played. It didn't seem to do much (possibly my fat finger missing
the play icon?) so then I paused it and hot fwd and the next track
played. This is the last part of the log. The first three tracks in the
playlist are over 10 minutes long.

https://open.spotify.com/playlist/0vGmkGQjDz0SFDx4F8UdsL?si=c5d022d7c3fe464b

Tracks
1) A-Deck by Sleep Research Facility. 14.01m
2) 86°S 115°W by  by Sleep Research Facility. 10.52m(the track that
was interrupted when I reported issue first)
3) Novya Zemlya by Thomas Köner. 11.52m (the silent looping occurred
at the end of this track)
4) Nieve Pentitentes 2 by Thomas Köner. 4.43m   (the track I managed to
play next)

I remember something about songs over 10 minutes long in the User Guide
or on this forum but can't find it now.
I have not made any changes to the bridge config so it is as it was
before (file attached in a post above)


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


Take care of your tongue. It is in a wet place and can easily slip.

Lounge: Naim NDX with Touch as controller, Naim NAP 180, NAC 82, NAPSC,
HiCap, Shahinian Arc speakers
Kitchen/outside: Chromecast audio, Azatom iBigBoy 2 (500W)
And... SB+, radios & tons of Chromecasts... all run from LMS and
controlled via Material Skin on any nearby device and a Touch.

ModelCitizen's Profile: http://forums.slimdevices.com/member.php?userid=446
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] 'MediaServer' *certified* Alexa skill for LMS

2022-01-24 Thread philchillbill


Thanks to @chaug on the LMS-lite thread, there's now a documented
procedure for subscribing when Alexa tells you that subscriptions are
not available in your country/region.

See
https://mediaserver.smartskills.tech/mediaserverhelp.html#section-7-1-2
for a how-to.



philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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


Re: [SlimDevices: Plugins] [Announce] Spotty 4.0 - integrate local library with your Spotify collection (LMS 8+)

2022-01-24 Thread Michael Herger
As the queries from your log work fine here, using my own token, I 
believe there must be something about your account. You do have a 
Premium subscription, don't you?


I see that you're signing in using your email address and password. 
Would automatic authentication using the Spotify app not work? Or if you 
tried your username instead of your email address?

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread slartibartfast


TomTurtle wrote: 
> This is the same section on Android-Spotify..Does the list of recommended 
> songs appear for any playlist or only ones
you made yourself?

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

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread TomTurtle


This is the same section on Android-Spotify..


+---+
|Filename: Screenshot_20220124-113138_Spotify.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37010|
+---+


TomTurtle's Profile: http://forums.slimdevices.com/member.php?userid=51041
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread Michael Herger

I reproduced it now using the Android-Spotify app:
[22-01-24 10:45:03.9224] Plugins::Spotty::API::__ANON__ (1438) API call:
playlists/0hqXvXIavFHIjGqiZyOAKa:recommended/tracks?limit=50=from_token


Ok, as you seem to be able to reproduce this reliably: please enable 
debug logging for plugin.spotty, do your thing to reproduce this, then 
please send your full server.log.zip to 
https://www.dropbox.com/request/T3RctyzGgNg0oFDubq6a. I'd really like to 
understand what is going on here. You simply click the play symbol over 
the artwork of a recommended track? I don't know why that would add (or 
rather try to add) a playlist, rather than a single track...


And then disable logging again, as it's creating a ton of output :-).
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread slartibartfast


TomTurtle wrote: 
> I attached a screenshot (because of german language the section is
> called 'Empfehlungen'.)Is that in the PC Spotify app? I was using Android.

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

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread TomTurtle


slartibartfast wrote: 
> Can you show a screenshot of where the "recommended songs" show up? I
> don't see them either.
> 
> Sent from my Pixel 3a using Tapatalk

I attached a screenshot (because of german language the section is
called 'Empfehlungen'.)


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


TomTurtle's Profile: http://forums.slimdevices.com/member.php?userid=51041
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread TomTurtle


I reproduced it now using the Android-Spotify app:
[22-01-24 10:45:03.9224] Plugins::Spotty::API::__ANON__ (1438) API call:
playlists/0hqXvXIavFHIjGqiZyOAKa:recommended/tracks?limit=50=from_token
[22-01-24 10:45:03.9231] Plugins::Spotty::API::__ANON__ (1442) error:
404 Not Found
[22-01-24 10:45:04.1500] Plugins::Spotty::API::__ANON__ (1438) API call:
playlists/0hqXvXIavFHIjGqiZyOAKa:recommended/tracks?limit=50=from_token
[22-01-24 10:45:04.1506] Plugins::Spotty::API::__ANON__ (1442) error:
404 Not Found

Then I tried the same fom Windows-Spotify and a similar Error occurred:
[22-01-24 11:09:02.9256] Plugins::Spotty::API::__ANON__ (1438) API call:
playlists/0hqXvXIavFHIjGqiZyOAKa:recommended/tracks?limit=50=from_token
[22-01-24 11:09:02.9262] Plugins::Spotty::API::__ANON__ (1442) error:
404 Not Found



TomTurtle's Profile: http://forums.slimdevices.com/member.php?userid=51041
View this thread: http://forums.slimdevices.com/showthread.php?t=115592

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


Re: [SlimDevices: Plugins] [Announce] LMS-lite certified Smart Home skill for Alexa

2022-01-24 Thread philchillbill

chaug wrote: 
> 
> So the MediaServer skill is available in German? (It doesn't say so on
> your website). If that is the case, that explains why the agent says it
> is available on the German store.
> 

Many thanks — I got the details in your PM and will play with it to
generalise for others.

In the skill manifest, I use "isAvailableWorldwide": true and
"distributionCountries": []. That should mean *I'm* not restricting
anything and it's all down to Amazon. They state the following:

37008

Notice "A skill must have a German version to be available to customers
who registered their devices with the .de site". There is no German
language version of MediaServer. But what you have discovered should
mean that a physical location in Germany will still allow accessing the
skill (and subscribing) -provided -that the device is registered with
the .com marketplace and a (notional) US street address. That's probably
what Lawrence at Amazon was eluding to.


+---+
|Filename: Screenshot 2022-01-24 104159.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37008|
+---+


philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111443

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-24 Thread mruddo


I'm no expert, but I had problems at first with the database missing all
the metadata... i.e. if I looked at the music-similarity.db file most of
the fields were null - hence the line below leads me to suspect it could
be a similar issue that you have:


Code:


  metadata:{"title": null, "artist": null, "album": null, "albumartist": null, 
"duration": null...
  



To quote @cpd76 on this, which resolved the issue for me...
-If your meta-data is null then that's not good. If you pass "-m" when
starting music-similarity for analysis it will re-read the metadata, and
save to DB. This might hlep resolve your issue.-

Might be worth a try.



mruddo's Profile: http://forums.slimdevices.com/member.php?userid=65325
View this thread: http://forums.slimdevices.com/showthread.php?t=115609

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


Re: [SlimDevices: Plugins] [Announce] LMS-lite certified Smart Home skill for Alexa

2022-01-24 Thread chaug


philchillbill wrote: 
> When you say 'a US address', did you need a* physical street address* in
> the US to do that or do you mean just selecting the *.com *domain?
> 

Yes, a physical address. The support agent said I could just enter a
random address, but I used one where I did indeed live for some time.
The confusing thing is that it's not just about which amazon domain
(they call it "marketplace") you use, but that the address has to match
the marketplace. Based on that, I would assume (just a hypothetical
example), that if you're on amazon.com with a british address, it won't
work, even though the app is available in both countries.

I sent you the chat via PM FYI.

philchillbill wrote: 
>  When I click under those devices, there's no option to select
> store/region, just to change the device name.
> 

It should be under preferences (shown on your screenshot)

philchillbill wrote: 
> 
> 
> If you could share a screenshot and/or URL of where in the Amazon portal
> you succeeded (blur any sensitive data) it would be very helpful and I
> can add a description to the docs to help others. I know people have
> done this from Italy and Germany in the past before skills were
> supported natively in Italian and German and things changed since. TBH I
> never went through the process myself because it always worked for me as
> dev.

So the MediaServer skill is available in German? (It doesn't say so on
your website). If that is the case, that explains why the agent says it
is available on the German store.

Anyway, here is the setting that Alexa checks when you try to
subscribe:

37007

(OMG, iserting pictures is such a pain on this forum... 'I wish they'd
change to discourse.'
(https://forums.slimdevices.com/showthread.php?107791-Any-chance-that-this-forum-will-migrate-to-discourse))


+---+
|Filename: 2022-01-24_10-10-38.png  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37007|
+---+


*Server*: LMS 8.1.1 on an Ubuntu 18.04 virtual machine
*Players*: Radio, Touch, Duet (Receiver & Controller), 2 Booms
*Remote control apps*: Material Skin (Web UI), but also SqueezePad
(iOS), Squeezecontroller (Android)
*Important plugins*: Trackstat, Spicefly Sugarcube, Lazy Search Music,
Custom Browse, Multi Library

chaug's Profile: http://forums.slimdevices.com/member.php?userid=47641
View this thread: http://forums.slimdevices.com/showthread.php?t=111443

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


[SlimDevices: Plugins] LMS in Camper mobile via apple carpaly or android auto

2022-01-24 Thread chrissy


Hi,

i plan to integrate a raspi into a camper. The car audiosystem will be
capable of android auto and apple carplay. Is it possible to use one of
these as a rendere via WLAN or is it bettre to connect via DAC to line
in of the system?
Thanks in advance
Christian



Raspi 4 as server for various things besides lms
Raspi 3  feeding a SPL Phonitor xe for headphones
Minidsp shd running squeezelite feeding a poweramp and a pair of Nubert
nuvero 70 and 2 elac Sub 2070 
2 Squeezebox  Radios (kitchen and bath)
Nubert NuPro A200, AW350 Sub , raspi 3 with hifiberry digi+ for the
bedroom
raspi A with M2Tech HiFace usb dac and JBL Control 1 for the balcony :-)

chrissy's Profile: http://forums.slimdevices.com/member.php?userid=47801
View this thread: http://forums.slimdevices.com/showthread.php?t=115820

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


Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread Michael Herger

I tried to reproduce the error now, but until now everything works fine
and no errors occur. :confused:Can you show a screenshot of where the "recommended 
songs" show up? I

don't see them either.


I think you'd only see them with _your_ own playlists. I didn't see them 
on Spotify provided playlists. But still: playing such a recommended 
show did work as expected for me, no ":recommended" in the track URI.

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


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

2022-01-24 Thread harrys


hi, been doing some google searching on oauth and google, seems that
google are constantly making subtle changes with time, must be a tedious
ongoing maintenance task for phillipe!

hopefully next update he get round to doing will fix this issue 
until the next time it happens again :) 


Lukenuke wrote: 
> Hello.
> 
> I also. I have tried different solutions described here but without
> success. Still getting in log "[22-01-22 17:05:28.6720]
> Plugins::YouTube::Oauth2::__ANON__ (97) 401 Unauthorized"
> No code in red or anything else shows after click "Get code". I'll be
> much appreciated for any help.



harrys's Profile: http://forums.slimdevices.com/member.php?userid=66525
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] LMS-lite certified Smart Home skill for Alexa

2022-01-24 Thread philchillbill


chaug wrote: 
> Okay, I just had a longish chat with the amazon.com support and learned
> that the country that Alexa checks (and that she refers to when she says
> that something is not available in your country) is the country set
> under Content and Devices. As soon as I changed it to a US address, it
> worked. 
> 
> According to the very helpful agent, in some skills the important thing
> is that that address matches the marketplace that you are on (in my
> case: amazon.com). Before, that address was set to Germany and it didn't
> matter (I was able to get and use all the english apps I wanted. It was
> only the subscription that required the US address.
> 
> Now the next step will be to figure out how to get Alexa to play music
> from my LMS. Too tired now to dig into that.

When you say 'a US address', did you need a* physical street address* in
the US to do that or do you mean just selecting the *.com *domain?

When I go to 'Manage your Content and Devices' I see this:

37004

When I click under those devices, there's no option to select
store/region, just to change the device name.

If you could share a screenshot and/or URL of where in the Amazon portal
you succeeded (blur any sensitive data) it would be very helpful and I
can add a description to the docs to help others. I know people have
done this from Italy and Germany in the past before skills were
supported natively in Italian and German and things changed since. TBH I
never went through the process myself because it always worked for me as
dev.


+---+
|Filename: Screenshot 2022-01-24 093617.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37004|
+---+


philchillbill's Profile: http://forums.slimdevices.com/member.php?userid=68920
View this thread: http://forums.slimdevices.com/showthread.php?t=111443

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


Re: [SlimDevices: Plugins] [Announce] Music Similarity DSTM mixer

2022-01-24 Thread bakker_be


Somehow this doesnt work for me :(
LMS log, MusicSimilarity plugin set to debug

Code:


  [22-01-24 09:11:48.0307] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (256) 0 songs 
remaining, songIndex = 0
  [22-01-24 09:11:48.0336] Plugins::MusicSimilarity::Plugin::_dstmMix (140) Get 
similar tracks
  [22-01-24 09:11:48.0341] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (383) Auto-mixing 
from random tracks in current playlist
  [22-01-24 09:11:48.0366] Plugins::MusicSimilarity::Plugin::_dstmMix (153) 
Seed /mnt/Music/Ultravox/Vienna/08-Vienna.mp3 id:84201
  [22-01-24 09:11:48.0369] Plugins::MusicSimilarity::Plugin::_getPreviousTracks 
(249) Get last 100 tracks
  [22-01-24 09:11:48.0371] Plugins::MusicSimilarity::Plugin::_dstmMix (168) Num 
tracks to previous: 1
  [22-01-24 09:11:48.0381] Plugins::MusicSimilarity::Plugin::_getMixData (319) 
Request 
{"norepalb":"50","previous":["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"],"filterxmas":"1","maxbpmdiff":"50","norepart":"50","maxloudnessdiff":"5","max":0,"genregroupadj":"5","nogenrematchadj":"5","shuffle":1,"attribweight":"50","filterkey":"1","format":"text","filterattrib":"1","filtergenre":0,"genregroups":null,"mpath":"/mnt/Music","min":"60","count":"5","track":["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"]}
  [22-01-24 09:12:03.0412] Plugins::MusicSimilarity::Plugin::__ANON__ (214) 
Failed to fetch URL: Timed out waiting for data
  [22-01-24 09:12:03.0415] Plugins::MusicSimilarity::Plugin::_mixFailed (239) 
Call through to LastMix
  [22-01-24 09:12:03.0422] 
Slim::Plugin::DontStopTheMusic::Plugin::getMixableProperties (383) Auto-mixing 
from random tracks in current playlist
  [22-01-24 09:14:16.0445] 
Slim::Plugin::DontStopTheMusic::Plugin::onPlaylistChange (200) Received command 
playlist newsong
  [22-01-24 09:14:16.0450] 
Slim::Plugin::DontStopTheMusic::Plugin::dontStopTheMusic (256) 4 songs 
remaining, songIndex = 1
  


Plugin Settings
37003
The log file is rather big, even zipped, so I can't upload it here, but
after going through the jukebox (120964 tracks) it tells me:

Code:


  2022-01-24 09:12:11 D similar_tracks: 0, filtered_tracks::meta: 1168, 
filtered_tracks::attribs: 107219
  2022-01-24 09:12:11 D Add some tracks from filtered_tracks::meta, 0/1168
  2022-01-24 09:12:11 D 
Path:file:///mnt/Music/Ultravox/So80s%20%28Soeighties%29%20Presents%20Ultravox/01-Vienna%20%28Full%20Length%20Version%29.flac
 0.037439
  2022-01-24 09:12:11 D 
Path:file:///mnt/Music/Various/Radio%2010%20Gold%20Top%204000%202010/126-Vienna.flac
 0.055199
  2022-01-24 09:12:11 I 192.168.3.17 - - [24/Jan/2022 09:12:11] "POST 
/api/similar HTTP/1.0" 200 -
  


The beginning of this request:

Code:


  2022-01-24 09:11:48 D Request: {"norepalb": "50", "previous": 
["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"], "filterxmas": "1", 
"maxbpmdiff": "50", "norepart": "50", "maxloudnessdiff": "5", "max": 0, 
"genregroupadj": "5", "nogenrematchadj": "5", "shuffle": 1, "attribweight": 
"50", "filterkey": "1", "format": "text", "filterattrib": "1", "filtergenre": 
0, "genregroups": null, "mpath": "/mnt/Music", "min": "60", "count": "5", 
"track": ["file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3"]}
  2022-01-24 09:11:48 D Genre cfg: {}
  2022-01-24 09:11:48 D Essentia(attrib) cfg: {"enabled": true, "highlevel": 
true, "bpm": 50, "loudness": 0.5, "filterkey": true, "filterattrib": true, 
"weight": 0.5}
  2022-01-24 09:11:48 D Music root: /mnt/Music/
  2022-01-24 09:11:48 D Duration:60 .. 0
  2022-01-24 09:11:48 D S TRACK file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3 
-> Ultravox/Vienna/08-Vienna.mp3
  2022-01-24 09:11:48 D Get 5 similar track(s) to 
Ultravox/Vienna/08-Vienna.mp3, index: 84593
  2022-01-24 09:11:48 D Seed 84593 metadata:{"title": null, "artist": null, 
"album": null, "albumartist": null, "duration": null, "ignore": false, "bpm": 
80, "loudness": 0.835304200649, "key": "FM", "danceable": 0.711841166019, 
"aggressive": 0.0161885768175, "electronic": 0.344792813063, "acoustic": 
0.302652150393, "happy": 0.441732168198, "party": 0.203869894147, "relaxed": 
0.778459489346, "sad": 0.42971727252, "dark": 0.0372868329287, "tonal": 
0.909387230873, "voice": 0.133486971259}
  2022-01-24 09:11:48 D I TRACK file:///mnt/Music/Ultravox/Vienna/08-Vienna.mp3 
-> Ultravox/Vienna/08-Vienna.mp3
  2022-01-24 09:11:48 D Seed genres: set()
  2022-01-24 09:11:48 D Get similar tracks to 84593 from Musly
  2022-01-24 09:11:49 D Get similar tracks to 84593 from Essentia
  2022-01-24 09:11:49 D Merge similarity scores
  2022-01-24 09:11:49 D FILTERED(artist) ID:84575 Path:Ultravox/So80s 
(Soeighties) Presents Ultravox/01-Vienna (Full Length Version).flac 
Similarity:0.037439 Meta:{"title": null, "artist": null, "album": null, 
"albumartist": null, "duration": null, "ignore": false, "bpm": 79, "loudness": 
0.900849699974, "key": "FM", 

Re: [SlimDevices: Plugins] Spotty 4.7.0

2022-01-24 Thread slartibartfast


TomTurtle wrote: 
> I tried to reproduce the error now, but until now everything works fine
> and no errors occur. :confused:Can you show a screenshot of where the 
> "recommended songs" show up? I
don't see them 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=115592

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