echel0n
e6056c5745
Fix for adding existing shows.
2014-04-30 20:05:35 -07:00
echel0n
1f74488a38
Fix for showObj attribute error in cache
2014-04-30 19:10:46 -07:00
echel0n
408ffa857a
Fixed another bug in the cache searcher for NoneType indexerid
2014-04-30 19:04:34 -07:00
echel0n
9d69e43378
Merge branch 'origin/dev'
2014-04-30 18:51:40 -07:00
echel0n
f354839efd
Merge pull request #106 from joshjowen/indexerfix
...
Create an INDEXER_DEFAULT config variable and fix traktWatchListChecker.py
2014-04-30 18:51:05 -07:00
echel0n
75a1e0970a
Merge pull request #267 from jValdron/post-process-nonetype
...
Fixed 'NoneType' object has no attribute 'status' error
2014-04-30 18:48:48 -07:00
echel0n
bb3e609565
Fix for default sports naming pattern issue #269
2014-04-30 18:36:23 -07:00
echel0n
85679e99f1
Fixed indexerid issue when searching SB for show ID
2014-04-30 18:34:05 -07:00
echel0n
880e923714
Fix for issue #255 , metadata saving for xbmc12+
2014-04-30 18:29:13 -07:00
echel0n
7e800ff524
Fixed manual episode searches.
...
Corrected a issue where SB was being searched twice for the same show wasting cpu cycles.
2014-04-30 18:20:53 -07:00
echel0n
54f769e224
Small fix for post-processing
2014-04-30 16:19:38 -07:00
Jason Valdron
4cd67aa6ec
fixed post-processing uncaught exception
2014-04-30 19:26:39 -03:00
echel0n
9d191f6999
Fixes for post-processing issues.
...
Improvements made to caches for overall performance boost and more accurate matches.
Misc bug fixes applied.
2014-04-30 15:16:31 -07:00
Nils
9f2a6dad5d
Merge pull request #262 from Wizkidje/master
...
Fix API history request in dev
2014-05-01 00:05:07 +02:00
Nils
3c49e3e202
Merge pull request #247 from Prinz23/ical_pause_bugfix
...
Bugfix for logic error in sql queue for ical (paused shows)
2014-04-30 23:58:00 +02:00
Nils
696ad4589f
Merge pull request #261 from WebSpider/dev-update_readme
...
Update readme.md
2014-04-30 23:56:35 +02:00
Nils
d595a9abfd
Merge pull request #252 from WebSpider/dev-cache_typo
...
Typo in logging text, closes #251
2014-04-30 23:54:11 +02:00
Nils
3e3508c275
Merge pull request #260 from gameforce/master
...
added gentoo linux init script
2014-04-30 23:53:17 +02:00
darf
a5d6e0ddea
added gentoo linux init script
2014-04-30 14:40:52 -04:00
echel0n
e30ed48fcf
Updated regex patterns to accommodate sports shows with dates in them.
2014-04-30 08:31:12 -07:00
Nils Vogels
316500b8e7
Fixing typo
2014-04-30 17:27:22 +02:00
echel0n
67b7eac21b
Revert "Fixed up regex patterns for better matching of sports events"
...
This reverts commit 8ee477085e
.
2014-04-30 08:10:36 -07:00
echel0n
8ee477085e
Fixed up regex patterns for better matching of sports events
2014-04-30 08:07:11 -07:00
echel0n
4337e674a9
Merge pull request #248 from WebSpider/dev-change_home
...
Changing IRC channel
2014-04-30 07:04:14 -07:00
echel0n
3f8729ef83
Added back in name cache but force it to only store entries if they have a valid Indexer ID otherwise disgard them.
2014-04-30 07:02:47 -07:00
Nils Vogels
d4ad2e7fb7
Making the links to submit issues actually work :)
2014-04-30 16:02:13 +02:00
Nils Vogels
215942f445
We're moving!
...
(changing IRC channel in config page)
2014-04-30 15:55:55 +02:00
echel0n
9384881241
Fixed issues with searching for air by date shows and sports.
...
Several bugfixes applied throughout the code along with cleanup performed.
2014-04-30 06:49:50 -07:00
Prinz23
9d61d1cab1
Bugfix for logic error in sql queue for ical (paused shows)
...
Fixes: https://github.com/echel0n/SickBeard-TVRage/issues/243
2014-04-30 15:03:56 +02:00
echel0n
a912140ec5
Code correction for scene conversion in Parsing cache
2014-04-30 05:21:16 -07:00
echel0n
08714357dd
Fixed missing code.
2014-04-30 05:18:20 -07:00
echel0n
319ac2602f
Fixed scene_numbering issues for shows that use scene numbers instead of TVDB numbering.
...
Fixed issues with local SB cache.
Fixed issues with sports naming patterns, we no longer treat sports as a airdate show and have created custom regex's to aid in finding sports related shows.
2014-04-30 05:10:13 -07:00
echel0n
d14581b8cc
Fixes classification issues for determining if a show is air-by-date or sports or regular
2014-04-29 16:57:01 -07:00
echel0n
a97dcad291
Fix for sports naming pattern issues, finally this is resolved!
...
Fixes issues for air-by-date shows as well.
2014-04-29 16:44:08 -07:00
echel0n
2893b3331e
Fix for index out of range issues
2014-04-29 15:33:00 -07:00
echel0n
5ef7a0fb30
Merge pull request #216 from iron8core/scc_fix_archive
...
Fix archive search and correct logging for foreign searches
2014-04-29 15:22:25 -07:00
echel0n
19cf543693
Fix for indexerid issues with cache.
...
Fix for regex matching.
2014-04-29 15:14:03 -07:00
echel0n
50b792d6df
Regex fixes
2014-04-29 08:36:39 -07:00
echel0n
e379d57376
Fix for showobj none type
2014-04-29 08:23:32 -07:00
echel0n
77bc5c7291
More fixes for strftime and findpropers
2014-04-29 08:16:17 -07:00
echel0n
cc0296783b
More cache fixes
2014-04-29 07:55:38 -07:00
echel0n
e10a725d27
Fix for None type in cache
2014-04-29 07:52:48 -07:00
echel0n
dbe7e019f6
Cache issue fixes.
...
Naming Pattern issues fixed.
Regex patterns cleaned up.
Misc bug fixes.
2014-04-29 07:44:13 -07:00
echel0n
87b752b4e5
Re-coded the Indexer cache, cache lookups are only performed for existing shows and we don't add any cache entries unless we are Indexing the show in our database so we don't waste cpu cycles and memory.
...
Manual and backlog searches both search the cache first before even attempting to send a search request to a provider.
More bugs have been worked out.
2014-04-29 06:14:19 -07:00
root
be2d71d1d4
Fix API history request
2014-04-29 09:37:27 +02:00
echel0n
dbee4b6dbf
Fix for issues getting indexerID during cache updates
2014-04-28 23:04:32 -07:00
echel0n
96a2c047a0
Fixes issues with scene converting
2014-04-28 22:41:40 -07:00
echel0n
51f691eeb2
Fix for issue #182
2014-04-28 21:59:00 -07:00
echel0n
c330bbb386
Fixed issues with post-processing, we now perform the auto-detection of the indexer in a spot that doesn't require the post-processing to start all the way from the begining allowing for less processing time to take place.
...
Fixed more code relating to scene converting and sports event episodes/shows.
Post-processing now checks for indexer id in the cache as well as the other normal ways it did before.
2014-04-28 21:55:59 -07:00
echel0n
7f44a2cfad
Fixed issues with finding propers to many keywords.
...
Fixed issues with scene numbering when searching for propers.
2014-04-28 18:25:27 -07:00