Page 1 of 1

Binding References

Posted: 29 Jul 2013, 03:20
by skchopperguy
Hi,

Would be really great to have {tmdbid}, {tvdbid}, {tvdbseriesid}, {tvdbseasonid}.

Re: Binding References

Posted: 29 Jul 2013, 13:30
by rednoah
With the latest revision you can get tmdbid and tvdbid. The others are not really useful.

Try:

Code: Select all

{tmdbid}
(needs latest release)

Code: Select all

{episode.series.id}
(needs latest revision)

Re: Binding References

Posted: 30 Jul 2013, 23:24
by skchopperguy
Hi,

Sorry, yes {tmdbid} is working :)

{episode.series.id} does not work though. What is the latest revision for Debian? I have...

filebot -version
FileBot 3.61 (r1646) / OpenJDK Runtime Environment 1.6.0_24

Also, I think this guy is looking for {episode.series.id} as well. http://www.filebot.net/forums/viewtopic.php?f=6&t=860

Re: Binding References

Posted: 31 Jul 2013, 04:02
by rednoah
You'll need the latest revision (not release) for that. So the latest would be r1675 right now. Check FAQ ;)

Re: Binding References

Posted: 31 Jul 2013, 14:19
by skchopperguy
Thanks, got it ... and works. :)