Nils Vogels
dad75ae09b
Indent fixes
11 years ago
echel0n
9b5cfbb731
Merge pull request #299 from delphiactual/dev
Pushbullet Changes
11 years ago
echel0n
edebacf8ac
Merge pull request #308 from WebSpider/dev-fix_speedcd_sql_180
Update SQL to match TVRage edition
11 years ago
echel0n
09476224c5
Improved code for better performance of application memory and cpu usage.
11 years ago
Nils Vogels
2b2e2d484d
Update SQL to match TVRage edition
11 years ago
echel0n
6a8bef76c9
Re-code of post-processing, insures the Indexer ID is correct so that shows don't get added with the incorrect Indexer info also no more needing to lookup said info from the Indexers making API calls so overall speed has increased as well.
Fixed issues with returning a show object when parsing release names into show names from our database.
11 years ago
delphiactual
3654ad7729
Pushbullet Changes
Remove "." from test button
Replace nickname into dropdown menu instead of model...
11 years ago
echel0n
5a1823a15a
Fixes a few more issues with backlog searches, relates to issue #298
11 years ago
echel0n
1c6b0807b0
Fixed backlog issues and improved cache and provider searches, this resolves issue #298
11 years ago
echel0n
eabd0d092f
Fixes for air_by_date and sports shows
Fixes for sports regex matching patterns.
11 years ago
echel0n
42b11cd000
Fixed up sports regex matching pattern
11 years ago
echel0n
deb355ef88
Fixed typo causing addexisting shows page to not function correctly
11 years ago
echel0n
3a60683327
Fixed issues with parsing release names and naming patterns including regex for sports is now more accurate then ever!
Added option under general settings to allow specifiying a default indexer to be used for adding newshows and existing shows (All, TVDB, TVRage)
11 years ago
echel0n
85a9a81f4e
Fix for issue #290 , Post-processing issues
11 years ago
echel0n
74c6bec150
Fix for issue #291
11 years ago
Nils
45f2d72314
Merge pull request #283 from WebSpider/dev-email_notify_order
Changing sorting order for email notification lists, closes enhancement request in #271
11 years ago
Nils Vogels
71cd57927f
Changing sorting order for email notification lists to alphabetical, ascending
11 years ago
echel0n
3cefc5be86
Fix for startup issue when using python 2.6
11 years ago
echel0n
271afb8c5d
Merge pull request #276 from WebSpider/dev-increase_client_timeout
Increasing generic client timeout
11 years ago
echel0n
226b930987
Merge pull request #278 from WebSpider/dev-typo_fix_237
Small typo in debug logging
11 years ago
echel0n
20bc92650b
Fix for issues relating to adding existing shows and nothing happens.
11 years ago
Nils Vogels
a3094bcbba
Small typo in debug logging
11 years ago
Nils Vogels
812e8443bd
Increasing generic client timeout to 20s to work around busy hosts
11 years ago
echel0n
071d51fcda
Fixes for scene conversion and regexs
11 years ago
echel0n
308add5a11
Fix for string issues
11 years ago
echel0n
dfd8ead9f8
Fix for published_parsed errors
11 years ago
echel0n
5ba99db64e
Fix for issue #274 , ebObj ref'd before assignment
11 years ago
echel0n
f6cf80aa99
Fixed issue #221
Manual and Backlog searches now gather all the search results FIRST then loop through them filtering the bad ones out, this should improve overall speed of searching for downloads.
11 years ago
echel0n
e6056c5745
Fix for adding existing shows.
11 years ago
echel0n
1f74488a38
Fix for showObj attribute error in cache
11 years ago
echel0n
408ffa857a
Fixed another bug in the cache searcher for NoneType indexerid
11 years ago
echel0n
9d69e43378
Merge branch 'origin/dev'
11 years ago
echel0n
f354839efd
Merge pull request #106 from joshjowen/indexerfix
Create an INDEXER_DEFAULT config variable and fix traktWatchListChecker.py
11 years ago
echel0n
75a1e0970a
Merge pull request #267 from jValdron/post-process-nonetype
Fixed 'NoneType' object has no attribute 'status' error
11 years ago
echel0n
bb3e609565
Fix for default sports naming pattern issue #269
11 years ago
echel0n
85679e99f1
Fixed indexerid issue when searching SB for show ID
11 years ago
echel0n
880e923714
Fix for issue #255 , metadata saving for xbmc12+
11 years ago
echel0n
7e800ff524
Fixed manual episode searches.
Corrected a issue where SB was being searched twice for the same show wasting cpu cycles.
11 years ago
echel0n
54f769e224
Small fix for post-processing
11 years ago
Jason Valdron
4cd67aa6ec
fixed post-processing uncaught exception
11 years ago
echel0n
9d191f6999
Fixes for post-processing issues.
Improvements made to caches for overall performance boost and more accurate matches.
Misc bug fixes applied.
11 years ago
Nils
9f2a6dad5d
Merge pull request #262 from Wizkidje/master
Fix API history request in dev
11 years ago
Nils
3c49e3e202
Merge pull request #247 from Prinz23/ical_pause_bugfix
Bugfix for logic error in sql queue for ical (paused shows)
11 years ago
Nils
696ad4589f
Merge pull request #261 from WebSpider/dev-update_readme
Update readme.md
11 years ago
Nils
d595a9abfd
Merge pull request #252 from WebSpider/dev-cache_typo
Typo in logging text, closes #251
11 years ago
Nils
3e3508c275
Merge pull request #260 from gameforce/master
added gentoo linux init script
11 years ago
darf
a5d6e0ddea
added gentoo linux init script
11 years ago
echel0n
e30ed48fcf
Updated regex patterns to accommodate sports shows with dates in them.
11 years ago
Nils Vogels
316500b8e7
Fixing typo
11 years ago
echel0n
67b7eac21b
Revert "Fixed up regex patterns for better matching of sports events"
This reverts commit 8ee477085e
.
11 years ago