-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Plugins API
-
None
On (rare) occasions, a plugin may need to add an Album completion blocking task, such as making additional information requests from the MusicBrainz api. The plugin api does not currently allow this, so plugin authors must bypass the plugin api to add the tasks directly.