Search found 5 matches
- 14 May 2012, 10:12
- Forum: Help and Support
- Topic: Using Filebot on DSM
- Replies: 61
- Views: 57523
Re: Using Filebot on DSM
That's wierd, that bash startup script work very well on various Linux distros. Not sure but maybe it's not called with bash but another shell that doesn't support "$@"? MediaInfo and 7-Zip can't be loaded. Maybe the i386 .so can't be loaded on i686? Should work as far as I know. Maybe the library ...
- 14 May 2012, 07:53
- Forum: Help and Support
- Topic: Using Filebot on DSM
- Replies: 61
- Views: 57523
Re: Using Filebot on DSM
FileBot expects java to be in the PATH so the "java" command just works, otherwise you have to specify the whole path to the executable. Can you check if the native libs work as well? Not sure if it'll work on atom. Try this please? filebot -script "script:println net.sourceforge.filebot.mediainfo ...
- 13 May 2012, 17:24
- Forum: Help and Support
- Topic: Using Filebot on DSM
- Replies: 61
- Views: 57523
Re: Using Filebot on DSM
Atom should be the same as x86 right? Built you a package that bundles the linux-i386 native libs for mediainfo and 7zip. ipkg install "http://sourceforge.net/projects/filebot/files/filebot/HEAD/filebot_2.62_i686.ipk" Thank you very much, rednoah, succesful installation and execution on this Intel ...
- 13 May 2012, 13:12
- Forum: Help and Support
- Topic: Using Filebot on DSM
- Replies: 61
- Views: 57523
Re: Using Filebot on DSM
Looks like this is a problem that can occure if the package and system arch doesn't match or something. What is your system architecture? I've set the package to 'arm'. Maybe this command and clear things up: ipkg print_architecture Thanks for your quick reply. This could be the problem, trying to ...
- 13 May 2012, 10:04
- Forum: Help and Support
- Topic: Using Filebot on DSM
- Replies: 61
- Views: 57523
Re: Using Filebot on DSM
Thanks for your help! Added the ipkg/arm package to the website. Now you can just do that to get the latest version: ipkg install "http://sourceforge.net/projects/filebot/files/filebot/FileBot_2.62/filebot_2.62_arm.ipk" I tried this, got the following error: ipkg install "http://sourceforge.net ...