議論 » 作成依頼

[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.

§
投稿日: 2015/04/19

Perfect!

§
投稿日: 2015/04/20

Here: The TVDB English only search results.

https://greasyfork.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....

woxxomMod
§
投稿日: 2015/04/21

zanetu, thanks, updated.

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

返信を投稿

返信を投稿するにはログインしてください