Jump to content

Detecting Episode Intros and thumbnail image extracting via API


Go to solution Solved by adminExitium,

Recommended Posts

Posted

Hey there

I am working on a little tool to manage and work on my media. I was able to add "Update Librarys" as a function to my tool, but i wanted to know if there is a also a way to trigger detecting episode intros and start the thubnail image extraction via the API?

As far as I can see I dit not see/find anything about that in the REST API Doc.

BR

smoon

  • Solution
adminExitium
Posted

If you have both Generate video preview thumbnailsGenerate intro video markers in the library options set to as a scheduled task and when media is added then you shouldn't need to do anything extra. As a worst case scenario, you could always run the specified scheduled task for each of them via the API.

  • Like 1
Posted

HI, has this helped?

  • Like 1
Posted
12 hours ago, Luke said:

HI, has this helped?

Hey Luke,

sorry, i was out until today. So, I´ll check that, but yeah, that could be a solution.

Posted

That helped, I can now trigger the ScheduledTasks.

Another question that bothers me bit: Is it possible to trigger an Update of a single Library instead of updating all Libraries at once using the API?

Regarding to the REST-API Documentation I can only use "/Library/Refresh" to trigger an Update of all Libraries. I would really appreciate it if it would be possible to just update a single Library. As example with a String like this: /Library/Refresh/{id}.

Should I open a new topic for this?

Posted
10 hours ago, smoon said:

That helped, I can now trigger the ScheduledTasks.

Another question that bothers me bit: Is it possible to trigger an Update of a single Library instead of updating all Libraries at once using the API?

Regarding to the REST-API Documentation I can only use "/Library/Refresh" to trigger an Update of all Libraries. I would really appreciate it if it would be possible to just update a single Library. As example with a String like this: /Library/Refresh/{id}.

Should I open a new topic for this?

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...