Search found 19 matches

by melonboy
30 Dec 2012, 15:13
Forum: Help and Support
Topic: Link-Drop in folders - FileSystemExecption
Replies: 5
Views: 4460

Re: Link-Drop in folders - FileSystemExecption

Tried again on another 64 bit and it worked fine, must have been an issue with the install.

Thanks!
by melonboy
24 Dec 2012, 12:40
Forum: Help and Support
Topic: Link-Drop in folders - FileSystemExecption
Replies: 5
Views: 4460

Re: Link-Drop in folders - FileSystemExecption

Thanks!

Tried again with the GUI on a 32bit W7 machine and it worked flawlessly. I have another 64bit lying around and see if I can reproduce the error.
by melonboy
22 Dec 2012, 21:57
Forum: Help and Support
Topic: Link-Drop in folders - FileSystemExecption
Replies: 5
Views: 4460

Re: Link-Drop in folders - FileSystemExecption

Will do!

Can I perform the same function function via the CLI targeting a folder containing multiple movie sub-folders?

Thanks!
by melonboy
21 Dec 2012, 17:09
Forum: Help and Support
Topic: Link-Drop in folders - FileSystemExecption
Replies: 5
Views: 4460

Link-Drop in folders - FileSystemExecption

Renaming folders through the GUI and getting this popup error.

"FIleSystemException \\102.168.1.200\path A required privilege is not held by the client"

Funny thing is that if I close the popup and check the folder it has been renamed.
by melonboy
15 Oct 2012, 10:25
Forum: Help and Support
Topic: 'File already exists' - how to get around this?
Replies: 8
Views: 5766

Re: 'File already exists' - how to get around this?

Will test it out, thank you!
by melonboy
13 Oct 2012, 16:15
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Can you see the reason why the Filename pattern is not working in my second example? I'm stumped! filebot -rename "/volume1/downloads/temp"-non-strict --format "{n.space( '_')}_-_{sxe}_[{resolution}_{vc}_{ac}][{crc32}]" Filename pattern: [NaN] SxE, [NaN] CWS Rename episodes using...
by melonboy
13 Oct 2012, 15:16
Forum: Help and Support
Topic: 'File already exists' - how to get around this?
Replies: 8
Views: 5766

Re: 'File already exists' - how to get around this?

I'm playing around with expressions on my Synology via the CLI.

I'm also getting this error after a file has been renamed and I want to try another expression on the same file. Is there a parameter I can use to have this ignored?

Anyone have any idea? Thanks!
by melonboy
13 Oct 2012, 14:52
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Aha! I saw that and was going to post the url but forgot :-)

I'll ask a friend to check it out with me. Thanks.
by melonboy
13 Oct 2012, 14:11
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Great, that will make a lot of people happy, I am sure. Even though I'm logged on as root I'm getting the same error as Thom above. Everything else seems fine though sloooooow, down to the NAS I imagine. WARNING: Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file loc...
by melonboy
12 Oct 2012, 15:25
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Works fine!

Now to spend the weekend looking at your scripts and what suits me best.

Thanks again.
by melonboy
12 Oct 2012, 14:19
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Hey, just asking! So I asked a friend to check and there was a illegal character that had somehow been added in the .sh, so he removed that and changed the path on first line to '#!/opt/bin/bash' and now I can run the filebot command as it's in the path. Great! I saw the command you mentioned above,...
by melonboy
11 Oct 2012, 16:29
Forum: Scripting and Automation
Topic: mediainfo works only with root and problem with spaces
Replies: 18
Views: 13107

Re: mediainfo works only with root and problem with spaces

Hello, With this post referencing the post of Eterimos, it's getting very confusing as to what has worked and what has not, and more importantly the steps. :-) I've removed both my Mediainfo and Filebot packages from Misslehugger and have installed filebot_3.0_arm.ipk, and now have a directory calle...
by melonboy
16 Apr 2012, 11:43
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

Indeed you are right, I screwed up somewhere, now it's fine :-) DSMOJO> ./java -jar FileBot_2.61.jar -script http://filebot.sf.net/scripts/renall.groovy /volume1/TVSeries/Rescue.Me/ --db thetvdb -non-strict Rename episodes using [TheTVDB] Auto-detected query: [Rescue Me] Fetching episode data for [R...
by melonboy
16 Apr 2012, 11:05
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

Is there a way to scan sub folders from the CLI?
by melonboy
16 Apr 2012, 11:01
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

Looks like I can't use the groovy scripts. renall.groovy /volume1/downloads --db thetvdb FileNotFoundException: /usr/local/YAMJ/ejre1.6.0_30/bin/.jar java.io.FileNotFoundException: /usr/local/YAMJ/ejre1.6.0_30/bin/.jar at Script2$_run_closure15.doCall(Script2.groovy:22) at Script2$_run_closure16_clo...
by melonboy
16 Apr 2012, 10:48
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

Great thanks, will check it out!
by melonboy
15 Apr 2012, 17:30
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

OK, I am learning!

./java -jar FileBot_2.61.jar -rename /volume1/downloads --db thetvdb

Just need to work out how to get rid of the spaces and search sub folders
by melonboy
15 Apr 2012, 17:03
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

I have got java installed already and can execute the .jar file using:

./java -jar FileBot_2.61.jar -version

and have returned:

FileBot 2.61 (r965) / Java(TM) SE Runtime Environment 1.6.0_30 (headless)
by melonboy
15 Apr 2012, 16:35
Forum: Help and Support
Topic: Using Filebot on DSM
Replies: 61
Views: 45026

Re: Using Filebot on DSM

I have installed java on my DS411J as I wanted to run YAMJ on it it.

I am willing to try and Filebot running if someone can help.