Search found 25 matches

by Jerome2626
16 Aug 2022, 10:50
Forum: Ubuntu & Desktop Linux
Topic: NORDIC included in the end of the name if the release have NORDIC in its name
Replies: 7
Views: 4478

Re: NORDIC included in the end of the name if the release have NORDIC in its name

Yes you are correct I got it working, just overlooked it. I'm not normally working with coding.
Thanks for an excellent program and support.
by Jerome2626
16 Aug 2022, 10:43
Forum: Ubuntu & Desktop Linux
Topic: NORDIC included in the end of the name if the release have NORDIC in its name
Replies: 7
Views: 4478

Re: NORDIC included in the end of the name if the release have NORDIC in its name

Got it working:)

Code: Select all

/storage/local/googleSh_crypt/media/tv/{n} ({y})/{'Season '+s.pad(2)}/{n} - {s00e00} - {t} ({ source.replace('WEB-DL', 'WEBDL') }-{vf}){'.'+lang} { fn.match(/NORDIC/) }
by Jerome2626
12 Aug 2022, 12:49
Forum: Ubuntu & Desktop Linux
Topic: NORDIC included in the end of the name if the release have NORDIC in its name
Replies: 7
Views: 4478

Re: NORDIC included in the end of the name if the release have NORDIC in its name

That works perfect for the second suggestion.
The first I couldn't get to work in the script.
Second question.
Can you also help since Filebot names WEB-DL-xxxx but I want WEBDL-xxxx since that's the Sonarr naming.
Thanks for the help.
by Jerome2626
11 Aug 2022, 12:28
Forum: Ubuntu & Desktop Linux
Topic: NORDIC included in the end of the name if the release have NORDIC in its name
Replies: 7
Views: 4478

NORDIC included in the end of the name if the release have NORDIC in its name

Hi I'm using these AMC scripts and would like to have NORDIC included in the end of the name if the release have NORDIC in its name. /storage/local/googleFi_crypt/media/{f =~ /kidsmovies/ ? 'kidsmovies' : 'movies'}/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang} /storage/local/googleSh_crypt/media/tv/{n} ({...
by Jerome2626
14 Mar 2020, 07:53
Forum: Scripting and Automation
Topic: Unofficial custom AMC script (intermediate users)
Replies: 26
Views: 31661

Re: Unofficial custom AMC script (intermediate users)

Hi would it be possible to have the AMC command for actor download for movies and episodes?
by Jerome2626
13 Mar 2020, 09:14
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Kids Movies

Thanks. 1. I was just thinking about local language, but that should be covered also with --lang da. But on series the .nfo are not created for the episodes. I will only create for the entire show... 2. In regards to the .actor no picture are coming on when scanning afterwards in Plex. I have Plex P...
by Jerome2626
12 Mar 2020, 20:06
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Kids Movies

First of all thanks for the help with the hints. I got it working I think with this AMC script. /opt/filebot/filebot -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/ --output /mnt/user/ --action test -non-strict --conflict override --lang da --def "movieFormat=...
by Jerome2626
12 Mar 2020, 10:48
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Kids Movies

Why won't this separate into the right folders? /opt/filebot/filebot -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film --output /mnt/user/Film/ --action test -non-strict --conflict override --lang da --def movieFormat="/mnt/user/{label}/{n} ({y})/{n} ({y}){'...
by Jerome2626
12 Mar 2020, 09:04
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Kids Movies

I have the following libraries: /mnt/user/Film (Movies) /mnt/user/KidsFilm (Kids Movies) /mnt/user/Serier (Series) /mnt/user/KidsSerier (Kids Series) /mnt/user/downloads/complete/film (Movies) /mnt/user/downloads/complete/serier (Series) When I try your proposalt it gives the following errors: /opt/...
by Jerome2626
11 Mar 2020, 17:20
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

If you still think that can be made by 1 AMC call then that would be nice.
by Jerome2626
11 Mar 2020, 17:19
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

What I thought about doing is get Sabnzbd to presort and add a custom name to the movie to mark it as "Kid" tag, place it in the same download output folder as the other movies/series and let Filebot pick them up, rename and place them in the correct folders and get Metadata for it. Does t...
by Jerome2626
11 Mar 2020, 15:13
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

But the problem is I have Kids which still should have its own folder and if I can't label/mark the kids files then how would Filebot place it in its own folder in the same calæ. Sorry for not understanding that.
by Jerome2626
11 Mar 2020, 13:49
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

I have a Downloads/completed folder where I have 2 subfolders inside. Movies and Series.
by Jerome2626
11 Mar 2020, 13:48
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Thanks for the explanation. So to sum up. I can't do it in 1 call the things I want?
by Jerome2626
11 Mar 2020, 12:50
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

So I want to sort the 3 categories in 1 call using label and move it to 3 separate directories, how do I do that? --def "ut_label=Kids" should go to /mnt/user/Kids --def "ut_label=Movies" should go to /mnt/user/Movies --def "ut_label=Series" should go to /mnt/user/Serie...
by Jerome2626
10 Mar 2020, 19:50
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

1. Thanks yes I know that but what I was hoping for was perhaps some kind of symbolic links could help and with right previlidges but I guess not.

2. Is there an example where it is incorporated in the AMC?
by Jerome2626
10 Mar 2020, 15:44
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

I fixed the --def command, that was missing an \ in the end. However I'm afraid the following is not related to the missing Linux skills, since I can run the command in shell and it's working. I'm guessing it's because SABNzbd is one docker and Filebot is another and I want to call Filebot executabl...
by Jerome2626
10 Mar 2020, 14:51
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Thanks I have now tried once more to convert it this and get the following error: /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/scripts/test.sh: line 8: /opt/filebot/filebot: No such file or directory /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/scripts/tes...
by Jerome2626
10 Mar 2020, 12:29
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

1. It gave this:

Code: Select all

/bin/sh: 0: Illegal option -
When I try bash it says:

Code: Select all

Cannot run script /config/scripts/Film.sh
by Jerome2626
10 Mar 2020, 11:04
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Thanks for the answer. I've used many hours and I got it somehow working: /opt/filebot/filebot -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/film --output /mnt/user/Film/ --action test -non-strict --conflict override --lang da --def "ut_label=movie" --de...
by Jerome2626
09 Mar 2020, 21:54
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Will this work in a bash? filebot.sh -script fn:amc /mnt/disks/WDC_WD30EZRX-00D8PB0_WD-WCC4N7VXZ3TR/downloads/complete/Film --output /mnt/user/Film/{n} ({y})/{n} ({y}){' CD'+pi}{'.'+lang} --action move --def "ut_label=movie" --def artwork=y --def subtitles=da,en --log-file amc.log --confli...
by Jerome2626
09 Mar 2020, 12:24
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Can anyone help with this. I'm seeking a shell script for Sabnzbd for the things I mentioned above?
by Jerome2626
08 Mar 2020, 06:59
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Re: Really need help with scripting:

Thanks for the help. In regards to the Java commands and bat files these are the old files where the Filebot docker will not use these. What I'm seeking help for is converting it to shell scrip or something I can pass to Sabnzbd so Filebot can do the work. Thanks for the help and the great program.
by Jerome2626
07 Mar 2020, 13:22
Forum: Scripting and Automation
Topic: Kids Movies
Replies: 33
Views: 25998

Kids Movies

Hi I have been using Filebot on Windows with bat file which has been working, butI have now switched over to Unraid and have installed Filebot Docker and bought a Filebot license. I really want it to work on Unraid. I have also SABnzbd and Sonarr dockers which I would like to use it with. I have the...