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 - mollyrocco - 2023-10-12 hi i am running win 11 and kodi 22 i have bought a account with spotify after doing the cookie etc it worked then it wont work i have got user name and password in spotify xml even restarted kodi .any thoughts thanks RE: Spotify for Kodi - glk1001 - 2023-10-13 (2023-10-12, 15:29)kthxbye Wrote:(2023-10-11, 01:01)glk1001 Wrote:(2023-10-10, 19:57)kthxbye Wrote: https://en.wikipedia.org/wiki/Amazon_Fire_TVIt streams for about 30 seconds then times out. So there's probably a timeout setting somewhere. I'll have a look. Is the device you're using pretty slow? Hi, This is pretty difficult to figure out. I tried a Firestick Lite and it worked fine with the Spotify plugin. It's specs are: Running on Amazon AFTSS with Android TV 9.0.0 API level 28, kernel: Linux ARM 32-bit version 4.4.162+ FFmpeg version/source: 4.4.1-Kodi Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available Product: sheldon, Device: sheldon, Board: sheldon - Manufacturer: Amazon, Brand: Amazon, Model: AFTSS, Hardware: mt8695 It has only 1GB of RAM so I don't think RAM is the issue. It also runs on Android 9 not Android 7 like yours and it was released Sep 2020 whereas yours is Oct 2018. Looking at your log again I'm guessing Kodi is doing something that messes with the stream. I don't think it's necessarily a timeout. In your log there is this: 2023-10-10 20:44:22.794 T:11268 info <general>: plugin.audio.spotifypotty_audio_streamer:__log_continue_sending: Continue sending track '3boUavIi1pXlifQ4VPHMg5' - sent so far: 10.5MB ( 21%). 2023-10-10 20:44:26.758 T:10480 info <general>: XBMCApp: Finishing the activity 2023-10-10 20:44:26.791 T:10455 info <general>: CAndroidUtils: Current resolution: 1920x1080 3840x2160 @ 60.000004 - Full Screen 2023-10-10 20:44:27.031 T:10480 info <general>: CWinSystemAndroid:estroyWindow 2023-10-10 20:44:27.697 T:10455 warning <general>: CPeripheralBusAndroid: failed to update input device with ID 3 because it couldn't be found 2023-10-10 20:44:27.698 T:10455 warning <general>: CPeripheralBusAndroid: failed to update input device with ID 4 because it couldn't be found 2023-10-10 20:44:27.715 T:10479 info <general>: XBMCApp: Stopping the application... 2023-10-10 20:44:27.725 T:10480 info <general>: Stopping the application... 2023-10-10 20:44:27.725 T:10480 info <general>: Stopping player I have no idea why Kodi is prematurely finishing the activity here. If you can figure out how to get debug logging to work that may help. (I tried setting 'debug' in both the GUI and 'advancedsettings.xml' but Kodi would not output any debug lines.) RE: Spotify for Kodi - glk1001 - 2023-10-13 (2023-10-12, 17:58)mollyrocco Wrote: hi i am running win 11 and kodi 22 i have bought a account with spotify after doing the cookie etc it worked then it wont work i have got user name and password in spotify xml even restarted kodi .any thoughts thanksThis sounds like "stehohrhase"s problem from a recent post. He/she posted Quote:as workaround I entered my username in spotty_helper.py. This works fine.Perhaps you could try that. Otherwise if you could paste me a log that might help. RE: Spotify for Kodi - kthxbye - 2023-10-13 (2023-10-13, 07:08)glk1001 Wrote:(2023-10-12, 15:29)kthxbye Wrote:(2023-10-11, 01:01)glk1001 Wrote: It streams for about 30 seconds then times out. So there's probably a timeout setting somewhere. I'll have a look. Is the device you're using pretty slow? thank you very much for taking the time to check all of this! I will look into debug logging and try to get some data. PS I have not updated anything system related since I rooted it, which was in like 2020, so do you think it could be some sort of incampatibility cause by kodi/spoti plugin relying on something that it outdated and needs and update? RE: Spotify for Kodi - glk1001 - 2023-10-14 Really hard to say if updating the firestick will help. I think it will still stay at Android 7 and maybe Android 7 is the compatibility issue. Without more information on what the actual error is, it's too hard to figure out. RE: Spotify for Kodi - izprtxqkft - 2023-10-14 (2023-10-14, 05:07)glk1001 Wrote: Really hard to say if updating the firestick will help. I think it will still stay at Android 7 and maybe Android 7 is the compatibility issue. Without more information on what the actual error is, it's too hard to figure out. (2023-10-13, 08:18)kthxbye Wrote: thank you very much for taking the time to check all of this! I will look into debug logging and try to get some data. @kthxbye if you were capable of rooting, are you comfortable now to do some higher level debugging - it could reveal quite a lot more and even if not leading to an resolution it could mean an answer i am not sure if your device is affected but some fire os devices are not set to output log level DEBUG, it has to be enabled from adb - see here https://forum.kodi.tv/showthread.php?tid=371987 once you are getting debug level messages, an 'adb logcat' output would show what Android is doing at the time Kodi is acting up, something that the Kodi log will not show using grep, you can filter to the kodi process initially - 'ps -A | grep xbmc' to get the pid of Kodi then 'logcat | grep 1234' replace 1234 with the pid to get messages pertaining to kodi if that is not specific enough then just logcat but it could get very large and if there is a delay until it acts up the log can get very large, outputting to a file on your desktop computer (where adb is) would be recommended RE: Spotify for Kodi - kthxbye - 2023-10-14 (2023-10-14, 05:34)izprtxqkft Wrote:(2023-10-14, 05:07)glk1001 Wrote: Really hard to say if updating the firestick will help. I think it will still stay at Android 7 and maybe Android 7 is the compatibility issue. Without more information on what the actual error is, it's too hard to figure out.(2023-10-13, 08:18)kthxbye Wrote: thank you very much for taking the time to check all of this! I will look into debug logging and try to get some data. Im no expert, but I will look into this after some days as I dont have time now. reall curious about having spotify inside kodi... fire stick has no its own volume control and that is the main reason, since I need to control volume level at the source. otherwise Id just use spotify app... was also gonna check out spotifyd. if it allows volume change RE: Spotify for Kodi - izprtxqkft - 2023-10-14 (2023-10-14, 11:01)kthxbye Wrote: Im no expert, but I will look into this after some days as I dont have time now. reall curious about having spotify inside kodi... fire stick has no its own volume control and that is the main reason, since I need to control volume level at the source. otherwise Id just use spotify app... was also gonna check out spotifyd. if it allows volume change all good, i rarely offer this option to people because most cannot do it but i saw you had rooted and thought perhaps you would be able hope things work out for you RE: Spotify for Kodi - tehax - 2023-10-15 Hello glk1001, i have the impression that the Spotify addon causes password changings. Today after playing some tracks i got again a message from Spotify that said that they have to reset my password to protect my account due to strange activities. It is not a fake mail. Can you please check this. Thanks Christian RE: Spotify for Kodi - glk1001 - 2023-10-16 Hi, No the plugin does not do anything with the password. Whatever is in 'userdata/addon_data/plugin.audio.spotify/settings.xml' gets passed to the 'spotty' binary which gets an authorization token for use by 'spotipy'. I have had the problem you describe once and I think the problem was that I was using another spotify device at the same time I was using the plugin - so two devices using the same spotify account. Otherwise I have had no problems - I've probably used the plugin daily over the last couple of years with only the one issue. RE: Spotify for Kodi - mollyrocco - 2023-10-16 (2023-10-13, 07:14)glk1001 Wrote:(2023-10-12, 17:58)mollyrocco Wrote: hi i am running win 11 and kodi 22 i have bought a account with spotify after doing the cookie etc it worked then it wont work i have got user name and password in spotify xml even restarted kodi .any thoughts thanksThis sounds like "stehohrhase"s problem from a recent post. He/she posted RE: Spotify for Kodi - mollyrocco - 2023-10-16 (2023-10-16, 16:02)mollyrocco Wrote:(2023-10-13, 07:14)glk1001 Wrote:(2023-10-12, 17:58)mollyrocco Wrote: hi i am running win 11 and kodi 22 i have bought a account with spotify after doing the cookie etc it worked then it wont work i have got user name and password in spotify xml even restarted kodi .any thoughts thanksThis sounds like "stehohrhase"s problem from a recent post. He/she posted RE: Spotify for Kodi - kthxbye - 2023-10-18 yeah I already had several 'logged out' moments. not sure what exactyl causes it though... right now it happened again. spotify send an email about the 'suspicious activity' and account block, so then you have to unblock it. I disabled the plugin for now, until I have time to fiddlie with it RE: Spotify for Kodi - tehax - 2023-10-18 Yes, same here and i only use this one Kodi device only and not two at once with same account. RE: Spotify for Kodi - glk1001 - 2023-10-19 I wish spotify would say what the suspicious activity is. The only one I had was on Oct 7. I will keep testing the plugin and see what happens. |