[QNAP] ERROR /opt/share/filebot/data

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
dobberman152
Posts: 7
Joined: 01 May 2015, 18:04

[QNAP] ERROR /opt/share/filebot/data

Post by dobberman152 »

Hi all,

I have an issue...

I have done everything fine with filebot and my QNAP NAS server.

The thing is, when I try something with filebot it says every time:

/opt/share/filebot/data

even when I put -o-output to a folder....

what is wrong???

filebot -version works

Filebot 4.6 (r3052) Java TM ....


java is installed from QNAP shop... or should I update java from java.com ?

Thanks for answers
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: couldn't get a move renamed

Post by rednoah »

What's the command that doesn't work? What's the console output?

Please read:
viewtopic.php?f=4&t=1868
:idea: Please read the FAQ and How to Request Help.
dobberman152
Posts: 7
Joined: 01 May 2015, 18:04

Re: [QNAP] something not working

Post by dobberman152 »

I could get Filebot to work because when i type: Filebot it's recognized.

But for exemple: when I do:

Filebot -rename /share/Download/complete/(I choose a movie) --output /share/Download/Films --db TheMovieDb --lang fr

it gives: /opt/share/filebot/data

So I browse to the path, but found nothing....

that why my question here :)
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [QNAP] something not working

Post by rednoah »

So you're saying the only output is this, and nothing else?

Code: Select all

/opt/share/filebot/data
It seems strange that it would only say that.

But /opt/share/filebot/data is the default application data folder for the IPK package. I suspect that your /opt/share/filebot belongs to root so your normal user doesn't have permission to create the application data folder so filebot crashes.

You may need to create the /opt/share/filebot/data folder and give your normal user all permissions with chown/chmod.
:idea: Please read the FAQ and How to Request Help.
dobberman152
Posts: 7
Joined: 01 May 2015, 18:04

Re: [QNAP] ERROR /opt/share/filebot/data

Post by dobberman152 »

I have full rights on all folders where filebot is installed and also rights to the chosen folder too.

I don't understand why that pad.

I created manually that data folder but nothing is in it !

Filebot gave me that output but he puts nothing in there !!

Thanks for your lights
User avatar
rednoah
The Source
Posts: 23949
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [QNAP] ERROR /opt/share/filebot/data

Post by rednoah »

Try using the latest beta:
https://sourceforge.net/projects/filebo ... _4.6.1_B5/

At least the error messages should be more clear with that one.
:idea: Please read the FAQ and How to Request Help.
dobberman152
Posts: 7
Joined: 01 May 2015, 18:04

Re: [QNAP] ERROR /opt/share/filebot/data

Post by dobberman152 »

HI Rednoah

I got my problem solved now.

But my steps I loved to be done with Filebotscript is:

- Filebot looks for FOLDERS too and not only movie name as files
- Symlink - to keep seeding - I found it
- Rename to correct title with some arguments to keep the correct title with TheMovieDB in french and automaticaly choose the right name and not another that has nothing to do with it - have to do some more tests but found also how to or if you can help me, would be much appreciated
- When all is done, to just delete the other unused files. Just delete them.
- notify KODI and PLEX after
Post Reply