diff --new-file --recursive --suppress-common-lines --exclude changes.txt --exclude diff.txt releases/unplug-2.049/source/chrome/content/common.js releases/unplug-2.050/source/chrome/content/common.js
142c142
< version : 2.049,
---
> version : 2.050,
146c146
< revision : 201106182148,
---
> revision : 201108022339,
diff --new-file --recursive --suppress-common-lines --exclude changes.txt --exclude diff.txt releases/unplug-2.049/source/chrome/content/display/pop/pop.js releases/unplug-2.050/source/chrome/content/display/pop/pop.js
258c258,262
< alert("The following information can be used for debugging:\n\nTraceback:\n" + result_item.trace() + "\n\nKeychain:\n" + result_item.keychain.toSource() + "\n\nHistory:\n" + result_item.history.toSource());
---
> alert("The following information can be used for debugging:" +
> "\n\nHow to download:\n" + result_item.result.download.toSource() +
> "\n\nFound by (\"traceback\"):\n" + result_item.trace() +
> "\n\nIdentifier and groupings (\"keychain\"):\n" + result_item.keychain.toSource() +
> "\n\nDescription from each instance found (\"history\"):\n" + result_item.history.toSource());
698c702
< return h.trace;
---
> return ">>> " + h.trace;
diff --new-file --recursive --suppress-common-lines --exclude changes.txt --exclude diff.txt releases/unplug-2.049/source/chrome/content/rules.xml releases/unplug-2.050/source/chrome/content/rules.xml
452a453,456
>
>
>
>
601a606,614
>
>
>
>
>
>
>
>
>
679,680c692,693
<
<
---
>
>
682c695
<
---
>
693a707,708
> k8="43" v8="mid"
> k9="44" v9="high"
702a718,719
> k8="43" v8="${translate:mid_quality}"
> k9="44" v9="${translate:high_quality}"
711a729,730
> k7="43" v7="webm"
> k8="44" v8="webm"
717a737,775
>
>
>
>
>
>
>
>
>
>
> k1="4" v1="mid"
> k2="5" v2="low"
> k3="18" v3="mid"
> k4="22" v4="very-high"
> k5="34" v5="mid"
> k6="35" v6="high"
> k7="37" v7="very-high"
> k8="43" v8="mid"
> k9="44" v9="high"
> k10="45" v10="very-high"
> />
> k1="4" v1="flv"
> k2="5" v2="flv"
> k3="18" v3="mp4"
> k4="22" v4="mp4"
> k5="34" v5="flv"
> k6="35" v6="flv"
> k7="43" v7="webm"
> k8="44" v8="webm"
> k9="45" v9="webm"
> />
> quality="${quality.1}" certainty="very-high" title="${htmldecode:either:title.1:origtitle.innerHTML}" mediaid="${video_id.1}"
> description="${qstr.1} ${optional:type.1}" type="${type.1}" />
>
>
>
718a777
>
777c836
<
---
>
791c850
<
---
>
795c854
<
---
>
1198a1258,1273
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1210c1285,1288
< k1="240p" v1="mid"
> k2="360p" v2="high" />
> em:version="2.050"
27c27
< 6.0.*
---
> 6.*
Binary files releases/unplug-2.049/unplug.xpi and releases/unplug-2.050/unplug.xpi differ