playdar-core icon indicating copy to clipboard operation
playdar-core copied to clipboard

Playdar - a content resolver for music

Results 24 playdar-core issues
Sort by recently updated
recently updated
newest added

Not sure if this is my fault as it happened exactly when I was testing the new fswatcher code. However I can't see how that is related. Thought best to...

Crash occurred just as I attempted to auth playgrub. 2009/11/26 06:06:37 info playdar_web GET /audioscrobbler/stop?call_id=1259215597503&jsonp=Playdar.nop&auth=41FCE359-5B8D-4DB6-BF5C-5D8EFB9AF383 127.0.0.1 2009/11/26 06:06:37 info playdar_web GET /sid/7F1B2AAE-7CF1-4317-8A9C-E493F645D1AA 127.0.0.1 2009/11/26 06:06:37 info http_reader Requesting "http://www.mp3-search.us/mp3/273710/Iggy%20Pop-The%20Passenger.mp3" 2009/11/26...

So we can test jrecursive's new stemming code.

I'm just hitting this at the moment and it gives an annoying console error as the Javascript engine tries to parse HTML as JS: http://localhost:60210/authcodes?revoke=BLAH jsonp=callback plz

e.g. ``` 2009/11/19 00:32:13 info playdar_web HEAD /sid/8371A658-1292-4E48-87D6-7B5C6B67AF9E 127.0.0.1 2009/11/19 00:32:13 info http_reader Requesting "http://192.168.1.67:60210/sid/8371A658-1292-4E48-87D6-7B5C6B67AF9E" 2009/11/19 00:32:23 warning http_reader HTTP timeout on receiving headers for http://192.168.1.67:60210/sid/8371A658-1292-4E48-87D6-7B5C6B67AF9E ``` The response to...

If we're resolving from an XSPF or podcast, there should be a way to seed playdar with any URLs included in the XSPF. This will then be returned in the...

Playdar.js is sending e.g. poll=1 in each get_results call. Could you include this number in the response object?

I've been vaguely following the discussion in IRC about doing this for other reasons, but another important reason is that it would greatly simplify web app client development. Currently setting...

Environment: Linux (Ubuntu 9.10) Problem: Although taglib 1.6.1 is installed, the playdar make cannot find it. "/bin/sh: taglib-config: not found" Solution: apt-get install additional Taglib packages. All installed libtag packages...