Search found 4 matches

by GhostCOM97
September 17th, 2019, 3:25 am
Forum: Post-Processing Scripts
Topic: Help with script to delete completed history
Replies: 6
Views: 7151

Re: Help with script to delete completed history

It would be reallly great if you could from the API delete just a specific category from the history e.g. "TV" or something else configures under http://localhost:8080/config/categories/
by GhostCOM97
December 28th, 2018, 5:07 pm
Forum: Post-Processing Scripts
Topic: grab nzo_id in post script
Replies: 3
Views: 4373

Re: grab nzo_id in post script

Only some and it is giving me some troubble. have this script as of now, but it is not working. I dont know how from python directly delete something from the history, so I'm building this url to do so via the REST api. The goal is to build and call a url like this: http://10.0.0.10:8080/api?mode=hi...
by GhostCOM97
October 9th, 2018, 3:43 pm
Forum: Post-Processing Scripts
Topic: grab nzo_id in post script
Replies: 3
Views: 4373

grab nzo_id in post script

Hi

I'm not familiar with python, so how would a post-processing script look like if would like to get the nzo_id for the just downloaded item and save it for later use ?
by GhostCOM97
October 9th, 2018, 3:39 pm
Forum: Feature Requests
Topic: API - delete history items by category
Replies: 1
Views: 4953

API - delete history items by category

Today its possible to delete history items by nzo_id, all or failed
I would like to ask you to consider the possibility to also be able to delete by Category (tv, movies, custom, etc..)

It would be nice for this feature to be reflected in the UI, but for my purpose just the API is fine.