1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-13 11:32:20 -05:00
SickRage/sickbeard
echel0n e1ee01579d Fixed issues with TVDB retrieving banners and posters.
Fixed unicode issues with Indexer API's
Fixed issues with scene numbering.
Fixed issues with black and white lists for anime shows when editing a show.
2014-05-29 06:27:05 -07:00
..
clients App name change in code. 2014-05-23 05:37:22 -07:00
databases SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 2014-05-28 14:16:03 -07:00
indexers App name change in code. 2014-05-23 05:37:22 -07:00
metadata Update imdbpy libs to v5.0 2014-05-28 23:09:38 -07:00
name_parser PEP8 cleanups 2014-05-29 02:44:00 +02:00
notifiers Backport from https://github.com/thezoggy/Sick-Beard, applied to our branch 2014-05-29 02:30:38 +02:00
providers SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 2014-05-28 14:16:03 -07:00
__init__.py Fix for restart issues 2014-05-29 02:21:26 -07:00
autoPostProcesser.py App name change in code. 2014-05-23 05:37:22 -07:00
blackandwhitelist.py Added Black and White list for release groups for anime shows. 2014-05-27 03:09:57 -07:00
browser.py App name change in code. 2014-05-23 05:37:22 -07:00
classes.py Fix for new show searches, now checks alias names as well as series names to get results. 2014-05-26 00:45:11 -07:00
common.py More namechanges 2014-05-26 23:32:47 +02:00
config.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
dailysearcher.py Fixes issue with daily searcher constantly showing it's in progress when in fact it is not from manage searches page. 2014-05-26 14:20:31 -07:00
db.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
encodingKludge.py App name change in code. 2014-05-23 05:37:22 -07:00
exceptions.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
failed_history.py App name change in code. 2014-05-23 05:37:22 -07:00
failedProcessor.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
generic_queue.py App name change in code. 2014-05-23 05:37:22 -07:00
gh_api.py App name change in code. 2014-05-23 05:37:22 -07:00
helpers.py Added Black and White list for release groups for anime shows. 2014-05-27 03:09:57 -07:00
history.py App name change in code. 2014-05-23 05:37:22 -07:00
image_cache.py App name change in code. 2014-05-23 05:37:22 -07:00
logger.py App name change in code. 2014-05-23 05:37:22 -07:00
maintenance.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
name_cache.py Fix for scene name repeat bug when displaying show. 2014-05-26 11:07:10 -07:00
naming.py Added anime support with anidb support. 2014-05-25 23:29:22 -07:00
network_timezones.py App name change in code. 2014-05-23 05:37:22 -07:00
nzbget.py More namechanges 2014-05-26 23:32:47 +02:00
nzbSplitter.py App name change in code. 2014-05-23 05:37:22 -07:00
postProcessor.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
processTV.py More namechanges 2014-05-26 23:32:47 +02:00
properFinder.py Fixed issues with post-processing. 2014-05-26 03:42:34 -07:00
sab.py App name change in code. 2014-05-23 05:37:22 -07:00
sbdatetime.py More namechanges 2014-05-26 23:32:47 +02:00
scene_exceptions.py Fixed internal indexer scene name cache which resolved issues with searching and snatching. 2014-05-26 14:06:54 -07:00
scene_numbering.py Fixed issues with TVDB retrieving banners and posters. 2014-05-29 06:27:05 -07:00
scheduler.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
search_queue.py Added Black and White list for release groups for anime shows. 2014-05-27 03:09:57 -07:00
search.py SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 2014-05-28 14:16:03 -07:00
searchBacklog.py App name change in code. 2014-05-23 05:37:22 -07:00
show_name_helpers.py SickRage now stores the XEM scene data to the main DB under tv_episodes for faster lookups and better linkages with epiosde objects, insures we have scene data on hand when we want it! 2014-05-28 14:16:03 -07:00
show_queue.py Fixed issues with TVDB retrieving banners and posters. 2014-05-29 06:27:05 -07:00
showUpdater.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
subtitles.py App name change in code. 2014-05-23 05:37:22 -07:00
traktWatchListChecker.py App name change in code. 2014-05-23 05:37:22 -07:00
tv.py Fixed issues with TVDB retrieving banners and posters. 2014-05-29 06:27:05 -07:00
tvcache.py Fixed app performance issues from recent upgrades. 2014-05-26 13:16:07 -07:00
tvtumbler.py Re-write of Indexer API wrapper 2014-03-24 22:57:24 -07:00
ui.py App name change in code. 2014-05-23 05:37:22 -07:00
version.py Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
versionChecker.py Code cleanup 2014-05-28 23:24:23 -07:00
webapi.py Fix for issues relating to webAPI and episode searching. 2014-05-23 10:05:44 -07:00
webserve.py Merge branch 'FuzzyMoments' of https://github.com/JackDandy/SickRage into JackDandy-FuzzyMoments 2014-05-28 00:17:24 +02:00
webserveInit.py App name change in code. 2014-05-23 05:37:22 -07:00