Is there a way to use Filebot as a library for C#or Python?
Posted: 25 Jun 2021, 16:09
Instead of running the shell command from code and dealing with that,
is there a way to instead use Filebot as a library that integrates directly
with the code?
Since it is written in Java (I think), can it be used as a library there?
I have found noe Python library but it just encapsulates a few of the command
line commands and options and runs them in a shell in the background
(like any other programming langauge can do)
is there a way to instead use Filebot as a library that integrates directly
with the code?
Since it is written in Java (I think), can it be used as a library there?
I have found noe Python library but it just encapsulates a few of the command
line commands and options and runs them in a shell in the background
(like any other programming langauge can do)