Performance/Speed on Raspbian

Any questions? Need some help?
Post Reply
iPwnThePhone
Posts: 3
Joined: 28 Feb 2013, 18:58

Performance/Speed on Raspbian

Post by iPwnThePhone »

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

Re: Performance/Speed on Raspbian

Post by rednoah »

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).
:idea: Please read the FAQ and How to Request Help.
Post Reply