80 Commits (11dfd66efdac36ee8db46d7bf104abffd7d45ff6)

Author SHA1 Message Date
JackDandy 22ce0203cf Add quality tag to archived items, improve displayShow/"Change selected episodes to". 8 years ago
Prinz23 8aa2889537 Change if a newly added show is not found on indexer, remove already created empty folder. 8 years ago
Prinz23 3f3907324a Add status SNATCHED_BEST to missing places. 8 years ago
Prinz23 266c87f5f1 Change catch show update task errors. 8 years ago
JackDandy 6fcf80c02d Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 9 years ago
Prinz23 d3a7f0ff5e Add smart logic to reduce api hits to newznab server types and improve how nzbs are downloaded. 9 years ago
JackDandy 5a7822db13 Add force episode recent search to API. 9 years ago
JackDandy ec6190d98c Change API response header for JSON content type and the return of JSONP data. 9 years ago
JackDandy b124b453fe Add search crawler exclusions. 10 years ago
Adam 37496189f1 Change py2 exception clauses to py2/3 compatible clauses 10 years ago
JackDandy 4f4858f4e4 Change to post process files ordered largest to smallest and tidied PP logging output. 10 years ago
JackDandy e5d4269c10 Change only add valid items to save to DB. 10 years ago
Adam 71d7938fac Change webserve code to a logical layout and PEP8 10 years ago
Adam d0326cda7e Change replace HTTP auth with a login page 10 years ago
JackDandy a461961c84 Add handling of exceptional case with missing network name (NoneType) in Episode View. 10 years ago
JackDandy ccb9bb329c Coming Episodes Overhaul. 11 years ago
JackDandy f72229c591 Fix article sorting for Display Show, and API pages. 11 years ago
JackDandy 3cac799877 Fix article sorting for Coming Eps, Manage, Show List, and Trending Shows. 11 years ago
JackDandy 2808e8edf4 Add multi dimension sorting and clarify some variable naming. 11 years ago
Prinz23 fb70e80461 Fix items shown for the current week on Coming Episodes/Calendar Layout. 11 years ago
JackDandy f164934888 Fix API endpoint Episode.SetStatus to "Wanted". 11 years ago
Supremicus 4c8c6b21d5 Change logos, text etc. branding to SickGear. 11 years ago
Prinz23 732009fd98 Change how the "local/network" setting is handled to address some issues. 11 years ago
JackDandy 477b0806b0 Fix API response header for JSON content type and the return of JSONP data. 11 years ago
Adam 16b146284d Fix invalid responses when using sickbeard.searchtvdb api command 11 years ago
tehspede ae94ab6d80 Change API now uses Timezone setting at General Config/Interface/User Interface/ at relevant endpoints 11 years ago
John f185c1fee0 add subtitle to cmd show and shows 11 years ago
John 6fe49066c8 add postprocess to api 11 years ago
echel0n 59675f27ac Fixed failed download handling. 11 years ago
RoostayFish 25f57b26fe Added indexerid to CMD_Show(ApiCall) 11 years ago
echel0n b8b5947ae6 Fix for trakt.tv issues when adding/removing/syncing shows. 11 years ago
echel0n 534104b8b0 Changed how SickRage determins its branch version which will resolve issues with app switching back to master branch by mistke on startup. 11 years ago
echel0n 14c354b551 Added proxy support to Indexer APIs. 11 years ago
echel0n de5db9be64 Added ability to set a default indexer for trakt notifier used for adding shows from watch list so that SickRage knows what indexer to set the show as. 11 years ago
echel0n d02c0bd6eb Fixed issues with editing/saving custom scene exceptions. 11 years ago
echel0n 84fe4f0aeb Added back tvrage_name and tvrage_id to mirror show_name and indexer_id so that other apps that need those values have them available. 11 years ago
echel0n 13f12b2635 Fixed issue with WEB Api and setting episode statuses for backlog searches. 11 years ago
echel0n 6a3c6a5be4 Added anime and scene params to WEBApi for adding new shows. 11 years ago
echel0n be6c884a40 Fixed WEBApi issues for adding new shows. 11 years ago
echel0n 933fad20c7 Unable to parse filename errors are now set to show via DEBUG logs only to prevent unicode chars from causing misc beeping sounds ... 11 years ago
echel0n d6225dd8d3 Updated next episode airdate function to be run once at startup and then each time after that with show update schedualer 11 years ago
echel0n dbe22b570b NextEpisode code modified to return the airdate ordinal instead of a ep object, faster. 11 years ago
echel0n 58788f52e5 Corrected API to work with new nextepisode function code changes. 11 years ago
echel0n 74f73bcc34 New event queue system in place, currently handles shutdown and restart calls. 11 years ago
echel0n 2e8c8a262f Fix for api builder. 11 years ago
echel0n 75f69396d4 Reverted some changes. 11 years ago
echel0n 5e507b3849 More memory reductions and cleanups 11 years ago
echel0n 96fa0953e3 Fixed issues with popup notifications. 11 years ago
echel0n 7e0bb651b2 Database now closes connection after each query and reconnects if closed to ensure no more connection and locked database problems. 11 years ago
echel0n 784b8d7179 Fixed webAPI, function arguments updated to reflect previous code changes. 11 years ago