Skip to content

Commit

Permalink
Set SD resolution for TV-SD category for XSpeeds
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Nov 6, 2014
1 parent 6a3b77a commit e4ca0fd
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion XSpeeds.tracker
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
</extract>
</linepatterns>
<linematched>
<if srcvar="category" regex="TV-SD">
<var name="resolution">
<string value="SD"/>
</var>
</if>

<var name="torrentUrl">
<string value="http://"/>
<var name="$baseUrl"/>
Expand All @@ -74,4 +80,4 @@
<ignore>
</ignore>
</parseinfo>
</trackerinfo>
</trackerinfo>

0 comments on commit e4ca0fd

Please sign in to comment.