Adding new subtitle provider
Posted: 01 Oct 2012, 12:21
Hi,
I would like to add an additional provider for subtitles, and wondered what's the best way to do that.
As i see it there are 2 options:
1. Use the groovy script ability - here i need to know how it's possible to get the "pretty" name of the file, so i can use it to query the subtitle.
2. Add the classes to main FileBot and compile the whole thing - as i see you don't use maven for dependencies, how do you manage these?
Is there a better option?
Thanks again for your work.
I would like to add an additional provider for subtitles, and wondered what's the best way to do that.
As i see it there are 2 options:
1. Use the groovy script ability - here i need to know how it's possible to get the "pretty" name of the file, so i can use it to query the subtitle.
2. Add the classes to main FileBot and compile the whole thing - as i see you don't use maven for dependencies, how do you manage these?
Is there a better option?
Thanks again for your work.