Commit Graph

6 Commits (e3a32a880c9d446293f80d8178ace322d340fece)

Author SHA1 Message Date
lutangar d2d4a5a999 Fix plugin settings manager definition
This mainly fix the `onSettingsChange` argument typing.
I'm not 100% sure the setting `value` can be a boolean though.
But this is how it was typed before so I just made it consistent.

Feel free to change - or suggest change - to the type names / location.
2022-01-20 13:43:20 +01:00
Chocobozzz ad5db1044c
Add ability to run transcoding jobs 2021-11-18 15:20:57 +01:00
frankstrater fbd2d42358 Fix some documentation mistakes 2021-09-02 09:33:39 +02:00
Chocobozzz 28be9d1d3e
Cleanup shared models imports 2021-07-28 10:46:32 +02:00
lutangar dc3d902234 Introduce generic video constant manager for plugins
Allow a plugin developer to get back constants values,
and reset constants deletions or additions.
2021-07-16 17:49:40 +02:00
Chocobozzz 428ccb8b7a
Reorganize plugin models 2021-05-11 13:33:11 +02:00