Beta Spotify for Kodi - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Music Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=148) +---- Thread: Beta Spotify for Kodi (/showthread.php?tid=265356) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
|
RE: Spotify for Kodi - User 224999 - 2017-09-03 (2017-09-03, 21:01)LuzZz Wrote: In addition: This is what my KODI log says: Hmmm, ignore my previous message. You are in fact running the beta version but on an unsupported OS as it seems. Please test with Libreelec which should work fine. RE: Spotify for Kodi - User 224999 - 2017-09-03 (2017-08-20, 10:33)moppi1988 Wrote: Meanwhile this issue appears more often and not only during wakeup but within playing music. Yesterday this error window popped up every 10 minutes. Once Kodi crashed completely. I will post an updated version of the add-on on my repo later today. Please test if that fixes the issue as it has an updated version of the Spotty/Librespot binary included. RE: Spotify for Kodi - User 224999 - 2017-09-03 (2017-08-18, 15:16)a1rwulf Wrote: @marcelveldt now that the addon does not rely on libspotify anymore and is fully opensource (unless I missed something), have you considered submitting it to the official repo? Yes I have but as far as I know it's not okay to include binaries in an add-on for the official repo. Unless you're willing to accept that ;-) RE: Spotify for Kodi - User 224999 - 2017-09-03 (2017-08-19, 15:55)Blarre72 Wrote: I can't login to the addon. It keeps asking for my credentials. I'm using the latest version and I get no explanation in the log file. It's impossible for me to help you if you provide no details; - Hardware - Software (what OS, what Kodi version) - Version of the add-on (installed with the repo?) - Kodi logfile RE: Spotify for Kodi - LuzZz - 2017-09-03 (2017-09-03, 21:21)marcelveldt Wrote:Hello!(2017-09-03, 21:01)LuzZz Wrote: In addition: This is what my KODI log says: Thank You for Your fast reply! I am running a Raspbian Jessie with Kodi 17.3 Like You said - already on Your REPo :-) I thought it may be permission related issue but I changed them to 777 - without success Best regards, Lucas Spotify for Kodi - Blarre72 - 2017-09-03 (2017-09-03, 21:30)marcelveldt Wrote:(2017-08-19, 15:55)Blarre72 Wrote: I can't login to the addon. It keeps asking for my credentials. I'm using the latest version and I get no explanation in the log file. - M8S (tv-box) - Android Kitkat, Kodi 16 (Jarvis) - Addon is build 42 last time I checked (it's on auto update), this is the latest right? - I'm unable to give you the log at this time since I'm not at home. But last time I checked there was no Spotify errors in it. I tested the addon again a couple of days ago and it wouldn't let me login. Saying something like "no credentials or invalid credentials". The sends me to the settings to enter my credentials (wich are already there). I've re-entered them numerous times and they work correctly in the app on other devices. I have a Premium account. RE: Spotify for Kodi - Karellen - 2017-09-04 @Mowa Your post has been removed. It is here... https://forum.kodi.tv/showthread.php?tid=321070 RE: Spotify for Kodi - Mowa - 2017-09-05 The Spotify addon worked great untill the last couple off weeks. I'm able to login but when i'm going in MyMusic and then Playlists, Albums, etc everything is blank. - Hardware: HTPC; AMD A10-6800K, AMD A10-6800K, Crucial Ballistix Tactical 8GB - Os: Windows 7 X64, Kodi 17.4 - Spotify V1.1.42 installed with the repo Log: https://pastebin.com/Fm3PF5zz Spotify settings: Playback device: Local playback on this device Enable this device as Sptify Connect target >> off/on doesn't matter Enable audio cache on or off doesn't matter The same is problem appears on my laptop On my laptop Kodi 17.5 just installed yesterday. Before that i did a fresh install with Kodi 16.1 and tested all Spofify versions back to 1.0.26 And on Kodi 17.1 - 17.4 and all versions back to 1.0.26 -Acer Aspire V3-731 (Intel Pentium Dual Core B960, Intel Mobile HM77, 8GB ram -Windows 10, Kodi 17.5 -Spotify V1.1.42 installed with repo Log: https://pastebin.com/A093ccpQ RE: Spotify for Kodi - ed_davidson - 2017-09-07 I'm trying to use spotify on 17.4 Git:20170822-7fc6da0). Platform: Windows NT x86 32-bit. I always get invalid credentials message. Have tried it on S905X using LE 17.3 with the same result. Any ideas? Thanks https://www.dropbox.com/s/ig6jgxls9rbk2yn/spotify.log?dl=1 RE: Spotify for Kodi - LuzZz - 2017-09-07 (2017-09-03, 22:44)LuzZz Wrote:(2017-09-03, 21:21)marcelveldt Wrote:Hello!(2017-09-03, 21:01)LuzZz Wrote: In addition: This is what my KODI log says: Hello, Just wanted to let You know that I made a huge step forward. Since my /homedir/.kodi was a symbolic link to a directory on an external NTFS drive (my Database folder is already 1GB ) I have decided to delete link and bring back .kodi DIR to my SD card (for testing) and... It worked! This is how I got rid of mentioned above "operation not permitted" error. Seems that for wherever defined security reasons scripts were unable to run while being on an external drive... Huge smile on my face disappeared when I tried to browse - everything is empty, just like mentioned by Mowa: (2017-09-05, 10:29)Mowa Wrote: The Spotify addon worked great untill the last couple off weeks. Thing is, my errors are now different: Code: 19:31:25.894 T:1504703408 DEBUG: StartScript - calling plugin Spotify('plugin://plugin.audio.spotify/','14','?action=browse_playlists&ownerid=111XXXXXXXX') TypeError: current_user_saved_tracks() got an unexpected keyword argument 'market' 19:31:37.046 T:1668035504 WARNING: plugin.audio.spotify --> Exception in plugin_content ! --> current_user_saved_tracks() got an unexpected keyword argument 'market' Please advise! Any Ideas? :-) RE: Spotify for Kodi - User 224999 - 2017-09-07 (2017-09-07, 19:52)LuzZz Wrote: Just wanted to let You know that I made a huge step forward. Oh well, it's indeed not recommended to store your addons or addon_data on external location with symbolic links as that will get you in all kinds of trouble. Lot's of Kodi addons don't like that approach. Maybe you should create symbolic links only for the folders which make sense, like for example the database and the thumbnails folder. (2017-09-07, 19:52)LuzZz Wrote: Huge smile on my face disappeared when I tried to browse - everything is empty, just like mentioned by Mowa: Wild guess but I think you have the spotipy module installed on your system, this clashes with the version of spotipy I included with the add-on (which contains a few fixes I did not yet send upstream). pip uninstall spotipy should do the trick for you (I hope). In the meanwhile I'll take a look if I can fix this on my end RE: Spotify for Kodi - User 224999 - 2017-09-07 (2017-09-07, 00:40)ed_davidson Wrote: I'm trying to use spotify on 17.4 Git:20170822-7fc6da0). Platform: Windows NT x86 32-bit. Did you notice the warning about Facebook accounts ? If you're using a Facebook account, you'll have to create a device password (you can do that in your spotify account details). After that, you can login with your spotify account name (will be some number) and the password you've chosen. RE: Spotify for Kodi - User 224999 - 2017-09-07 (2017-09-05, 10:29)Mowa Wrote: The Spotify addon worked great untill the last couple off weeks. Can you please recreate the log but now with Kodi debug logging enabled ? I see an error in your log but without the debug option I miss some stuff I need to further investigate the issue. RE: Spotify for Kodi - User 224999 - 2017-09-07 (2017-09-03, 23:23)Blarre72 Wrote: - M8S (tv-box) Note: On Android, no local playback is available (meaning the kodi player will play the spotify content). It is however able to control the Spotify android app with Spotify Connect. Question: Do you have a browser installed on your Android box ? Because local playback is not available it can not use a direct connection to authenticate you with username and password and will use the "web flow" instead. In that case it will ask you to authenticate the app in the browser just once. Just install the Chrome browser with the Play store and you should be fine. Spotify for Kodi - ed_davidson - 2017-09-07 (2017-09-07, 21:37)marcelveldt Wrote:(2017-09-07, 00:40)ed_davidson Wrote: I'm trying to use spotify on 17.4 Git:20170822-7fc6da0). Platform: Windows NT x86 32-bit. I'm not aware that it is a FACEBOOK account. |