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

Return source "pref" in resolve results

Open jwheare opened this issue 15 years ago • 3 comments

C++ version used to do this. Needs reimplementing.

jwheare avatar Oct 20 '09 14:10 jwheare

  • Simplify pipeline mechanics
  • Resolver module API update
  • Implement 'localonly' option for resolvers (closed by 4f0f543e9918f0d86ed4c714965990989a03dc7f)
  • Implement 'preference' sorting for results (closed by 4f0f543e9918f0d86ed4c714965990989a03dc7f)

RJ avatar Oct 30 '09 01:10 RJ

You're just sorting by pref, not returning it in the results.

jwheare avatar Oct 30 '09 09:10 jwheare

ah yes - this works for scripts, but i still need to make resolvers supply a pref too. reopened.

RJ avatar Oct 30 '09 17:10 RJ