Search found 9 matches
- 24 Mar 2016, 22:47
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node doesn't start on DSM 6
- Replies: 74
- Views: 62710
Re: FileBot Node doesn't start on DSM 6
Locking /volume1/@appstore/filebot-node/filebot.log Mar 25, 2016 12:47:14 AM net.sf.ehcache.store.disk.DiskStorageFactory <init> WARNING: The index for data file /volume1/@appstore/filebot/data/admin/cache/0/web-datasource-lv2.data is out of date, probably due to an unclean shutdown. Deleting index ...
- 10 Mar 2016, 12:57
- Forum: Synology NAS & Embedded Linux
- Topic: Calling custom scripts in FileBot Node
- Replies: 6
- Views: 6087
Re: Calling custom scripts in FileBot Node
i may come off as a noob at all this (because i am)... but can you show me an example at how to export the list as some kind of text file in my media directory, please? later edit: i logged in with ssh entered the script but it only displays 'done' ' filebot -script fn:miss /volume1/media/series ...
- 10 Mar 2016, 10:11
- Forum: Synology NAS & Embedded Linux
- Topic: Calling custom scripts in FileBot Node
- Replies: 6
- Views: 6087
Re: Calling custom scripts in FileBot Node
after the miss script is finished, where is the log with the missing episodes located?
- 06 Mar 2016, 18:38
- Forum: Synology NAS & Embedded Linux
- Topic: Calling custom scripts in FileBot Node
- Replies: 6
- Views: 6087
Re: Calling custom scripts in FileBot Node
Thank you! I really appreciate how helpful you are. And fast in your replies. 

- 06 Mar 2016, 02:14
- Forum: Synology NAS & Embedded Linux
- Topic: Calling custom scripts in FileBot Node
- Replies: 6
- Views: 6087
Calling custom scripts in FileBot Node
can these scripts be added to filebot node? or if they are not added could you please explain how to use them with the filebot node webui? and export the missing episodes to a text file to a specified location?
thank you in advance
thank you in advance
- 19 Feb 2016, 14:16
- Forum: Help and Support
- Topic: OutOfMemoryError: Java heap space
- Replies: 5
- Views: 5916
Re: OutOfMemoryError: Java heap space
In the filebot.sh script you can try setting -Xmx , e.g. -Xmx1024m Maybe a better idea to call a script to deal with larger folders step by step: filebot -script fn:suball ... Can you please detail the 'filebot -script fn:suball ...' and where exactly in the script to put it? Something of a little ...
- 19 Feb 2016, 13:33
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13145
Re: Write log within directory / Ignore certain folders ?
Hello! I return with a (late) reply. After much, MUCH browsing through the internet (as stated i am NO computer wiz by any means) i have stumbled into things and warnings that say when accessing root files and stuff like that might break the darn thing. So i am respectfully asking for a fix from you ...
- 18 Feb 2016, 09:31
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13145
Re: Write log within directory / Ignore certain folders ?
It does have 512mb or RAM, but as far as i can tell it only uses 118mb? Could you please tell me where to run that '-Xmx200m' command? filebot -script 'fn:sysinfo' ------------------------------------------ FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: MediaInfoLib - v0.7.73 Apache Commons VFS ...
- 18 Feb 2016, 01:11
- Forum: Help and Support
- Topic: Write log within directory / Ignore certain folders ?
- Replies: 15
- Views: 13145
Re: Write log within directory / Ignore certain folders ?
Hello, rednoah! First i would like to thank you for the work you have put into this. It is the absolute best organizing tool for everything! Now to my problem... I have successfully installed (after many failed attempts) FileBot Node on my synology ds414j. Not being a java/script/coding wiz really ...