tomahawk-player / tomahawk-resolvers

Resolver plugins for Tomahawk Player
216 stars 113 forks source link

Cannot retrieve songs from Youtube #132

Closed shakkhar closed 7 years ago

shakkhar commented 7 years ago

Hi

I am running Tomahawk 0.8.4 on Ubuntu 16.04. I have installed the Youtube and Youtube-metadata resolver from http://teom.org/axes/nightly/. But when I tried to search for some music, I got the message "Sorry, We could not find any songs!". So I enable debug logging on the resolvers and notices some errors reported in the log file: http://pastebin.com/WCNDXUCk.

It looks like Youtube is returning the search results just fine. But because of some issue in the audioscrobbler API, Tomahawk cannot retrieve metadata about audio tracks. If you can look into this, that'd be great.

Let me know if you need additional information.

P. S. Note the TypeError on line 54. I don't think it is relevant for the issue I described above, though.

shakkhar commented 7 years ago

Just tested the nightly. The issue seems to have been fixed.