-
- Downloads
Added: Show.AddNew
This function adds a show to sickbeard with the provided tvdb id and show name with the optional parameters, inheriting sickbeard's defaults (location / status / rootdir / quality). REM: Ideally I would like to make the show_name optional rather than required as I think we should just use the tvdb show name rather than ask for it. API-Builder: Added a 7th select for AddNew's option. I still left out language.. debating if it's worth adding an 8th just to show it. May combine it with another option like we do for History..
Showing
- data/interfaces/default/apiBuilder.tmpl 23 additions, 3 deletionsdata/interfaces/default/apiBuilder.tmpl
- data/interfaces/default/config_general.tmpl 1 addition, 1 deletiondata/interfaces/default/config_general.tmpl
- data/js/apibuilder.js 3 additions, 3 deletionsdata/js/apibuilder.js
- sickbeard/webapi.py 13 additions, 8 deletionssickbeard/webapi.py
Loading
Please register or sign in to comment