Search found 51 matches

by FadeAway12
18 Apr 2018, 10:17
Forum: Ubuntu & Desktop Linux
Topic: How to buy Filebot for a Seedbox?
Replies: 8
Views: 6332

Re: How to buy Filebot for a Seedbox?

Hey rednoah :)

did you remove the 4.7.9 version? I am happy to become a patreon over time but would like to know if there is any version available right now which I can test on a seedbox.
by FadeAway12
10 Jun 2017, 12:47
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Thank you so much! Everything works now :) And of course i will take screenshots next time :)
by FadeAway12
09 Jun 2017, 19:57
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

That sounds like a solution :o

Now bear with me but here is my final question: Where do i have to change the label and into what exactly?

I got your jDownloader Script in Event-Scripter -> Thats where i just changed "N/A" to "Movies". Will i have to change it there?

Or in my jdownloader ...
by FadeAway12
09 Jun 2017, 19:35
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

This is what i see on my.jdownloader.com (their remote application):

Image

There is no comment section available
by FadeAway12
09 Jun 2017, 19:16
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Oh i guess you mean the "Comments" field in the "Link gathering" section. This is not available via my.jdownloader.com (their web portal i use to add links while on the go)
by FadeAway12
09 Jun 2017, 19:04
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

There is now way in telling what is what from the name of the link.. at least not in 50% of all cases as the uploaders here have to hide their uploads under strange names.

But what do you exactly mean with

"You can also add the movie comment whenever you add a movie. The web interface will ...
by FadeAway12
09 Jun 2017, 18:54
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

In case you are curious: The Output of the Log when i force MOVIE mode:

Input: /Volumes/Plex/Media/Unsorted/cinevision-john wick 2 1080p/John.Wick.Kapitel.2.2017.German.DL.DTS.1080p.BluRay.x264-CiNEViSiON/Subs/cinevision-john.wick.2.1080p-eng-forced.idx
Input: /Volumes/Plex/Media/Unsorted ...
by FadeAway12
09 Jun 2017, 18:49
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Sadly torrenting is not possible where i live (high penalties...). Actually jDownloader is not that advanced as many torrent clients. I still have to surf to a specific website, fetch the share-online or uploaded link and load it into jdownloader. The application itself is pretty dumb as it just ...
by FadeAway12
09 Jun 2017, 18:44
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Short update.. When setting it to "MOVIE" it processed the subtitles in the sub folder perfectly fine.
by FadeAway12
09 Jun 2017, 18:14
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Ok here is an idea.. will this work?

In jDownloader you have this Event-Scripter where you input your script with the trigger "on archive unpacked".

What if i enter your script twice but once edit the line
var label = package.getComment() ? package.getComment() : 'N/A'
to
var label = package ...
by FadeAway12
09 Jun 2017, 17:40
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Okay, but how can it lead to the error posted above and below:

Illegal usage: output folder [/media/usbdrive] must be separate from input folder [dir:/media/usbdrive/Unsorted, kind:multi, title:null, label:null]

When those folders are not inside each other or identical? In fact it still works ...
by FadeAway12
09 Jun 2017, 16:47
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Falling apart because i still don't fully understand FileBot in all of its glory. As a non native speaker that has nothing to do with java and only learns via try and error (on a remote VNC machine that is slow is hell) its quite hard to understand everything correctly.

As far as this new issue:
I ...
by FadeAway12
09 Jun 2017, 16:33
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

And the bug still exists in fn:amc then? Just asking because i fear i have to invest some serious amount of time to relearn everything i did (with a huge amount of your help) over a year ago if everything falls apart.
by FadeAway12
09 Jun 2017, 16:29
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

But i didn't change anything on my scripts at all... now i replaced dev:amc with fn:amc and it works again. Thats why i thought you might have changed something. My code remained exactly the same.
by FadeAway12
09 Jun 2017, 16:18
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Ok will do, thanks! BUT did you change something on dev:amc recently? I did not change anything but get this error right now:

Code: Select all

Illegal usage: output folder [/media/usbdrive] must be separate from input folder [dir:/media/usbdrive/Unsorted, kind:multi, title:null, label:null]
by FadeAway12
09 Jun 2017, 14:47
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

"movie_1080p" is just a placeholder. I use your jDownloader Script and this script automatically adds the folder name of the download to media/usbdrive/Downloads/nameofthedownloadsetbythejdownloader-script.

What i am trying to say: I have no folder that is called "movie1080p" where all 1080p movies ...
by FadeAway12
09 Jun 2017, 14:25
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

So in case i can't change it when adding the download (as its a .rar container where the subs are in a subfolder) then there is nothing i can do besides changing the whole format? Thats strange as it worked that way for quite some time :(
by FadeAway12
09 Jun 2017, 13:31
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

But using --def ut_label would result in everything being recognised as a movie, right? I process lots of TV-Shows as well. Is there no way i can stop FileBot grouping subtitles and .mkvs in two different groups?
by FadeAway12
08 Jun 2017, 21:58
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Mh..

I don't get it.. Using my script in the editor shows the exact outcome i would like to have (subs in the same folder as the .mkv).

May i ask you to have a look at my log file i posted above? May it have something to do with the "group"-thing? FileBot seems to first process the subs as one ...
by FadeAway12
08 Jun 2017, 11:30
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Re: Subtitles end up in a different folder when using amc

Hey rednoah,

is there no chance to keep my custom format this way? Using {plex} just outposts "Moviename (Year)" which is fine but not as handy as the format above. Do you maybe know why it stopped working?
by FadeAway12
08 Jun 2017, 10:15
Forum: Ubuntu & Desktop Linux
Topic: Subtitles end up in a different folder when using amc
Replies: 38
Views: 30536

Subtitles end up in a different folder when using amc

Hey,

the topic says it all :) When using amc, the subtitles end up in a different folder like this:

Log:

Run script [dev:amc] at [Wed May 31 00:56:18 CEST 2017]
Parameter: seriesFormat = TV-Shows/{n.ascii()}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{s00e00} - {t.ascii()}/{fn}
Parameter ...
by FadeAway12
07 Nov 2016, 15:23
Forum: macOS
Topic: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")
Replies: 22
Views: 35578

Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")

Sorry for the double post.. i figured out i posted this in the wrong subforum:

Hey there,

i did not change my script but all of a sudden my configuration leads to the deletion of external subtitle files.

Here is the latest log:

Run script [dev:amc] at [Fri Nov 04 17:54:49 CET 2016]
Parameter ...
by FadeAway12
04 Nov 2016, 17:11
Forum: Scripting and Automation
Topic: Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")
Replies: 1
Views: 3943

Suddenly FileBot removes Subtitles ("Ignore orphaned subtitles:")

Hey there,

i did not change my script but all of a sudden my configuration leads to the deletion of external subtitle files.

Here is the latest log:

Run script [dev:amc] at [Fri Nov 04 17:54:49 CET 2016]
Parameter: seriesFormat = TV-Serien/{n.ascii()}/{episode.special ? 'Special' : 'Season '+s ...
by FadeAway12
12 Mar 2016, 17:34
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Regarding

2. I don't know why it detects it as english. The Filename and the Foldername both are german only. There is no hint for it being english (and in fact it is not english at all) + i used --lang de

3. Its forwarded by the jDownloader. So i guess its impossible to set the ut_label in ...
by FadeAway12
12 Mar 2016, 11:59
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Oh okay, here is the complete log regarding that file:

Run script [fn:amc] at [Sat Mar 12 00:27:24 CET 2016]
Parameter: seriesFormat = TV-Serien/{n.ascii()}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n.ascii()} - {s00e00} - {t.ascii()}
Parameter: movieFormat = {file =~ /(?i)AC3D|AC3 ...
by FadeAway12
12 Mar 2016, 01:10
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Do you know why filebot amc excluded the Movie "In the Heart of the Sea" although it seemed to detect it correctly?

Log:

http://img5.fotos-hochladen.net/uploads ... o2h5bu.jpg
by FadeAway12
11 Mar 2016, 16:57
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Nice! Will try that out immediately :)
by FadeAway12
11 Mar 2016, 16:28
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Thx! Changed it accordingly :)

Btw: Is there any kind of command that can look for the keywords not only in the filenames but the folders the files are in?

Sometimes there are situations like /Catching.Fire.AC3D.1080p/cf.1080p.mkv

As the file has no AC3D included it will most likely be sent to ...
by FadeAway12
11 Mar 2016, 03:49
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Thats (for now) my final file and boy am i happy with it :D

filebot -script fn:amc --action move --conflict skip -non-strict --log-file amc.log --def "seriesFormat=/media/usbdrive/TV-Serien/{n.ascii()}/{episode.special ? 'Special' : 'Season '+s.pad(2)}/{n.ascii()} - {s00e00} - {t.ascii ...
by FadeAway12
10 Mar 2016, 22:34
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Could you please give me another hint on why i can't use expressions like {n} or {y} in the file destinations? I thought i could simply replace "Movies" with "/media/usbdrive/Movies/{n} {y}/{n} {y}" but it only gives me {n}{y} as the filename then instead of naming the file correctly..

{fn =~ /(?i ...
by FadeAway12
10 Mar 2016, 20:32
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Re: Sorting Movies into three different locations

Thank you! I will definitely donate to you for all the work and support :) But this script seems to put a "Movie.3D.HSBS" into the "Movies" Folder.

Edit: Nevermind, restarted Filebot and seems to be working now. Donation already sent :) Thx! :!: :)
by FadeAway12
10 Mar 2016, 19:48
Forum: Scripting and Automation
Topic: Sorting Movies into three different locations
Replies: 15
Views: 8105

Sorting Movies into three different locations

Hey together,

currently i am trying to figure out a way to separate my movies into 3 different folders:

1. Movies
2. Cinedubs
3. Movies (3D)

Here is a command i found in this forum:

{n =~ /^(?i)[0-9a-f]/ ? 'X' : n =~ /^(?i)[g-t]/ ? 'Y' : 'Z'}:/TV/{n}/{episode}

"Drive X if first letter of {n ...
by FadeAway12
10 Mar 2016, 12:17
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

Thanks, i will open up another Thread in the right category. As Filebot runs fine on my RPi now this will become off topic
by FadeAway12
10 Mar 2016, 03:32
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

Okay, here is the script that finally works (after days... finally! :O)

filebot -script fn:amc --output "$CONFIG_OUTPUT" --action duplicate --conflict skip -non-strict --log-file amc.log --lang de --def "seriesFormat=/media/usbdrive/TV-Serien/{n}/{episode.special ? 'Special' : 'Season '+s.pad(2 ...
by FadeAway12
10 Mar 2016, 01:18
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

So, i went ahead and downloaded the amc.groovy script from your git repository and edited the part where the folder names are defined and saved it locally in /home/pi/.jd2/amc.groovy

i changed the jdownloader-postprocess.sh respectively but now get this error when executing this jdownloader ...
by FadeAway12
09 Mar 2016, 13:45
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

Regarding 1: Filebot works perfectly fine at this moment. I created a symlink as you said and can now launch it with a simple "filebot" in the command line. As of right now i don't receive any weird java warnings.

This is my current sysinfo:

http://imgur.com/4MwNNlz

Regarding 2: I read a lot of ...
by FadeAway12
09 Mar 2016, 10:30
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

Mh no one here who might help me out or give me a hook up skeleton script? I simply don't know where to start despite reading some key basics about groovy and topics in this forum with sample scripts..

@rednoah Please don't feel offended :) I simply tried to bribe you with a donation :lol: If you ...
by FadeAway12
06 Mar 2016, 18:04
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: FileBot won't start on RPi3

Phew.. i spent so much time with the Raspberry Pi that my Girlfriends starts feeling neglected :D


Edit: Digging through tutorials... What i got so far: ln -s /path/to/file /path/to/a/folder/where/executables/are/stored

This command creates a symlink. Well.. now that i know how to create a ...
by FadeAway12
06 Mar 2016, 15:41
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

Re: Filebot won't start

Mh.. i am connected via VNC and issued the command on the local shell. Actually i thought i already had the GUI running using this command on the RPi 2..

Now i used: sudo ./filebot.sh (whereas i never edited the filebot.sh) and got this output:

http://imgur.com/UQlWuj2

I simply seem not to ...
by FadeAway12
06 Mar 2016, 15:31
Forum: Ubuntu & Desktop Linux
Topic: FileBot won't start on RPi3
Replies: 12
Views: 8120

FileBot won't start on RPi3

Hey together,

once i launch Filebot via sudo java -jar /opt/share/filebot/Filebot.jar i get the following errors on output.

I switched my RPi 2 to a RPi3 and can't get it running until then..

Link to the output: http://imgur.com/DrgvVSh
by FadeAway12
05 Mar 2016, 15:35
Forum: Help and Support
Topic: Receiving xattr error
Replies: 4
Views: 6105

Re: Receiving xattr error

1. Ok great, -no-xattr will disable the error messages :) xattr is not compatible with exFat, right?

2. Honestly.. i can't figure out what you refer this to :D

3. I definitely will! Its amazing to learn a new operating system from the ground up. I just need to finish my own project. That is ...
by FadeAway12
05 Mar 2016, 02:34
Forum: Help and Support
Topic: Receiving xattr error
Replies: 4
Views: 6105

Re: Receiving xattr error

Hoooray!

pi@raspberrypi:~/scripts $ sudo ./tvrenamer.sh
05-03-2016-03:30:04
Rename episodes using [TheTVDB]
Auto-detected query: [In aller Freundschaft]
Fetching episode data for [In aller Freundschaft]
Fetching episode data for [In aller Freundschaft – Die jungen Ärzte]
[MOVE] Rename [/media ...
by FadeAway12
05 Mar 2016, 02:22
Forum: Help and Support
Topic: Receiving xattr error
Replies: 4
Views: 6105

Re: Receiving xattr error

After reading the aforementioned post again i edited my tvrenamer.sh and now get this Output:

pi@raspberrypi:~/scripts $ sudo ./tvrenamer.sh
05-03-2016-03:19:58
Filename pattern: [1.00] SxE, [0.00] CWS
Rename episodes using [TheTVDB]
Auto-detected query: [In aller Freundschaft]
Fetching episode ...
by FadeAway12
05 Mar 2016, 02:04
Forum: Help and Support
Topic: Receiving xattr error
Replies: 4
Views: 6105

Receiving xattr error

Input: pi@raspberrypi:~/scripts $ sudo ./tvrenamer.sh

Script tvrenamer.sh: #!/bin/bash

DATE_STAMP=` date +%d-%m-%Y-%T`
echo ${DATE_STAMP}

/opt/share/filebot/bin/filebot.sh -rename /media/usbdrive/Test/Download/* –format “/media/usbdrive/Test/TVSerien/{n}/Season {s}/{n} – {sxe} – {t}” –db thetvdb ...
by FadeAway12
04 Mar 2016, 14:47
Forum: Scripting and Automation
Topic: Using Filebot on Raspberry Pi with Jdownloader 2
Replies: 4
Views: 4241

Re: Using Filebot on Raspberry Pi with Jdownloader 2

Cool thx! Quick question: As i am running Raspbian with the NOOBS package, will i still need to download a specific java package? From this question you can see i am quite new (but eager to learn ;))
by FadeAway12
04 Mar 2016, 11:28
Forum: Scripting and Automation
Topic: Using Filebot on Raspberry Pi with Jdownloader 2
Replies: 4
Views: 4241

Using Filebot on Raspberry Pi with Jdownloader 2

Hi together,

i am quite new to Linux and wonder if a Raspberry Pi (3) might be powerful enough to run Filebot.

As far as i understand right now jDownloader 2 is not officially supported by Filebot but Filebot can be triggered by the add on "event scripter".

Is there maybe anyone here who might ...
by FadeAway12
04 Mar 2016, 11:24
Forum: Scripting and Automation
Topic: Support for JDownloader
Replies: 8
Views: 10520

Re: Support for JDownloader

Any updates on this script? I am looking into jDownloader 2 ans filebot but tutorials are quite sparse concerning this combination..