Search found 29 matches

by casperse
03 Aug 2019, 11:03
Forum: Windows
Topic: Moving extra files to new folder
Replies: 1
Views: 1961

Moving extra files to new folder

Hi I have been using the change extension for a long time nfo --> nfo-org that moves any nofo file to the new folder structure I haven't found a way to move existing jpg files to the new folder keeping the existing names. So would it be possible to use the same nfo--> nfo-org {'.'+lang}.{ext.replace...
by casperse
03 Aug 2019, 10:09
Forum: Feature Requests and Bug Reports
Topic: Adult Movies
Replies: 23
Views: 21044

Re: Adult Movies

Thanks I have set the value with success.... But TMDB dosent pick up the adult titles, do I need to reboot or make some changes to the "string" of my filebot renaming? EDit: Do I have to add the {info.adult} to the "string" //192.168.0.6/movies/Adult Erotic/{info.adult}{n.replace...
by casperse
01 Aug 2019, 09:17
Forum: Feature Requests and Bug Reports
Topic: Adult Movies
Replies: 23
Views: 21044

Re: Adult Movies

Does this work in the "Windows 10 App" I bought it and would like to use the {info.adult} with Moviedb?
by casperse
18 Mar 2019, 14:52
Forum: Windows
Topic: Filebot = Sonarr naming scheme
Replies: 5
Views: 4114

Re: Filebot = Sonarr naming scheme

Forget it I made another error I think this is a 1:1 for Sonarr {n.replaceAll(/[:|]/, " - ")}/{plex[2]}/{n.colon(/ - /)} - {episode.special ? 's00e'+special.pad(2) : s00e00.lower()} - {t.replaceAll(/[`´‘’?]/, /'/).replaceAll(/[!?.]+$/).replacePart(', Part $1')} [{any{fn =~ /WEB.RIP|WEBRip|...
by casperse
18 Mar 2019, 14:40
Forum: Windows
Topic: Filebot = Sonarr naming scheme
Replies: 5
Views: 4114

Re: Filebot = Sonarr naming scheme

Deleted - Im stupid....
by casperse
18 Mar 2019, 13:50
Forum: Windows
Topic: Filebot = Sonarr naming scheme
Replies: 5
Views: 4114

Re: Filebot = Sonarr naming scheme

How does Sonarr deal with colon : in series name? The usual approach is to just replace : with - and at least as far as FileBot and Plex is concerned, that's both fine: n.colon(/ - /) By trial and error it looks like its replacing ":" with space and - ---> " -" : Formula 1: Driv...
by casperse
18 Mar 2019, 12:08
Forum: Windows
Topic: Filebot = Sonarr naming scheme
Replies: 5
Views: 4114

Filebot = Sonarr naming scheme

Hi All I am trying to get the to naming schemes aligned in order to use them both side by side. But I found an error in the scheme of special characters like ":" this creates problems in file names and directories naming. Example Sonarr: Formula 1 - Drive to Survive\Season 01\Formula 1 - D...
by casperse
09 Sep 2018, 13:34
Forum: Feature Requests and Bug Reports
Topic: Default value for {source} if nothing is found?
Replies: 4
Views: 2426

Re: Default value for {source} if nothing is found?

Hmmm like this?

Code: Select all

any{fn =~ /WEB.RIP|WEBRip|WEBDL|WEB.DL|WEB|web/ ? /WEB-DL/ : null}{source} {'WEB-DL'}
by casperse
09 Sep 2018, 10:16
Forum: Feature Requests and Bug Reports
Topic: Default value for {source} if nothing is found?
Replies: 4
Views: 2426

Default value for {source} if nothing is found?

Hi All I bought the version in windows 10 app store and love how I can fix things! Lately I have some problems with source, and would like to know if I can add a "default" value if nothing is found? What I am trying to do is adding "WEB-DL." if nothing is found? I already have a ...
by casperse
12 Apr 2018, 17:12
Forum: Episode / Movie Naming Scheme
Topic: Missing {source} from release
Replies: 12
Views: 8510

Re: Missing {source} from release

YES! THANK YOU SO MUCH!

I have learned to use the replace, but this will make it possible to "clean" the source list with a selection of a standard selection.
Like other programs do with for example genres.
by casperse
12 Apr 2018, 16:10
Forum: Episode / Movie Naming Scheme
Topic: Missing {source} from release
Replies: 12
Views: 8510

Re: Missing {source} from release

Thanks! (And sorry for leaving out the error message) I did a testrun on a file: Showtittle.NORDiC.ENG.S01E01.720p.WEBRip.DD5.1.x264 And I added WEBRIP to the substitute list like this: [{source}{fn =~ /WEB.RIP|WEBRIP|WEBDL|WEB.DL/ ? /WEB-DL/ : null}{'.'+VF}{'.'+VC}{'.'+BITDEPTH+'Bit'}{'.'+AC}{'.'+A...
by casperse
11 Apr 2018, 07:57
Forum: Episode / Movie Naming Scheme
Topic: Missing {source} from release
Replies: 12
Views: 8510

Re: Missing {source} from release

Sorry I am using the GUI (Windows store) and get some errors on your fn =
What am I doing wrong?

Code: Select all

[{SOURCE fn =~ /WEB.DL|WEB.RIP/ ? /WEB-DL/ : null}{'.'+VF}{'.'+VC}{'.'+BITDEPTH+'Bit'}{'.'+AC}{'.'+AF}{'.'+fn.match(/DD5.1/)}{'.'+fn.match(/DDP5.1/)}{'.'+fn.match(/Atmos/)}]
Best regards
Casperse
by casperse
10 Apr 2018, 10:53
Forum: Episode / Movie Naming Scheme
Topic: Missing {source} from release
Replies: 12
Views: 8510

Re: Missing {source} from release

Hi I am having another problem but the solution could be the same :-) I get files with source = WEB-DL and WEB-RIP - Sonarr translates both to WEB-DL any{fn.match(/WEB-RIP/)}{WEB-DL} Can I make a line that uses WEB-DL , when it finds WEB-RIP? (Isn't it the same thing?) Also WEBDL is written as WEB-D...
by casperse
03 Apr 2018, 13:26
Forum: Feature Requests and Bug Reports
Topic: Start-up problem after every reboot
Replies: 3
Views: 2681

Re: Start-up problem after every reboot

To anyone else having the same problem! I found a solution - because I am running this on a virtual PC, it looses login after each reboot. So you need to go in under control settings your "login type" for Win 10 and login in again (Retype your MS account password). Then log-out again (No r...
by casperse
03 Apr 2018, 13:20
Forum: Feature Requests and Bug Reports
Topic: Filbot (Windows APP-store) Admin rights
Replies: 1
Views: 1700

Filbot (Windows APP-store) Admin rights

Hi I keep getting a confirmation prompt when I process files? (This wasn't a problem before so maybe a update?) I have to say yes to delete each left over directory. Normal way for me to fix this would be to edit properties on shortcut to run as Admin. BUT since this is from app-store there is no in...
by casperse
14 Dec 2017, 19:38
Forum: Feature Requests and Bug Reports
Topic: Start-up problem after every reboot
Replies: 3
Views: 2681

Start-up problem after every reboot

Hi

I am running windows 10
And I purchased Filebot through the app store on my account.
I get this account error but only on Filebot every other purchase works fine
Image

Please help, can you look me up and see whats going wrong?

Best regards
Casperse
by casperse
23 Oct 2017, 06:40
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Re: Filebot Node replacing meta<browser/>

Okay I need some help with this on :-). I would like: Star Trek: Discovery (2017) --> Star Trek Discovery (2017) but with Plex[1] I get: Star Trek - Discovery (2017) P:/_TV/_FileBot_FIXED/{plex[1]} ({y})/{plex[2]}/{n} - {episode.special ? 's00e'+special.pad(2) : s00e00.lower()} - {t.replaceAll(/[`´‘...
by casperse
18 Oct 2017, 11:33
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Re: Filebot Node replacing meta<browser/>

Just found a small problem Filebot Node replaces ":" with "-" can I make it so it just removes the ":" because that is what Metabrowser does so it would be the same. Again thanks for a great tool - and please don't disable "owerwrite extension" I use it all th...
by casperse
22 Aug 2017, 18:25
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Re: Filebot Node replacing meta<browser/>

Ok I will have to remember not to update then :| Since I think making your own script instead of using the nice UI, will cause more of an headache. And pretty sure people would forget that to... ;) No, in the beginning there wasn't really any MovieDB - IMDB was the standard so I have used that for l...
by casperse
22 Aug 2017, 13:00
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Re: Filebot Node replacing meta<browser/>

So close: https://image.ibb.co/jRvmnQ/test3.jpg Anyway for it to get the Original Titel in "normal" letters? (I can see that the orig titel is listed) So there is something Filebot can do that Filebot Node cant - extension replacement :cry: Maybe in a future release? Untill then I will go ...
by casperse
21 Aug 2017, 19:24
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Re: Filebot Node replacing meta<browser/>

Just found this...so I guess this is why it doesn't work with TV , can't use strict CmdlineException: Multiple options: Advanced auto-selection requires -non-strict matching The movies are getting 2 x extension *.mkv.mkv , so how do I enable override extension on NODE? https://image.ibb.co/dw53XQ/Te...
by casperse
21 Aug 2017, 19:02
Forum: Feature Requests and Bug Reports
Topic: Plex function renaming nfo files?
Replies: 11
Views: 5807

Re: Plex function renaming nfo files?

Hi I just yesterday purchased Filebot (Took a chance) and I found the new plex1 plex2 plex3 function (Great, when you need to change small things in the orig {plex}). Sorry for the hijack, but can you please explain what the new plex1, plex2 and plex3 function does? You can find them all here: http...
by casperse
21 Aug 2017, 18:53
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node replacing meta<browser/>
Replies: 11
Views: 5204

Filebot Node replacing meta<browser/>

Hi All Some background... I have used meta<browser/> for many years, but this still requires allot of manually work! Trying Filebot and then finding out about Filebot Node running on my Synology was great news to me. BUT - I do have a very strict naming convention, that I would like to keep. So for ...
by casperse
21 Aug 2017, 07:46
Forum: Feature Requests and Bug Reports
Topic: Plex function renaming nfo files?
Replies: 11
Views: 5807

Re: Plex function renaming nfo files?

:oops: Ok found the problem (Stupid me I have 5 different volumes! helps writing the correct one forgot I moved a folder to get more space ) Settings: But a NAS is acessed anywhere over the internet, so wouldnt that mean that the settings would only be on the PC's browser where you were setting it u...