Discuții » Cerere de creare

[SOLVED] TVDB

§
Postat în: 19-04-2015
Editat în: 19-04-2015

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

§
Postat în: 19-04-2015

Perfect!

§
Postat în: 20-04-2015

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--?

§
Postat în: 21-04-2015

Works as is so....

woxxomMod
§
Postat în: 21-04-2015

zanetu, thanks, updated.

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

Postează un raspuns

Autentifică-te pentru a posta un răspuns.