SyntaxError in v4.6
Posted: 12 Jun 2015, 07:00
Hi RedNoah,
Thanks so much for your assistance a few years back with an expression in FileBot that pulls airdates for episodes. Saved me a great deal of time when renaming.
Unfortunately the expression isn't working in v4.6. It still works ok for v3.4.
The expression is:
{episode} 720p web-dl {sid=new net.sourceforge.filebot.web.TVRageClient().search(n)[0].showId; new XmlSlurper().parse("http://services.tvrage.com/feeds/episod ... p=${s}x${e}").episode.airdate}
When inserted into v4.6 there is an error that appears:
SyntaxError : unable to resolve class net.sourceforge.bilebot.web.TVRageClient
Thanks,
Joe
Thanks so much for your assistance a few years back with an expression in FileBot that pulls airdates for episodes. Saved me a great deal of time when renaming.
Unfortunately the expression isn't working in v4.6. It still works ok for v3.4.
The expression is:
{episode} 720p web-dl {sid=new net.sourceforge.filebot.web.TVRageClient().search(n)[0].showId; new XmlSlurper().parse("http://services.tvrage.com/feeds/episod ... p=${s}x${e}").episode.airdate}
When inserted into v4.6 there is an error that appears:
SyntaxError : unable to resolve class net.sourceforge.bilebot.web.TVRageClient
Thanks,
Joe