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
File created by PyGithub |
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
File created by PyGithub |
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
-- GithubAPI | |
-- @Author : Hyro Vitaly Protago | |
-- @Version : 1.0.0 | |
--[[ | |
INFOS : | |
- Cannot delete an anonymous gist | |
]]-- | |
GithubAPI = { |
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
File created by PyGithub |
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
File created by PyGithub |
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
<%inherit file="/layouts/main.mako"/> | |
<%! | |
from medusa import app | |
from medusa.helpers import anon_url | |
from medusa.indexers.indexer_api import indexerApi | |
from medusa import sbdatetime | |
import datetime | |
import time | |
import re | |
from medusa import logger |
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
015-11-18 14:13:22 DEBUG Thread-63 :: Episode has no release group, replacing it with 'RLSGROUP' | |
2015-11-18 14:13:22 DEBUG Thread-43 :: Episode has no release group, replacing it with 'RLSGROUP' | |
2015-11-18 14:13:22 DEBUG Thread-63 :: formatting pattern: %SN - %A.D - %EN -> Show Name - 2011.03.09 - Ep Name | |
2015-11-18 14:13:22 DEBUG Thread-43 :: formatting pattern: %SN - %A.D - %EN -> Show Name - 2011.03.09 - Ep Name | |
2015-11-18 14:13:22 DEBUG Thread-43 :: Trying to parse Show Name - 2011.03.09 - Ep Name.ext | |
2015-11-18 14:13:22 DEBUG Thread-43 :: Parsed Show Name - 2011.03.09 - Ep Name.ext into Show Name - 2011-03-09 [ABD: True] [ANIME: False] [whichReg: ['scene_date_format']] | |
2015-11-18 14:13:22 DEBUG Thread-43 :: The name Show Name - 2011.03.09 - Ep Name.ext parsed into Show Name - 2011-03-09 [ABD: True] [ANIME: False] [whichReg: ['scene_date_format']] | |
2015-11-18 14:13:55 INFO Thread-46 :: Changed TV download folder to G:\tmp\download | |
2015-11-18 14:13:55 INFO Thread-46 :: Starting |
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
C:\Python\sick.test\tests>c:\python27\python.exe all_tests.py | |
================== | |
STARTING - ALL TESTS | |
================== | |
- common_tests | |
- config_tests | |
- db_tests | |
- encoding_tests | |
- feedparser_tests | |
- name_parser_tests |
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
C:\Python\sick.test\tests>c:\python27\python.exe all_tests.py | |
================== | |
STARTING - ALL TESTS | |
================== | |
- common_tests | |
- config_tests | |
- db_tests | |
- encoding_tests | |
- exceptions_helper_tests | |
- feedparser_tests |