1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-03 20:57:52 +02:00

Instead of getting statically defined capabilities at resolver startup,

have resolvers report their actual capabilities as soon as they know
for sure they have them.
This commit is contained in:
Teo Mrnjavac
2013-02-07 20:35:09 +01:00
parent a4a0cb771f
commit 0077ca5c8d
3 changed files with 26 additions and 13 deletions

View File

@@ -134,10 +134,6 @@ var TomahawkResolver = {
{
return this.resolve( qid, "", "", searchString );
},
capabilities: function()
{
return TomahawkResolverCapability.NullCapability;
},
artists: function( qid )
{
return {