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

2020-05-02 Thread Michael Herger

i see exact same errors in the server log.

[20-05-02 16:55:46.0362] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x55ecd0e8f810)
[20-05-02 16:56:01.0355] Plugins::Spotty::API::Token::_killTokenHelper
(169) Timed out waiting for a token


Please join the discussion in 
http://forums.slimdevices.com/showthread.php?t=112084


Are you using your own client_id with Spotty? If not, could you please 
try to do so? As you're running your own Spotify application, you should 
already have one?


--

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2020-05-02 Thread aapthorp


BoomX2 wrote: 
> When SDT starts it waits 90 seconds and then looks for players like your
> Touch and receiver that don't trigger SDT to refresh as a legacy player
> does.  The same check for attached players is done whenever you enter
> the Extras>SuperDateTime menu.  Usually 90 seconds is plenty of time for
> the LMS server to come up and detect the attached players.  
> 
> If your players are not powered up before your server is powered on this
> will cause what you are seeing.  If the players are powered up first, it
> would appear your server is taking longer than expected before players
> can be detected.  What are you running LMS on?
> 
> If you want to see if a longer delay before checking for players will
> help, you can edit line 2149 of the plugin.pm file (shown below) by
> increasing the 90 to a larger number.
> > 
Code:

  >   > Slim::Utils::Timers::setTimer(undef, Time::HiRes::time() + 90, 
\);
  > 

> > 

Thanks! Took a while but now I've been in and tweaked the timer. I had
to make it 300 (5mins) to work.

I don't why it would take so long with my setup; a dual core Intel(R)
Pentium(R) CPU G3220 @ 3.00GHz box running Debian 10.3



aapthorp's Profile: http://forums.slimdevices.com/member.php?userid=4739
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

2020-05-02 Thread pavowren


mherger wrote: 
> > just thought to try that myself.
> > when i click on the Authenticate on [LMS server] on the Spotify
> device
> > list,
> > it shows "Connecting..."
> > and just hangs there.
> 
> And the log file says?...
> 
> -- 
> 
> Michael

i see exact same errors in the server log.

[20-05-02 16:55:46.0362] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x55ecd0e8f810)
[20-05-02 16:56:01.0355] Plugins::Spotty::API::Token::_killTokenHelper
(169) Timed out waiting for a token

just for fun, i purged LMS completely and re-installed it.
and after all that, still the same behavior.



pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2020-05-02 Thread BoomX2


tcutting wrote: 
> Try earlier post for info on Boomx2's repo:
> 
> https://forums.slimdevices.com/showthread.php?p=936962
> 
> Sent from my SM-G930V using TapatalkI have a new release just about ready.   
> I'll try to get it wrapped up
this weekend sometime.   I'll start a new thread with this release so
the repo URL can be easily found in the first post. 

Sent from my SM-G975U using Tapatalk





BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

2020-05-02 Thread slartibartfast

janpeeters wrote: 
> Hi Michael (@mherger)
> 
> Thanks for developing the OLMI plugin, Spotty 4.x and LMS 8.0 (not sure
> if you’re the only one working on those so if there are others thanks to
> them too).
> I’ve installed and activated the lot and am experiencing a few things
> that are not working as I thought they would:
> 
> 1) I’ve checked the boxes for “Local tracks only (no music service)” and
> “Show only local album if you got another copy in your online music
> collection.” In the OLMI plugin settings. I still see double albums (one
> from Spotify and the one in my local library).
> 
> 2) I don’t see the useful Spotify logo ‘overlay’ on online albums in
> iPeng. Might this have to do with iPeng? It looked really cool in the
> screenshot you posted. 
> 
> 3) Not sure if this one has anything to do with the latest versions of
> LMS or the plugins but when I check “LastMix (local music files only)”
> in the DTSM settings in iPeng it still plays song from Spotify instead
> of only local files.
> 
> Thanks, JanIf you check the box "Local tracks only (no music service)" you 
> wouldn't
expect to see any Spotify tracks in your local library but you do. What
happens if you uncheck that box, does it make any difference?

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

2020-05-02 Thread janpeeters

mherger wrote: 
> > 1) I’ve checked the boxes for “Local tracks only (no music
> > service)” and “Show only local album if you got another copy
> > in your online music collection.” In the OLMI plugin settings. I
> > still see double albums (one from Spotify and the one in my local
> > library).
> 
> You'd have to select one of those library views from the Library Views 
> menu item.

Forgot to ask a follow up question.

Do you have an idea why, if both “Show only local album if you got
another copy in your online music collection.” is selected in OLMI prefs
and I have chosen the sub collection “Music without Duplicates” in iPeng
I still see duplicate albums (local and Spotify) with exactly the same
name?



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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+)

2020-05-02 Thread janpeeters


slartibartfast wrote: 
> Just a thought. Do your duplicated albums have exactly the same name in
> Spotify and your local music?

Thanks for the thought but they have to the letter (even capitalisation)
exactly the same title.



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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+)

2020-05-02 Thread janpeeters


mherger wrote: 
> > Ah okay. Is there a way to prevent this? It would be great to always
> see
> > only one album with the real local version prevailing over the
> Spotify
> > version. Would something like this be doable?
> 
> If you have a local track which has the metadata exactly matching what 
> Last.fm returns, then the local version will always be preferred. But 
> metadata often varies. In this case often an online track would be 
> chosen instead.
> 
> -- 
> 
> Michael

Thanks, that clarifies it.



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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+)

2020-05-02 Thread slartibartfast


janpeeters wrote: 
> Ah okay. Is there a way to prevent this? It would be great to always see
> only one album with the real local version prevailing over the Spotify
> version. Would something like this be doable?Just a thought. Do your 
> duplicated albums have exactly the same name in
Spotify and your local music?

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

2020-05-02 Thread Michael Herger

Ah okay. Is there a way to prevent this? It would be great to always see
only one album with the real local version prevailing over the Spotify
version. Would something like this be doable?


If you have a local track which has the metadata exactly matching what 
Last.fm returns, then the local version will always be preferred. But 
metadata often varies. In this case often an online track would be 
chosen instead.


--

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

2020-05-02 Thread janpeeters

mherger wrote: 
> >>> 3) Not sure if this one has anything to do with the latest versions
> >> of
> >>> LMS or the plugins but when I check “LastMix (local music files
> >>> only)” in the DTSM settings in iPeng it still plays song from
> >>> Spotify instead of only local files.
> >>
> >> Spotify albums which are part of your collection, or any Spotify
> track?
> >>
> > As far as I can determine in any case Spotify albums that are part of
> my
> > local collection and also saved in ‘Albums’ on Spotify.
> 
> If you integrate your Spotify library with your local library, then 
> those albums will be considered "local". Yes, the term is confusing with
> 
> LMS8, and I should change it.
> 
> -- 
> 
> Michael

Ah okay. Is there a way to prevent this? It would be great to always see
only one album with the real local version prevailing over the Spotify
version. Would something like this be doable?



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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+)

2020-05-02 Thread Michael Herger

3) Not sure if this one has anything to do with the latest versions

of

LMS or the plugins but when I check “LastMix (local music files
only)” in the DTSM settings in iPeng it still plays song from
Spotify instead of only local files.


Spotify albums which are part of your collection, or any Spotify track?


As far as I can determine in any case Spotify albums that are part of my
local collection and also saved in ‘Albums’ on Spotify.


If you integrate your Spotify library with your local library, then 
those albums will be considered "local". Yes, the term is confusing with 
LMS8, and I should change it.


--

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

2020-05-02 Thread janpeeters

mherger wrote: 
> > 1) I’ve checked the boxes for “Local tracks only (no music
> > service)” and “Show only local album if you got another copy
> > in your online music collection.” In the OLMI plugin settings. I
> > still see double albums (one from Spotify and the one in my local
> > library).
> 
> You'd have to select one of those library views from the Library Views 
> menu item. 
Yes I did that, sorry I forgot to mention. I’ve selected sub-collection
“Music without online duplicates” in iPeng. 

> 
> 
> > 2) I don’t see the useful Spotify logo ‘overlay’ on
> > online albums in iPeng. Might this have to do with iPeng? It looked
> > really cool in the screenshot you posted.
> 
> iPeng hasn't implemented this yet. 
Okay, thanks. I will ask the developer if he would be willing to support
this. 

> 
> 
> > 3) Not sure if this one has anything to do with the latest versions
> of
> > LMS or the plugins but when I check “LastMix (local music files
> > only)” in the DTSM settings in iPeng it still plays song from
> > Spotify instead of only local files.
> 
> Spotify albums which are part of your collection, or any Spotify track?
> 
As far as I can determine in any case Spotify albums that are part of my
local collection and also saved in ‘Albums’ on Spotify.



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2020-05-02 Thread tcutting


filbert wrote: 
> I'm having the same problem - could you possibly post a summary of the
> details you used? I'd be very grateful.Try earlier post for info on Boomx2's 
> repo:

https://forums.slimdevices.com/showthread.php?p=936962

Sent from my SM-G930V using Tapatalk





tcutting's Profile: http://forums.slimdevices.com/member.php?userid=17402
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

2020-05-02 Thread Michael Herger

just thought to try that myself.
when i click on the Authenticate on [LMS server] on the Spotify device
list,
it shows "Connecting..."
and just hangs there.


And the log file says?...

--

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


Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread Michael Herger

OK, but I just can give it a try tomorrow. Shall I change Line 48 back?


Yes, revert that first change. Thanks!

--

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

2020-05-02 Thread Michael Herger

1) Ive checked the boxes for Local tracks only (no music
service) and Show only local album if you got another copy
in your online music collection. In the OLMI plugin settings. I
still see double albums (one from Spotify and the one in my local
library).


You'd have to select one of those library views from the Library Views 
menu item.



2) I dont see the useful Spotify logo overlay on
online albums in iPeng. Might this have to do with iPeng? It looked
really cool in the screenshot you posted.


iPeng hasn't implemented this yet.


3) Not sure if this one has anything to do with the latest versions of
LMS or the plugins but when I check LastMix (local music files
only) in the DTSM settings in iPeng it still plays song from
Spotify instead of only local files.


Spotify albums which are part of your collection, or any Spotify track?

--

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2020-05-02 Thread filbert


robho wrote: 
> 
> 
> (I think it would be easier to start using this plugin if a new thread
> or wiki page was added for the current plugin. I just started using the
> plugin and it took me some time to figure out that there are at least
> three versions, but only one is maintained (I think) and which repo to
> use to use it)

I'm having the same problem - could you possibly post a summary of the
details you used? I'd be very grateful.



Squeezebox Touch talking to LMS 7.9.2 on Synology DS214play. Playback
via Marantz M-CR611

filbert's Profile: http://forums.slimdevices.com/member.php?userid=69179
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

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

2020-05-02 Thread janpeeters


Hi Michael (@mherger)

Thanks for developing the OLMI plugin, Spotty 4.x and LMS 8.0 (not sure
if youre the only one working on those so if there are others
thanks to them too).
Ive installed and activated the lot and am experiencing a few
things that are not working as I thought they would:

1) Ive checked the boxes for Local tracks only (no music
service) and Show only local album if you got another copy
in your online music collection. In the OLMI plugin settings. I
still see double albums (one from Spotify and the one in my local
library).

2) I dont see the useful Spotify logo overlay on
online albums in iPeng. Might this have to do with iPeng? It looked
really cool in the screenshot you posted. 

3) Not sure if this one has anything to do with the latest versions of
LMS or the plugins but when I check LastMix (local music files
only) in the DTSM settings in iPeng it still plays song from
Spotify instead of only local files.

Thanks, Jan



janpeeters's Profile: http://forums.slimdevices.com/member.php?userid=64816
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] Spotty - timed out Waiting for a Token

2020-05-02 Thread Bronsky


mherger wrote: 
> >
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-custom
> > -n Squeezebox -c "/var/lib/squeezeboxserver/cache/spotty/097202c7"
> > --save-token ~/token.json has given the same output in token.json as
> > printed on screen a few days ago. I can send you the file token.json
> if
> > it helps.
> 
> Ok... that sounds good so far. But it still doesn't help me to 
> understand what is failing :-(
> 
> > 2. I changed "CAN_ASYNC_GET_TOKEN => 0", but a restart doesn't change
> > "server.log":
> > 
> > [20-05-02 18:02:30.2014] Slim::Networking::IO::Select::__ANON__ (130)
> > Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
> > SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
> > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x9c9aea8)
> > [20-05-02 18:02:45.1994]
> Plugins::Spotty::API::Token::_killTokenHelper
> > (170) Timed out waiting for a token
> 
> Ok, that wasn't good enough. My bad. Please modify line 192 
> (https://github.com/michaelherger/Spotty-Plugin/blob/master/API/Token.pm#L192)
> 
> from
> 
> elsif (CAN_ASYNC_GET_TOKEN...) {
> 
> to just
> 
> elsif (0) {
> 
> This should effectively disable that block and go to the "else" branch.
> 
> Enable info logging for plugin.spotty, and give it yet another try.
> 
> -- 
> 
> Michael

OK, but I just can give it a try tomorrow. Shall I change Line 48 back?

Oliver



Bronsky's Profile: http://forums.slimdevices.com/member.php?userid=70123
View this thread: http://forums.slimdevices.com/showthread.php?t=112084

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

2020-05-02 Thread pavowren


mherger wrote: 
> > is there anything i can do to gather more debug info?
> 
> Did you try to delete your credentials and re-authenticate?
> -- 
> 
> Michael

just thought to try that myself.
when i click on the Authenticate on [LMS server] on the Spotify device
list,
it shows "Connecting..."  
and just hangs there.



pavowren's Profile: http://forums.slimdevices.com/member.php?userid=51958
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] Spotty - timed out Waiting for a Token

2020-05-02 Thread Michael Herger

/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-custom
-n Squeezebox -c "/var/lib/squeezeboxserver/cache/spotty/097202c7"
--save-token ~/token.json has given the same output in token.json as
printed on screen a few days ago. I can send you the file token.json if
it helps.


Ok... that sounds good so far. But it still doesn't help me to 
understand what is failing :-(



2. I changed "CAN_ASYNC_GET_TOKEN => 0", but a restart doesn't change
"server.log":

[20-05-02 18:02:30.2014] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x9c9aea8)
[20-05-02 18:02:45.1994] Plugins::Spotty::API::Token::_killTokenHelper
(170) Timed out waiting for a token


Ok, that wasn't good enough. My bad. Please modify line 192 
(https://github.com/michaelherger/Spotty-Plugin/blob/master/API/Token.pm#L192) 
from


elsif (CAN_ASYNC_GET_TOKEN...) {

to just

elsif (0) {

This should effectively disable that block and go to the "else" branch. 
Enable info logging for plugin.spotty, and give it yet another try.


--

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


Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread Bronsky


mherger wrote: 
> Argh... I don't understand why the token call would fail if you were
> able to authenticate. Thus just doesn't make sense...
> 
> Could you please try the following (based on your successful token call
> from a day or two ago):
> 
> > 
Code:

  >   > 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-custom
 -n Squeezebox -c "/var/lib/squeezeboxserver/cache/spotty/097202c7" 
--save-token ~/token.json

> > 
> 
> So instead of --get-token you'd use --save-token with a filename. This
> should store the token information in a file instead of printing it in
> the console. Please check the resulting file. Does it look good
> (similar to the output you got last time)?
> 
> And another test: please edit
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/API/Token.pm.
> Around line 48
> (https://github.com/michaelherger/Spotty-Plugin/blob/master/API/Token.pm#L48)
> there's the definition of "CAN_ASYNC_GET_TOKEN". Please change this
> to:
> 
> > 
Code:

  >   > use constant CAN_ASYNC_GET_TOKEN => 0;

> > 
> 
> Restart LMS and try again. Would that change anything?


Hello Michael,

thanks for your help an support. Here are the results:

1. The command
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-custom
-n Squeezebox -c "/var/lib/squeezeboxserver/cache/spotty/097202c7"
--save-token ~/token.json has given the same output in token.json as
printed on screen a few days ago. I can send you the file token.json if
it helps.

2. I changed "CAN_ASYNC_GET_TOKEN => 0", but a restart doesn't change
"server.log":

[20-05-02 18:02:30.2014] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x9c9aea8)
[20-05-02 18:02:45.1994] Plugins::Spotty::API::Token::_killTokenHelper
(170) Timed out waiting for a token

Only the number changed (now 170 not 169), but I think this is because
of changing token.pm. I inserted a new line and uncommented the old line
with an #

Oliver



Bronsky's Profile: http://forums.slimdevices.com/member.php?userid=70123
View this thread: http://forums.slimdevices.com/showthread.php?t=112084

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi


bpa wrote: 
> Good that you have found a workaround.
> 
> Thanks for persevering with the process - most give up with so many
> picky requests.   It has added to our knowledge of new Win 10 quirks.

Thanks for your dedication.  This community continuously amazes me.  So
giving of time and effort, and patient with laypersons e.g. I.



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bpa


bzlrbi wrote: 
> I went in to the computer's "device manager", disabled the empty card
> reader, and voila!
> 
> C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\CDplayer\Bin>cdda2wav
> -scanbus
> scsibus0:
> 0,0,0 0) 'HL-DT-ST' 'BD-RE  WH16NS40 ' '1.03' Removable
> CD-ROM
> 0,1,0 1) *
> 0,2,0 2) *
> 0,3,0 3) *
> 0,4,0 4) *
> 0,5,0 5) *
> 0,6,0 6) *
> 0,7,0 7) HOST ADAPTOR
> 
> This allowed me to select the drive under plugin settings, which then
> allowed LMS to see the drive and the CD inside.
> 
> I'll use the plugin a lot more than the card reader (but I do use that,
> too), so I'll just need to enable/disable the card reader, it seems.
> 
> Thanks!!
Good that you have found a workaround.

Thanks for persevering with the process - most give up with so many
picky requests.   It has added to our knowledge of new Win 10 quirks.



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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi


I went in to the computer's "device manager", disabled the empty card
reader, and voila!

C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\CDplayer\Bin>cdda2wav
-scanbus
scsibus0:
0,0,0 0) 'HL-DT-ST' 'BD-RE  WH16NS40 ' '1.03' Removable
CD-ROM
0,1,0 1) *
0,2,0 2) *
0,3,0 3) *
0,4,0 4) *
0,5,0 5) *
0,6,0 6) *
0,7,0 7) HOST ADAPTOR

This allowed me to select the drive under plugin settings, which then
allowed LMS to see the drive and the CD inside.

I'll use the plugin a lot more than the card reader (but I do use that,
too), so I'll just need to enable/disable the card reader, it seems.

Thanks!!



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread mherger


Bronsky wrote: 
> I deleted my credentials and re-authentifcates. I still got the follwing
> error in server.log:

Argh... I don't understand why the token call would fail if you were
able to authenticate. Thus just doesn't make sense...

Could you please try the following (based on your successful token call
from a day or two ago):


Code:


/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/Bin/i386-linux/spotty-custom
 -n Squeezebox -c "/var/lib/squeezeboxserver/cache/spotty/097202c7" 
--save-token ~/token.json



So instead of --get-token you'd use --save-token with a filename. This
should store the token information in a file instead of printing it in
the console. Please check the resulting file. Does it look good (similar
to the output you got last time)?

And another test: please edit
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotty/API/Token.pm.
Around line 48
(https://github.com/michaelherger/Spotty-Plugin/blob/master/API/Token.pm#L48)
there's the definition of "CAN_ASYNC_GET_TOKEN". Please change this to:


Code:

use constant CAN_ASYNC_GET_TOKEN => 0;



Restart LMS and try again. Would that change anything?



Michael

"It doesn't work - what shall I do?" - "Please check your server.log
and/or scanner.log file!"
(LMS: Settings/Information)

mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=112084

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi


bpa wrote: 
> I don't understand if the hardware hadn't changed and this is an
> internmal disk - how come this Micron disk was not shown in the file
> cdda2wav.txt that you posted a few days ago.  It "feels" as if the
> hardware is not the same and so test result will be inconclusive.

I have no idea on this.  I have not opened up the machine since we began
our dialog.



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi


bpa wrote: 
> The card reader is still blocking 0,0,0. Is the card reader still
> attached ?  If so remove it - it is a USB hub- not a cable.
> 
> Don't run as adminstrator.

There is a card reader with the computer.   It was empty.  Just to make
sure, I put in a SDHC card, right-clicked to eject, removed it.  I get
the exact same results running that command line.



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread Bronsky


Hello Michael,

I deleted my credentials and re-authentifcates. I still got the follwing
error in server.log:

[20-05-02 15:58:01.1215] Slim::Networking::IO::Select::__ANON__ (130)
Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
; fh=Slim::Web::HTTP::ClientConn=GLOB(0x8c46c08)
[20-05-02 15:58:16.1205] Plugins::Spotty::API::Token::_killTokenHelper
(169) Timed out waiting for a token

Here's what I have done:

I deinstalled spotty 4.0.3, deleted folder 097202c7 (with
credential.json), rebooted server, installed spotty (New version 4.0.4)
and re-authentificates (i used Login and passwort). After that I got
three folders in /var/lib/squeezeboxserver/cache/spotty (0004202e023e,
__AUTHENTICATE__ and 097202c7 with credential.json), but still the
errors above in server.log

After that I've rebooted server again, with no positive result

Oliver



Bronsky's Profile: http://forums.slimdevices.com/member.php?userid=70123
View this thread: http://forums.slimdevices.com/showthread.php?t=112084

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bpa


bzlrbi wrote: 
> 1,0,0   100) 'NVMe' 'Micron 2200S NVM' '1030' Disk

I don't understand if the hardware hadn't changed and this is an
internmal disk - how come this Micron disk was not shown in the file
cdda2wav.txt that you posted a few days ago.  It "feels" as if the
hardware is not the same and so test result will be inconclusive.



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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bpa


bzlrbi wrote: 
> (Note -- card readers are empty. Anything still attached is internal.  I
> have two internal HDs as well as a SSD boot disk.)

The card reader is still blocking 0,0,0. Is the card reader still
attached ?  If so remove it - it is a USB hub- not a cable.

Don't run as adminstrator.



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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi


Here's what I did:

1. Shutdown LMS
2. Ejected all external HDs, except optical disc drive which remains
powered.
3. Restarted LMS with admin rights
4. Ran this command line, with admin rights:

C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\CDplayer\Bin>cdda2wav
-scanbus
scsibus0:
0,0,0 0) 'Multiple' 'Card  Reader' '1.00' Removable
Disk
0,1,0 1) 'ST1000DM' '003-1ER162  ' 'CC45' Disk
0,2,0 2) *
0,3,0 3) *
0,4,0 4) 'ST315005' '41AS' 'CC34' Disk
0,5,0 5) *
0,6,0 6) *
0,7,0 7) HOST ADAPTOR
scsibus1:
1,0,0   100) 'NVMe' 'Micron 2200S NVM' '1030' Disk
1,1,0   101) *
1,2,0   102) *
1,3,0   103) *
1,4,0   104) *
1,5,0   105) *
1,6,0   106) *
1,7,0   107) HOST ADAPTOR

(Note -- card readers are empty. Anything still attached is internal.  I
have two internal HDs as well as a SSD boot disk.)

5. verified with LMS that plugin still isn't seeing the drive. Still "no
disc in drive", and drive "unassigned."

Let me know if you'd like me to pursue. I can leave the external drives
unplugged for testing.  It is 10am now.  I'll be unavailable between
11am and ~1pm, but otherwise should be around the house.

Thanks!



bzlrbi's Profile: http://forums.slimdevices.com/member.php?userid=30606
View this thread: http://forums.slimdevices.com/showthread.php?t=47288

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bpa


bzlrbi wrote: 
> **For years, this has been my typical setup. 

So the only thing that changed is the upgrade of the same PC from
Windows 10 Home to Windows 10 pro - no hardware change  or did something
else change as well new PC / Motherboard ?

Can you remember which version of Window 10 Home you were running 1703
?1903 ? older ?



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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bzlrbi

First I feel I am no geting consistent information. Have you been
plugging disk in / out of your system while various test runs have been
done ?

**Not before now, as far as optical drive, but I have just now put in a
different, more modern disc drive (Blu Ray compatible) into the exterior
container. (Device USBSTOR\CdRom_HL-DT-ST_BD-RE_.)  No change
in visible results, Command line still doesn’t see it.  I do
occasionally switch other external drives, to backup something.

**I had not seen this Micron entry before yesterday. I don’t know what
that is.

Summarising the result of cdda2wav v2 & v3 supposed on same system and I
assumed identical setup
Code:
cdda2wav V3 - Adminstrator
0,0,0 0) 'Multiple' 'Card  Reader' '1.00' Removable
Disk
1,0,0   100) 'Seagate ' 'BUP BK  ' '0304' Disk
2,0,0   200) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
3,0,0   300) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
4,0,0   400) 'HL-DT-ST' 'DVD+-RW GHB0N   ' 'A1C0' Removable
CD-ROM
5,0,0   500) 'Seagate ' 'BUP Portable' '1707' Disk

cdda2wav v2 - from LMS running as Adminstrator

0,0,0 0) 'Multiple' 'Card  Reader' '1.00' Removable
Disk
0,1,0 1) 'ST1000DM' '003-1ER162  ' 'CC45' Disk
0,4,0 4) 'ST315005' '41AS' 'CC34' Disk
1,0,0   100) 'NVMe' 'Micron 2200S NVM' '1030' Disk
15,0,0  1500) 'Seagate ' 'BUP Portable' '1707' Disk
16,0,0  1600) 'Seagate ' 'BUP BK  ' '0304' Disk
17,0,0  1700) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
There is some commonality but there are extra drives such as Micron
22000S in one scan and not in another while the V2 has 17 "usb"
controllers vs 5 with V3 - are there USB hubs or something being plugged
in/out. 

**I might have added/subtracted a backup HD.  I do this all the time.

Has the hardware configuration changed while running tests ?
There is no point in trying to identify a hardware issue if hardware is
being changed.

I have managed to get my system to see my USB CDrom drive and I think
the fundamental issue is presence of other external USB mass storage
devices and not s/w version or adminstrator privileges.

cdda2wav V3 (from cdrfte) sort of works as is with CDplayer plugin (i.e.
get table of ccontents, CD name, tracks) but I couldn't get it to play
reliably - it may play one track and then stop - it seems to be stuck at
Windows level. cdda2wav v2 played tracks etc OK from my external USB
drive so I see no reason to change from cdda2wav.

cdda2wav is a Linux application developed in 1998 when PCs CDROM drive
were attached using either ATAPI or SCSI hardware interfaces. So 20
years later, we are using this same piece of software when the PC bus
technology is now PCIe, SATA and USB 3.1 . The application uses cygwin
to do Linux-Windows and other compatibility libraries to "map" USB onto
SCSI as USB1 had similar functionality & topology. The compatibility is
a translation and it is never a one-to-one match. It is further
complicated by the fact that PC hardware has changed and now bus
interface are usually layered within PC (i.e. USB2 ports feed into
USB3.1 controllers) and also with Windows s/w (drives are mapped with a
hidden layer of hierarchy).

I think the following is the root of the problem. The result of this
mess of multiple compatibility/mapping layers is that external USB
drives are mapped into what cdda2wav sees as addresses such as 0,0,0 -
Windows can handle multiple 0,0,0 devices as it has an internal
additional level to separate them but cdda2av cannot. If you have
multiple USB Mass storage devices attached to your system which want
same address - you will bump up against the cdda2wav limitation.

My initial feeling is the Device "'Multiple' 'Card Reader ' '1.00'
Removable Disk" is taking the 0,0,0 that your external USB CDrom drive
would like. 
I think you'll only be able to use an external USB CDrom drive if there
are not other USB mass storage devices attached. 

**For years, this has been my typical setup.  The obvious difference is
that my optical disc drive is USB for the first time.  If I need to
remove my other disc drives in order for the optical drive to be seen,
that won’t work for me, unfortunately.  I’d just need to get used to
relying on WavInput when I wish to stream a CD “live.”

This theory can only be checked by you testing on your system running
"cdda2wav -scanbus" many time with various USB devices combinations
plugged in/out and seeing which devices hog the USB bus and result in
other devices being hidden from cdda2wav (although visible to Windows
10)

**I’ll shut down LMA, remove my external drives excepting the optical
drive, and let you know if that results in the optical drive being seen.
(I should get reply within a half hour.)  If it is then seen, at least
we’ll know the cause, and the solution, even if it’s one that won’t work
for me, personally.

**Thanks again for your efforts!



bzlrbi's Profile: 

[SlimDevices: Plugins] AutoDisplay maintainers?

2020-05-02 Thread peterw


Paul Webster's '\"Plugins not yet ready for 8.0 \" thread'
(https://forums.slimdevices.com/showthread.php?112097-Plugins-not-yet-ready-for-8-0)
listed AutoDisplay. Is anyone else maintaining a version of
AutoDisplay?

I've been offering one for years, I think ever since I wrote FuzzyTime
so that the SB3 in my bedroom could be set to have a "fast" clock as my
spouse requested. Info on my version can be found at
https://tuxreborn.netlify.app/slim/autodisplay and you should be able to
install my version if you add my
https://tuxreborn.netlify.com/slim/slim7/repodata.xml repository to your
LMS configuration.



owner of the stuff at https://tuxreborn.netlify.app/
(which used to reside at www.tux.org/~peterw/)
Note: The best way to reach me is email or PM, as I don't spend much
time on the forums.
*Free plugins:* AllQuiet Auto Dim/AutoDisplay BlankSaver ContextMenu
DenonSerial
FuzzyTime KidsPlay KitchenTimer PlayLog PowerCenter/BottleRocket
SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=112106

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

2020-05-02 Thread Michael Herger

is there anything i can do to gather more debug info?


Did you try to delete your credentials and re-authenticate?


just looking at HTTP.pm, it looks to me like the error is in the
caller's $body.
prepareResponseForSending {
my ($client, $params, $body, $httpClient, $response) =


Yeah... I've been poking around those lines and callers etc. for a few 
hours now, and still have no idea what happens there. I'm pretty sure 
once I find it, it'll be one of those "stupid me!" moments.


That said: it's only a follow-up symptom of the auth failure, not the 
reason. Once Spotty auth and token refresh are working again, that 
message will be gone.


--

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


Re: [SlimDevices: Plugins] LmsUpdate and LmsRepack - Synology 8.0.* packages

2020-05-02 Thread jacobacci


Thanks, Martin
worked like a breeze



- Logitech Media Server Version: 8.0
-  SB3
-  SB Touch (5x)
-  RP2 / RP3 mit piCorePlayer
-  Chromecast Audio (2x)

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

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


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

2020-05-02 Thread pavowren


mherger wrote: 
> > but there is this error in server log.
> > [20-05-01 13:15:01.0190] Slim::Networking::IO::Select::__ANON__ (130)
> > Error: Select task failed calling Slim::Web::HTTP::processHTTP: Not a
> > SCALAR reference at /usr/share/perl5/Slim/Web/HTTP.pm line 1793.
> > ; fh=Slim::Web::HTTP::ClientConn=GLOB(0x55fe43c501b8)
> > 
> > is this error related to the token error?
> > they appear together.
> 
> That's something I wanted to investigate, too. I do believe they go 
> together. But as I'm not seeing the timeout issue, I can't reproduce 
> this guy.
> 
> -- 
> 
> Michael

is there anything i can do to gather more debug info?
just looking at HTTP.pm, it looks to me like the error is in the
caller's $body.
prepareResponseForSending {
my ($client, $params, $body, $httpClient, $response) =

let me know what i could try here...



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

2020-05-02 Thread pinkdot


jacobacci wrote: 
> Hi Pinkdot
> I still have DSD Player Plugin 1.01 on my Synology.
> What repository do I need to add to get 1.03?
> Thanks a million for all your work!

The LMS version check was set at 7.9 as the maximum version in the
previous versions of the plugin. This is now set to 8.* in the 1.03
version. Which will let you install it in LMS 8.0.0. 
If you don't have any issues, there is no reason to update (but it won't
do you any harm either ;-)

Add the following location to the Additional Repositories at the bottom
of the plug-ins page in LMS:
https://sourceforge.net/projects/lmsupdate/files/DSDplayer_x86_64/repo_sf.xml



-DS718+, RPI 2 ('Spotifyd'
(https://github.com/Spotifyd/spotifyd)/'myMPD'
(https://jcorporation.github.io/myMPD/)),Aune S6 - Exposure 3010S2 - PMC
FB1i-s -'LmsRepack + LmsUpdate'
(https://forums.slimdevices.com/showthread.php?111876-LmsUpdate-and-LmsRepack-Synology-8-0-*-packages)
- Updated and Cleaned up Logitech Media Server 8.0.0 for Synology.

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

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


Re: [SlimDevices: Plugins] Announce: CDplayer plugin

2020-05-02 Thread bpa


First I feel I am no geting consistent information. Have you been
plugging disk in / out of your system while various test runs have been
done ?
Summarising the result of cdda2wav v2 & v3 supposed on same system and I
assumed identical setup

Code:


  cdda2wav V3 - Adminstrator
  0,0,0 0) 'Multiple' 'Card  Reader' '1.00' Removable Disk
  1,0,0   100) 'Seagate ' 'BUP BK  ' '0304' Disk
  2,0,0   200) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
  3,0,0   300) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
  4,0,0   400) 'HL-DT-ST' 'DVD+-RW GHB0N   ' 'A1C0' Removable CD-ROM
  5,0,0   500) 'Seagate ' 'BUP Portable' '1707' Disk
  
  cdda2wav v2 - from LMS running as Adminstrator
  
  0,0,0 0) 'Multiple' 'Card  Reader' '1.00' Removable Disk
  0,1,0 1) 'ST1000DM' '003-1ER162  ' 'CC45' Disk
  0,4,0 4) 'ST315005' '41AS' 'CC34' Disk
  1,0,0   100) 'NVMe' 'Micron 2200S NVM' '1030' Disk
  15,0,0  1500) 'Seagate ' 'BUP Portable' '1707' Disk
  16,0,0  1600) 'Seagate ' 'BUP BK  ' '0304' Disk
  17,0,0  1700) 'Seagate ' 'Backup+  Desk   ' '040B' Disk
  



There is some commonality but there are extra drives such as Micron
22000S in one scan and not in another while the V2 has 17 "usb"
controllers vs 5 with V3 - are there USB hubs or something being plugged
in/out.  

Has the hardware configuration changed while running tests ?
There is no point in trying to identify a hardware issue if hardware is
being changed.

I have managed to get my system to see my USB CDrom drive and I think
the fundamental issue is presence of other external USB mass storage
devices and not s/w version or adminstrator privileges.

cdda2wav V3 (from cdrfte) sort of works as is with CDplayer plugin (i.e.
get table of ccontents, CD name,  tracks) but I couldn't get it to play
reliably - it may play one track and then stop - it seems to be stuck at
Windows level.  cdda2wav v2 played tracks etc OK from my external USB
drive so I see no reason to change from cdda2wav.

cdda2wav is a Linux application  developed in *1998* when PCs CDROM
drive were attached using either ATAPI or SCSI hardware interfaces. So
20 years later, we are using this same piece of software when the PC bus
technology is now PCIe, SATA and USB 3.1 .  The application uses cygwin
to do Linux-Windows and other compatibility libraries to "map" USB onto
SCSI as USB1 had similar functionality & topology.The compatibility
is a translation and it is never a one-to-one match.  It is further
complicated by the fact that PC hardware has changed and now bus
interface are usually layered within PC (i.e. USB2 ports feed into
USB3.1 controllers)  and also with Windows s/w (drives are mapped with a
hidden layer of hierarchy).

I think the following is the root of the problem. The result of this
mess of multiple compatibility/mapping layers is that external USB
drives are mapped into what cdda2wav sees as addresses such as 0,0,0 -
Windows can handle multiple 0,0,0 devices as it has an internal
additional level to separate them but cdda2av cannot.  If you have
multiple USB Mass storage devices attached to your system which want
same address - you will bump up against the cdda2wav limitation.

My initial feeling is the Device -"'Multiple' 'Card  Reader' '1.00'
Removable Disk"- is taking the 0,0,0 that your external USB CDrom drive
would like.  
I think you'll only be able to use an external USB CDrom drive if there
are not other USB mass storage devices attached.  
This theory can only be checked by you testing on your system running
"cdda2wav -scanbus" many time with various USB devices combinations
plugged in/out and seeing which devices hog the USB bus and result in
other devices being hidden from cdda2wav (although visible to Windows
10)



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

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


Re: [SlimDevices: Plugins] Spotty - timed out Waiting for a Token

2020-05-02 Thread Michael Herger
Guys - could you please all go to Settings/Advanced/Spotty, delete your 
credentials, and re-authenticate? Would that help your situation?

--

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