Page 1 of 1

[AniDB] "Source" variable always undefined

Posted: 19 Jan 2016, 02:20
by Kurbster
Hello,

I'm using FileBot to rename my anime collection for Kodi. One thing I noticed is that one of the variables called "source" is always coming back undefined, when it says "Bluray" or "HDTV" on the anidb website. I've tried with several different shows now, and everything else I need seems to be matched properly.

Code: Select all

C:\Program Files\FileBot>filebot -script fn:sysinfo
FileBot 4.6.1 (r3428)
JNA Native: 4.0.1
MediaInfo: MediaInfoLib - v0.7.78
7-Zip-JBinding: 9.20
Jan 18, 2016 9:08:04 PM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0
x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.5
JRE: Java(TM) SE Runtime Environment 1.8.0_65
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 6 Core / 1 GB Max Memory / 21 MB Used Memory
OS: Windows 8.1 (amd64)
Package: MSI
Data: C:\Users\Kurbster\AppData\Roaming\FileBot
Done ?(?????)?

Re: [AniDB] "Source" variable always undefined

Posted: 19 Jan 2016, 04:55
by rednoah
{source} is based on the current filename, not AniDB data.

Re: [AniDB] "Source" variable always undefined

Posted: 03 Feb 2016, 01:20
by Kurbster
rednoah wrote:{source} is based on the current filename, not AniDB data.
Thank you. Is there a variable that does get the source data off Anidb?

Re: [AniDB] "Source" variable always undefined

Posted: 03 Feb 2016, 07:47
by rednoah
No, AniDB file/release data is not available via the HTTP API.