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.
Fixed ctrl-c issues with new event queue system.
Added a sleep timer to the NameParser class to help lower cpu usage spikes.
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.
Fixed more internal 500 errors.
11 years ago
echel0n
784b8d7179
Fixed webAPI, function arguments updated to reflect previous code changes.
11 years ago
echel0n
07685f4295
Fixed issues with webroot settings and reverse proxies.
Fixed issues with WebAPI and WebAPI builder.
11 years ago
echel0n
acadce4d96
Fix for setting status via episode status manager
11 years ago
echel0n
0ae8b5429b
WebAPI showPosters fixed!
11 years ago
echel0n
bd582d18d0
Fix for showPoster() api calls
11 years ago
echel0n
0e962f83cb
Fix for feedcache logging.
Fix for adding new and existing shows.
Fix for static content.
11 years ago
echel0n
d8358882de
Fixed issues with restarts and updates.
11 years ago
echel0n
23e2a483b5
Fixed API code to work with tornado.
11 years ago
echel0n
d73cc1cbbd
Replaced cherrypy with tornado which helped resolve our memory leak issue.
11 years ago
echel0n
997896a540
Fix for transactionals and None Types in sql lists
11 years ago
echel0n
70e7f1bfce
Fixed issues with scene numbering being overwritten by ep objects.
Converted more object saves to database to use transactionals, better performance.
11 years ago
echel0n
3b6534ca1d
Fix for issues relating to webAPI and episode searching.
11 years ago
echel0n
7391a6e454
App name change in code.
11 years ago
echel0n
1398c38275
Fix for manual and backlog download/search issues.
Removed multi-threading as it was more problems then usefull for now.
Added in match & snatch, any quality from initial quality settings gets downloaded first and does not continue searching, if archive qualities exist it'll stop once it hits max quality from said list.
11 years ago
Nils Vogels
17171dba8b
Simplifying expressions
11 years ago
Nils Vogels
dad75ae09b
Indent fixes
11 years ago
root
be2d71d1d4
Fix API history request
11 years ago
root
5abd9b2f97
Now returns both tvdbid and indexerid for 'future', 'history', 'sb.searchtvdb' and 'shows'
11 years ago
root
f0cb9177fb
API now accepts either indexerid or tvdbid for backward compability with third party applications
11 years ago
echel0n
5e38813a73
Added sports feature, acts just like air_by_date except allows us to control the date pattern to match events that air_by_date could not.
Custome sports naming patterns can be set now as well.
Fixed issues with FINDPROPERS.
Fixed issues with session connections.
Cleaned up code.
11 years ago
joshjowen
97088b3453
WebApi addshow and add existing fixes
11 years ago
joshjowen
c86bb23c01
WebApi addshow and add existing fixes
11 years ago
joshjowen
c2e3cd8689
Fixed addshow and addexisting Api commands to work with indexer
11 years ago
echel0n
8d9d62caf5
Updated sumbliminal.
Fixed issue #52
11 years ago
echel0n
e171aa1c10
Conditional check bugfixes
11 years ago
echel0n
8004685d3f
Re-wrote the indexerApi wrapper, was causing a bottlekneck
Fixed bug when show folder is deleted before being deleted from SB
New Show searches now confirm results have a valid firstaired date
11 years ago
echel0n
95d7d728e0
Re-write of Indexer API wrapper
Re-write of New Show seearch function
Re-write of Existing show search helper function for determining indexer/indexerid
Massive code cleanup and more bugs found and fixed
Indexer code fully modualized for future proofing
11 years ago
echel0n
10637f8f29
Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d
)
11 years ago
echel0n
8ecd5a196d
Code cleanup and regex fix for "no repeats" error
11 years ago
echel0n
f2bbe76271
Code improvements for the indexer API handler and a few code cleanups as well.
11 years ago
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!
11 years ago