Search found 4 matches
- September 17th, 2019, 3:25 am
- Forum: Post-Processing Scripts
- Topic: Help with script to delete completed history
- Replies: 6
- Views: 8049
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/
- December 28th, 2018, 5:07 pm
- Forum: Post-Processing Scripts
- Topic: grab nzo_id in post script
- Replies: 3
- Views: 4905
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...
- October 9th, 2018, 3:43 pm
- Forum: Post-Processing Scripts
- Topic: grab nzo_id in post script
- Replies: 3
- Views: 4905
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 ?
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 ?
- October 9th, 2018, 3:39 pm
- Forum: Feature Requests
- Topic: API - delete history items by category
- Replies: 1
- Views: 5659
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.
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.