clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.79k stars 682 forks source link

Fully working spotify plugin on any OS any release #6573

Open JonDVstRm opened 4 years ago

JonDVstRm commented 4 years ago

Hi,

I will not write down OS or release , bcs I try many of them. My only goal was to enable Spotify with full functionality [especially Search]. So far I get only Top Tracks workin.

So before I start endlesly trying diffrent releases and OS, my question is:

Does Spotify plugin fully works [meaning not just Top Tracks but Search also] on any OS and any release to this day?

In advance, if that so, thx pointing me to working release with Spotify :-)

jbroadus commented 4 years ago

Looks like an issue within the spotify library. Output during a search:

16:13:59.998 DEBUG SpotifyClient:167                libspotify: "00:13:59.998 E [ap:1694] AP Socket Error: Software caused connection abort (103)" 
16:13:59.999 DEBUG SpotifyClient:167                libspotify: "00:13:59.999 E [ap:3915] Connection error:  112" 
16:13:59.999 DEBUG SpotifyClient:167                libspotify: "00:13:59.999 I [ap:1752] Connecting to AP ap.spotify.com:443" 
16:14:00.085 DEBUG SpotifyClient:167                libspotify: "00:14:00.085 I [ap:1226] Connected to AP: 104.154.127.62:443" 
16:14:00.384 DEBUG SpotifyClient:167                libspotify: "00:14:00.383 E [ap:1694] AP Socket Error: Software caused connection abort (103)" 
16:14:00.384 DEBUG SpotifyClient:167                libspotify: "00:14:00.384 E [ap:3915] Connection error:  112" 
16:14:00.384 DEBUG SpotifyClient:167                libspotify: "00:14:00.384 I [ap:1752] Connecting to AP ap.spotify.com:80" 
16:14:00.443 DEBUG SpotifyClient:167                libspotify: "00:14:00.443 I [ap:1226] Connected to AP: 104.154.127.64:80" 
16:14:00.634 DEBUG SpotifyClient:167                libspotify: "00:14:00.634 E [ap:1694] AP Socket Error: Software caused connection abort (103)" 
16:14:00.634 DEBUG SpotifyClient:167                libspotify: "00:14:00.634 E [ap:3915] Connection error:  112" 
16:14:00.635 DEBUG SpotifyClient:167                libspotify: "00:14:00.635 I [ap:1752] Connecting to AP ap.spotify.com:4070" 
16:14:00.692 DEBUG SpotifyClient:167                libspotify: "00:14:00.692 I [ap:1226] Connected to AP: 104.154.127.62:4070" 
pinkavaj commented 4 years ago

This seems to be duplicate of #6147. Consider closing this in favour of the one mentioned.