Hi,
Would be really great to have {tmdbid}, {tvdbid}, {tvdbseriesid}, {tvdbseasonid}.
Binding References
Re: Binding References
With the latest revision you can get tmdbid and tvdbid. The others are not really useful.
Try:
(needs latest release)
(needs latest revision)
Try:
Code: Select all
{tmdbid}
Code: Select all
{episode.series.id}
-
- Posts: 16
- Joined: 21 Jul 2013, 12:59
Re: Binding References
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
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
You'll need the latest revision (not release) for that. So the latest would be r1675 right now. Check FAQ 

-
- Posts: 16
- Joined: 21 Jul 2013, 12:59
Re: Binding References
Thanks, got it ... and works. 
