Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sick-Beard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
Sick-Beard
Commits
a37b7c76
Commit
a37b7c76
authored
Jul 21, 2014
by
raver2046
Browse files
Options
Downloads
Patches
Plain Diff
Added debug info for xhtor getnzb...
Attention le moteur de recherche xthor n'est pas précis.
parent
1fd2e67b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
sickbeard/providers/xthor.py
+1
-0
1 addition, 0 deletions
sickbeard/providers/xthor.py
with
1 addition
and
0 deletions
sickbeard/providers/xthor.py
+
1
−
0
View file @
a37b7c76
...
@@ -192,6 +192,7 @@ class XTHORSearchResult:
...
@@ -192,6 +192,7 @@ class XTHORSearchResult:
self
.
audio_langs
=
audio_langs
self
.
audio_langs
=
audio_langs
def
getNZB
(
self
):
def
getNZB
(
self
):
logger
.
log
(
u
"
XTHOR GETNZB URL :
"
+
self
.
url
,
logger
.
DEBUG
)
return
self
.
opener
.
open
(
self
.
url
,
'
wb
'
).
read
()
return
self
.
opener
.
open
(
self
.
url
,
'
wb
'
).
read
()
def
getQuality
(
self
):
def
getQuality
(
self
):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment