Vinyzu / MjolnirAiO

Mjolnir, the most advanced open-source Spotify AiO. It has 3 Generators, 2 Streamers, 2 Checkers and a Liker, as well as a clean browser-based gui implemented and is easy to use.
GNU General Public License v3.0
109 stars 30 forks source link

Desktop Streamer Can't Start Music #7

Open azel1 opened 1 year ago

azel1 commented 1 year ago

Exception in thread Thread-5 (streamer): Traceback (most recent call last): File "C:\Users\azel\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner Exception in thread Thread-9 (threaded_streamer): Traceback (most recent call last): self.run() File "C:\Users\azel\AppData\Local\Programs\Python\Python310\lib\threading.py", line 1016, in _bootstrap_inner

File "C:\Users\azel\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run self.run() File "C:\Users\azel\AppData\Local\Programs\Python\Python310\lib\threading.py", line 953, in run self._target(*self._args, *self._kwargs) File "C:\Users\azel\Desktop\MjolnirAiO-main\mjolnir.py", line 761, in streamer self._target(self._args, **self._kwargs) self.threaded_streamer(combo[i], ports[i], self.like, self.max)

File "C:\Users\azel\Desktop\MjolnirAiO-main\mjolnir.py", line 835, in threaded_streamer File "C:\Users\azel\Desktop\MjolnirAiO-main\mjolnir.py", line 835, in threaded_streamer testx = int(requests.get(url).text.split(" songs")[0].split()[-1]) testx = int(requests.get(url).text.split(" songs")[0].split()[-1])ValueError : invalid literal for int() with base 10: 'src="https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.285bf896.js">'ValueError : invalid literal for int() with base 10: 'src="https://open.spotifycdn.com/cdn/build/mobile-web-player/vendor~mobile-web-player.285bf896.js">'

yagnikwqwq commented 1 year ago

is your problem solved i have this problem suggest me plz

Vinyzu commented 1 year ago

is your problem solved i have this problem suggest me plz

Its bad code from my old days and its probably caused by regional differences

yagnikwqwq commented 1 year ago

BRO CAN YOU FIX FOR US PLEASE