Search found 4 matches
- 16 Jun 2015, 17:58
- Forum: Windows
- Topic: SyntaxError in v4.6
- Replies: 6
- Views: 5466
Re: SyntaxError in v4.6
Ok, thanks for all your help!
- 16 Jun 2015, 16:29
- Forum: Windows
- Topic: SyntaxError in v4.6
- Replies: 6
- Views: 5466
Re: SyntaxError in v4.6
Thanks rednoah,
Works a treat now. Just another quick question. Is there a way to insert a double space?
When I try to get a double space between items e.g.
{n} - {s00e00} - {t} - {airdate}
It ignores additional spaces.
Thanks
Works a treat now. Just another quick question. Is there a way to insert a double space?
When I try to get a double space between items e.g.
{n} - {s00e00} - {t} - {airdate}
It ignores additional spaces.
Thanks
- 16 Jun 2015, 13:55
- Forum: Windows
- Topic: SyntaxError in v4.6
- Replies: 6
- Views: 5466
Re: SyntaxError in v4.6
Thanks for looking into this rednoah. I tried: {episode} dvdrip {sid=new net.sourceforge.filebot.web.TVRageClient().search(n)[0].showId; new XmlSlurper().parse("http://services.tvrage.com/feeds/episodeinfo.php?sid=${sid}&ep=${s}x${e}").episode.{airdate} But now get the error: SyntaxError: missing ...
- 12 Jun 2015, 07:00
- Forum: Windows
- Topic: SyntaxError in v4.6
- Replies: 6
- Views: 5466
SyntaxError in v4.6
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 ...