Hello,
i've just installed filebot to my raspberry pi and then installed 'java embedded 6/7 arm headless'.
Then i used the Script out of 'Full Automated Media Center' and it works,
but each run takes about 20-40mins. The most time takes:
Rename episodes using [TheTVDB]
Auto-Query etc
Fetching episode data for [Series]
i just wanted to ask if its possible to speed one of these steps up.
Thanks btw. great work!
Performance/Speed on Raspbian
Re: Performance/Speed on Raspbian
How much memory are you giving Java? Try adding something like -Xmx256.
Also what if you use simple filebot -rename calls? That should be much faster than loading Groovy.
EDIT: Do you get any error output? Absolutely make sure that FileBot has permissions and enough space for it's cache (in ~/.filebot by default).
Also what if you use simple filebot -rename calls? That should be much faster than loading Groovy.
EDIT: Do you get any error output? Absolutely make sure that FileBot has permissions and enough space for it's cache (in ~/.filebot by default).