echel0n
e5546cb5a4
Fixed bad file descriptor for Tornado
2014-11-27 04:37:56 -08:00
echel0n
71d95b463e
Fixed webapi jsonp response code
2014-11-27 04:24:38 -08:00
echel0n
f13cffc24d
Reverted changes made to Tornado source code, caused a bad file descriptor error
2014-11-27 03:45:41 -08:00
Fernando
c27bff1fdd
Fix Provider Priorities tab when torrents disabled
...
As mentioned here: https://sickrage.tv/forums/forum/main-category/latest-news/8894-feedback-on-new-skin?p=11942#post11942
Don't know if there's a better way to fix it.
2014-11-27 09:25:53 -02:00
echel0n
bfea9329b4
Added code to set proper content-type header on images being displayed via webgui
2014-11-26 21:42:56 -08:00
echel0n
431f9506cf
Merge pull request #949 from frdfsnlght/api-fixes
...
Added features for web api
2014-11-26 21:13:17 -08:00
echel0n
140afca527
Merge pull request #960 from vmtyler/master
...
Added Smithsonian Channel and Esquire Network Logos
2014-11-26 15:37:08 -08:00
echel0n
52d2f81147
Merge pull request #961 from h3llrais3r/anime-category-and-label
...
Add custom nzb category and torrent label for anime
2014-11-26 15:36:09 -08:00
h3llrais3r
41d8210d10
Add custom nzb category and torrent label for anime
2014-11-26 21:48:37 +01:00
Tyler Britten
6526b97abe
Added Smithsonian Channel Logo
2014-11-26 12:56:37 -05:00
Tyler Britten
364d4a9f91
Added Esquire Network Logo
2014-11-26 12:46:31 -05:00
echel0n
fd03e0394d
Merge tag 'v3.9.2' into develop
...
Tagging version v3.9.2 v3.9.2
2014-11-26 07:49:18 -08:00
echel0n
e31db53592
Fixed issues caused by new encodingKludge code that was causing errors to be thrown due to function structure being incorrect.
2014-11-26 07:48:24 -08:00
Tab Bennedum
40d6c0abab
Merge branch 'api-fixes'
2014-11-26 08:59:37 -05:00
echel0n
b71dc36801
Merge tag 'v3.2.1' into develop
...
Tagging version v3.2.1 v3.2.1
2014-11-25 22:52:05 -08:00
echel0n
1510ac32ca
Merge branch 'release/v3.2.1'
2014-11-25 22:52:04 -08:00
echel0n
360c3afa08
Removed FTFY, python 2.6 compatibility issues.
...
Re-coded encodingKludge encode/decode for unicode <-> utf-8
2014-11-25 17:22:31 -08:00
Tab Bennedum
c449ca97e3
Added correct Content-Type header to showPoster calls.
2014-11-25 14:48:53 -05: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
Tab Bennedum
a3c733d686
Removed redundant call to helpers.mapIndexersToShow.
2014-11-25 13:19:39 -05:00
echel0n
468af14dfd
Fix for SCC provider, resolves NoneType issues
2014-11-24 22:25:06 -08:00
echel0n
0c06c3a82e
Merge tag 'v3.2.0' into develop
...
Tagging version v3.2.0 v3.2.0
2014-11-24 20:02:38 -08:00
echel0n
c86aadca1e
Merge branch 'release/v3.2.0'
2014-11-24 20:02:36 -08:00
echel0n
97d44f9e01
Update readme.md
2014-11-24 19:54:13 -08:00
echel0n
ded1e5d8a0
Fixed a issue with the encodingKludge and decoding of unicode data
2014-11-24 19:37:43 -08:00
echel0n
b67c186ed8
Fixed startup issue for python 2.6 end-users, had to make some compatibility changes to the ftfy libs
2014-11-24 19:14:39 -08:00
echel0n
9a33ddf85c
Fix for issue #946 - Adding of shows via webAPI was failing.
...
Improvements made to Indexer's API modules, better error handling for missing or incomplete shows, shows that don't have actor or banner info are now properly error handled as well.
2014-11-24 18:47:14 -08:00
echel0n
a9b44a156d
Fixed issues importing encodingKludge module.
2014-11-24 14:31:50 -08:00
echel0n
6a140aa907
Added FTFY module to help with any encoding/decoding issues
2014-11-24 13:42:30 -08:00
echel0n
f73aee78cc
Fix for issue #939 - utf8 decoding issues
2014-11-24 12:17:32 -08:00
echel0n
1003e342ca
Improved WebAPI interface:
...
sb.searchindexers searches ALL indexers
sb.searchtvrage searches TVRage indexer
sb.searchtvdb searches TVDB indexer
2014-11-24 11:31:22 -08:00
echel0n
1cd91e6cc5
Fix for issue #942 - Previous code update borked webapi code for show's cmd
2014-11-24 09:53:31 -08:00
echel0n
31a9d96f6c
Fix for issue #891 - Trakt was failing when trying to update watchlist.
...
Trakt watchlist now tvdb and tvrage compatible.
Added 'trakt_id' constant to IndexerAPI configs module.
2014-11-24 02:59:39 -08:00
echel0n
e3500fffc1
Fixed Indexer API issues resulting in NoneType errors when no data was available for a show
2014-11-23 17:21:34 -08:00
echel0n
67dc6d9194
Merge remote-tracking branch 'origin/develop' into develop
2014-11-23 08:42:47 -08: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
echel0n
a0b116cd42
Merge pull request #936 from josh4trunks/master
...
Fixed up FreeBSD init file to use rc.subr
2014-11-23 05:28:41 -08:00
echel0n
06d14d3450
Merge pull request #937 from miigotu/develop
...
Strip year from show title when adding existing shows, so show is found ...
2014-11-23 05:28:22 -08:00
echel0n
ec6208428e
Removed obsolete tvrname reference from tv_tests
2014-11-23 05:19:19 -08:00
echel0n
6f833286b7
Fixed issue with default_ep_status when loading from DB.
...
Updated tv_tests to reflect new default_ep_status show option.
2014-11-23 05:18:03 -08:00
echel0n
4369802dde
Fixed pnotify issue
2014-11-23 05:02:01 -08:00
echel0n
47ef5bf2b2
Fixed backlog webapi issue
2014-11-23 04:53:31 -08:00
echel0n
a18c72f2ea
Small code fix for trakt.tv trending shows func
...
Fixes for Indexer API's
2014-11-23 04:51:10 -08:00
echel0n
29d22b8a8f
Trakt.tv recommend shows and trending shows now work with both TVDB and TVRAGE Indexer's
2014-11-23 04:08:37 -08:00
echel0n
1aca9da027
Added try/except to Indexer API code when retrieving episodes
2014-11-23 02:28:52 -08:00
echel0n
cf35e9778c
Added per-show option that allows you to set the default status that gets applied to new and missing show episodes, default is SKIPPED
...
Fixed issues for failed/manual snatches always failing to complete
2014-11-23 01:17:37 -08:00
echel0n
b181233f61
Merge branch 'release/v3.1.0'
2014-11-22 19:59:42 -08:00
echel0n
81128f6cf2
Merge tag 'v3.1.0' into develop
...
Tagging version v3.1.0 v3.1.0
2014-11-22 19:59:42 -08:00
echel0n
26ae17d349
Fixed missing system path appends that where causing issues for travis-cl testing
2014-11-22 19:33:25 -08:00