> I sent the File ...........
I haven't received anything. Can you please try again?
Results 551 to 560 of 574
-
2022-01-17, 13:08 #551
Attention TIDAL users - changesahead!
-
2022-01-17, 13:13 #552
- Join Date
- Jan 2011
- Location
- Minneapolis
- Posts
- 826
I sent it again ..............
-
2022-01-17, 14:01 #553
Attention TIDAL users - changesahead!
> I sent it again ..............
Ok, I have an idea what might be causing some of what you're experiencing.
The initial login and subsequent player information sync between LMS and
MySB are relatively "expensive" calls. Lots of database lookup, large
resultsets etc. Part of the response is when to request the next update.
This by default is after 15 minutes. That's the interval that LMS would
poll MySB for new information about players, apps etc. That's why you'd
sometimes see a delay between adding an app and seeing it in your LMS.
Now that's the best case scenario. Under certain circumstances MySB
would tell LMS to delay the next poll. This can be eg. if there's no
player in your account. Then LMS would be told to come back the next
day. That's likely what you're seeing: you created a new account with no
player in it. Therefore MySB assumes there's no reason to have LMS poll
any time soon. It would get an update when it called MySB to register a
player anyway.
I see in your log file that MySB is telling LMS to not call back home
before 24h. The result would likely look different if you connected a
player to LMS before restarting it.
What all of this does not explain is the behaviour that the OP reported.
I would assume he does have a player connected to his LMS?
-
2022-01-17, 14:08 #554
- Join Date
- Jan 2011
- Location
- Minneapolis
- Posts
- 826
OK Thanks ............. When I compared my 'Working' MySB.com Account to my 'Non Working' MySB.com Account
I did notice that I had No Players attached to the New Account.
1.) I have no idea how to Add a Player in MySB.com - How do I add one ?
2.) I had thought that this was now unnecessary with PiCorePlayer in my searching of the forums .... ??
-
2022-01-17, 14:18 #555
Attention TIDAL users - changesahead!
> 1.) I have no idea how to Add a Player in MySB.com - How do I add one ?
LMS would do that. But in the initial log file I saw that the OP's
installation failed to reach the internet. Therefore the registration
failed, too.
-
2022-01-17, 14:23 #556
- Join Date
- Jan 2011
- Location
- Minneapolis
- Posts
- 826
-
2022-01-17, 14:29 #557
Attention TIDAL users - changesahead!
> So, when does LMS add a Player? Can I add it after the fact?
I'm not 100% sure, to be honest. But I could imagine you make sure your
LMS has a player connected _before_ you configure its MySB account.
If that's too late already, then remove the MySB connection, and
re-authenticate.
This code hasn't changed in the past 2-3 years. So I'd be surprised if
it started behaving differently in the past few months.
-
2022-01-17, 14:42 #558
- Join Date
- Jan 2011
- Location
- Minneapolis
- Posts
- 826
Here is what I've been doing the last few days..... I have a Raspberry Pie Connected to my network. I can go in and change the MySB.com Account in WEB UI Settings to my 'Old' MySB.com Account and re-start LMS and all of my Apps show up in LMS..... I can then Change the MySB Account in the WEB UI Settings to my 'New' MySB Account and Re-Start LMS and NONE of my Apps show up in LMS and the Players remain Blank in the MySB.com account.
So, wouldn't this 'toggling' of different MySB accounts 're-authenticate' them? ---- If not, how exactly does a re-authenticate work? BTW - I have only 1 Raspberry Pi that is a Server/Player.... so, when I re-start LMS Squeeze-lite is already running.
As I said feel feel to try out the MySB.com account with Login of mebbecker@gmail.com and Password of 123456 ...... See if you can get the players updated?Last edited by Cut-Throat; 2022-01-17 at 15:05.
-
2022-01-18, 13:03 #559
Here's what I got in the log (with network.squeezenetwork logging enabled):
Code:[22-01-18 21:00:28.1790] Slim::Networking::SqueezeNetwork::login (248) Logging in to www.mysqueezebox.com as mebbecker@gmail.com [22-01-18 21:00:28.4464] Slim::Utils::Prefs::__ANON__ (597) SN session has changed, removing cookies [22-01-18 21:00:28.4466] Slim::Networking::SqueezeNetwork::_login_done (406) Logged into SN OK [22-01-18 21:00:28.4469] Slim::Networking::SqueezeNetwork::PrefSync::shutdown (151) SqueezeNetwork pref sync shutdown [22-01-18 21:00:28.4470] Slim::Networking::SqueezeNetwork::Players::shutdown (75) SqueezeNetwork player list shutdown [22-01-18 21:00:28.4471] Slim::Networking::SqueezeNetwork::init (38) SqueezeNetwork Init [22-01-18 21:00:28.4476] Slim::Networking::SqueezeNetwork::login (248) Logging in to www.mysqueezebox.com using existing session [22-01-18 21:00:47.2824] Slim::Networking::SqueezeNetwork::Players::_players_done (114) Got list of SN players: ([], []) [22-01-18 21:00:47.2838] Slim::Networking::SqueezeNetwork::Players::_players_done (115) Got list of all apps : { radiotime => { icon => "/static/images/icons/tuneinradio.png", title => "PLUGIN_RADIOTIME_MODULE_NAME", type => "opml", url => "http://opml.radiotime.com/Index.aspx?username=kXXXXXXil.com&partnerId=16", }, wimp => { icon => "/static/images/icons/tidal.png", plugin => "Slim::Plugin::WiMP::Plugin", title => "PLUGIN_WIMP_MODULE_NAME", type => "opml", url => "/api/wimp/v1/opml", }, }
Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)
-
2022-01-18, 16:02 #560
- Join Date
- Jan 2011
- Location
- Minneapolis
- Posts
- 826
I don't understand what you're trying to tell me?
There is no obvious error messages that I can see, although, I don't understand this code that well....
So I am clueless despite reading these logs ???????????????
"Michael
"It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
(LMS: Settings/Information)"
No help for me, despite installing and helping Dozens and Dozens of People install PcP over the Last 7 years.... Never had problems quite like this. I used to just add the Apps in MySB.com and they'd show up in LMS..... Never needed to read Server Logs until this week I guess.Last edited by Cut-Throat; 2022-01-18 at 18:20.