Search found 20 matches
- 14 Mar 2020, 07:53
- Forum: Scripting and Automation
- Topic: Unofficial custom AMC script (intermediate users)
- Replies: 24
- Views: 17634
Re: Unofficial custom AMC script (intermediate users)
Hi would it be possible to have the AMC command for actor download for movies and episodes?
- 13 Mar 2020, 09:14
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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...
- 12 Mar 2020, 20:06
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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=/mnt/...
- 12 Mar 2020, 10:48
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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}){' CD'+...
- 12 Mar 2020, 09:04
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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/...
- 11 Mar 2020, 17:20
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
Re: Really need help with scripting:
If you still think that can be made by 1 AMC call then that would be nice.
- 11 Mar 2020, 17:19
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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 that makes ...
- 11 Mar 2020, 15:13
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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.
- 11 Mar 2020, 13:49
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
Re: Really need help with scripting:
I have a Downloads/completed folder where I have 2 subfolders inside. Movies and Series.
- 11 Mar 2020, 13:48
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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?
- 11 Mar 2020, 12:50
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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/Series How do I get it into this sc...
- 10 Mar 2020, 19:50
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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?
2. Is there an example where it is incorporated in the AMC?
- 10 Mar 2020, 15:44
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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...
- 10 Mar 2020, 14:51
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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...
- 10 Mar 2020, 12:29
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
Re: Really need help with scripting:
1. It gave this:
When I try bash it says:
Code: Select all
/bin/sh: 0: Illegal option -
Code: Select all
Cannot run script /config/scripts/Film.sh
- 10 Mar 2020, 11:04
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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" --def movieFor...
- 09 Mar 2020, 21:54
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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 --conflict overrid...
- 09 Mar 2020, 12:24
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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?
- 08 Mar 2020, 06:59
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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.
- 07 Mar 2020, 13:22
- Forum: Scripting and Automation
- Topic: Kids Movies
- Replies: 33
- Views: 7604
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...