Commit Graph

9 Commits

Author SHA1 Message Date
echel0n 0da960ff51 Fixed issues with newznab custom provider categories.
Updated feedparser and added custom code to parse subcategories.
Updated jQuery and Bootstrap.
2014-12-24 07:49:15 -08:00
echel0n 5a3d11a0fe Fixed issues with WebAPI builder - incorrect jquery libs specified 2014-12-16 23:49:18 -08:00
echel0n 0209852af5 Fixed issues with network timezone downloads crashing on a empty return.
Changed version checker url and moved code to Home class.
Fixed WebUI issues caused by calling redirect method.
Fixed update checking issues, added no cache header.
Fixed WebAPI builder issues with show.delete cmd.
Fixed article sorting for both WebAPI and WebUI.
2014-12-12 17:52:32 -08:00
John 7bc422d199 Add removefiles to api show.delete 2014-12-07 01:59:11 +01:00
Tab Bennedum 1e8c0abac4 Added backlog API. 2014-11-25 14:31:44 -05:00
Tab Bennedum 924dc04a07 Added failed download API. 2014-11-25 13:33:33 -05:00
echel0n 3c70ef6f04 WebAPI now supports tvrageid, tvdbid, and indexerid options for passing in the indexer id when trying to add shows 2014-11-23 08:42:34 -08:00
John 6fe49066c8 add postprocess to api 2014-10-01 01:13:04 +02:00
echel0n 0d9fbc1ad7 Welcome to our SickBeard-TVRage Edition ...
This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer.

Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer.

Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk!

Enjoy!
2014-03-09 22:39:12 -07:00