![]() |
2011-11-01
, 21:02
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#792
|
![]() |
2011-11-03
, 07:26
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#793
|
![]() |
2011-11-07
, 00:52
|
Posts: 2 |
Thanked: 1 time |
Joined on Nov 2011
|
#794
|
![]() |
2011-11-07
, 11:16
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#795
|
Hej Aenbacka!
Just like you, I have been struggling with offline mode playback. Online it all works fine but offline: Nuthin
The log callback goes:
Log: 00:33:22.108 I [offline-mgr:2143] Storage has been cleaned
Metadata updated.
Now playing: Singing In The Rain
Log: 00:33:31.155 E [c:/spotify/libspotify/client/core/network/proxy_resolver_win32.c
Log: 00:33:31.193 I [ap:1766] Connecting to AP ap.spotify.com:4070
Log: 00:33:31.349 E [ap:1704] AP Socket Error: Hostname not found (11001)
Log: 00:33:31.360 E [ap:4097] Connection error: 4
Log: 00:33:31.369 I [ap:1766] Connecting to AP ap.spotify.com:443
Log: 00:33:31.382 E [ap:1704] AP Socket Error: Hostname not found (11001)
Log: 00:33:31.396 E [ap:4097] Connection error: 4
Log: 00:33:31.405 I [ap:1766] Connecting to AP ap.spotify.com:80
Log: 00:33:31.416 E [ap:1704] AP Socket Error: Hostname not found (11001)
etc. etc.
All API calls return nice looking values, as far as I can tell:
sp_session_connectionstate()
sp_offline_tracks_to_sync()
sp_playlist_get_availability()
sp_track_get_availability()
sp_session_player_load()
As you have been struggling with the very same beast, perhaps you have a clue on what misstakes I might have made here. (Even though I am under Windows) I don't know where else to turn.
I have not seen any explicit call to trigger offline download
( aside from: sp_playlist_set_offline_mode() )
Have I missed something?
Any help is greatly appreciated,
Cheers,
Adam
[EDIT: And: I have cleared the cache&settings after upgrading to 0.0.10]
![]() |
2011-11-08
, 12:39
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#796
|
![]() |
2011-11-09
, 07:17
|
Posts: 356 |
Thanked: 38 times |
Joined on Nov 2005
@ Finland
|
#797
|
The Following User Says Thank You to mrp For This Useful Post: | ||
![]() |
2011-11-09
, 07:52
|
Posts: 75 |
Thanked: 27 times |
Joined on Dec 2009
|
#798
|
The Following User Says Thank You to Nozu For This Useful Post: | ||
![]() |
2011-11-09
, 10:49
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#799
|
![]() |
2011-11-09
, 11:07
|
Posts: 75 |
Thanked: 27 times |
Joined on Dec 2009
|
#800
|
I noticed the same issue with no sound myself earlier, and I have been looking into what might be the cause. Strange thing, as no changes have been made to QSpot that should cause such a problem. In my case it seems that in case I use auto-login, I do not get any sound, but in case I login manually then sound always work. Have this issue appear with the latest (0.9.9-4) QSpot version, or already with some earlier one? Are you both using latest CSSU by the way?
The Following User Says Thank You to Nozu For This Useful Post: | ||
![]() |
Tags |
premium account, spotify |
|
I am working on the offline mode support, and it possible that this will solve some problems (in my tests playback has worked quite ok when listening to a playlist that has been synchronized offline). I am working on the UI elements for the offline mode currently, an update is indeed coming very soon..