討論 » 建立請求

[SOLVED] TVDB

§
發表於:2015-04-19
編輯:2015-04-19

[SOLVED] TVDB

http://www.thetvdb.com/?string=Allegiance&searchseriesid=&tab=listseries&function=Search



Looking to be able to hide any language other than English. Sometimes there can be up to 15 or more languages and trying to find English in the mix is annoying.

woxxom管理員
§
發表於:2015-04-19
§
發表於:2015-04-19

Perfect!

§
發表於:2015-04-20

Here: The TVDB English only search results.

https://greasyforks.org/en/scripts/9330-the-tvdb-english-only-search-results/code#n14

for (var i=nodes.length-1, n; i>=0 && (n=nodes[i]); i++)

Shouldn't i++ be i--?

§
發表於:2015-04-21

Works as is so....

woxxom管理員
§
發表於:2015-04-21

zanetu, thanks, updated.

nickodemos, it was working because the site adds rows separately, one row per mutation.

發表回覆

登入以回覆

长期地址
遇到问题?请前往 GitHub 提 Issues。