Search found 8 matches

by rowdyrahz
27 Feb 2016, 08:48
Forum: Help and Support
Topic: Rename artwork file
Replies: 8
Views: 4663

Re: Rename artwork file

rednoah wrote:BAD ARGS:

Code: Select all

/share/MD0_DATA/Multimedia/TV Series
GOOD ARGS:

Code: Select all

"/share/MD0_DATA/Multimedia/TV Series"
@see viewtopic.php?f=4&t=1899

noted. Thanks rednoah.
by rowdyrahz
27 Feb 2016, 06:54
Forum: Help and Support
Topic: Rename artwork file
Replies: 8
Views: 4663

Re: Rename artwork file

1. My TV can only recognize Folder.jpg not folder.jpg This whole thread should have started with this line. 2. If you need to rename artwork files, then you have to do it after the amc script is done. The amc/artwork scripts probably check for folder.jpg and fetch more artwork if it doesn't exist ...
by rowdyrahz
27 Feb 2016, 06:22
Forum: Help and Support
Topic: Rename artwork file
Replies: 8
Views: 4663

Re: Rename artwork file

1. If you are using the amc script, then you DO NOT NEED to use the artwork script. Calling the artwork script right before or after the amc script is stupid. The ONLY reason why you might call the artwork script, is that you have an existing collection of well-organized files that do not have ...
by rowdyrahz
27 Feb 2016, 03:34
Forum: Help and Support
Topic: Rename artwork file
Replies: 8
Views: 4663

Re: Rename artwork file

so i should call artwork script after i have organized the media folders right? then how about renaming? filebot -script fn:replace --def "e=folder" "r=Folder" Can't get this to work.. always fetching from MovieDB Solved..Got it to work. Thanks It would best to have and exclude list. eg.--def ...
by rowdyrahz
26 Feb 2016, 13:46
Forum: Help and Support
Topic: Rename artwork file
Replies: 8
Views: 4663

Rename artwork file

Hi guys, I've just started to use FileBot and it's amazing for matching with my showRSS and Transmission. My problem is I know nothing about scripting like rename and get only 1 file from artwork. I have tried to rename but it seems to get the name from TVDB. Please help.Below is my script. echo -en ...
by rowdyrahz
26 Feb 2016, 11:33
Forum: Synology NAS & Embedded Linux
Topic: java: not found
Replies: 39
Views: 37914

Re: java: not found

1. Go to last line 2. Replace "java" with "/volume1/@appstore/java8/ejdk1.8.0_51/bin/java" To those noobs like me, here's a guide. which filebot /usr/local/bin/filebot vi filebot 1. Its not the last line. 2. Add these line in red (Where your java Directory is) #!/bin/sh # force JVM language and ...
by rowdyrahz
22 Feb 2016, 11:08
Forum: Synology NAS & Embedded Linux
Topic: Issues reproducing Filebot success in QNAP NAS - arm5vtel
Replies: 7
Views: 6870

Re: Issues reproducing Filebot success in QNAP NAS - arm5vte

No issue just want to have the latest version of filebot. thanks.
by rowdyrahz
22 Feb 2016, 06:41
Forum: Synology NAS & Embedded Linux
Topic: Issues reproducing Filebot success in QNAP NAS - arm5vtel
Replies: 7
Views: 6870

Re: Issues reproducing Filebot success in QNAP NAS - arm5vte

rednoah wrote:
Is it ok if i share the compiled libs and maybe write a How-to?
Of course! That'd be much appreciated! :geek:
I installed filebot 4.6.1 with no success so i use ,filebot version, 4.5.3 any how to for QNAP NAS - arm5vtel?