Feature #7686
JD2: Add and improve native multihoster support
Status: | New | Start date: | 02/21/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Controlling | |||
Target version: | 030 - Version > 2.xxx | |||
Resolution: |
Description
Add new exceptions to support multihoster specific events.
- create an event to return to the next possible download method, without the need to remove getHost() from multiHostSupport array.
Retry event specific to a given multihoster, when over a given threshold return to the next possible download method. So that we don't need internal plugin management of retry counts and the need to remove getHost() from multiHostSupport array.
Related issues