rembo10 / headphones

Automatic music downloader for SABnzbd
GNU General Public License v3.0
3.39k stars 600 forks source link

Last.fm import issue #3205

Closed Rustymage closed 5 years ago

Rustymage commented 5 years ago

I've just installed headphones and it's brilliant - thank you!

One issue I have is shown below - after adding my username in the manage tab, I get this error in the log.

2019-04-27 14:24:48 ERROR Uncaught exception: Traceback (most recent call last):File "/home/pi/headphones/headphones/logger.py", line 214, in new_runold_run(*args, *kwargs)File "/usr/lib/python2.7/threading.py", line 763, in runself.__target(self.args, **self.kwargs)File "/home/pi/headphones/headphones/lastfm.py", line 126, in getArtistsartist_mbid = artist["mbid"]TypeError: string indices must be integers
2019-04-27 14:24:46 INFO Fetching artists from Last.FM for username: USERNAMEHERE

Please advise.

Thanks

Rusty

Rustymage commented 5 years ago

It seems to have fixed itself.