This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AAAssertionError: Commit hash wrong length: 4 hash: None | |
AA assert len(cur_hash) is 40, "Commit hash wrong length: %s hash: %s" % (len(cur_hash), cur_hash) | |
AA File "/raid0/data/module/SickBeardTVR/sys/SickBeard/sickbeard/versionChecker.py", line 203, in getDBcompare | |
AA result = self.getDBcompare() | |
AA File "/raid0/data/module/SickBeardTVR/sys/SickBeard/sickbeard/versionChecker.py", line 156, in db_safe | |
AATraceback (most recent call last): | |
2015-09-24 14:22:37 ERROR CHECKVERSION :: We can't proceed with the update. Unable to compare DB version | |
2015-09-24 14:22:37 INFO CHECKVERSION :: New update found for SickRage, starting auto-updater ... | |
2015-09-24 14:22:37 WARNING CHECKVERSION :: No git specified, can't use git commands | |
2015-09-24 14:22:37 WARNING CHECKVERSION :: No git specified, can't use git commands |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-09-24 10:03:42 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: ['standard']] | |
2015-09-24 10:03:42 DEBUG MAIN :: Episode has no release group, replacing it with 'RLSGROUP' | |
2015-09-24 10:03:42 DEBUG MAIN :: formatting pattern: %SN - S%0SE%0E - %EN -> Show Name - S02E03 - Ep Name | |
2015-09-24 10:03:42 DEBUG MAIN :: Parsed Show.Name.S02E03.HDTV.XviD-RLSGROUP into Show Name - S02E03 [GROUP: RLSGROUP] [ABD: False] [ANIME: False] [whichReg: ['standard']] | |
2015-09-24 10:03:42 DEBUG MAIN :: formatting pattern: Season %0S -> Season 02 | |
2015-09-24 10:03:42 DEBUG MAIN :: Trying to parse Show Name - S02E03 - Ep Name.ext | |
2015-09-24 10:03:42 DEBUG MAIN :: Parsed Show Name - S02E03 - Ep Name.ext into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg: ['standard']] | |
2015-09-24 10:03:42 DEBUG MAIN :: The name Show Name - S02E03 - Ep Name.ext parsed into Show Name - S02E03 [ABD: False] [ANIME: False] [whichReg |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-05-28 08:46:46 ERROR Thread-375 :: | |
2015-05-28 08:40:31 INFO SEARCHQUEUE-DAILY-SEARCH :: No needed episodes found | |
2015-05-28 08:40:31 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Dognzb] :: Transaction with 2225 queries executed | |
2015-05-28 08:40:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Womble's Index] :: Transaction with 2225 queries executed | |
2015-05-28 08:40:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Sick Beard Index] :: Transaction with 2225 queries executed | |
2015-05-28 08:40:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Dognzb] :: Last update was too soon, using old cache: today()-2015-05-28 08:30:30<0:15:00 | |
2015-05-28 08:40:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Womble's Index] :: Last update was too soon, using old cache: today()-2015-05-28 08:30:29<0:15:00 | |
2015-05-28 08:40:30 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Sick Beard Index] :: Last update was too soon, using old cache: today()-2015-05-28 08:30:30<0:15:00 | |
2015-05-28 08:40:30 INFO SEARCHQUEUE-DAILY-SEARCH :: Seeing if we need anything from Marve |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
con_enable "1" | |
dota_disable_range_finder "1" // Visual spell range indicator activated (default 1) | |
dota_minimap_hero_size "800" // Slightly bigger hero icons on minimap (default 600) | |
dota_minimap_misclick_time "0.3" // Threshold delay to accept minimap clicks (default 0.2) | |
dota_camera_accelerate "20" // Decelerating map scroll (50 = insta stop, 1 = smooth slowdown, vanilla DotA would be 50) | |
dota_player_multipler_orders "1" // Control all units with CTRL click (default 0) | |
dota_player_units_auto_attack "0" // Hero autoattack disabled (default 1) | |
dota_always_show_player_names "1" // Always show player names |