In my version 5.1.6 (r10435) I believe is the latest version. The Copy Paste from the "New Names" section or right side Is behaving differently than in previous versions.
I used to be able to match a movie and just click on the new name marked with 2 in screenshot and press copy (Ctrl+C) and the ...
Search found 50 matches
- 10 Dec 2024, 14:02
- Forum: Windows
- Topic: Copy Paste from Filebot "New Names" section side Is behaving differently
- Replies: 1
- Views: 3965
- 01 Oct 2023, 11:03
- Forum: Windows
- Topic: Return the last episode airdate of all Episodes for a tv show
- Replies: 2
- Views: 1844
Re: Return the last episode airdate of all Episodes for a tv show
Thanks for the assist.
I managed to adjust my code and it works fine again.
I managed to adjust my code and it works fine again.
- 30 Sep 2023, 13:45
- Forum: Windows
- Topic: Return the last episode airdate of all Episodes for a tv show
- Replies: 2
- Views: 1844
Return the last episode airdate of all Episodes for a tv show
Hi I have this statement that I have been using for some time that no longer returns the correct or expected value.
The statement is supposed to add (first Airdate - Last Episode Airdate) to my series name.
The statement used to return this output when a series ended.
Legacies (2018-2022){tvdb ...
The statement is supposed to add (first Airdate - Last Episode Airdate) to my series name.
The statement used to return this output when a series ended.
Legacies (2018-2022){tvdb ...
- 28 Apr 2023, 13:59
- Forum: Episode / Movie Naming Scheme
- Topic: Wrong Movie Year
- Replies: 4
- Views: 7969
Re: Wrong Movie Year
I have a question about movie release dates or maybe some possible solution or workaround.
I have also seen this thread
The problem here is that we get the release dates from themoviedb.org which can be wrong sometimes. There are two ways to fix this. Either edit the movies on themoviedb or edit ...
I have also seen this thread
The problem here is that we get the release dates from themoviedb.org which can be wrong sometimes. There are two ways to fix this. Either edit the movies on themoviedb or edit ...
- 27 Apr 2023, 13:40
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
The cache clean command seems to have fixed my issue Thanks.
If I just open and check F5 error log no error and Movie formats and series format 100%
Thanks Noah for your brilliant fast response.
If I just open and check F5 error log no error and Movie formats and series format 100%
Thanks Noah for your brilliant fast response.
- 27 Apr 2023, 13:33
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
Sorry I am only using GUI not CLI, looking into the Cache clear..
- 27 Apr 2023, 13:30
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
Tv Series:
B:\Clean\Tv\{n.colon(' - ').replaceAll(/\u2013|:/,' - ').replaceAll(/^\s*(?:The|An|A)\s+/).replace('<' : '﹤','>' : '﹥','"' : '“','/' : '⁄','|' : '⼁','?' : '?','*' : '﹡','\\': '∖','9 11': '9⁄11').replaceAll(/\u0022/, '\'').replaceAll(/[:|]/, '.').replaceAll(/\?|3D|\p ...
B:\Clean\Tv\{n.colon(' - ').replaceAll(/\u2013|:/,' - ').replaceAll(/^\s*(?:The|An|A)\s+/).replace('<' : '﹤','>' : '﹥','"' : '“','/' : '⁄','|' : '⼁','?' : '?','*' : '﹡','\\': '∖','9 11': '9⁄11').replaceAll(/\u0022/, '\'').replaceAll(/[:|]/, '.').replaceAll(/\?|3D|\p ...
- 27 Apr 2023, 13:29
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
Movie Format:
I have not recently changed my formats they worked like this for a few months now.
B:\Clean\Movie\{folder.name.upper()+'/'+f.name.upper() =~/3D/?' 3D':''}\{n.colon(' - ').replaceAll(/\u2013|:/,' - ').replaceAll(/^\s*(?:The|An|A)\s+/).replace ...
I have not recently changed my formats they worked like this for a few months now.
B:\Clean\Movie\{folder.name.upper()+'/'+f.name.upper() =~/3D/?' 3D':''}\{n.colon(' - ').replaceAll(/\u2013|:/,' - ').replaceAll(/^\s*(?:The|An|A)\s+/).replace ...
- 27 Apr 2023, 13:27
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
I see if i just open the app and then press F5 for console i also get this.
Code: Select all
Apr 27, 2023 3:25:32 PM net.filebot.format.ExpressionEngine <clinit>
WARNING: java.lang.NoClassDefFoundError: __script_ad16820713f2efbd499cb50ea51e6d79_bb5$_run_closure1- 27 Apr 2023, 12:59
- Forum: Feature Requests and Bug Reports
- Topic: java.lang.NoClassDefFoundError when renaming using CLI
- Replies: 11
- Views: 9013
Re: java.lang.NoClassDefFoundError when renaming using CLI
I have run into this error and I am not sure what I could have done to cause this. I am on version FileBot_5.0.2_x64 and it worked just fine for movies and series.
I only use the CLI and renames are not working. if I go to edit format and choose any format I have I can see this error.
java.util ...
I only use the CLI and renames are not working. if I go to edit format and choose any format I have I can see this error.
java.util ...
- 24 Feb 2022, 11:32
- Forum: Help and Support
- Topic: Tv show not found. I suspect language.
- Replies: 5
- Views: 3173
Re: Tv show not found. I suspect language.
Thank you buddy, this is very much appreciated.
I have d/l the Beta portable version and it works just fine.
I have d/l the Beta portable version and it works just fine.
- 24 Feb 2022, 10:33
- Forum: Help and Support
- Topic: Tv show not found. I suspect language.
- Replies: 5
- Views: 3173
Re: Tv show not found. I suspect language.
Ok, so clearing the cache definitely fixed that it does bring back episodes, thanks, but not any descriptions. At least it is now finding the show also.
"FileBot doesn't support Afrikaans as --lang" Is the limitation internal to file bot code ?
If it is not too much of an issue I would really ...
"FileBot doesn't support Afrikaans as --lang" Is the limitation internal to file bot code ?
If it is not too much of an issue I would really ...
- 24 Feb 2022, 10:11
- Forum: Help and Support
- Topic: Tv show not found. I suspect language.
- Replies: 5
- Views: 3173
Re: Tv show not found. I suspect language.
Would you mind adding Afrikaans to the available languages list in a future change Please.
Sorry I did not see the bit at the bottom, I will try clear cache now.
Sorry I did not see the bit at the bottom, I will try clear cache now.
- 24 Feb 2022, 09:43
- Forum: Help and Support
- Topic: Tv show not found. I suspect language.
- Replies: 5
- Views: 3173
Tv show not found. I suspect language.
Hi
I am using the windows desktop app v4.9.5.
Thanks for fixing those source dropdowns in this new version.
I have added a new tv show to tvdb a while back but the show is only an afrikaans language show. I do not wan't to lie and set it and its episodes as english with afrikaans text to get it to ...
I am using the windows desktop app v4.9.5.
Thanks for fixing those source dropdowns in this new version.
I have added a new tv show to tvdb a while back but the show is only an afrikaans language show. I do not wan't to lie and set it and its episodes as english with afrikaans text to get it to ...
- 26 Jan 2022, 08:30
- Forum: Windows
- Topic: Edit Match - Match source Drop down not working.
- Replies: 2
- Views: 2297
Re: Edit Match - Match source Drop down not working.
Good to hear. I will have a look when new version is released.
Thank you
Thank you
- 01 Jan 2022, 09:06
- Forum: Windows
- Topic: Edit Match - Match source Drop down not working.
- Replies: 2
- Views: 2297
Edit Match - Match source Drop down not working.
Hi I am sure this worked a while ago, I cant remember how long ago I noticed it no longer works.
Using Windows UI V 4.9.4
I have noticed when a movie was matched incorrectly and you go to edit match to fix it the drop down for the source does not work. It is annoying when you matched a batch of say ...
Using Windows UI V 4.9.4
I have noticed when a movie was matched incorrectly and you go to edit match to fix it the drop down for the source does not work. It is annoying when you matched a batch of say ...
- 05 Dec 2021, 11:55
- Forum: Episode / Movie Naming Scheme
- Topic: Expression Help - I can't seem to test for null or not exist.
- Replies: 7
- Views: 5927
Re: Expression Help - I can't seem to test for null or not exist.
The code for the language bit is long, and I am not covering everything in the length count.
I won't be able to count the length for this.
This xattr is making my life very difficult to get it to consistently work.
I don't know if there is maybe some 32bit dll or api on my windows 10 system ...
I won't be able to count the length for this.
This xattr is making my life very difficult to get it to consistently work.
I don't know if there is maybe some 32bit dll or api on my windows 10 system ...
- 05 Dec 2021, 11:45
- Forum: Episode / Movie Naming Scheme
- Topic: Expression Help - I can't seem to test for null or not exist.
- Replies: 7
- Views: 5927
Re: Expression Help - I can't seem to test for null or not exist.
For the audio and subtitles I have a specific output and decided to not try to count the actual output but rather define certain lengths.
I would not even know how to count the length of the result of that expression and would probably have to duplicate that code to just count it.
My Possible ...
I would not even know how to count the length of the result of that expression and would probably have to duplicate that code to just count it.
My Possible ...
- 05 Dec 2021, 10:13
- Forum: Episode / Movie Naming Scheme
- Topic: Expression Help - I can't seem to test for null or not exist.
- Replies: 7
- Views: 5927
Re: Expression Help - I can't seem to test for null or not exist.
Ok, so I managed to convert your answer into the following.
I have removed a lot of unnecessary code to try and only solve the bit that I cannot fix.
Because of those xattr I am struggling to add this bit where I have to determine all the variable lengths items in my filename.
I have read and ...
I have removed a lot of unnecessary code to try and only solve the bit that I cannot fix.
Because of those xattr I am struggling to add this bit where I have to determine all the variable lengths items in my filename.
I have read and ...
- 04 Dec 2021, 13:29
- Forum: Episode / Movie Naming Scheme
- Topic: Expression Help - I can't seem to test for null or not exist.
- Replies: 7
- Views: 5927
Expression Help - I can't seem to test for null or not exist.
I have been stuck on this issue now for 2 days now.
Does not matter what I try I just can't figure this one out, please have pity on me.
I want to test when there is a subtitle or audio language and just get simple True or False.
When no subtitles or language exist my code just fails and does not ...
Does not matter what I try I just can't figure this one out, please have pity on me.
I want to test when there is a subtitle or audio language and just get simple True or False.
When no subtitles or language exist my code just fails and does not ...
- 02 Dec 2021, 07:14
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I now feel completely stupid with egg on my face.
I always use TV, movie and music but somehow the F2 Plain File Mode did not register with me as it having its own File format.
I am doing a Tv episode so I am editing the TV format and my example in my format editor is working but not applying.
I ...
I always use TV, movie and music but somehow the F2 Plain File Mode did not register with me as it having its own File format.
I am doing a Tv episode so I am editing the TV format and my example in my format editor is working but not applying.
I ...
- 02 Dec 2021, 07:03
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
The xattr will keep bugging me so if I ever get to the bottom of it then I will post an update.
Sorry I don't understand your portion of Plain file mode, I might be missing some step.
If I take a file that was just downloaded say
Judy Justice S01E21
contains no mediainfo in filename or xattr and ...
Sorry I don't understand your portion of Plain file mode, I might be missing some step.
If I take a file that was just downloaded say
Judy Justice S01E21
contains no mediainfo in filename or xattr and ...
- 01 Dec 2021, 15:06
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I have always subtracted the length of the fullnames (path+filename and extra mediainfo and bits I add to filename excluding episode description) from 259 and what ever was left I assigned to the tv episodes description part and prevented it from exceeding 259 length so it plays nice with programs ...
- 01 Dec 2021, 14:50
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I am doing this alot.
Some conversion work especially on tv episodes I do later, like dropping subtitles, or unused languages, and when I add custom episodes that do not exist anywhere or be matched I have to always match it with the wrong episode to get the media info into my filename and then ...
Some conversion work especially on tv episodes I do later, like dropping subtitles, or unused languages, and when I add custom episodes that do not exist anywhere or be matched I have to always match it with the wrong episode to get the media info into my filename and then ...
- 01 Dec 2021, 14:42
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
This still relates to me renaming or reworking existing movies / tv shows.
Probably just another shortcut I don't know.
So I am ending with quite a few entries not containing xattr data which is fine, so I can press F2 to get info from filename but some existing filenames it might be missing info ...
Probably just another shortcut I don't know.
So I am ending with quite a few entries not containing xattr data which is fine, so I can press F2 to get info from filename but some existing filenames it might be missing info ...
- 30 Nov 2021, 12:31
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
Shot I got it. Thanks
For now I will try to work within the limits of the "native filesystem xattr"
Before I venture into the ".xattr folders" I need to have a better automated way to keep these hidden folders in sync because if I manually rename a file I also have to remember to manually rename ...
For now I will try to work within the limits of the "native filesystem xattr"
Before I venture into the ".xattr folders" I need to have a better automated way to keep these hidden folders in sync because if I manually rename a file I also have to remember to manually rename ...
- 30 Nov 2021, 11:54
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
how do I undo this command so it no longer creates the folder .xattr
Code: Select all
filebot -script fn:properties --def net.filebot.xattr.store=.xattr- 30 Nov 2021, 11:31
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I have not made up my mind about what is best, having the xattr data stored separately or combined but something in the combined also runs into this length limit.
Does the combine store it inside the actual episode so I can copy it to another machine as long as it is on ntfs and you don't break it ...
Does the combine store it inside the actual episode so I can copy it to another machine as long as it is on ntfs and you don't break it ...
- 30 Nov 2021, 11:25
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
OK.
With this setting flash xattr only reads or works when this episode is accompanied by its hidden .xatttr folder. I have tested this by removing this folder and moving it back.
with this setting Flash works in its original folder with their original folder lengths, it creates that hidden .xattr ...
With this setting flash xattr only reads or works when this episode is accompanied by its hidden .xatttr folder. I have tested this by removing this folder and moving it back.
with this setting Flash works in its original folder with their original folder lengths, it creates that hidden .xattr ...
- 30 Nov 2021, 10:31
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
Ok.
Filename:
Flash (2014) - S01E01-E23 - Pilot & Fastest Man Alive & Things You Can't Outrun & Going Rogue & Plastique & Flash Is B (2014-10-07).[720p.x265.0.597Kbps.23.976Fps].[2.0.AAC].[eng].[eng]2
with this path on up to "s" it works
b:\1\Multimedia\TV\Flash (2014) {tvdb-279121}\s ...
Filename:
Flash (2014) - S01E01-E23 - Pilot & Fastest Man Alive & Things You Can't Outrun & Going Rogue & Plastique & Flash Is B (2014-10-07).[720p.x265.0.597Kbps.23.976Fps].[2.0.AAC].[eng].[eng]2
with this path on up to "s" it works
b:\1\Multimedia\TV\Flash (2014) {tvdb-279121}\s ...
- 30 Nov 2021, 10:23
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
No, they are all internal local drives. If I shorten path on F: or original J: it still works.
- 30 Nov 2021, 10:15
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I have moved the file to a shorter folder path in b:\1 and applied flash episodes 1-23 and it saved and works correctly under b:\1.
b:\1\Flash (2014) - S01E01-E23 - Pilot & Fastest Man Alive & Things You Can't Outrun & Going Rogue & Plastique & Flash Is B (2014-10-07).[720p.x265.0.597Kbps.23 ...
b:\1\Flash (2014) - S01E01-E23 - Pilot & Fastest Man Alive & Things You Can't Outrun & Going Rogue & Plastique & Flash Is B (2014-10-07).[720p.x265.0.597Kbps.23 ...
- 30 Nov 2021, 10:00
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I just want to drop some info before i continue with anything else:
System Info

Log of Last episode i tried to create.

System Info

Log of Last episode i tried to create.

- 30 Nov 2021, 09:40
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I created a flash episode containing all 23 episodes of season 01 for test, The xattr is not working on actual episode but if i look inside the file "net.filebot.metadata" created in folder
I can see the episode info is there up to episode 23. I just copied the last bit, so it is not nicely ...
I can see the episode info is there up to episode 23. I just copied the last bit, so it is not nicely ...
- 30 Nov 2021, 09:28
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Restore multi-episode match from xattr
I have not found my bug yet but I have made copies of same file manipulated the amount of episodes in filebot it needs to match to but every time above x it no longer shows.
I chaged the 4 copies to have different numbers of episodes
1. 1-6 (works)
2. 1-7
3. 7-11 (works)
4. 7-12
https ...
I chaged the 4 copies to have different numbers of episodes
1. 1-6 (works)
2. 1-7
3. 7-11 (works)
4. 7-12
https ...
- 30 Nov 2021, 08:25
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Multi Episode tv shows & Plex
Excellent feature, no more worries when re-renaming ton's of movies that they will be matched incorrectly. Just update the naming with existing info Brilliant.
So far this would be perfect for 99% of tv shows, except Spy VS SPY which has 26 very short episodes in one episodes. it seems to stop ...
So far this would be perfect for 99% of tv shows, except Spy VS SPY which has 26 very short episodes in one episodes. it seems to stop ...
- 30 Nov 2021, 07:57
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Multi Episode tv shows & Plex
Ok, Interesting, I am trying to process this. it seems helpful. did not know the F3 and never used these xattr before, I am used to metadata with Mp3tag.
Like luck would have it most of my tv show does have xattr metadata, except my example SPy vs Spy :-)
I am investigating why? I have just ...
Like luck would have it most of my tv show does have xattr metadata, except my example SPy vs Spy :-)
I am investigating why? I have just ...
- 30 Nov 2021, 07:38
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Re: Multi Episode tv shows & Plex
I am using the Desktop application for windows. I meant I am not using command line.
- 30 Nov 2021, 07:24
- Forum: Episode / Movie Naming Scheme
- Topic: Restore multi-episode match from xattr
- Replies: 35
- Views: 28454
Restore multi-episode match from xattr
I have been trying to cope with plex dual playing of episodes by not naming my epsiodes exaclty like Plex wants, but at least have all the episode numbers and some information
in the filename less than a certain length.
My real problem is after I applied my original filenames and everything works ...
in the filename less than a certain length.
My real problem is after I applied my original filenames and everything works ...
- 12 Apr 2021, 12:56
- Forum: Feature Requests and Bug Reports
- Topic: Pop-up menu colors in Mac are wrong
- Replies: 3
- Views: 5663
Re: Pop-up menu colors in Mac are wrong
I have been managing by selecting the entry above or below and squinting badly when there is only one.
As long as there will be healing in the future I should be able to manage for now. Thanks
As long as there will be healing in the future I should be able to manage for now. Thanks
- 12 Apr 2021, 12:51
- Forum: Feature Requests and Bug Reports
- Topic: SEVERE: MOVE: The parameter is incorrect.
- Replies: 9
- Views: 13362
Re: SEVERE: MOVE: The parameter is incorrect.
Thanks for fixing the relative file paths, I have reverted back to using them and tested it within the current Beta and it works just fine.
Not wasting screen space to show folder structure is very very helpful.
I don't know how to identify which version the Beta is (revision r8340). I used the one ...
Not wasting screen space to show folder structure is very very helpful.
I don't know how to identify which version the Beta is (revision r8340). I used the one ...
- 10 Apr 2021, 13:51
- Forum: Feature Requests and Bug Reports
- Topic: Pop-up menu colors in Mac are wrong
- Replies: 3
- Views: 5663
Re: Pop-up menu colors in Mac are wrong ?.
I am also struggling on windows in Dark mode to read the selected item. It is very difficult to read the selected item when you are standing on it.
When there is only one item you cant move off it.
I don't see people complaining about this, don't know why it is so bad for me then.
Is there a way ...
When there is only one item you cant move off it.
I don't see people complaining about this, don't know why it is so bad for me then.
Is there a way ...
- 14 Mar 2021, 09:59
- Forum: Episode / Movie Naming Scheme
- Topic: Swiss german not recognized in Audiolanguagelist
- Replies: 8
- Views: 10123
Re: Swiss german not recognized in Audiolanguagelist
Wonderful !!!, Thanks for taking the time to help me. It works on all my test cases.
No way I would come to this on my own. I am not that groovy with groovy.
No way I would come to this on my own. I am not that groovy with groovy.
- 12 Mar 2021, 00:22
- Forum: Episode / Movie Naming Scheme
- Topic: Swiss german not recognized in Audiolanguagelist
- Replies: 8
- Views: 10123
Re: Swiss german not recognized in Audiolanguagelist
Thanks for the help
I see languageString3 brings the Iso 2 codes but it cuts the unknown or null languages.
I have been struggling to get what I want and i am so close but none of my solutions is 100%
This is the output that I would like. [afr, ita, rus, eng, Unknown].[Multi Audio-7] or [None ...
I see languageString3 brings the Iso 2 codes but it cuts the unknown or null languages.
I have been struggling to get what I want and i am so close but none of my solutions is 100%
This is the output that I would like. [afr, ita, rus, eng, Unknown].[Multi Audio-7] or [None ...
- 11 Mar 2021, 18:53
- Forum: Episode / Movie Naming Scheme
- Topic: Swiss german not recognized in Audiolanguagelist
- Replies: 8
- Views: 10123
Re: Swiss german not recognized in Audiolanguagelist
e.g. untested pseudo code:
audio.findResults{ a -> any{ a.language.toLowerCase() }{ null } }.unique().take(3).toSorted()
[/quote]
Thanks for this bit of code i have found it very helpfull.
I had to also move away from audiolanguages because it does not contain all the languages and now use audio ...
audio.findResults{ a -> any{ a.language.toLowerCase() }{ null } }.unique().take(3).toSorted()
[/quote]
Thanks for this bit of code i have found it very helpfull.
I had to also move away from audiolanguages because it does not contain all the languages and now use audio ...
- 04 Mar 2021, 13:05
- Forum: Windows
- Topic: I would like filebot to always set file Date on rename to Current date
- Replies: 3
- Views: 4638
Re: I would like filebot to always set file Date on rename to Current date
Sad.
I would not have seen this as stock standard behavior to do this but optional.
But very similar to post process "Set create date" but only Set (create or modify date to current system date).
I specifically want to trigger 3rd party software to do something.
The UI works very well and ...
I would not have seen this as stock standard behavior to do this but optional.
But very similar to post process "Set create date" but only Set (create or modify date to current system date).
I specifically want to trigger 3rd party software to do something.
The UI works very well and ...
- 04 Mar 2021, 07:41
- Forum: Windows
- Topic: Need help stopping the files from moving after rename
- Replies: 9
- Views: 12625
Re: Need help stopping the files from moving after rename
For Movies I Use
I use this mask to rename movies in current folder (in plex structure) without moving them.
{folder}/{n.colon(' - ').replaceAll(':',' - ').replaceAll(/\u0022/, '\'').replaceAll(/[:|]/, '.').replaceAll(/\p{InCombiningDiacriticalMarks}+/, '').replaceAll(/\u2013/,' - ').replaceAll ...
I use this mask to rename movies in current folder (in plex structure) without moving them.
{folder}/{n.colon(' - ').replaceAll(':',' - ').replaceAll(/\u0022/, '\'').replaceAll(/[:|]/, '.').replaceAll(/\p{InCombiningDiacriticalMarks}+/, '').replaceAll(/\u2013/,' - ').replaceAll ...
- 04 Mar 2021, 06:58
- Forum: Windows
- Topic: I would like filebot to always set file Date on rename to Current date
- Replies: 3
- Views: 4638
I would like filebot to always set file Date on rename to Current date
I am using GUI interface and would like it to always set the modified date to current system date time when a file has been renamed.
I sometimes rename files in their current (location) or folder, so they are not moved only renamed, and then the dates are not set.
When they are moved the dates are ...
I sometimes rename files in their current (location) or folder, so they are not moved only renamed, and then the dates are not set.
When they are moved the dates are ...
- 04 Mar 2021, 04:28
- Forum: Feature Requests and Bug Reports
- Topic: SEVERE: MOVE: The parameter is incorrect.
- Replies: 9
- Views: 13362
Re: SEVERE: MOVE: The parameter is incorrect.
Thanks, for this, it solved my problem too.
I was using ./ and ../
now using {folder} and {folder.dir}
I was using ./ and ../
now using {folder} and {folder.dir}
- 04 May 2020, 09:23
- Forum: Feature Requests and Bug Reports
- Topic: History window - Remember window size and column order Please
- Replies: 1
- Views: 1820
History window - Remember window size and column order Please
Please enhance the history screen to remember prev windows size and column order.
It always starts out so very small.
I personally also prefer the original filename to be before the new name but remembering the column order would allow anybody to apply
their own personal choice.
Thanks for a very ...
It always starts out so very small.
I personally also prefer the original filename to be before the new name but remembering the column order would allow anybody to apply
their own personal choice.
Thanks for a very ...