Page 1 of 1
Unable to get audio.Title metadata info
Posted: 29 Apr 2020, 11:42
by yocreoquesi
I'm trying to get {audio.Title} but it gives me an empty response, I've checked the file MediaInfo and it does have a value. Any clue about what I'm doing wrong?
I'm using Filebot 4.9.1

Re: Unable to get audio.Title metadata info
Posted: 29 Apr 2020, 12:16
by rednoah

What does
libmediainfo say exactly?
viewtopic.php?t=4285

What does
filebot -script fn:sysinfo say?

Please read
How to Request Help.
Re: Unable to get audio.Title metadata info
Posted: 29 Apr 2020, 12:28
by yocreoquesi
I'm Using the Windows GUI for this, sorry but I'm kind of new in this. I will try to gather that info and reply here again.
Thanks
Re: Unable to get audio.Title metadata info
Posted: 29 Apr 2020, 12:56
by yocreoquesi
As adviced in Discord, {audio[0].title} did the trick.
Thanks for the help!