Search found 109 matches

by Achandab
22 May 2016, 01:57
Forum: Help and Support
Topic: AMC - Make FileBot not output potential duplicate files
Replies: 20
Views: 8499

Re: AMC - Make FileBot not output potential duplicate files

admin@AhmedsMedia:/var$ filebot -script dev:duplicates --action delete /ahmedsmedia/Media/Movies/
Done ヾ(@⌒ー⌒@)ノ
by Achandab
21 May 2016, 15:08
Forum: Help and Support
Topic: AMC - Make FileBot not output potential duplicate files
Replies: 20
Views: 8499

Re: AMC - Make FileBot not output potential duplicate files

okay it says done after a few seconds, but nothing is actually deleted
by Achandab
21 May 2016, 14:25
Forum: Help and Support
Topic: AMC - Make FileBot not output potential duplicate files
Replies: 20
Views: 8499

Re: AMC - Make FileBot not output potential duplicate files

okay just realized you have a new repository. Updating now. Thanks!
by Achandab
21 May 2016, 14:17
Forum: Scripting and Automation
Topic: Delete after extraction
Replies: 5
Views: 4138

Re: Delete after extraction

Just tried this and the script cleans the extracted folder after extr4acting but doesnt clean up the actual zip file. Is there a way to clean up the zip file as well?
by Achandab
21 May 2016, 14:14
Forum: Help and Support
Topic: AMC - Make FileBot not output potential duplicate files
Replies: 20
Views: 8499

Re: AMC - Make FileBot not output potential duplicate files

using 4.6.1 on Synology NAS. no update available?

do i need to install the update manually?
by Achandab
21 May 2016, 04:57
Forum: Help and Support
Topic: AMC - Make FileBot not output potential duplicate files
Replies: 20
Views: 8499

Re: AMC - Make FileBot not output potential duplicate files

script not found? error below /var$ filebot -script dev:duplicates /volume1/media/movies FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/devel/duplicates.groovy java.io.FileNotFoundException: https://raw.githubusercontent.com/filebot/scripts/devel/duplicates.groovy at net.fi...
by Achandab
20 May 2016, 09:06
Forum: Help and Support
Topic: Override existing file - different extension
Replies: 9
Views: 4048

Re: Override existing file - different extension

Cheers mate, will have a go
by Achandab
19 May 2016, 22:49
Forum: Help and Support
Topic: Override existing file - different extension
Replies: 9
Views: 4048

Re: Override existing file - different extension

Ah okay, so override only works if the file extension is the same?

Is this script something you are looking at developing? At the moment im using a file duplicator software to manually remove them each time
by Achandab
19 May 2016, 15:52
Forum: Help and Support
Topic: Override existing file - different extension
Replies: 9
Views: 4048

Override existing file - different extension

Is it possible for the override command to overwrite existing file if the extension is different? At the moment when AMC is importing movie file i seem to have duplicates of the files with different extensions Example Gladiator\Gladiator.mvk Gladiator\Gladiator.mp4 Gladiator\Gladiator..avi I only wi...
by Achandab
17 Feb 2016, 07:01
Forum: Scripting and Automation
Topic: cleaner script doesn't delete *.ignore files
Replies: 6
Views: 3429

Re: cleaner script doesn't delete *.ignore files

Hey mate. There's a few other extensions that the script is not cleaning up. Is there anyway we can add a list of extensions or do you want us to keep submitting them to you?

So far

.smi
.sup
.rar
by Achandab
31 Jan 2016, 01:44
Forum: Scripting and Automation
Topic: cleaner script doesn't delete *.ignore files
Replies: 6
Views: 3429

Re: cleaner script doesn't delete *.ignore files

perfect. working great now thanks!

do i have to keep using the dev? or will this be updated in the future? Also will the AMC script be updated to delete the .ignore files as well?
by Achandab
30 Jan 2016, 08:56
Forum: Scripting and Automation
Topic: cleaner script doesn't delete *.ignore files
Replies: 6
Views: 3429

cleaner script doesn't delete *.ignore files

Hi

I am trying to delete the .ignore files left by couchpotato so i added a min file size to the cleaner script, but still the ignore files are not deleted. This is how my script looks

filebot -script fn:cleaner "/volumeUSB1/usbshare/Completed Downloads" --def minsize=2000
by Achandab
07 Jan 2016, 12:22
Forum: Scripting and Automation
Topic: Only have one file per movie
Replies: 4
Views: 3527

Re: Only have one file per movie

Cheers mate
by Achandab
07 Jan 2016, 11:17
Forum: Scripting and Automation
Topic: Only have one file per movie
Replies: 4
Views: 3527

Re: Only have one file per movie

ah okay. How does it know there is a file or folder before it decides whether to overwrite or skip using the conflict switch? Does it check the path to see if the folder/file exists before copying?
by Achandab
07 Jan 2016, 01:25
Forum: Scripting and Automation
Topic: Only have one file per movie
Replies: 4
Views: 3527

Only have one file per movie

I noticed others had the same issue here but didnt really understand if they resolved it. Basically i have Couch Potato re-scanning if there is better versions of the movies i have and having them download it. If the file extensions are different ie ".mp4 and .mkv" there will be two copies...
by Achandab
26 Dec 2015, 09:40
Forum: Feature Requests and Bug Reports
Topic: Renaming 3D titles
Replies: 8
Views: 4376

Re: Renaming 3D titles

damn you got me happy for a second! lol okay i'll try that out then. thanks mate!
by Achandab
26 Dec 2015, 08:18
Forum: Feature Requests and Bug Reports
Topic: Renaming 3D titles
Replies: 8
Views: 4376

Re: Renaming 3D titles

Is there a Format Editor or GUI for Synology??
by Achandab
26 Dec 2015, 03:40
Forum: Feature Requests and Bug Reports
Topic: Renaming 3D titles
Replies: 8
Views: 4376

Re: Renaming 3D titles

Thanks mate. Looks like a handful, i'll have a crack at it and see how i go!
by Achandab
25 Dec 2015, 01:31
Forum: Feature Requests and Bug Reports
Topic: Renaming 3D titles
Replies: 8
Views: 4376

Re: Renaming 3D titles

this is my current format filebot -script fn:amc "/volumeUSB1/usbshare/Completed Downloads" -non-strict --output "/volume1/Media" --def subtitles=en music=y clean=y --action move --conflict skip all movies and tv shows are going directly to my /volume/media" folder for examp...
by Achandab
24 Dec 2015, 20:54
Forum: Feature Requests and Bug Reports
Topic: Renaming 3D titles
Replies: 8
Views: 4376

Renaming 3D titles

I have noticed if i have a movie and then download the 3d version it will ignore/delete the movie because it already exists. Is there a way we can have filebot detect it's the 3D version from the title and then place under the same directory with a "3D" extension?
by Achandab
22 Dec 2015, 12:58
Forum: Synology NAS & Embedded Linux
Topic: Music no longer working DS415+
Replies: 9
Views: 5706

Re: Music no longer working DS415+

lol i didnt even know you could update MediaInfo. Added the repo. Some nice stuff there :)
by Achandab
22 Dec 2015, 06:07
Forum: Synology NAS & Embedded Linux
Topic: Music no longer working DS415+
Replies: 9
Views: 5706

Re: Music no longer working DS415+

yep. Updated to the latest version and it's now fixed it. :)
by Achandab
21 Dec 2015, 23:10
Forum: Synology NAS & Embedded Linux
Topic: Music no longer working DS415+
Replies: 9
Views: 5706

Re: Music no longer working DS415+

FileBot 4.6.1 (r3315) JNA Native: 4.0.1 MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'zen': Native library (linux-x86-64/libzen.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar]) Apache Commons VFS: [zip, ftps, rar, ftp, tar, tgz, tbz2, sftp] Chromapr...
by Achandab
21 Dec 2015, 10:59
Forum: Synology NAS & Embedded Linux
Topic: Music no longer working DS415+
Replies: 9
Views: 5706

Re: Music no longer working DS415+

I just installed Java from your repository and still get the same error.

java version "1.8.0_65"
Java(TM) SE Runtime Environment (build 1.8.0_65-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.65-b01, mixed mode)