I discovered Sonarr like two days ago and I have already forgot about sickbeard, it is so much better and the hability of having custom scripts is really awesome. I am implemeting my own notification script to send message to the Telegram IM service using bots. While doing this I was reading the wiki
and I dont see any field which gives the episode name itself. Just the number and the series name and so on but not the episode name. Am I missing something? Maybe this is a very simple question.
I have my custom bot for telegram in bash, i use it for sending some commands, add series, retrieve information and send me messages for downloads. For downloads i just use the release name. But if you want the episode name ( i also don’t see it in the vars) you can fetch it with the sonarr api with seriesId and epsiodefileId.
thanks so much! I didin’t even thought tha tI could do that with Sonar API. I will take alook into it. Just one question, what is the API_SONARR var you are using for header.?