Feature #3672
Linkgrabber: Manipulation of links within linkgraber sort order from called from plugins
Status: | Closed | Start date: | 08/21/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Controlling | |||
Target version: | 010 - Next Major Public Release 1.xxx | |||
Resolution: | Wont Fix |
Description
Function that allows manipulation of linkgrabber sort order from called from hoster/decrypter plugins.
why?
A plugin that finds x links within normal functions then finds y links as additional results, are all sorted within single or multiple pacakge(s) given current sort order. Changing this can give users cleaner/better results by placing x results first and y results after, rather than totally random\other type of ordering style and then the user having to find proper link.
Thought of this idea with current soundcloud decrypter, as you need to find the real result from other uploads from artists/uploader.
Related issues