Search found 5 matches

by r0r5ch4ch
06 Feb 2014, 05:46
Forum: Help and Support
Topic: Code with special "Attributes"
Replies: 8
Views: 6619

Re: Code with special "Attributes"

Thanks rednoah :), ok, I just added new ones :). Cool, In study I did a little of java, this looks exactly like the "if"-"then" I had used there! I also remembered all the error I got using it, hehe, so I understand what you mean by "all conditions" :). Maybe it will be an interesting thing for an ...
by r0r5ch4ch
05 Feb 2014, 20:02
Forum: Help and Support
Topic: Code with special "Attributes"
Replies: 8
Views: 6619

Re: Code with special "Attributes"

Hi rednoah, I didn't thought it would be that hard, I just thought it is hard for me :). It sound complicated, but it is just a little "if" - "then"-problem: If (RH), use Code for (RealHD), if not check for (Eng), use (Eng)-Code, if not use (GerCode), if anything else use (Other)-Code... The system ...
by r0r5ch4ch
05 Feb 2014, 13:08
Forum: Help and Support
Topic: Code with special "Attributes"
Replies: 8
Views: 6619

Re: Code with special "Attributes"

Hi and thanks again for your quick answer :). At the moment I am tagging my movies manually before filebot like this: English title (year) + Attributes (possible attributes: (RH) means RealHD, FIle Size bigger than..., (Extended), (Uncut), (Unrated), (Director's Cut) Your oppinions are really ...
by r0r5ch4ch
05 Feb 2014, 08:22
Forum: Help and Support
Topic: Code with special "Attributes"
Replies: 8
Views: 6619

Re: Code with special "Attributes"

Hi lthiel! wow, thank you for your quick answer! You will not believe it: But I checked the first two threads :). It took me days to find out how my first code works... The problem is, I only understand very little of this codes, how they are working etc. And that should mean something, I learned ...
by r0r5ch4ch
04 Feb 2014, 22:04
Forum: Help and Support
Topic: Code with special "Attributes"
Replies: 8
Views: 6619

Code with special "Attributes"

Hi, first of all: This program is awesome! It saves my day! Thank you so much I have a lot of questions, but I start with the most important first: Here is my code: {file.path[0]}:/C-M/00-(RealHD)/{n.replaceAll(/:/, " -").replaceAll(/[!?.]+$/).replaceAll(/[`´‘’ʻ]/, "'")} [{imdbid}] [{y}] ({vf}) ([R ...