[AniDB] "Source" variable always undefined

All your suggestions, requests and ideas for future development
Post Reply
Kurbster
Posts: 2
Joined: 19 Jan 2016, 02:04

[AniDB] "Source" variable always undefined

Post 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 ?(?????)?
User avatar
rednoah
The Source
Posts: 23935
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [AniDB] "Source" variable always undefined

Post by rednoah »

{source} is based on the current filename, not AniDB data.
:idea: Please read the FAQ and How to Request Help.
Kurbster
Posts: 2
Joined: 19 Jan 2016, 02:04

Re: [AniDB] "Source" variable always undefined

Post 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?
User avatar
rednoah
The Source
Posts: 23935
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [AniDB] "Source" variable always undefined

Post by rednoah »

No, AniDB file/release data is not available via the HTTP API.
:idea: Please read the FAQ and How to Request Help.
Post Reply