Search found 14 matches
- 14 Oct 2015, 21:55
- Forum: Episode / Movie Naming Scheme
- Topic: Pattern not found
- Replies: 5
- Views: 6558
Re: Pattern not found
Yes, I understand, what I want is that when the pattern does not exist not put anything
- 14 Oct 2015, 18:30
- Forum: Episode / Movie Naming Scheme
- Topic: Pattern not found
- Replies: 5
- Views: 6558
Re: Pattern not found
Sorry but not for numbers, is for trackers
{(media.title).matchAll(/GrupoHDS|HDTeam|Hechede.me|HDCity/).unique()}
sorry thought I would serve the example with numbers
{(media.title).matchAll(/GrupoHDS|HDTeam|Hechede.me|HDCity/).unique()}
sorry thought I would serve the example with numbers
- 14 Oct 2015, 18:10
- Forum: Episode / Movie Naming Scheme
- Topic: Pattern not found
- Replies: 5
- Views: 6558
Pattern not found
Having the following code:
{(media.title).matchAll(/One|Two|Three|Four/).unique()}
I make as if none of the elements does not leave anything, I now pulls a [java.lang.Exception: Pattern not found]
{(media.title).matchAll(/One|Two|Three|Four/).unique()}
I make as if none of the elements does not leave anything, I now pulls a [java.lang.Exception: Pattern not found]
- 13 Oct 2015, 21:32
- Forum: Feature Requests and Bug Reports
- Topic: video source missing
- Replies: 13
- Views: 10481
Re: video source missing
Very good addition.
But using the latest betas I've noticed that the command {vc} fails, what gave you before now always puts you x264 AVC.
A greeting
But using the latest betas I've noticed that the command {vc} fails, what gave you before now always puts you x264 AVC.
A greeting
- 11 Oct 2015, 10:28
- Forum: Episode / Movie Naming Scheme
- Topic: One off acronyms
- Replies: 2
- Views: 5077
Re: One of acronyms
too easy for me!!!!
Sorry and Thank you
Sorry and Thank you
- 11 Oct 2015, 07:54
- Forum: Episode / Movie Naming Scheme
- Topic: One off acronyms
- Replies: 2
- Views: 5077
One off acronyms
I wanted to know if you can do the following:
starting with this title:
The Lord of the Rings: The Two Towers
leave it
LOTR. The Two Towers
I've tried and I get everything separately, but not how to do it together
starting with this title:
The Lord of the Rings: The Two Towers
leave it
LOTR. The Two Towers
I've tried and I get everything separately, but not how to do it together
- 10 Oct 2015, 21:36
- Forum: Feature Requests and Bug Reports
- Topic: video source missing
- Replies: 13
- Views: 10481
Re: video source missing
It would be nice to be introduced:
Remux
BDRemux
Remux
BDRemux
- 09 Oct 2015, 17:01
- Forum: Episode / Movie Naming Scheme
- Topic: Source problem
- Replies: 2
- Views: 5192
Re: Source problem
if the source is undefined as I can assign a word
That is if there is any way:
Source = Undefined then put Bluray
I tried with functions but not if I get.
That is if there is any way:
Source = Undefined then put Bluray
I tried with functions but not if I get.
- 07 Oct 2015, 19:09
- Forum: Episode / Movie Naming Scheme
- Topic: Source problem
- Replies: 2
- Views: 5192
Source problem
I have movies with different fonts and my problem is that if one source put me out several movies without her. For example if I want a movie is a Remux put me BDRemux if 3DSBS put BluRay.3D.SBS if 3DHOU put BluRay.3D.HOU, if put Bluray Bluray if BDRip put BluRay, if other source put that source and ...
- 05 Oct 2014, 03:02
- Forum: Scripting and Automation
- Topic: Functions reference?
- Replies: 1
- Views: 2352
Functions reference?
Hello, I use the windows version, and I wonder if there is any place where I can find a reference of all available functions and commands such as:
Match, collection, collectMany, join, groupby, etc etc
Match, collection, collectMany, join, groupby, etc etc
- 20 Jun 2014, 02:09
- Forum: Episode / Movie Naming Scheme
- Topic: Grouping
- Replies: 1
- Views: 2929
Grouping
You can group by text.language , I put:
{texts.Language_String3}
and leaves me [spa, spa, eng] or [eng, eng, spa, eng] etc, etc
and I would come out in both cases [Spa, Eng]
I want tell me the languages but without repeating
thank you very much
{texts.Language_String3}
and leaves me [spa, spa, eng] or [eng, eng, spa, eng] etc, etc
and I would come out in both cases [Spa, Eng]
I want tell me the languages but without repeating
thank you very much
- 06 May 2014, 16:50
- Forum: Episode / Movie Naming Scheme
- Topic: How many episodes
- Replies: 4
- Views: 5800
Re: How many episodes
Okay, but I've noticed a problem. I used episodelist.season.max () to determine how many episodes has a season, but I've realized that this shows the highest number among all seasons. What I want now: Season 1 has 24 episodes Season 2 has 22 episodes Season 3 has 19 episodes that is, a function that ...
- 06 May 2014, 02:08
- Forum: Episode / Movie Naming Scheme
- Topic: How many episodes
- Replies: 4
- Views: 5800
How many episodes
I wanted to put the number of seasons and the number of episodes of the series, for example The Wire [5 Seasons, 60 Episodes] For the seasons already {episodelist.season.max()}, can you do the same to know how many episodes is the show? No way to get a list of all commands that can be used in ...
- 03 May 2014, 02:00
- Forum: Episode / Movie Naming Scheme
- Topic: Diferents Database
- Replies: 1
- Views: 3044
Diferents Database
Hi, I use windows FileBot, and wanted to know if it is possible to name the same file using different databases, for example: I'd want the file data obtained from TheTVDB because he gives it in Spanish, but as the {absolute} command does not give this data TheTVDB would want to read it from ...