v23.0
struct[] loadextensions(bool LoadFromDisk);
Reads extensions from the disk.
- LoadFromDisk
(bool)
-true
- load extensions from disk,false
- give extensions loaded on program start.
This method returns array of structures.
- Entry
(string)
- Location
(string)
- RootDir
(string)
- Name
(string)
- DisplayName
(string)
- About
(string)
- Author
(string)
- Homepage
(string)
- License
(string)
- Version
(string)
- NZBGetMinVersion
(string)
- PostScript
(bool)
- ScanScript
(bool)
- QueueScript
(bool)
- SchedulerScript
(bool)
- FeedScript
(bool)
- QueueEvents
(string)
- TaskTime
(string)
- Description
(string[])
- Requirements
(string[])
- Options
(struct[])
- Name
(string)
- DisplayName
(string)
- Description
(string[])
- Select
(string[])
- Name
- Commands
(struct[])
- Name
(string)
- Action
(string)
- DisplayName
(string)
- Description
(struct[])
- Name
- Sections
(struct[])
- Name
(string)
- Prefix
(string)
- Multi
(bool)
- Name
See Extensions.