git » orga2-tp1.git » commit 6ffdfef

Commit inicial

author Rodrigo Campos
2011-04-06 00:05:21 UTC
committer Rodrigo Campos
2011-04-06 00:05:21 UTC

Commit inicial

Makefile +25 -0
bintree.asm +0 -0
bintree.h +19 -0
enunciado-tp1.pdf +0 -0
test.sh +19 -0
tests/0-abb.catedra.out +0 -0
tests/0-abb.in +1 -0
tests/1-abb.catedra.out +1 -0
tests/1-abb.in +3 -0
tests/10-abb.catedra.out +6 -0
tests/10-abb.in +37 -0
tests/11-abb.catedra.out +6 -0
tests/11-abb.in +37 -0
tests/12-abb.catedra.out +6 -0
tests/12-abb.in +37 -0
tests/13-abb.catedra.out +7 -0
tests/13-abb.in +48 -0
tests/14-abb.catedra.out +7 -0
tests/14-abb.in +48 -0
tests/15-abb.catedra.out +7 -0
tests/15-abb.in +48 -0
tests/16-abb.catedra.out +7 -0
tests/16-abb.in +48 -0
tests/17-abb.catedra.out +8 -0
tests/17-abb.in +61 -0
tests/18-abb.catedra.out +8 -0
tests/18-abb.in +61 -0
tests/19-abb.catedra.out +8 -0
tests/19-abb.in +61 -0
tests/2-abb.catedra.out +2 -0
tests/2-abb.in +7 -0
tests/20-abb.catedra.out +8 -0
tests/20-abb.in +61 -0
tests/21-abb.catedra.out +9 -0
tests/21-abb.in +75 -0
tests/22-abb.catedra.out +9 -0
tests/22-abb.in +75 -0
tests/23-abb.catedra.out +9 -0
tests/23-abb.in +75 -0
tests/24-abb.catedra.out +9 -0
tests/24-abb.in +75 -0
tests/25-abb.catedra.out +9 -0
tests/25-abb.in +75 -0
tests/26-abb.catedra.out +10 -0
tests/26-abb.in +91 -0
tests/27-abb.catedra.out +10 -0
tests/27-abb.in +91 -0
tests/28-abb.catedra.out +10 -0
tests/28-abb.in +91 -0
tests/29-abb.catedra.out +10 -0
tests/29-abb.in +91 -0
tests/3-abb.catedra.out +3 -0
tests/3-abb.in +12 -0
tests/30-abb.catedra.out +10 -0
tests/30-abb.in +91 -0
tests/31-abb.catedra.out +11 -0
tests/31-abb.in +108 -0
tests/32-abb.catedra.out +11 -0
tests/32-abb.in +108 -0
tests/33-abb.catedra.out +11 -0
tests/33-abb.in +108 -0
tests/34-abb.catedra.out +11 -0
tests/34-abb.in +108 -0
tests/35-abb.catedra.out +11 -0
tests/35-abb.in +108 -0
tests/36-abb.catedra.out +11 -0
tests/36-abb.in +108 -0
tests/37-abb.catedra.out +12 -0
tests/37-abb.in +127 -0
tests/38-abb.catedra.out +12 -0
tests/38-abb.in +127 -0
tests/39-abb.catedra.out +12 -0
tests/39-abb.in +127 -0
tests/4-abb.catedra.out +3 -0
tests/4-abb.in +12 -0
tests/40-abb.catedra.out +12 -0
tests/40-abb.in +127 -0
tests/41-abb.catedra.out +12 -0
tests/41-abb.in +127 -0
tests/42-abb.catedra.out +12 -0
tests/42-abb.in +127 -0
tests/43-abb.catedra.out +13 -0
tests/43-abb.in +147 -0
tests/44-abb.catedra.out +13 -0
tests/44-abb.in +147 -0
tests/45-abb.catedra.out +13 -0
tests/45-abb.in +147 -0
tests/46-abb.catedra.out +13 -0
tests/46-abb.in +147 -0
tests/47-abb.catedra.out +13 -0
tests/47-abb.in +147 -0
tests/48-abb.catedra.out +13 -0
tests/48-abb.in +147 -0
tests/49-abb.catedra.out +13 -0
tests/49-abb.in +147 -0
tests/5-abb.catedra.out +4 -0
tests/5-abb.in +19 -0
tests/50-abb.catedra.out +14 -0
tests/50-abb.in +169 -0
tests/51-abb.catedra.out +14 -0
tests/51-abb.in +169 -0
tests/52-abb.catedra.out +14 -0
tests/52-abb.in +169 -0
tests/53-abb.catedra.out +14 -0
tests/53-abb.in +169 -0
tests/54-abb.catedra.out +14 -0
tests/54-abb.in +169 -0
tests/55-abb.catedra.out +14 -0
tests/55-abb.in +169 -0
tests/56-abb.catedra.out +14 -0
tests/56-abb.in +169 -0
tests/57-abb.catedra.out +15 -0
tests/57-abb.in +192 -0
tests/58-abb.catedra.out +15 -0
tests/58-abb.in +192 -0
tests/59-abb.catedra.out +15 -0
tests/59-abb.in +192 -0
tests/6-abb.catedra.out +4 -0
tests/6-abb.in +19 -0
tests/60-abb.catedra.out +15 -0
tests/60-abb.in +192 -0
tests/61-abb.catedra.out +15 -0
tests/61-abb.in +192 -0
tests/62-abb.catedra.out +15 -0
tests/62-abb.in +192 -0
tests/63-abb.catedra.out +15 -0
tests/63-abb.in +192 -0
tests/64-abb.catedra.out +15 -0
tests/64-abb.in +192 -0
tests/65-abb.catedra.out +16 -0
tests/65-abb.in +217 -0
tests/66-abb.catedra.out +16 -0
tests/66-abb.in +217 -0
tests/67-abb.catedra.out +16 -0
tests/67-abb.in +217 -0
tests/68-abb.catedra.out +16 -0
tests/68-abb.in +217 -0
tests/69-abb.catedra.out +16 -0
tests/69-abb.in +217 -0
tests/7-abb.catedra.out +5 -0
tests/7-abb.in +27 -0
tests/70-abb.catedra.out +16 -0
tests/70-abb.in +217 -0
tests/71-abb.catedra.out +16 -0
tests/71-abb.in +217 -0
tests/72-abb.catedra.out +16 -0
tests/72-abb.in +217 -0
tests/73-abb.catedra.out +17 -0
tests/73-abb.in +243 -0
tests/74-abb.catedra.out +17 -0
tests/74-abb.in +243 -0
tests/75-abb.catedra.out +17 -0
tests/75-abb.in +243 -0
tests/76-abb.catedra.out +17 -0
tests/76-abb.in +243 -0
tests/77-abb.catedra.out +17 -0
tests/77-abb.in +243 -0
tests/78-abb.catedra.out +17 -0
tests/78-abb.in +243 -0
tests/79-abb.catedra.out +17 -0
tests/79-abb.in +243 -0
tests/8-abb.catedra.out +5 -0
tests/8-abb.in +27 -0
tests/80-abb.catedra.out +17 -0
tests/80-abb.in +243 -0
tests/81-abb.catedra.out +17 -0
tests/81-abb.in +243 -0
tests/82-abb.catedra.out +18 -0
tests/82-abb.in +271 -0
tests/83-abb.catedra.out +18 -0
tests/83-abb.in +271 -0
tests/84-abb.catedra.out +18 -0
tests/84-abb.in +271 -0
tests/85-abb.catedra.out +18 -0
tests/85-abb.in +271 -0
tests/86-abb.catedra.out +18 -0
tests/86-abb.in +271 -0
tests/87-abb.catedra.out +18 -0
tests/87-abb.in +271 -0
tests/88-abb.catedra.out +18 -0
tests/88-abb.in +271 -0
tests/89-abb.catedra.out +18 -0
tests/89-abb.in +271 -0
tests/9-abb.catedra.out +5 -0
tests/9-abb.in +27 -0
tests/90-abb.catedra.out +18 -0
tests/90-abb.in +271 -0
tests/91-abb.catedra.out +19 -0
tests/91-abb.in +300 -0
tests/92-abb.catedra.out +19 -0
tests/92-abb.in +300 -0
tests/93-abb.catedra.out +19 -0
tests/93-abb.in +300 -0
tests/94-abb.catedra.out +19 -0
tests/94-abb.in +300 -0
tests/95-abb.catedra.out +19 -0
tests/95-abb.in +300 -0
tests/96-abb.catedra.out +19 -0
tests/96-abb.in +300 -0
tests/97-abb.catedra.out +19 -0
tests/97-abb.in +300 -0
tests/98-abb.catedra.out +19 -0
tests/98-abb.in +300 -0
tpcopado.c +166 -0

diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..8da2356
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,25 @@
+#EXTRAFLAGS:=-ggdb -m32
+EXTRAFLAGS:= -Wall -Werror -pedantic --std=c99 -ggdb $(EXTRAFLAGS) 
+NASMEXTRAFLAGS:=-g -f elf32
+OBJS=bintree.o
+SRC=bintree.asm
+EXE=tpcopado
+INCLUDE=-include /usr/include/errno.h
+
+.PHONY: all clean
+
+
+$(EXE): $(EXE).c $(OBJS) $(SRC)
+	gcc $(INCLUDE) -o $@ $(EXTRAFLAGS) $< $(OBJS)
+
+%.o: %.asm
+	nasm $(NASMEXTRAFLAGS) -o $@ $<
+
+%.o: %.c
+	gcc -c $(EXTRAFLAGS) -o $@ $<
+	
+all: $(EXE)
+
+clean:
+	rm -f $(OBJS)
+	rm -f $(EXE)
diff --git a/bintree.asm b/bintree.asm
new file mode 100644
index 0000000..e69de29
diff --git a/bintree.h b/bintree.h
new file mode 100644
index 0000000..3d2aa00
--- /dev/null
+++ b/bintree.h
@@ -0,0 +1,19 @@
+#ifndef __BINTREE_H__
+#define __BINTREE_H__
+
+
+
+typedef struct nodo_t {
+	short id;
+	char *nombre;
+	float puntaje;
+	struct nodo_t *izq;
+	struct nodo_t *der;
+} __attribute__((__packed__)) nodo;
+
+void insertar(nodo **arbol, char* nombre, short id, float puntaje);
+void eliminar(nodo **arbol, short id);
+void destruirArbol(nodo * arbol);
+void imprimir(nodo *arbol, char *archivo);
+
+#endif /*__BINTREE_H__*/
diff --git a/enunciado-tp1.pdf b/enunciado-tp1.pdf
new file mode 100644
index 0000000..7f96646
Binary files /dev/null and b/enunciado-tp1.pdf differ
diff --git a/test.sh b/test.sh
new file mode 100755
index 0000000..0135a01
--- /dev/null
+++ b/test.sh
@@ -0,0 +1,19 @@
+#/bin/bash
+VALGRIND=valgrind
+TESTDIR=tests
+BINFILE=./tpcopado
+
+OK=1
+for i in $( ls $TESTDIR/*.in); do
+	#echo $i
+	$VALGRIND -q $BINFILE -f $i
+	CATEDRA=${i/in/catedra.out}
+	ALUMNO=${i/in/out}
+	diff -q $CATEDRA $ALUMNO
+	if [ $? != "0" ]; then
+		OK=0
+	fi
+done
+if [ $OK != "0" ]; then
+	echo "Tests finalizados correctamente"
+fi
diff --git a/tests/0-abb.catedra.out b/tests/0-abb.catedra.out
new file mode 100644
index 0000000..e69de29
diff --git a/tests/0-abb.in b/tests/0-abb.in
new file mode 100644
index 0000000..67980c4
--- /dev/null
+++ b/tests/0-abb.in
@@ -0,0 +1 @@
+BORRAR tests/0-abb.out
diff --git a/tests/1-abb.catedra.out b/tests/1-abb.catedra.out
new file mode 100644
index 0000000..0f65e9d
--- /dev/null
+++ b/tests/1-abb.catedra.out
@@ -0,0 +1 @@
+[ 1 9.606566 Lord Of The Ring  - Return Of The King   720p ]
diff --git a/tests/1-abb.in b/tests/1-abb.in
new file mode 100644
index 0000000..cd95ee7
--- /dev/null
+++ b/tests/1-abb.in
@@ -0,0 +1,3 @@
+BORRAR tests/1-abb.out
+INSERTAR 1 9.606566 Lord Of The Ring  - Return Of The King   720p
+IMPRIMIR tests/1-abb.out
diff --git a/tests/10-abb.catedra.out b/tests/10-abb.catedra.out
new file mode 100644
index 0000000..fd5a305
--- /dev/null
+++ b/tests/10-abb.catedra.out
@@ -0,0 +1,6 @@
+[ 4 2.293666 The Mist   720p ]
+[ 1 0.410737 Blood River 720P ][ 9 2.134455 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 1 0.410737 Blood River 720P ][ 3 7.570085 Eurotrip    720p ][ 5 5.194256 High school musical II 2007    720p ][ 9 2.134455 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 0 5.245068 Mr. & Mrs. Smith   720p ][ 1 0.410737 Blood River 720P ][ 8 6.479523 Star Trek [2009] [1080p] ][ 9 2.134455 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 11 4.417848 Jerry Maguire    1080p ][ 17 7.743641 Yes Man   720p ]
+[ 0 5.245068 Mr. & Mrs. Smith   720p ][ 1 0.410737 Blood River 720P ][ 9 2.134455 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 11 4.417848 Jerry Maguire    1080p ][ 12 9.946402 Armageddon [1998] [720p] ][ 15 3.183986 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 17 7.743641 Yes Man   720p ][ 18 8.680416 Constantine HDDVD 1080p DTS x264 ][ 22 7.334403 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 0 5.245068 Mr. & Mrs. Smith   720p ][ 1 0.410737 Blood River 720P ][ 6 6.679403 James Bond 05 - You Only Live Twice [1967] ][ 10 8.920201 The Secret of Moonarce [720p] ][ 11 4.417848 Jerry Maguire    1080p ][ 12 9.946402 Armageddon [1998] [720p] ][ 15 3.183986 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 18 8.680416 Constantine HDDVD 1080p DTS x264 ][ 20 8.313057 The Brave One 720P ][ 22 7.334403 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 24 5.825974 The Proposal [2009] [720p] ][ 27 2.625990 Armageddon [1998] [720p] ]
diff --git a/tests/10-abb.in b/tests/10-abb.in
new file mode 100644
index 0000000..7c27402
--- /dev/null
+++ b/tests/10-abb.in
@@ -0,0 +1,37 @@
+BORRAR tests/10-abb.out
+INSERTAR 4 2.293666 The Mist   720p
+IMPRIMIR tests/10-abb.out
+INSERTAR 1 0.410737 Blood River 720P
+INSERTAR 9 2.134455 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 4
+IMPRIMIR tests/10-abb.out
+INSERTAR 13 5.335794 Coyote Ugly 1080p
+INSERTAR 5 5.194256 High school musical II 2007    720p
+INSERTAR 3 7.570085 Eurotrip    720p
+ELIMINAR 13
+IMPRIMIR tests/10-abb.out
+INSERTAR 0 5.245068 Mr. & Mrs. Smith   720p
+INSERTAR 17 7.743641 Yes Man   720p
+INSERTAR 8 6.479523 Star Trek [2009] [1080p]
+INSERTAR 11 4.417848 Jerry Maguire    1080p
+ELIMINAR 5
+ELIMINAR 3
+IMPRIMIR tests/10-abb.out
+INSERTAR 18 8.680416 Constantine HDDVD 1080p DTS x264
+INSERTAR 15 3.183986 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 2 0.986811 Fifty Dead Men Walking   1080p
+INSERTAR 12 9.946402 Armageddon [1998] [720p]
+INSERTAR 22 7.334403 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+ELIMINAR 8
+ELIMINAR 2
+IMPRIMIR tests/10-abb.out
+INSERTAR 6 6.679403 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 20 8.313057 The Brave One 720P
+INSERTAR 24 5.825974 The Proposal [2009] [720p]
+INSERTAR 10 8.920201 The Secret of Moonarce [720p]
+INSERTAR 27 2.625990 Armageddon [1998] [720p]
+INSERTAR 16 7.774825 X-Men 1    720p
+ELIMINAR 9
+ELIMINAR 17
+ELIMINAR 16
+IMPRIMIR tests/10-abb.out
diff --git a/tests/11-abb.catedra.out b/tests/11-abb.catedra.out
new file mode 100644
index 0000000..450943e
--- /dev/null
+++ b/tests/11-abb.catedra.out
@@ -0,0 +1,6 @@
+[ 2 1.767697 Swordfish    720p ]
+[ 3 8.476863 Darko 720P ][ 5 3.103679 3_10 to Yuma   720p ]
+[ 3 8.476863 Darko 720P ][ 9 1.637623 Ongbak 2003 720p ][ 10 3.801109 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 16 3.080246 My Bloody Valentine 3D    1080p ]
+[ 3 8.476863 Darko 720P ][ 4 6.830491 Meet The Parents    720p ][ 6 8.828431 Superman Returns   720p ][ 9 1.637623 Ongbak 2003 720p ][ 10 3.801109 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 12 7.116558 Click   1080p ]
+[ 1 0.262231 Golden Compass   720p ][ 4 6.830491 Meet The Parents    720p ][ 7 9.338239 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 1.637623 Ongbak 2003 720p ][ 10 3.801109 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 12 7.116558 Click   1080p ][ 13 9.732822 James Bond 19 - The World is not Enough [1999] [720p] ][ 15 9.065691 James Bond 21 - Casino Royale [2006] ][ 23 9.549008 James Bond 15 - The Living Daylights [1987] [720p] ]
+[ 4 6.830491 Meet The Parents    720p ][ 7 9.338239 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 1.637623 Ongbak 2003 720p ][ 12 7.116558 Click   1080p ][ 13 9.732822 James Bond 19 - The World is not Enough [1999] [720p] ][ 15 9.065691 James Bond 21 - Casino Royale [2006] ][ 20 2.454561 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 21 2.746969 Con Air   720p ][ 23 9.549008 James Bond 15 - The Living Daylights [1987] [720p] ][ 24 8.275144 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 25 7.153915 Drag Me To Hell [720p] ][ 28 3.405432 contents.txt ]
diff --git a/tests/11-abb.in b/tests/11-abb.in
new file mode 100644
index 0000000..0ff1304
--- /dev/null
+++ b/tests/11-abb.in
@@ -0,0 +1,37 @@
+BORRAR tests/11-abb.out
+INSERTAR 2 1.767697 Swordfish    720p
+IMPRIMIR tests/11-abb.out
+INSERTAR 3 8.476863 Darko 720P
+INSERTAR 5 3.103679 3_10 to Yuma   720p
+ELIMINAR 2
+IMPRIMIR tests/11-abb.out
+INSERTAR 10 3.801109 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 9 1.637623 Ongbak 2003 720p
+INSERTAR 16 3.080246 My Bloody Valentine 3D    1080p
+ELIMINAR 5
+IMPRIMIR tests/11-abb.out
+INSERTAR 4 6.830491 Meet The Parents    720p
+INSERTAR 12 7.116558 Click   1080p
+INSERTAR 6 8.828431 Superman Returns   720p
+INSERTAR 14 0.403220 Chicken Little 1080p
+ELIMINAR 16
+ELIMINAR 14
+IMPRIMIR tests/11-abb.out
+INSERTAR 15 9.065691 James Bond 21 - Casino Royale [2006]
+INSERTAR 13 9.732822 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 1 0.262231 Golden Compass   720p
+INSERTAR 23 9.549008 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 7 9.338239 G.I.Joe The Rise of Cobra [2009] [720p]
+ELIMINAR 3
+ELIMINAR 6
+IMPRIMIR tests/11-abb.out
+INSERTAR 21 2.746969 Con Air   720p
+INSERTAR 24 8.275144 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 20 2.454561 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 25 7.153915 Drag Me To Hell [720p]
+INSERTAR 29 2.221869 Seven Swords    1080p
+INSERTAR 28 3.405432 contents.txt
+ELIMINAR 1
+ELIMINAR 29
+ELIMINAR 10
+IMPRIMIR tests/11-abb.out
diff --git a/tests/12-abb.catedra.out b/tests/12-abb.catedra.out
new file mode 100644
index 0000000..4898a13
--- /dev/null
+++ b/tests/12-abb.catedra.out
@@ -0,0 +1,6 @@
+[ 11 1.394242 Babel.720p ]
+[ 2 7.188908 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 12 2.052772 Batman Dark Knight   1080p ]
+[ 2 7.188908 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 12 2.052772 Batman Dark Knight   1080p ][ 13 1.123973 The Matrix   1080p ][ 16 3.101614 Race To Witch Mountain [1080p] ]
+[ 3 2.548314 Burn E [720p] ][ 12 2.052772 Batman Dark Knight   1080p ][ 13 1.123973 The Matrix   1080p ][ 14 8.572433 PBS ][ 16 3.101614 Race To Witch Mountain [1080p] ][ 17 5.488603 Fast and the Furious 1 - 1080p ]
+[ 4 8.390376 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 7 9.504220 Alien vs Predator 1-2  720p ][ 12 2.052772 Batman Dark Knight   1080p ][ 13 1.123973 The Matrix   1080p ][ 14 8.572433 PBS ][ 16 3.101614 Race To Witch Mountain [1080p] ][ 17 5.488603 Fast and the Furious 1 - 1080p ][ 19 1.126100 Watchmen [720p] ][ 24 3.755215 How To Lose Friends & Alienate People   1080p ]
+[ 4 8.390376 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 5 6.123682 High school musical II 2007    720p ][ 12 2.052772 Batman Dark Knight   1080p ][ 13 1.123973 The Matrix   1080p ][ 14 8.572433 PBS ][ 15 2.115612 X-Men 3    720p ][ 16 3.101614 Race To Witch Mountain [1080p] ][ 17 5.488603 Fast and the Furious 1 - 1080p ][ 19 1.126100 Watchmen [720p] ][ 24 3.755215 How To Lose Friends & Alienate People   1080p ][ 25 2.858791 Seven Pounds    720p ][ 26 9.045969 Elektra 720p ]
diff --git a/tests/12-abb.in b/tests/12-abb.in
new file mode 100644
index 0000000..3a787ec
--- /dev/null
+++ b/tests/12-abb.in
@@ -0,0 +1,37 @@
+BORRAR tests/12-abb.out
+INSERTAR 11 1.394242 Babel.720p
+IMPRIMIR tests/12-abb.out
+INSERTAR 2 7.188908 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 12 2.052772 Batman Dark Knight   1080p
+ELIMINAR 11
+IMPRIMIR tests/12-abb.out
+INSERTAR 9 6.489707 Liar Liar    720p
+INSERTAR 16 3.101614 Race To Witch Mountain [1080p]
+INSERTAR 13 1.123973 The Matrix   1080p
+ELIMINAR 9
+IMPRIMIR tests/12-abb.out
+INSERTAR 3 2.548314 Burn E [720p]
+INSERTAR 14 8.572433 PBS
+INSERTAR 10 4.913389 The Uninvited [2009] [720p]
+INSERTAR 17 5.488603 Fast and the Furious 1 - 1080p
+ELIMINAR 10
+ELIMINAR 2
+IMPRIMIR tests/12-abb.out
+INSERTAR 4 8.390376 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 19 1.126100 Watchmen [720p]
+INSERTAR 24 3.755215 How To Lose Friends & Alienate People   1080p
+INSERTAR 7 9.504220 Alien vs Predator 1-2  720p
+INSERTAR 8 7.199664 3_10 to Yuma   720p
+ELIMINAR 3
+ELIMINAR 8
+IMPRIMIR tests/12-abb.out
+INSERTAR 25 2.858791 Seven Pounds    720p
+INSERTAR 22 7.844870 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 26 9.045969 Elektra 720p
+INSERTAR 5 6.123682 High school musical II 2007    720p
+INSERTAR 15 2.115612 X-Men 3    720p
+INSERTAR 28 4.218304 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+ELIMINAR 28
+ELIMINAR 22
+ELIMINAR 7
+IMPRIMIR tests/12-abb.out
diff --git a/tests/13-abb.catedra.out b/tests/13-abb.catedra.out
new file mode 100644
index 0000000..6ab4175
--- /dev/null
+++ b/tests/13-abb.catedra.out
@@ -0,0 +1,7 @@
+[ 0 9.515282 The Tale Of Despereaux [720p] ]
+[ 0 9.515282 The Tale Of Despereaux [720p] ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ]
+[ 0 9.515282 The Tale Of Despereaux [720p] ][ 7 8.405056 SWAT    720p ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 10 7.389078 Pitch Black [720p] ]
+[ 3 3.939363 Eragon 720p ][ 7 8.405056 SWAT    720p ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 9 0.918882 Monster Inc [2001] [720p] ][ 10 7.389078 Pitch Black [720p] ][ 17 2.811117 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 1 4.904723 Push 720P ][ 3 3.939363 Eragon 720p ][ 4 9.570119 911 Mysteries Demolition    720p ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 9 0.918882 Monster Inc [2001] [720p] ][ 10 7.389078 Pitch Black [720p] ][ 14 1.261106 Twilight [2008]   720p ][ 17 2.811117 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 21 7.357870 Rush Hour 1-3   720p ]
+[ 1 4.904723 Push 720P ][ 3 3.939363 Eragon 720p ][ 4 9.570119 911 Mysteries Demolition    720p ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 9 0.918882 Monster Inc [2001] [720p] ][ 14 1.261106 Twilight [2008]   720p ][ 15 9.560401 Casablana.1942.1080p.BluRay.x264.Codres ][ 17 2.811117 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 21 7.357870 Rush Hour 1-3   720p ][ 22 7.346931 Sex drive   720p ][ 29 9.740380 Jurassic Park 1-3  1080p ][ 30 8.186857 Shark Tale [2004] [1080p] ]
+[ 4 9.570119 911 Mysteries Demolition    720p ][ 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 9 0.918882 Monster Inc [2001] [720p] ][ 12 2.626303 The Proposal [2009] [720p] ][ 14 1.261106 Twilight [2008]   720p ][ 15 9.560401 Casablana.1942.1080p.BluRay.x264.Codres ][ 17 2.811117 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 20 9.963079 The Hangover [720p] ][ 21 7.357870 Rush Hour 1-3   720p ][ 22 7.346931 Sex drive   720p ][ 27 6.135671 Constantine HDDVD 1080p DTS x264 ][ 29 9.740380 Jurassic Park 1-3  1080p ][ 30 8.186857 Shark Tale [2004] [1080p] ][ 31 0.357217 James Bond 09 - The Man with the Golden Gun [1974] ][ 33 1.113666 Click   720p ][ 37 6.987489 James Bond 08 - Live and Let Die [1973] ]
diff --git a/tests/13-abb.in b/tests/13-abb.in
new file mode 100644
index 0000000..4d610c0
--- /dev/null
+++ b/tests/13-abb.in
@@ -0,0 +1,48 @@
+BORRAR tests/13-abb.out
+INSERTAR 0 9.515282 The Tale Of Despereaux [720p]
+IMPRIMIR tests/13-abb.out
+INSERTAR 8 7.384360 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 6 2.801143 James Bond 21 - Casino Royale [2006]
+ELIMINAR 6
+IMPRIMIR tests/13-abb.out
+INSERTAR 2 1.472465 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 10 7.389078 Pitch Black [720p]
+INSERTAR 7 8.405056 SWAT    720p
+ELIMINAR 2
+IMPRIMIR tests/13-abb.out
+INSERTAR 19 9.203175 Fast and the Furious 2 - 1080p
+INSERTAR 17 2.811117 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 9 0.918882 Monster Inc [2001] [720p]
+INSERTAR 3 3.939363 Eragon 720p
+ELIMINAR 0
+ELIMINAR 19
+IMPRIMIR tests/13-abb.out
+INSERTAR 21 7.357870 Rush Hour 1-3   720p
+INSERTAR 1 4.904723 Push 720P
+INSERTAR 4 9.570119 911 Mysteries Demolition    720p
+INSERTAR 24 6.313677 Big Nothing   720p
+INSERTAR 14 1.261106 Twilight [2008]   720p
+ELIMINAR 24
+ELIMINAR 7
+IMPRIMIR tests/13-abb.out
+INSERTAR 28 3.721408 Dragonball Evolution [2009] [720p]
+INSERTAR 15 9.560401 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 22 7.346931 Sex drive   720p
+INSERTAR 30 8.186857 Shark Tale [2004] [1080p]
+INSERTAR 11 4.540629 Armageddon [1998] [720p]
+INSERTAR 29 9.740380 Jurassic Park 1-3  1080p
+ELIMINAR 28
+ELIMINAR 10
+ELIMINAR 11
+IMPRIMIR tests/13-abb.out
+INSERTAR 33 1.113666 Click   720p
+INSERTAR 25 4.653470 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 12 2.626303 The Proposal [2009] [720p]
+INSERTAR 31 0.357217 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 20 9.963079 The Hangover [720p]
+INSERTAR 27 6.135671 Constantine HDDVD 1080p DTS x264
+INSERTAR 37 6.987489 James Bond 08 - Live and Let Die [1973]
+ELIMINAR 1
+ELIMINAR 3
+ELIMINAR 25
+IMPRIMIR tests/13-abb.out
diff --git a/tests/14-abb.catedra.out b/tests/14-abb.catedra.out
new file mode 100644
index 0000000..091063d
--- /dev/null
+++ b/tests/14-abb.catedra.out
@@ -0,0 +1,7 @@
+[ 5 7.529783 James Bond 05 - You Only Live Twice [1967] ]
+[ 5 7.529783 James Bond 05 - You Only Live Twice [1967] ][ 7 9.550474 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ]
+[ 2 9.406652 James Bond 21 - Casino Royale [2006] ][ 5 7.529783 James Bond 05 - You Only Live Twice [1967] ][ 7 9.550474 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 17 7.561144 Ju-on__The_Grudge_(2003)   720p ]
+[ 2 9.406652 James Bond 21 - Casino Royale [2006] ][ 5 7.529783 James Bond 05 - You Only Live Twice [1967] ][ 7 9.550474 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 10 4.640011 Chicken Little 1080p ][ 17 7.561144 Ju-on__The_Grudge_(2003)   720p ][ 22 9.401738 Bad Boy I [1995] [720p] ]
+[ 2 9.406652 James Bond 21 - Casino Royale [2006] ][ 7 9.550474 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 8 8.071626 Aladdin [1992] [720p] ][ 10 4.640011 Chicken Little 1080p ][ 17 7.561144 Ju-on__The_Grudge_(2003)   720p ][ 22 9.401738 Bad Boy I [1995] [720p] ][ 24 2.143015 Aladdin [1992] [720p] ][ 25 2.964880 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 27 1.513008 Monsters vs Aliens [2009] [720p] ]
+[ 1 4.584027 Species   720p ][ 2 9.406652 James Bond 21 - Casino Royale [2006] ][ 8 8.071626 Aladdin [1992] [720p] ][ 10 4.640011 Chicken Little 1080p ][ 13 3.770818 Van.Helsing  1080p ][ 15 7.561555 Godzilla 720p ][ 16 0.803760 Gran Torino [2008] [720p] ][ 17 7.561144 Ju-on__The_Grudge_(2003)   720p ][ 23 2.505193 Dragon Wars   720p ][ 24 2.143015 Aladdin [1992] [720p] ][ 25 2.964880 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 29 7.396516 Apollo 13   1080p ]
+[ 1 4.584027 Species   720p ][ 2 9.406652 James Bond 21 - Casino Royale [2006] ][ 8 8.071626 Aladdin [1992] [720p] ][ 10 4.640011 Chicken Little 1080p ][ 11 2.330590 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 12 7.937514 Night At The Museum 2 [720p] ][ 15 7.561555 Godzilla 720p ][ 16 0.803760 Gran Torino [2008] [720p] ][ 17 7.561144 Ju-on__The_Grudge_(2003)   720p ][ 23 2.505193 Dragon Wars   720p ][ 25 2.964880 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 29 7.396516 Apollo 13   1080p ][ 32 9.506695 Epic Movie UNRATED (2007) 720p ][ 34 1.780204 Night Train   720p ][ 37 3.302902 Final Destination 3   1080p ][ 40 3.373143 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
diff --git a/tests/14-abb.in b/tests/14-abb.in
new file mode 100644
index 0000000..4ccb4f0
--- /dev/null
+++ b/tests/14-abb.in
@@ -0,0 +1,48 @@
+BORRAR tests/14-abb.out
+INSERTAR 5 7.529783 James Bond 05 - You Only Live Twice [1967]
+IMPRIMIR tests/14-abb.out
+INSERTAR 3 6.296275 Equilibrium 720p
+INSERTAR 7 9.550474 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+ELIMINAR 3
+IMPRIMIR tests/14-abb.out
+INSERTAR 2 9.406652 James Bond 21 - Casino Royale [2006]
+INSERTAR 17 7.561144 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 0 2.729912 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+ELIMINAR 0
+IMPRIMIR tests/14-abb.out
+INSERTAR 14 1.060649 The Proposal [2009] [720p]
+INSERTAR 10 4.640011 Chicken Little 1080p
+INSERTAR 18 9.682759 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 22 9.401738 Bad Boy I [1995] [720p]
+ELIMINAR 18
+ELIMINAR 14
+IMPRIMIR tests/14-abb.out
+INSERTAR 24 2.143015 Aladdin [1992] [720p]
+INSERTAR 25 2.964880 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 8 8.071626 Aladdin [1992] [720p]
+INSERTAR 21 0.041961 Street Kings   720p
+INSERTAR 27 1.513008 Monsters vs Aliens [2009] [720p]
+ELIMINAR 5
+ELIMINAR 21
+IMPRIMIR tests/14-abb.out
+INSERTAR 29 7.396516 Apollo 13   1080p
+INSERTAR 23 2.505193 Dragon Wars   720p
+INSERTAR 13 3.770818 Van.Helsing  1080p
+INSERTAR 16 0.803760 Gran Torino [2008] [720p]
+INSERTAR 15 7.561555 Godzilla 720p
+INSERTAR 1 4.584027 Species   720p
+ELIMINAR 27
+ELIMINAR 7
+ELIMINAR 22
+IMPRIMIR tests/14-abb.out
+INSERTAR 34 1.780204 Night Train   720p
+INSERTAR 12 7.937514 Night At The Museum 2 [720p]
+INSERTAR 32 9.506695 Epic Movie UNRATED (2007) 720p
+INSERTAR 38 2.631925 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 11 2.330590 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 37 3.302902 Final Destination 3   1080p
+INSERTAR 40 3.373143 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+ELIMINAR 24
+ELIMINAR 38
+ELIMINAR 13
+IMPRIMIR tests/14-abb.out
diff --git a/tests/15-abb.catedra.out b/tests/15-abb.catedra.out
new file mode 100644
index 0000000..95f9312
--- /dev/null
+++ b/tests/15-abb.catedra.out
@@ -0,0 +1,7 @@
+[ 15 3.708941 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 3 3.662596 The Proposal [2009] [720p] ][ 12 0.501063 Elite Squad 1080p ]
+[ 1 4.495256 High school musical 2006    720p ][ 3 3.662596 The Proposal [2009] [720p] ][ 6 9.019108 Madagascar 1 [2005] [1080p] ][ 12 0.501063 Elite Squad 1080p ]
+[ 1 4.495256 High school musical 2006    720p ][ 3 3.662596 The Proposal [2009] [720p] ][ 6 9.019108 Madagascar 1 [2005] [1080p] ][ 12 0.501063 Elite Squad 1080p ][ 13 1.957787 Monster Inc [2001] [720p] ][ 20 4.419825 Aeon Flux   720p ]
+[ 1 4.495256 High school musical 2006    720p ][ 3 3.662596 The Proposal [2009] [720p] ][ 6 9.019108 Madagascar 1 [2005] [1080p] ][ 8 7.044785 Lord Of The Ring  - Return Of The King   720p ][ 11 5.392327 Stardust   720p ][ 12 0.501063 Elite Squad 1080p ][ 13 1.957787 Monster Inc [2001] [720p] ][ 20 4.419825 Aeon Flux   720p ][ 24 7.713683 Golden Compass   720p ]
+[ 1 4.495256 High school musical 2006    720p ][ 4 4.252681 Red Dragon    1080p ][ 6 9.019108 Madagascar 1 [2005] [1080p] ][ 8 7.044785 Lord Of The Ring  - Return Of The King   720p ][ 11 5.392327 Stardust   720p ][ 12 0.501063 Elite Squad 1080p ][ 13 1.957787 Monster Inc [2001] [720p] ][ 20 4.419825 Aeon Flux   720p ][ 24 7.713683 Golden Compass   720p ][ 26 0.929321 Good Night And Good Luck   720p ][ 28 3.947461 Eragon [2006] [720p] ][ 34 8.383701 Street Kings   720p ]
+[ 1 4.495256 High school musical 2006    720p ][ 6 9.019108 Madagascar 1 [2005] [1080p] ][ 7 0.486565 SAW I   720p ][ 8 7.044785 Lord Of The Ring  - Return Of The King   720p ][ 11 5.392327 Stardust   720p ][ 12 0.501063 Elite Squad 1080p ][ 13 1.957787 Monster Inc [2001] [720p] ][ 17 6.131385 Babylon A.D    720p ][ 19 9.188822 The Hangover [720p] ][ 20 4.419825 Aeon Flux   720p ][ 21 6.880899 Eragon [2006] [720p] ][ 26 0.929321 Good Night And Good Luck   720p ][ 27 4.155322 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 28 3.947461 Eragon [2006] [720p] ][ 34 8.383701 Street Kings   720p ][ 42 3.126404 300   720p ]
diff --git a/tests/15-abb.in b/tests/15-abb.in
new file mode 100644
index 0000000..83653c2
--- /dev/null
+++ b/tests/15-abb.in
@@ -0,0 +1,48 @@
+BORRAR tests/15-abb.out
+INSERTAR 15 3.708941 X-Men Origin - Wolverine [2009] [1080p]
+IMPRIMIR tests/15-abb.out
+INSERTAR 12 0.501063 Elite Squad 1080p
+INSERTAR 3 3.662596 The Proposal [2009] [720p]
+ELIMINAR 15
+IMPRIMIR tests/15-abb.out
+INSERTAR 2 5.590937 Tomb Raider Collection (1-2)    720p
+INSERTAR 1 4.495256 High school musical 2006    720p
+INSERTAR 6 9.019108 Madagascar 1 [2005] [1080p]
+ELIMINAR 2
+IMPRIMIR tests/15-abb.out
+INSERTAR 20 4.419825 Aeon Flux   720p
+INSERTAR 5 6.676770 Armageddon [1998] [720p]
+INSERTAR 13 1.957787 Monster Inc [2001] [720p]
+INSERTAR 0 4.980929 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 5
+ELIMINAR 0
+IMPRIMIR tests/15-abb.out
+INSERTAR 23 4.846262 300   720p
+INSERTAR 8 7.044785 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 11 5.392327 Stardust   720p
+INSERTAR 24 7.713683 Golden Compass   720p
+INSERTAR 25 3.273892 Harold & Kumar   720p
+ELIMINAR 25
+ELIMINAR 23
+IMPRIMIR tests/15-abb.out
+INSERTAR 26 0.929321 Good Night And Good Luck   720p
+INSERTAR 10 9.622203 Equilibrium 720p
+INSERTAR 4 4.252681 Red Dragon    1080p
+INSERTAR 28 3.947461 Eragon [2006] [720p]
+INSERTAR 34 8.383701 Street Kings   720p
+INSERTAR 30 8.926783 Bee Movie   720p
+ELIMINAR 30
+ELIMINAR 3
+ELIMINAR 10
+IMPRIMIR tests/15-abb.out
+INSERTAR 19 9.188822 The Hangover [720p]
+INSERTAR 7 0.486565 SAW I   720p
+INSERTAR 17 6.131385 Babylon A.D    720p
+INSERTAR 21 6.880899 Eragon [2006] [720p]
+INSERTAR 27 4.155322 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 40 0.603367 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 42 3.126404 300   720p
+ELIMINAR 40
+ELIMINAR 4
+ELIMINAR 24
+IMPRIMIR tests/15-abb.out
diff --git a/tests/16-abb.catedra.out b/tests/16-abb.catedra.out
new file mode 100644
index 0000000..9375356
--- /dev/null
+++ b/tests/16-abb.catedra.out
@@ -0,0 +1,7 @@
+[ 4 8.539182 contents.txt ]
+[ 4 8.539182 contents.txt ][ 14 5.875318 Gladiator 1080p ]
+[ 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 4 8.539182 contents.txt ][ 11 0.405498 The Incredibles [1080p] ][ 19 8.824716 Pursuit_Of_Happyness[2006]   720p ]
+[ 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 4 8.539182 contents.txt ][ 5 1.975624 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 9 9.093397 Black Hawk Down   1080p ][ 17 4.114729 Moulin Rouge   720p ][ 19 8.824716 Pursuit_Of_Happyness[2006]   720p ]
+[ 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 2 0.097703 Knowing 2009 720p ][ 4 8.539182 contents.txt ][ 5 1.975624 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 9 9.093397 Black Hawk Down   1080p ][ 17 4.114729 Moulin Rouge   720p ][ 19 8.824716 Pursuit_Of_Happyness[2006]   720p ][ 23 2.975991 Die Hard 2   720p ][ 27 3.237417 Hero    1080p ]
+[ 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 2 0.097703 Knowing 2009 720p ][ 3 1.462215 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 4 8.539182 contents.txt ][ 7 6.309351 Jumper    1080p ][ 9 9.093397 Black Hawk Down   1080p ][ 10 0.389497 Spiderman 2   1080p ][ 17 4.114729 Moulin Rouge   720p ][ 18 8.333838 Jurassic Park 1-3  1080p ][ 19 8.824716 Pursuit_Of_Happyness[2006]   720p ][ 23 2.975991 Die Hard 2   720p ][ 27 3.237417 Hero    1080p ]
+[ 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 2 0.097703 Knowing 2009 720p ][ 3 1.462215 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 4 8.539182 contents.txt ][ 6 0.520901 007.Die Another Day.avi ][ 7 6.309351 Jumper    1080p ][ 9 9.093397 Black Hawk Down   1080p ][ 10 0.389497 Spiderman 2   1080p ][ 15 2.266680 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 18 8.333838 Jurassic Park 1-3  1080p ][ 19 8.824716 Pursuit_Of_Happyness[2006]   720p ][ 27 3.237417 Hero    1080p ][ 28 5.586019 The Extreme Movie 720P ][ 31 8.925885 Darko 720P ][ 32 5.666249 The Mummy 1-2   1080p ][ 36 5.865450 Apocalypto   720p ]
diff --git a/tests/16-abb.in b/tests/16-abb.in
new file mode 100644
index 0000000..85ce824
--- /dev/null
+++ b/tests/16-abb.in
@@ -0,0 +1,48 @@
+BORRAR tests/16-abb.out
+INSERTAR 4 8.539182 contents.txt
+IMPRIMIR tests/16-abb.out
+INSERTAR 16 7.916289 Incredibles, The 1080p
+INSERTAR 14 5.875318 Gladiator 1080p
+ELIMINAR 16
+IMPRIMIR tests/16-abb.out
+INSERTAR 11 0.405498 The Incredibles [1080p]
+INSERTAR 0 6.983815 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 19 8.824716 Pursuit_Of_Happyness[2006]   720p
+ELIMINAR 14
+IMPRIMIR tests/16-abb.out
+INSERTAR 12 6.261060 Hulk 1    1080p
+INSERTAR 9 9.093397 Black Hawk Down   1080p
+INSERTAR 5 1.975624 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 17 4.114729 Moulin Rouge   720p
+ELIMINAR 11
+ELIMINAR 12
+IMPRIMIR tests/16-abb.out
+INSERTAR 23 2.975991 Die Hard 2   720p
+INSERTAR 22 3.769674 Body of Lies   720p
+INSERTAR 2 0.097703 Knowing 2009 720p
+INSERTAR 27 3.237417 Hero    1080p
+INSERTAR 30 7.609283 Juno 2007 720p
+ELIMINAR 22
+ELIMINAR 30
+IMPRIMIR tests/16-abb.out
+INSERTAR 7 6.309351 Jumper    1080p
+INSERTAR 18 8.333838 Jurassic Park 1-3  1080p
+INSERTAR 29 7.180893 Blood River 720P
+INSERTAR 10 0.389497 Spiderman 2   1080p
+INSERTAR 3 1.462215 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 1 7.342625 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 29
+ELIMINAR 1
+ELIMINAR 5
+IMPRIMIR tests/16-abb.out
+INSERTAR 34 6.163497 Shinjuku Incident
+INSERTAR 32 5.666249 The Mummy 1-2   1080p
+INSERTAR 36 5.865450 Apocalypto   720p
+INSERTAR 6 0.520901 007.Die Another Day.avi
+INSERTAR 15 2.266680 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 31 8.925885 Darko 720P
+INSERTAR 28 5.586019 The Extreme Movie 720P
+ELIMINAR 34
+ELIMINAR 17
+ELIMINAR 23
+IMPRIMIR tests/16-abb.out
diff --git a/tests/17-abb.catedra.out b/tests/17-abb.catedra.out
new file mode 100644
index 0000000..c6e8e1e
--- /dev/null
+++ b/tests/17-abb.catedra.out
@@ -0,0 +1,8 @@
+[ 3 7.546971 Fast and the Furious 2 - 1080p ]
+[ 1 8.577567 Dante's Peak   1080p ][ 10 9.157824 A Bug's Life [720p] ]
+[ 1 8.577567 Dante's Peak   1080p ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 7 5.493751 Kingdom of Heaven [2005] [720p] ][ 13 8.194808 Superman Batman Public Enemies 2009 720p ]
+[ 1 8.577567 Dante's Peak   1080p ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 7 5.493751 Kingdom of Heaven [2005] [720p] ][ 17 6.761948 Hitman    720p ][ 19 6.495697 Big Buck Bunny [1080p] ][ 25 4.359699 Star Trek [2009] [1080p] ]
+[ 1 8.577567 Dante's Peak   1080p ][ 2 7.646394 Casablana.1942.1080p.BluRay.x264.Codres ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 17 6.761948 Hitman    720p ][ 19 6.495697 Big Buck Bunny [1080p] ][ 21 8.709930 PBS ][ 25 4.359699 Star Trek [2009] [1080p] ][ 26 2.862772 American Pie Book Of Love   720p ][ 28 3.054936 American Pie Book Of Love   720p ]
+[ 1 8.577567 Dante's Peak   1080p ][ 2 7.646394 Casablana.1942.1080p.BluRay.x264.Codres ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 12 8.822575 Mission Impossible Trilogy   720p ][ 17 6.761948 Hitman    720p ][ 21 8.709930 PBS ][ 22 5.217374 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 25 4.359699 Star Trek [2009] [1080p] ][ 28 3.054936 American Pie Book Of Love   720p ][ 32 0.066244 Yes Man   720p ][ 34 3.265668 12 Rounds 720p ][ 35 0.109695 Green Lantern First Flight   720p ]
+[ 1 8.577567 Dante's Peak   1080p ][ 2 7.646394 Casablana.1942.1080p.BluRay.x264.Codres ][ 5 1.239654 1408.2007.720p.BluRay.x264-SiNNERS ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 12 8.822575 Mission Impossible Trilogy   720p ][ 14 2.389637 Death Sentence   1080p ][ 15 9.645320 X-Men 3    720p ][ 17 6.761948 Hitman    720p ][ 21 8.709930 PBS ][ 22 5.217374 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 25 4.359699 Star Trek [2009] [1080p] ][ 28 3.054936 American Pie Book Of Love   720p ][ 34 3.265668 12 Rounds 720p ][ 35 0.109695 Green Lantern First Flight   720p ][ 37 1.176306 Final Fantasy The Spirits Within    720p ][ 41 8.328754 Hulk 2 - The Incredible Hulk - 720p ]
+[ 0 9.798343 Swordfish    720p ][ 1 8.577567 Dante's Peak   1080p ][ 5 1.239654 1408.2007.720p.BluRay.x264-SiNNERS ][ 6 4.344699 Transformer 1 & 2 Collection   1080p ][ 12 8.822575 Mission Impossible Trilogy   720p ][ 15 9.645320 X-Men 3    720p ][ 17 6.761948 Hitman    720p ][ 18 5.143330 Lawrence of Arabia   1080p ][ 21 8.709930 PBS ][ 22 5.217374 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 25 4.359699 Star Trek [2009] [1080p] ][ 28 3.054936 American Pie Book Of Love   720p ][ 30 4.720538 La Lingerie [BluRay] [720p] [DTS] ][ 34 3.265668 12 Rounds 720p ][ 35 0.109695 Green Lantern First Flight   720p ][ 36 7.512347 Crash    1080p ][ 37 1.176306 Final Fantasy The Spirits Within    720p ][ 44 4.234762 The Usual Suspect    720p ][ 45 3.714177 Meet The Fockers    720p ][ 46 2.832794 Bedtime.Stories.720p.BluRay.x264-REFiNED ]
diff --git a/tests/17-abb.in b/tests/17-abb.in
new file mode 100644
index 0000000..dea0cf3
--- /dev/null
+++ b/tests/17-abb.in
@@ -0,0 +1,61 @@
+BORRAR tests/17-abb.out
+INSERTAR 3 7.546971 Fast and the Furious 2 - 1080p
+IMPRIMIR tests/17-abb.out
+INSERTAR 1 8.577567 Dante's Peak   1080p
+INSERTAR 10 9.157824 A Bug's Life [720p]
+ELIMINAR 3
+IMPRIMIR tests/17-abb.out
+INSERTAR 6 4.344699 Transformer 1 & 2 Collection   1080p
+INSERTAR 7 5.493751 Kingdom of Heaven [2005] [720p]
+INSERTAR 13 8.194808 Superman Batman Public Enemies 2009 720p
+ELIMINAR 10
+IMPRIMIR tests/17-abb.out
+INSERTAR 16 5.432232 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 17 6.761948 Hitman    720p
+INSERTAR 19 6.495697 Big Buck Bunny [1080p]
+INSERTAR 25 4.359699 Star Trek [2009] [1080p]
+ELIMINAR 16
+ELIMINAR 13
+IMPRIMIR tests/17-abb.out
+INSERTAR 26 2.862772 American Pie Book Of Love   720p
+INSERTAR 9 2.684720 Dante's Peak   1080p
+INSERTAR 28 3.054936 American Pie Book Of Love   720p
+INSERTAR 2 7.646394 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 21 8.709930 PBS
+ELIMINAR 7
+ELIMINAR 9
+IMPRIMIR tests/17-abb.out
+INSERTAR 32 0.066244 Yes Man   720p
+INSERTAR 22 5.217374 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 4 4.972910 Mission Impossible Trilogy   720p
+INSERTAR 34 3.265668 12 Rounds 720p
+INSERTAR 35 0.109695 Green Lantern First Flight   720p
+INSERTAR 12 8.822575 Mission Impossible Trilogy   720p
+ELIMINAR 26
+ELIMINAR 19
+ELIMINAR 4
+IMPRIMIR tests/17-abb.out
+INSERTAR 14 2.389637 Death Sentence   1080p
+INSERTAR 37 1.176306 Final Fantasy The Spirits Within    720p
+INSERTAR 15 9.645320 X-Men 3    720p
+INSERTAR 41 8.328754 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 24 3.610316 Monsters vs Aliens [2009] [720p]
+INSERTAR 8 1.835056 Monster Inc [2001] [720p]
+INSERTAR 5 1.239654 1408.2007.720p.BluRay.x264-SiNNERS
+ELIMINAR 8
+ELIMINAR 32
+ELIMINAR 24
+IMPRIMIR tests/17-abb.out
+INSERTAR 0 9.798343 Swordfish    720p
+INSERTAR 44 4.234762 The Usual Suspect    720p
+INSERTAR 30 4.720538 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 36 7.512347 Crash    1080p
+INSERTAR 45 3.714177 Meet The Fockers    720p
+INSERTAR 49 2.129758 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 18 5.143330 Lawrence of Arabia   1080p
+INSERTAR 46 2.832794 Bedtime.Stories.720p.BluRay.x264-REFiNED
+ELIMINAR 14
+ELIMINAR 41
+ELIMINAR 49
+ELIMINAR 2
+IMPRIMIR tests/17-abb.out
diff --git a/tests/18-abb.catedra.out b/tests/18-abb.catedra.out
new file mode 100644
index 0000000..a57dfad
--- /dev/null
+++ b/tests/18-abb.catedra.out
@@ -0,0 +1,8 @@
+[ 9 6.761053 James Bond 18 - Tommorow Never Dies [1997] [720p] ]
+[ 4 4.845748 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p ]
+[ 4 4.845748 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 6 5.199637 La Lingerie [BluRay] [720p] [DTS] ][ 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p ][ 21 6.328435 Apocalypto   720p ]
+[ 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 3 0.400278 contents.txt ][ 6 5.199637 La Lingerie [BluRay] [720p] [DTS] ][ 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p ][ 21 6.328435 Apocalypto   720p ][ 24 1.502154 contents.txt ]
+[ 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 3 0.400278 contents.txt ][ 6 5.199637 La Lingerie [BluRay] [720p] [DTS] ][ 10 1.464709 Land Of the Lost   720p ][ 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p ][ 21 6.328435 Apocalypto   720p ][ 23 4.718281 Saving Private Ryan 720p ][ 24 1.502154 contents.txt ][ 25 7.639679 iRobot  720p ]
+[ 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 1 3.205447 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 3 0.400278 contents.txt ][ 6 5.199637 La Lingerie [BluRay] [720p] [DTS] ][ 10 1.464709 Land Of the Lost   720p ][ 19 4.147032 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p ][ 21 6.328435 Apocalypto   720p ][ 24 1.502154 contents.txt ][ 25 7.639679 iRobot  720p ][ 27 6.353611 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 31 2.318892 Night Train   720p ]
+[ 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 1 3.205447 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 6 5.199637 La Lingerie [BluRay] [720p] [DTS] ][ 10 1.464709 Land Of the Lost   720p ][ 14 5.433850 Terminator Salvation Director's cut  ( 2009)    1080p ][ 19 4.147032 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 21 6.328435 Apocalypto   720p ][ 24 1.502154 contents.txt ][ 25 7.639679 iRobot  720p ][ 27 6.353611 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 29 5.518231 Resident Evil Series    1080p ][ 31 2.318892 Night Train   720p ][ 32 0.442143 Battle for Terra [2007] [1080p] ][ 33 6.961686 The Bank Job [720p] ][ 34 2.222172 Lion King, The 720p ][ 43 6.022127 Harry Potter Collection    720p ]
+[ 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 1 3.205447 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 10 1.464709 Land Of the Lost   720p ][ 13 7.373203 Monster Inc [2001] [720p] ][ 14 5.433850 Terminator Salvation Director's cut  ( 2009)    1080p ][ 15 0.353136 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 19 4.147032 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 21 6.328435 Apocalypto   720p ][ 24 1.502154 contents.txt ][ 27 6.353611 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 28 9.921403 Home Alone 1 & 2   720p ][ 29 5.518231 Resident Evil Series    1080p ][ 31 2.318892 Night Train   720p ][ 32 0.442143 Battle for Terra [2007] [1080p] ][ 33 6.961686 The Bank Job [720p] ][ 34 2.222172 Lion King, The 720p ][ 38 6.068813 In The Electrical Mist   720p ][ 39 0.365378 Around The World In 80 Days [2004] [720p] ][ 41 5.271872 Wanted   1080p ][ 43 6.022127 Harry Potter Collection    720p ]
diff --git a/tests/18-abb.in b/tests/18-abb.in
new file mode 100644
index 0000000..d19f330
--- /dev/null
+++ b/tests/18-abb.in
@@ -0,0 +1,61 @@
+BORRAR tests/18-abb.out
+INSERTAR 9 6.761053 James Bond 18 - Tommorow Never Dies [1997] [720p]
+IMPRIMIR tests/18-abb.out
+INSERTAR 4 4.845748 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 20 1.753484 Terminator 3 Rise Of The Machine [2003]   720p
+ELIMINAR 9
+IMPRIMIR tests/18-abb.out
+INSERTAR 6 5.199637 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 2 8.217101 Good Night And Good Luck   720p
+INSERTAR 21 6.328435 Apocalypto   720p
+ELIMINAR 2
+IMPRIMIR tests/18-abb.out
+INSERTAR 24 1.502154 contents.txt
+INSERTAR 0 2.892372 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 3 0.400278 contents.txt
+INSERTAR 8 4.133946 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+ELIMINAR 4
+ELIMINAR 8
+IMPRIMIR tests/18-abb.out
+INSERTAR 10 1.464709 Land Of the Lost   720p
+INSERTAR 25 7.639679 iRobot  720p
+INSERTAR 22 4.043127 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 23 4.718281 Saving Private Ryan 720p
+INSERTAR 12 3.806339 Pirates of Caribbean 1-2-3 Collection   1080p
+ELIMINAR 12
+ELIMINAR 22
+IMPRIMIR tests/18-abb.out
+INSERTAR 7 2.627901 Around The World In 80 Days [2004] [720p]
+INSERTAR 19 4.147032 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 1 3.205447 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 31 2.318892 Night Train   720p
+INSERTAR 27 6.353611 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 11 4.711527 Scooby.Doo.The.Mystery.Begins.2009   720p
+ELIMINAR 11
+ELIMINAR 23
+ELIMINAR 7
+IMPRIMIR tests/18-abb.out
+INSERTAR 32 0.442143 Battle for Terra [2007] [1080p]
+INSERTAR 29 5.518231 Resident Evil Series    1080p
+INSERTAR 33 6.961686 The Bank Job [720p]
+INSERTAR 14 5.433850 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 34 2.222172 Lion King, The 720p
+INSERTAR 43 6.022127 Harry Potter Collection    720p
+INSERTAR 37 6.757347 James Bond 11 - MoonRaker [1979]
+ELIMINAR 20
+ELIMINAR 3
+ELIMINAR 37
+IMPRIMIR tests/18-abb.out
+INSERTAR 42 2.294480 Seven Pounds    720p
+INSERTAR 39 0.365378 Around The World In 80 Days [2004] [720p]
+INSERTAR 41 5.271872 Wanted   1080p
+INSERTAR 30 3.016658 X-Men 1    720p
+INSERTAR 13 7.373203 Monster Inc [2001] [720p]
+INSERTAR 38 6.068813 In The Electrical Mist   720p
+INSERTAR 15 0.353136 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 28 9.921403 Home Alone 1 & 2   720p
+ELIMINAR 30
+ELIMINAR 25
+ELIMINAR 6
+ELIMINAR 42
+IMPRIMIR tests/18-abb.out
diff --git a/tests/19-abb.catedra.out b/tests/19-abb.catedra.out
new file mode 100644
index 0000000..e4abadb
--- /dev/null
+++ b/tests/19-abb.catedra.out
@@ -0,0 +1,8 @@
+[ 19 5.966879 Star Trek Collection 1-9    720p ]
+[ 14 1.627121 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 20 8.850911 Jerry Maguire    1080p ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 14 1.627121 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 20 8.850911 Jerry Maguire    1080p ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 3 2.293033 Pursuit_Of_Happyness[2006]   720p ][ 7 5.885267 G.I.Joe The Rise of Cobra [2009] [720p] ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 14 1.627121 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 17 7.094889 enemy at the gates    1080p ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 3 2.293033 Pursuit_Of_Happyness[2006]   720p ][ 6 2.767622 Kung Fu Panda (BluRay 720p) ][ 7 5.885267 G.I.Joe The Rise of Cobra [2009] [720p] ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 13 8.284534 Gladiator 1080p ][ 17 7.094889 enemy at the gates    1080p ][ 21 4.128916 Equilibrium 720p ][ 27 5.813775 National Tressure 1 - 1080p ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 5 3.354145 Resident Evil Series    1080p ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 12 7.719347 Lymelife [720p] ][ 13 8.284534 Gladiator 1080p ][ 17 7.094889 enemy at the gates    1080p ][ 21 4.128916 Equilibrium 720p ][ 25 9.462794 Final Destination 3   1080p ][ 27 5.813775 National Tressure 1 - 1080p ][ 32 9.362469 X-Men 4 - Origins Wolverine (2009)  1080p ][ 33 3.889290 The Secret of Moonarce [720p] ][ 37 0.567180 James Bond 17 - Golden Eye [1995] ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 12 7.719347 Lymelife [720p] ][ 13 8.284534 Gladiator 1080p ][ 16 0.661780 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 17 7.094889 enemy at the gates    1080p ][ 22 1.613011 This Is It [2009] [720p] ][ 24 0.843813 Blood - The Last Vampire [2009] [720p] ][ 25 9.462794 Final Destination 3   1080p ][ 27 5.813775 National Tressure 1 - 1080p ][ 29 9.017705 James Bond 21 - Casino Royale [2006] ][ 32 9.362469 X-Men 4 - Origins Wolverine (2009)  1080p ][ 33 3.889290 The Secret of Moonarce [720p] ][ 34 0.510904 Apocalypto   720p ][ 37 0.567180 James Bond 17 - Golden Eye [1995] ][ 38 2.178784 Shark Tale [2004] [1080p] ]
+[ 0 1.874210 Disaster Movie 2008   720p ][ 9 4.947424 American Psycho   720p ][ 10 9.791331 The Haunting In Connecticut [2009] [720p] ][ 11 7.980278 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 13 8.284534 Gladiator 1080p ][ 16 0.661780 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 17 7.094889 enemy at the gates    1080p ][ 22 1.613011 This Is It [2009] [720p] ][ 25 9.462794 Final Destination 3   1080p ][ 27 5.813775 National Tressure 1 - 1080p ][ 29 9.017705 James Bond 21 - Casino Royale [2006] ][ 33 3.889290 The Secret of Moonarce [720p] ][ 34 0.510904 Apocalypto   720p ][ 36 2.404657 Bangkok Dangerous 720p ][ 37 0.567180 James Bond 17 - Golden Eye [1995] ][ 38 2.178784 Shark Tale [2004] [1080p] ][ 40 8.932918 Oxford Murders, The.720p ][ 41 3.571038 A Knight's Tale [2001] [720p] ][ 49 5.734061 In The Electrical Mist   720p ][ 51 2.591713 contents.txt ]
diff --git a/tests/19-abb.in b/tests/19-abb.in
new file mode 100644
index 0000000..716a530
--- /dev/null
+++ b/tests/19-abb.in
@@ -0,0 +1,61 @@
+BORRAR tests/19-abb.out
+INSERTAR 19 5.966879 Star Trek Collection 1-9    720p
+IMPRIMIR tests/19-abb.out
+INSERTAR 14 1.627121 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 20 8.850911 Jerry Maguire    1080p
+ELIMINAR 19
+IMPRIMIR tests/19-abb.out
+INSERTAR 10 9.791331 The Haunting In Connecticut [2009] [720p]
+INSERTAR 23 6.242712 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 0 1.874210 Disaster Movie 2008   720p
+ELIMINAR 23
+IMPRIMIR tests/19-abb.out
+INSERTAR 3 2.293033 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 17 7.094889 enemy at the gates    1080p
+INSERTAR 4 7.753542 300   720p
+INSERTAR 7 5.885267 G.I.Joe The Rise of Cobra [2009] [720p]
+ELIMINAR 20
+ELIMINAR 4
+IMPRIMIR tests/19-abb.out
+INSERTAR 6 2.767622 Kung Fu Panda (BluRay 720p)
+INSERTAR 21 4.128916 Equilibrium 720p
+INSERTAR 8 7.499821 Orphanage 720p
+INSERTAR 13 8.284534 Gladiator 1080p
+INSERTAR 27 5.813775 National Tressure 1 - 1080p
+ELIMINAR 14
+ELIMINAR 8
+IMPRIMIR tests/19-abb.out
+INSERTAR 25 9.462794 Final Destination 3   1080p
+INSERTAR 33 3.889290 The Secret of Moonarce [720p]
+INSERTAR 32 9.362469 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 5 3.354145 Resident Evil Series    1080p
+INSERTAR 12 7.719347 Lymelife [720p]
+INSERTAR 37 0.567180 James Bond 17 - Golden Eye [1995]
+ELIMINAR 3
+ELIMINAR 6
+ELIMINAR 7
+IMPRIMIR tests/19-abb.out
+INSERTAR 35 6.394234 Die Hard 3   720p
+INSERTAR 24 0.843813 Blood - The Last Vampire [2009] [720p]
+INSERTAR 22 1.613011 This Is It [2009] [720p]
+INSERTAR 29 9.017705 James Bond 21 - Casino Royale [2006]
+INSERTAR 34 0.510904 Apocalypto   720p
+INSERTAR 38 2.178784 Shark Tale [2004] [1080p]
+INSERTAR 16 0.661780 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 21
+ELIMINAR 5
+ELIMINAR 35
+IMPRIMIR tests/19-abb.out
+INSERTAR 40 8.932918 Oxford Murders, The.720p
+INSERTAR 41 3.571038 A Knight's Tale [2001] [720p]
+INSERTAR 49 5.734061 In The Electrical Mist   720p
+INSERTAR 9 4.947424 American Psycho   720p
+INSERTAR 51 2.591713 contents.txt
+INSERTAR 11 7.980278 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 36 2.404657 Bangkok Dangerous 720p
+INSERTAR 47 8.870769 Infernal Affair 1-3   1080p
+ELIMINAR 12
+ELIMINAR 47
+ELIMINAR 32
+ELIMINAR 24
+IMPRIMIR tests/19-abb.out
diff --git a/tests/2-abb.catedra.out b/tests/2-abb.catedra.out
new file mode 100644
index 0000000..e67d3a2
--- /dev/null
+++ b/tests/2-abb.catedra.out
@@ -0,0 +1,2 @@
+[ 0 3.483658 Chocolate 720p ]
+[ 0 3.483658 Chocolate 720p ][ 3 0.955509 James Bond 12 - For Your Eyes Only [1981] ]
diff --git a/tests/2-abb.in b/tests/2-abb.in
new file mode 100644
index 0000000..e0d3d96
--- /dev/null
+++ b/tests/2-abb.in
@@ -0,0 +1,7 @@
+BORRAR tests/2-abb.out
+INSERTAR 0 3.483658 Chocolate 720p
+IMPRIMIR tests/2-abb.out
+INSERTAR 3 0.955509 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 4 4.721663 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+ELIMINAR 4
+IMPRIMIR tests/2-abb.out
diff --git a/tests/20-abb.catedra.out b/tests/20-abb.catedra.out
new file mode 100644
index 0000000..9e7373b
--- /dev/null
+++ b/tests/20-abb.catedra.out
@@ -0,0 +1,8 @@
+[ 1 9.643683 Rush Hour 1-3   720p ]
+[ 9 9.339110 Bourne Identity   720p ][ 21 0.611584 Swordfish    720p ]
+[ 9 9.339110 Bourne Identity   720p ][ 21 0.611584 Swordfish    720p ][ 22 4.272161 Push    1080p ][ 24 5.709103 Kung Fu Hustle   720p ]
+[ 5 4.951778 American Gangster    720p ][ 16 4.524706 Cleanwest 720p ][ 17 1.008711 Banlieue 13 - Ultimatum [720p] ][ 19 6.523044 Battle for Terra [2007] [1080p] ][ 22 4.272161 Push    1080p ][ 24 5.709103 Kung Fu Hustle   720p ]
+[ 4 0.531018 Ip Man    1080p ][ 5 4.951778 American Gangster    720p ][ 8 4.374168 James Bond 22 - Quantum of Solace [2008] [720p] ][ 14 2.757117 Alone in the dark   720p ][ 17 1.008711 Banlieue 13 - Ultimatum [720p] ][ 19 6.523044 Battle for Terra [2007] [1080p] ][ 22 4.272161 Push    1080p ][ 24 5.709103 Kung Fu Hustle   720p ][ 28 0.897415 Alien At The Attic 720P ]
+[ 5 4.951778 American Gangster    720p ][ 6 6.388893 911 Mysteries Demolition    720p ][ 8 4.374168 James Bond 22 - Quantum of Solace [2008] [720p] ][ 14 2.757117 Alone in the dark   720p ][ 17 1.008711 Banlieue 13 - Ultimatum [720p] ][ 19 6.523044 Battle for Terra [2007] [1080p] ][ 20 0.715283 Cleanwest 720p ][ 22 4.272161 Push    1080p ][ 24 5.709103 Kung Fu Hustle   720p ][ 28 0.897415 Alien At The Attic 720P ][ 32 2.123150 Juno 2007 720p ][ 33 8.815074 Blade 2   720p ]
+[ 3 9.059150 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 5 4.951778 American Gangster    720p ][ 6 6.388893 911 Mysteries Demolition    720p ][ 8 4.374168 James Bond 22 - Quantum of Solace [2008] [720p] ][ 10 6.290637 Aladdin [1992] [720p] ][ 13 1.750723 Taken 1080p ][ 14 2.757117 Alone in the dark   720p ][ 17 1.008711 Banlieue 13 - Ultimatum [720p] ][ 19 6.523044 Battle for Terra [2007] [1080p] ][ 22 4.272161 Push    1080p ][ 24 5.709103 Kung Fu Hustle   720p ][ 26 8.062675 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 28 0.897415 Alien At The Attic 720P ][ 33 8.815074 Blade 2   720p ][ 34 6.740319 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 46 0.027487 I Am Legend    720p ]
+[ 3 9.059150 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 5 4.951778 American Gangster    720p ][ 6 6.388893 911 Mysteries Demolition    720p ][ 7 3.381696 Swordfish    720p ][ 8 4.374168 James Bond 22 - Quantum of Solace [2008] [720p] ][ 10 6.290637 Aladdin [1992] [720p] ][ 11 1.113747 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 13 1.750723 Taken 1080p ][ 17 1.008711 Banlieue 13 - Ultimatum [720p] ][ 19 6.523044 Battle for Terra [2007] [1080p] ][ 22 4.272161 Push    1080p ][ 28 0.897415 Alien At The Attic 720P ][ 33 8.815074 Blade 2   720p ][ 34 6.740319 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 38 8.071814 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 39 7.576799 Monster Inc [2001] [720p] ][ 42 7.314683 Dr Dolite 3    720p ][ 45 5.217972 Cars [2006] [720p] ][ 46 0.027487 I Am Legend    720p ][ 53 1.351783 Blade 2   720p ]
diff --git a/tests/20-abb.in b/tests/20-abb.in
new file mode 100644
index 0000000..56b9d09
--- /dev/null
+++ b/tests/20-abb.in
@@ -0,0 +1,61 @@
+BORRAR tests/20-abb.out
+INSERTAR 1 9.643683 Rush Hour 1-3   720p
+IMPRIMIR tests/20-abb.out
+INSERTAR 9 9.339110 Bourne Identity   720p
+INSERTAR 21 0.611584 Swordfish    720p
+ELIMINAR 1
+IMPRIMIR tests/20-abb.out
+INSERTAR 22 4.272161 Push    1080p
+INSERTAR 24 5.709103 Kung Fu Hustle   720p
+INSERTAR 18 6.497532 Ip Man    1080p
+ELIMINAR 18
+IMPRIMIR tests/20-abb.out
+INSERTAR 5 4.951778 American Gangster    720p
+INSERTAR 16 4.524706 Cleanwest 720p
+INSERTAR 17 1.008711 Banlieue 13 - Ultimatum [720p]
+INSERTAR 19 6.523044 Battle for Terra [2007] [1080p]
+ELIMINAR 21
+ELIMINAR 9
+IMPRIMIR tests/20-abb.out
+INSERTAR 14 2.757117 Alone in the dark   720p
+INSERTAR 28 0.897415 Alien At The Attic 720P
+INSERTAR 29 0.275515 Night At The Museum 2 [720p]
+INSERTAR 8 4.374168 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 4 0.531018 Ip Man    1080p
+ELIMINAR 16
+ELIMINAR 29
+IMPRIMIR tests/20-abb.out
+INSERTAR 23 1.735517 Facing The Giants 720p
+INSERTAR 20 0.715283 Cleanwest 720p
+INSERTAR 33 8.815074 Blade 2   720p
+INSERTAR 6 6.388893 911 Mysteries Demolition    720p
+INSERTAR 12 2.273987 Aladdin [1992] [720p]
+INSERTAR 32 2.123150 Juno 2007 720p
+ELIMINAR 23
+ELIMINAR 4
+ELIMINAR 12
+IMPRIMIR tests/20-abb.out
+INSERTAR 3 9.059150 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 26 8.062675 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 13 1.750723 Taken 1080p
+INSERTAR 36 0.870245 Punisher 2   720p
+INSERTAR 34 6.740319 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 10 6.290637 Aladdin [1992] [720p]
+INSERTAR 46 0.027487 I Am Legend    720p
+ELIMINAR 32
+ELIMINAR 20
+ELIMINAR 36
+IMPRIMIR tests/20-abb.out
+INSERTAR 39 7.576799 Monster Inc [2001] [720p]
+INSERTAR 45 5.217972 Cars [2006] [720p]
+INSERTAR 49 6.494982 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 7 3.381696 Swordfish    720p
+INSERTAR 11 1.113747 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 42 7.314683 Dr Dolite 3    720p
+INSERTAR 53 1.351783 Blade 2   720p
+INSERTAR 38 8.071814 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+ELIMINAR 24
+ELIMINAR 14
+ELIMINAR 49
+ELIMINAR 26
+IMPRIMIR tests/20-abb.out
diff --git a/tests/21-abb.catedra.out b/tests/21-abb.catedra.out
new file mode 100644
index 0000000..1adb02a
--- /dev/null
+++ b/tests/21-abb.catedra.out
@@ -0,0 +1,9 @@
+[ 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 2 4.613808 National Tressure 1 - 1080p ][ 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 13 4.858827 Babylon A.D    720p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 13 4.858827 Babylon A.D    720p ][ 18 5.977007 Core   720p ][ 25 0.886985 Spiderman 3   1080p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 6 7.571173 Leon_The Professional.HD   720p ][ 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 8 9.385480 Ju-on__The_Grudge_(2003)   720p ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 13 4.858827 Babylon A.D    720p ][ 21 7.641719 1408.2007.720p.BluRay.x264-SiNNERS ][ 25 0.886985 Spiderman 3   1080p ][ 33 1.495972 Lord Of The Ring  - The Fellowship Of The Ring   720p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 6 7.571173 Leon_The Professional.HD   720p ][ 8 9.385480 Ju-on__The_Grudge_(2003)   720p ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 12 6.682160 Terminator Salvation Director's cut  ( 2009)    1080p ][ 21 7.641719 1408.2007.720p.BluRay.x264-SiNNERS ][ 24 0.361105 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 25 0.886985 Spiderman 3   1080p ][ 26 6.936017 Independence Day 1080p ][ 28 9.440750 Blood River 720P ][ 29 7.008537 War [720p] ][ 33 1.495972 Lord Of The Ring  - The Fellowship Of The Ring   720p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 6 7.571173 Leon_The Professional.HD   720p ][ 8 9.385480 Ju-on__The_Grudge_(2003)   720p ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 11 4.114381 Connected   720p ][ 12 6.682160 Terminator Salvation Director's cut  ( 2009)    1080p ][ 24 0.361105 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 26 6.936017 Independence Day 1080p ][ 28 9.440750 Blood River 720P ][ 29 7.008537 War [720p] ][ 31 6.667995 007.Die Another Day.avi ][ 32 5.928199 Fifty Dead Men Walking   1080p ][ 33 1.495972 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 34 6.751021 8 Mile [2002] [720p] ][ 36 7.194151 The Matrix Revolution   1080p ][ 37 7.527660 Hulk 1    1080p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 5 4.293498 Incredibles, The 1080p ][ 6 7.571173 Leon_The Professional.HD   720p ][ 8 9.385480 Ju-on__The_Grudge_(2003)   720p ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 12 6.682160 Terminator Salvation Director's cut  ( 2009)    1080p ][ 26 6.936017 Independence Day 1080p ][ 27 9.185006 Disaster Movie 2008   720p ][ 28 9.440750 Blood River 720P ][ 29 7.008537 War [720p] ][ 31 6.667995 007.Die Another Day.avi ][ 32 5.928199 Fifty Dead Men Walking   1080p ][ 35 8.570468 Harold & Kumar   720p ][ 36 7.194151 The Matrix Revolution   1080p ][ 37 7.527660 Hulk 1    1080p ][ 38 4.465071 James Bond 12 - For Your Eyes Only [1981] ][ 42 2.757046 Basic Instinct 720p ][ 51 7.573295 Lord Of The Ring  - Return Of The King   720p ][ 52 3.601742 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 56 4.129260 Body of Lies   720p ]
+[ 0 8.838965 X-Men 1 - 1080p ][ 1 3.304478 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 4 5.876720 Pirates of Caribbean 1-2-3 Collection   1080p ][ 5 4.293498 Incredibles, The 1080p ][ 6 7.571173 Leon_The Professional.HD   720p ][ 8 9.385480 Ju-on__The_Grudge_(2003)   720p ][ 9 9.638383 The Dark Knight [2008]   1080p ][ 12 6.682160 Terminator Salvation Director's cut  ( 2009)    1080p ][ 22 4.767336 Defiance.1080p ][ 26 6.936017 Independence Day 1080p ][ 27 9.185006 Disaster Movie 2008   720p ][ 28 9.440750 Blood River 720P ][ 29 7.008537 War [720p] ][ 30 2.417046 Con Air   720p ][ 31 6.667995 007.Die Another Day.avi ][ 36 7.194151 The Matrix Revolution   1080p ][ 38 4.465071 James Bond 12 - For Your Eyes Only [1981] ][ 45 6.711165 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 50 9.613759 Beauty And The Beast    720p ][ 51 7.573295 Lord Of The Ring  - Return Of The King   720p ][ 52 3.601742 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 53 8.828840 Firewall 720p ][ 56 4.129260 Body of Lies   720p ][ 58 9.605211 Good Night And Good Luck   720p ][ 60 6.366498 Pearl Harbor ]
diff --git a/tests/21-abb.in b/tests/21-abb.in
new file mode 100644
index 0000000..3ec2b52
--- /dev/null
+++ b/tests/21-abb.in
@@ -0,0 +1,75 @@
+BORRAR tests/21-abb.out
+INSERTAR 7 9.284685 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+IMPRIMIR tests/21-abb.out
+INSERTAR 0 8.838965 X-Men 1 - 1080p
+INSERTAR 3 8.752421 Alien At The Attic 720P
+ELIMINAR 3
+IMPRIMIR tests/21-abb.out
+INSERTAR 13 4.858827 Babylon A.D    720p
+INSERTAR 2 4.613808 National Tressure 1 - 1080p
+INSERTAR 15 1.957381 Big Nothing   720p
+ELIMINAR 15
+IMPRIMIR tests/21-abb.out
+INSERTAR 18 5.977007 Core   720p
+INSERTAR 9 9.638383 The Dark Knight [2008]   1080p
+INSERTAR 10 5.954609 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 25 0.886985 Spiderman 3   1080p
+ELIMINAR 10
+ELIMINAR 2
+IMPRIMIR tests/21-abb.out
+INSERTAR 6 7.571173 Leon_The Professional.HD   720p
+INSERTAR 23 1.249761 Jumper    1080p
+INSERTAR 33 1.495972 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 21 7.641719 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 8 9.385480 Ju-on__The_Grudge_(2003)   720p
+ELIMINAR 18
+ELIMINAR 23
+IMPRIMIR tests/21-abb.out
+INSERTAR 26 6.936017 Independence Day 1080p
+INSERTAR 28 9.440750 Blood River 720P
+INSERTAR 29 7.008537 War [720p]
+INSERTAR 12 6.682160 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 24 0.361105 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 19 4.642583 Coyote Ugly 1080p
+ELIMINAR 19
+ELIMINAR 7
+ELIMINAR 13
+IMPRIMIR tests/21-abb.out
+INSERTAR 37 7.527660 Hulk 1    1080p
+INSERTAR 14 9.907779 Fifty Dead Men Walking   1080p
+INSERTAR 34 6.751021 8 Mile [2002] [720p]
+INSERTAR 11 4.114381 Connected   720p
+INSERTAR 32 5.928199 Fifty Dead Men Walking   1080p
+INSERTAR 31 6.667995 007.Die Another Day.avi
+INSERTAR 36 7.194151 The Matrix Revolution   1080p
+ELIMINAR 14
+ELIMINAR 25
+ELIMINAR 21
+IMPRIMIR tests/21-abb.out
+INSERTAR 35 8.570468 Harold & Kumar   720p
+INSERTAR 42 2.757046 Basic Instinct 720p
+INSERTAR 5 4.293498 Incredibles, The 1080p
+INSERTAR 38 4.465071 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 52 3.601742 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 27 9.185006 Disaster Movie 2008   720p
+INSERTAR 51 7.573295 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 56 4.129260 Body of Lies   720p
+ELIMINAR 34
+ELIMINAR 24
+ELIMINAR 11
+ELIMINAR 33
+IMPRIMIR tests/21-abb.out
+INSERTAR 1 3.304478 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 53 8.828840 Firewall 720p
+INSERTAR 4 5.876720 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 30 2.417046 Con Air   720p
+INSERTAR 58 9.605211 Good Night And Good Luck   720p
+INSERTAR 22 4.767336 Defiance.1080p
+INSERTAR 45 6.711165 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 60 6.366498 Pearl Harbor
+INSERTAR 50 9.613759 Beauty And The Beast    720p
+ELIMINAR 32
+ELIMINAR 35
+ELIMINAR 37
+ELIMINAR 42
+IMPRIMIR tests/21-abb.out
diff --git a/tests/22-abb.catedra.out b/tests/22-abb.catedra.out
new file mode 100644
index 0000000..1c1e785
--- /dev/null
+++ b/tests/22-abb.catedra.out
@@ -0,0 +1,9 @@
+[ 2 8.413360 Face.Off.1997.720p ]
+[ 2 8.413360 Face.Off.1997.720p ][ 7 7.734739 Bride Wars   720p ]
+[ 2 8.413360 Face.Off.1997.720p ][ 7 7.734739 Bride Wars   720p ][ 21 0.543320 Constantine 720p ][ 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ]
+[ 7 7.734739 Bride Wars   720p ][ 14 4.379527 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 16 5.803697 Meet The Parents    720p ][ 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 28 9.181449 The Messenger [720p] ]
+[ 7 7.734739 Bride Wars   720p ][ 9 9.063584 Blood River 720P ][ 12 2.397178 Hancock    1080p ][ 14 4.379527 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 20 5.310338 Stardust   720p ][ 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 25 2.970487 Superman Batman Public Enemies 2009 720p ]
+[ 7 7.734739 Bride Wars   720p ][ 10 3.696249 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 14 4.379527 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 18 6.331310 007 Series ][ 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 20 5.310338 Stardust   720p ][ 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 25 2.970487 Superman Batman Public Enemies 2009 720p ][ 26 7.891142 Robocop Collection   720p ][ 29 8.321030 Starship Troopers 2  720p ][ 35 9.718177 Toy.Story.1995.720p.HDTV.x264-CtrlHD ]
+[ 1 2.353224 Dragonball Evolution [2009] [720p] ][ 7 7.734739 Bride Wars   720p ][ 14 4.379527 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 20 5.310338 Stardust   720p ][ 23 7.235886 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 26 7.891142 Robocop Collection   720p ][ 29 8.321030 Starship Troopers 2  720p ][ 33 4.926042 Final Destination 3   1080p ][ 35 9.718177 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 39 0.854055 Disturbia    720p ][ 44 3.547488 SAW V ][ 45 4.265122 Apocalypto   720p ][ 46 3.276511 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ]
+[ 5 1.794291 Spiderman 3   1080p ][ 7 7.734739 Bride Wars   720p ][ 13 1.577877 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 20 5.310338 Stardust   720p ][ 23 7.235886 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 26 7.891142 Robocop Collection   720p ][ 29 8.321030 Starship Troopers 2  720p ][ 30 6.187697 The Godfather [1972] [720p] ][ 32 0.241033 Epic Movie UNRATED (2007) 720p ][ 33 4.926042 Final Destination 3   1080p ][ 34 4.146855 Interview with the Vampire   720p ][ 35 9.718177 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 37 0.703871 Around The World In 80 Days [2004] [720p] ][ 39 0.854055 Disturbia    720p ][ 40 4.392454 10,000 BC 720p ][ 44 3.547488 SAW V ][ 45 4.265122 Apocalypto   720p ][ 46 3.276511 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ]
+[ 5 1.794291 Spiderman 3   1080p ][ 7 7.734739 Bride Wars   720p ][ 8 7.125506 One Missed Call   720p ][ 13 1.577877 Coyote Ugly 1080p ][ 15 6.648029 Saving Private Ryan 720p ][ 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 20 5.310338 Stardust   720p ][ 23 7.235886 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 26 7.891142 Robocop Collection   720p ][ 29 8.321030 Starship Troopers 2  720p ][ 30 6.187697 The Godfather [1972] [720p] ][ 31 8.603054 Hitman    720p ][ 34 4.146855 Interview with the Vampire   720p ][ 35 9.718177 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 38 1.799237 Up [1080p] ][ 39 0.854055 Disturbia    720p ][ 40 4.392454 10,000 BC 720p ][ 44 3.547488 SAW V ][ 45 4.265122 Apocalypto   720p ][ 46 3.276511 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 54 8.696418 Fantastic Four   1080p ][ 56 8.294010 James Bond 05 - You Only Live Twice [1967] ][ 57 7.436180 Home Alone 1 & 2   720p ][ 59 2.828145 Exiled   720p ][ 61 6.575008 The Haunting In Connecticut [2009] [720p] ]
diff --git a/tests/22-abb.in b/tests/22-abb.in
new file mode 100644
index 0000000..9bfba71
--- /dev/null
+++ b/tests/22-abb.in
@@ -0,0 +1,75 @@
+BORRAR tests/22-abb.out
+INSERTAR 2 8.413360 Face.Off.1997.720p
+IMPRIMIR tests/22-abb.out
+INSERTAR 7 7.734739 Bride Wars   720p
+INSERTAR 3 9.069000 Demo (Sony, Sharp, THX and more)
+ELIMINAR 3
+IMPRIMIR tests/22-abb.out
+INSERTAR 22 4.765644 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 21 0.543320 Constantine 720p
+INSERTAR 24 6.647012 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+ELIMINAR 22
+IMPRIMIR tests/22-abb.out
+INSERTAR 28 9.181449 The Messenger [720p]
+INSERTAR 14 4.379527 Coyote Ugly 1080p
+INSERTAR 15 6.648029 Saving Private Ryan 720p
+INSERTAR 16 5.803697 Meet The Parents    720p
+ELIMINAR 21
+ELIMINAR 2
+IMPRIMIR tests/22-abb.out
+INSERTAR 19 9.121477 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 9 9.063584 Blood River 720P
+INSERTAR 12 2.397178 Hancock    1080p
+INSERTAR 25 2.970487 Superman Batman Public Enemies 2009 720p
+INSERTAR 20 5.310338 Stardust   720p
+ELIMINAR 28
+ELIMINAR 16
+IMPRIMIR tests/22-abb.out
+INSERTAR 26 7.891142 Robocop Collection   720p
+INSERTAR 18 6.331310 007 Series
+INSERTAR 10 3.696249 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 36 2.035282 Kung Fu Panda (BluRay 720p)
+INSERTAR 35 9.718177 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 29 8.321030 Starship Troopers 2  720p
+ELIMINAR 12
+ELIMINAR 9
+ELIMINAR 36
+IMPRIMIR tests/22-abb.out
+INSERTAR 1 2.353224 Dragonball Evolution [2009] [720p]
+INSERTAR 39 0.854055 Disturbia    720p
+INSERTAR 33 4.926042 Final Destination 3   1080p
+INSERTAR 44 3.547488 SAW V
+INSERTAR 45 4.265122 Apocalypto   720p
+INSERTAR 46 3.276511 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 23 7.235886 Lord Of The Ring  - The Fellowship Of The Ring   720p
+ELIMINAR 18
+ELIMINAR 10
+ELIMINAR 25
+IMPRIMIR tests/22-abb.out
+INSERTAR 13 1.577877 Coyote Ugly 1080p
+INSERTAR 30 6.187697 The Godfather [1972] [720p]
+INSERTAR 34 4.146855 Interview with the Vampire   720p
+INSERTAR 37 0.703871 Around The World In 80 Days [2004] [720p]
+INSERTAR 11 1.864265 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 40 4.392454 10,000 BC 720p
+INSERTAR 32 0.241033 Epic Movie UNRATED (2007) 720p
+INSERTAR 5 1.794291 Spiderman 3   1080p
+ELIMINAR 11
+ELIMINAR 1
+ELIMINAR 14
+ELIMINAR 24
+IMPRIMIR tests/22-abb.out
+INSERTAR 8 7.125506 One Missed Call   720p
+INSERTAR 54 8.696418 Fantastic Four   1080p
+INSERTAR 55 1.579364 Kill Bill Vol 2 [2004]   720p
+INSERTAR 57 7.436180 Home Alone 1 & 2   720p
+INSERTAR 56 8.294010 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 31 8.603054 Hitman    720p
+INSERTAR 59 2.828145 Exiled   720p
+INSERTAR 61 6.575008 The Haunting In Connecticut [2009] [720p]
+INSERTAR 38 1.799237 Up [1080p]
+ELIMINAR 32
+ELIMINAR 55
+ELIMINAR 37
+ELIMINAR 33
+IMPRIMIR tests/22-abb.out
diff --git a/tests/23-abb.catedra.out b/tests/23-abb.catedra.out
new file mode 100644
index 0000000..18bf0ee
--- /dev/null
+++ b/tests/23-abb.catedra.out
@@ -0,0 +1,9 @@
+[ 18 1.475254 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
+[ 7 8.643580 Pinocchio [1940] [720p] ][ 18 1.475254 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
+[ 0 4.264240 The Matrix [1999] [1080p] ][ 7 8.643580 Pinocchio [1940] [720p] ][ 18 1.475254 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ]
+[ 7 8.643580 Pinocchio [1940] [720p] ][ 13 5.836945 The Chronicle of Riddick 720p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 30 7.460994 Juno 2007 720p ]
+[ 2 3.238601 Chocolate 720p ][ 6 7.438647 Pursuit_Of_Happyness[2006]   720p ][ 13 5.836945 The Chronicle of Riddick 720p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 23 1.543418 Crossing Over 720P ][ 25 4.409041 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 32 1.037735 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ]
+[ 2 3.238601 Chocolate 720p ][ 6 7.438647 Pursuit_Of_Happyness[2006]   720p ][ 8 9.838966 Basic Instinct 720p ][ 13 5.836945 The Chronicle of Riddick 720p ][ 16 0.180553 Dante's Peak   1080p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 21 7.653940 Moulin Rouge   720p ][ 23 1.543418 Crossing Over 720P ][ 25 4.409041 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 32 1.037735 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ]
+[ 6 7.438647 Pursuit_Of_Happyness[2006]   720p ][ 8 9.838966 Basic Instinct 720p ][ 12 0.017533 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 13 5.836945 The Chronicle of Riddick 720p ][ 16 0.180553 Dante's Peak   1080p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 21 7.653940 Moulin Rouge   720p ][ 22 2.580645 Fantastic Four   1080p ][ 23 1.543418 Crossing Over 720P ][ 26 0.228980 Shark Tale [2004] [1080p] ][ 32 1.037735 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 33 4.690767 The Matrix Revolution   1080p ][ 41 3.074539 Die Hard 4   1080p ][ 43 5.028300 Beauty And The Beast    720p ]
+[ 6 7.438647 Pursuit_Of_Happyness[2006]   720p ][ 8 9.838966 Basic Instinct 720p ][ 12 0.017533 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 15 1.174994 A Bug's Life [720p] ][ 16 0.180553 Dante's Peak   1080p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 21 7.653940 Moulin Rouge   720p ][ 22 2.580645 Fantastic Four   1080p ][ 23 1.543418 Crossing Over 720P ][ 27 6.214685 Se7en [720p] ][ 31 9.512360 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 33 4.690767 The Matrix Revolution   1080p ][ 36 5.191903 Die Hard 3   720p ][ 37 1.525550 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 41 3.074539 Die Hard 4   1080p ][ 43 5.028300 Beauty And The Beast    720p ][ 51 6.179252 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 53 5.459075 Batman The Dark Knight   720p ]
+[ 1 0.320515 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 4 1.435899 Tomb Raider Collection (1-2)    720p ][ 8 9.838966 Basic Instinct 720p ][ 12 0.017533 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 16 0.180553 Dante's Peak   1080p ][ 17 8.305952 Danny the Dog   1080p ][ 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 20 7.399000 James Bond 12 - For Your Eyes Only [1981] ][ 21 7.653940 Moulin Rouge   720p ][ 22 2.580645 Fantastic Four   1080p ][ 23 1.543418 Crossing Over 720P ][ 31 9.512360 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 33 4.690767 The Matrix Revolution   1080p ][ 36 5.191903 Die Hard 3   720p ][ 37 1.525550 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 38 9.648286 How To Lose Friends & Alienate People   1080p ][ 40 9.409960 Big Buck Bunny [1080p] ][ 41 3.074539 Die Hard 4   1080p ][ 43 5.028300 Beauty And The Beast    720p ][ 45 1.106910 X-Men 2   1080p ][ 51 6.179252 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 53 5.459075 Batman The Dark Knight   720p ][ 57 7.480154 Ice Age 2 The Meltdown [2006] [720p] ][ 58 4.539233 Die Hard 3   720p ][ 63 7.115159 Dragonball Evolution [2009] [720p] ]
diff --git a/tests/23-abb.in b/tests/23-abb.in
new file mode 100644
index 0000000..56f2736
--- /dev/null
+++ b/tests/23-abb.in
@@ -0,0 +1,75 @@
+BORRAR tests/23-abb.out
+INSERTAR 18 1.475254 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+IMPRIMIR tests/23-abb.out
+INSERTAR 7 8.643580 Pinocchio [1940] [720p]
+INSERTAR 3 5.471752 Lord Of The Ring  - The Two Tower   720p
+ELIMINAR 3
+IMPRIMIR tests/23-abb.out
+INSERTAR 9 1.413862 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 20 7.399000 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 0 4.264240 The Matrix [1999] [1080p]
+ELIMINAR 9
+IMPRIMIR tests/23-abb.out
+INSERTAR 17 8.305952 Danny the Dog   1080p
+INSERTAR 30 7.460994 Juno 2007 720p
+INSERTAR 13 5.836945 The Chronicle of Riddick 720p
+INSERTAR 19 2.110111 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+ELIMINAR 18
+ELIMINAR 0
+IMPRIMIR tests/23-abb.out
+INSERTAR 25 4.409041 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 2 3.238601 Chocolate 720p
+INSERTAR 23 1.543418 Crossing Over 720P
+INSERTAR 32 1.037735 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 6 7.438647 Pursuit_Of_Happyness[2006]   720p
+ELIMINAR 30
+ELIMINAR 7
+IMPRIMIR tests/23-abb.out
+INSERTAR 16 0.180553 Dante's Peak   1080p
+INSERTAR 39 0.131913 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 21 7.653940 Moulin Rouge   720p
+INSERTAR 10 6.916379 X-Men 1    720p
+INSERTAR 29 8.620469 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 8 9.838966 Basic Instinct 720p
+ELIMINAR 29
+ELIMINAR 10
+ELIMINAR 39
+IMPRIMIR tests/23-abb.out
+INSERTAR 26 0.228980 Shark Tale [2004] [1080p]
+INSERTAR 22 2.580645 Fantastic Four   1080p
+INSERTAR 12 0.017533 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 41 3.074539 Die Hard 4   1080p
+INSERTAR 43 5.028300 Beauty And The Beast    720p
+INSERTAR 24 7.462954 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 33 4.690767 The Matrix Revolution   1080p
+ELIMINAR 24
+ELIMINAR 25
+ELIMINAR 2
+IMPRIMIR tests/23-abb.out
+INSERTAR 51 6.179252 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 31 9.512360 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 27 6.214685 Se7en [720p]
+INSERTAR 37 1.525550 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 36 5.191903 Die Hard 3   720p
+INSERTAR 54 4.408471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 53 5.459075 Batman The Dark Knight   720p
+INSERTAR 15 1.174994 A Bug's Life [720p]
+ELIMINAR 54
+ELIMINAR 32
+ELIMINAR 13
+ELIMINAR 26
+IMPRIMIR tests/23-abb.out
+INSERTAR 1 0.320515 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 58 4.539233 Die Hard 3   720p
+INSERTAR 40 9.409960 Big Buck Bunny [1080p]
+INSERTAR 45 1.106910 X-Men 2   1080p
+INSERTAR 57 7.480154 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 4 1.435899 Tomb Raider Collection (1-2)    720p
+INSERTAR 63 7.115159 Dragonball Evolution [2009] [720p]
+INSERTAR 38 9.648286 How To Lose Friends & Alienate People   1080p
+INSERTAR 14 0.375198 PIXAR Movie
+ELIMINAR 14
+ELIMINAR 15
+ELIMINAR 27
+ELIMINAR 6
+IMPRIMIR tests/23-abb.out
diff --git a/tests/24-abb.catedra.out b/tests/24-abb.catedra.out
new file mode 100644
index 0000000..92c44bc
--- /dev/null
+++ b/tests/24-abb.catedra.out
@@ -0,0 +1,9 @@
+[ 24 9.473281 Deep Sea ]
+[ 1 7.342722 Pinocchio [1940] [720p] ][ 24 9.473281 Deep Sea ]
+[ 18 6.377669 Aladdin [1992] [720p] ][ 22 8.676745 Defiance.1080p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ]
+[ 4 3.082419 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 16 6.430769 Angels & Demons [2009] [1080p] ][ 18 6.377669 Aladdin [1992] [720p] ][ 22 8.676745 Defiance.1080p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ]
+[ 2 3.679421 Die Hard 4   1080p ][ 4 3.082419 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 15 2.196193 Kung Fu Panda Secrets of the Furious Five    720p ][ 18 6.377669 Aladdin [1992] [720p] ][ 22 8.676745 Defiance.1080p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ][ 33 3.430290 Breach 1080p ][ 37 2.126083 Burn E [720p] ]
+[ 0 9.037816 Constantine 720p ][ 2 3.679421 Die Hard 4   1080p ][ 4 3.082419 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 11 3.371664 007.Die Another Day.avi ][ 18 6.377669 Aladdin [1992] [720p] ][ 22 8.676745 Defiance.1080p ][ 23 1.232252 Species   720p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ][ 26 1.867013 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 31 1.300333 Final Destination 3   1080p ][ 33 3.430290 Breach 1080p ]
+[ 0 9.037816 Constantine 720p ][ 2 3.679421 Die Hard 4   1080p ][ 4 3.082419 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 8 7.344405 Fearless - 720p ][ 11 3.371664 007.Die Another Day.avi ][ 14 1.612918 James Bond 01 - Dr. No [1962] [720p] ][ 18 6.377669 Aladdin [1992] [720p] ][ 20 6.582959 Big Nothing   720p ][ 22 8.676745 Defiance.1080p ][ 23 1.232252 Species   720p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ][ 26 1.867013 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 31 1.300333 Final Destination 3   1080p ][ 32 3.589165 Chocolate 720p ][ 33 3.430290 Breach 1080p ]
+[ 0 9.037816 Constantine 720p ][ 2 3.679421 Die Hard 4   1080p ][ 6 5.873466 Chicken Little 1080p ][ 8 7.344405 Fearless - 720p ][ 11 3.371664 007.Die Another Day.avi ][ 17 6.141213 The X Files - I Want To Believe    720p ][ 18 6.377669 Aladdin [1992] [720p] ][ 22 8.676745 Defiance.1080p ][ 23 1.232252 Species   720p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ][ 26 1.867013 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 27 5.809228 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 31 1.300333 Final Destination 3   1080p ][ 32 3.589165 Chocolate 720p ][ 33 3.430290 Breach 1080p ][ 34 6.475535 Final Destination 4   1080p ][ 48 8.108989 Fifty Dead Men Walking   1080p ][ 57 0.538085 Public Enemies [720p] ][ 59 9.546947 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ]
+[ 0 9.037816 Constantine 720p ][ 2 3.679421 Die Hard 4   1080p ][ 6 5.873466 Chicken Little 1080p ][ 8 7.344405 Fearless - 720p ][ 11 3.371664 007.Die Another Day.avi ][ 12 6.600208 contents.txt ][ 17 6.141213 The X Files - I Want To Believe    720p ][ 22 8.676745 Defiance.1080p ][ 23 1.232252 Species   720p ][ 24 9.473281 Deep Sea ][ 25 3.028933 The Italian Job [2003] [720p] ][ 27 5.809228 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 29 6.340899 Kill Shot   720p ][ 31 1.300333 Final Destination 3   1080p ][ 32 3.589165 Chocolate 720p ][ 33 3.430290 Breach 1080p ][ 34 6.475535 Final Destination 4   1080p ][ 38 9.448016 The Haunting In Connecticut [2009] [720p] ][ 42 4.872623 Twilight [2008]   720p ][ 48 8.108989 Fifty Dead Men Walking   1080p ][ 51 1.591246 Horseman    720p ][ 52 5.122663 Erin Brockovich 2000.720p ][ 54 1.305092 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 57 0.538085 Public Enemies [720p] ][ 59 9.546947 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ]
diff --git a/tests/24-abb.in b/tests/24-abb.in
new file mode 100644
index 0000000..7a074c2
--- /dev/null
+++ b/tests/24-abb.in
@@ -0,0 +1,75 @@
+BORRAR tests/24-abb.out
+INSERTAR 24 9.473281 Deep Sea
+IMPRIMIR tests/24-abb.out
+INSERTAR 1 7.342722 Pinocchio [1940] [720p]
+INSERTAR 19 9.851359 CJ7   720p
+ELIMINAR 19
+IMPRIMIR tests/24-abb.out
+INSERTAR 25 3.028933 The Italian Job [2003] [720p]
+INSERTAR 22 8.676745 Defiance.1080p
+INSERTAR 18 6.377669 Aladdin [1992] [720p]
+ELIMINAR 1
+IMPRIMIR tests/24-abb.out
+INSERTAR 16 6.430769 Angels & Demons [2009] [1080p]
+INSERTAR 30 8.803741 Battlestar Galactica The Plan [720p]
+INSERTAR 4 3.082419 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 9 4.405595 James Bond 09 - The Man with the Golden Gun [1974]
+ELIMINAR 30
+ELIMINAR 9
+IMPRIMIR tests/24-abb.out
+INSERTAR 15 2.196193 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 7 2.439128 Sixth Sense   720p
+INSERTAR 33 3.430290 Breach 1080p
+INSERTAR 2 3.679421 Die Hard 4   1080p
+INSERTAR 37 2.126083 Burn E [720p]
+ELIMINAR 7
+ELIMINAR 16
+IMPRIMIR tests/24-abb.out
+INSERTAR 11 3.371664 007.Die Another Day.avi
+INSERTAR 31 1.300333 Final Destination 3   1080p
+INSERTAR 23 1.232252 Species   720p
+INSERTAR 0 9.037816 Constantine 720p
+INSERTAR 26 1.867013 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 5 1.242347 Mission Impossible Trilogy   720p
+ELIMINAR 37
+ELIMINAR 15
+ELIMINAR 5
+IMPRIMIR tests/24-abb.out
+INSERTAR 28 0.254976 Batman Dark Knight   1080p
+INSERTAR 32 3.589165 Chocolate 720p
+INSERTAR 14 1.612918 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 45 3.858654 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 8 7.344405 Fearless - 720p
+INSERTAR 20 6.582959 Big Nothing   720p
+INSERTAR 3 3.050769 Dead Race 720p
+ELIMINAR 45
+ELIMINAR 28
+ELIMINAR 3
+IMPRIMIR tests/24-abb.out
+INSERTAR 6 5.873466 Chicken Little 1080p
+INSERTAR 17 6.141213 The X Files - I Want To Believe    720p
+INSERTAR 50 3.831532 SAW III   720p
+INSERTAR 48 8.108989 Fifty Dead Men Walking   1080p
+INSERTAR 27 5.809228 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 34 6.475535 Final Destination 4   1080p
+INSERTAR 57 0.538085 Public Enemies [720p]
+INSERTAR 59 9.546947 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+ELIMINAR 14
+ELIMINAR 50
+ELIMINAR 20
+ELIMINAR 4
+IMPRIMIR tests/24-abb.out
+INSERTAR 38 9.448016 The Haunting In Connecticut [2009] [720p]
+INSERTAR 55 7.537274 Ip Man [2009]    720p
+INSERTAR 51 1.591246 Horseman    720p
+INSERTAR 12 6.600208 contents.txt
+INSERTAR 54 1.305092 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 42 4.872623 Twilight [2008]   720p
+INSERTAR 29 6.340899 Kill Shot   720p
+INSERTAR 52 5.122663 Erin Brockovich 2000.720p
+INSERTAR 40 5.469835 Eagle Eye    1080p
+ELIMINAR 26
+ELIMINAR 18
+ELIMINAR 55
+ELIMINAR 40
+IMPRIMIR tests/24-abb.out
diff --git a/tests/25-abb.catedra.out b/tests/25-abb.catedra.out
new file mode 100644
index 0000000..99f6e1a
--- /dev/null
+++ b/tests/25-abb.catedra.out
@@ -0,0 +1,9 @@
+[ 24 0.602742 The X Files - I Want To Believe    720p ]
+[ 7 9.538014 Lord Of The Ring  - Return Of The King   720p ][ 21 3.424967 Drag Me To Hell [720p] ]
+[ 7 9.538014 Lord Of The Ring  - Return Of The King   720p ][ 8 2.189830 Deep Sea ][ 12 0.710526 SAW I   720p ][ 21 3.424967 Drag Me To Hell [720p] ]
+[ 7 9.538014 Lord Of The Ring  - Return Of The King   720p ][ 12 0.710526 SAW I   720p ][ 21 3.424967 Drag Me To Hell [720p] ][ 23 3.217133 Ice Age 1 [2002] [720p] ][ 29 5.033756 Stardust   720p ][ 30 5.053188 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ]
+[ 7 9.538014 Lord Of The Ring  - Return Of The King   720p ][ 12 0.710526 SAW I   720p ][ 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 21 3.424967 Drag Me To Hell [720p] ][ 22 0.005440 Danny the Dog   1080p ][ 23 3.217133 Ice Age 1 [2002] [720p] ][ 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 29 5.033756 Stardust   720p ][ 30 5.053188 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ]
+[ 7 9.538014 Lord Of The Ring  - Return Of The King   720p ][ 11 8.208236 Starship Troopers 2  720p ][ 12 0.710526 SAW I   720p ][ 18 0.076079 The Orphan [720] ][ 19 0.835365 The Orphan [720] ][ 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 21 3.424967 Drag Me To Hell [720p] ][ 22 0.005440 Danny the Dog   1080p ][ 23 3.217133 Ice Age 1 [2002] [720p] ][ 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 30 5.053188 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 39 4.536402 Pursuit_Of_Happyness[2006]   720p ]
+[ 1 7.845460 911 Mysteries Demolition    720p ][ 2 0.968407 Angels & Demons [2009] [1080p] ][ 4 3.399181 X-Men 3   1080p ][ 11 8.208236 Starship Troopers 2  720p ][ 12 0.710526 SAW I   720p ][ 18 0.076079 The Orphan [720] ][ 19 0.835365 The Orphan [720] ][ 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 21 3.424967 Drag Me To Hell [720p] ][ 22 0.005440 Danny the Dog   1080p ][ 23 3.217133 Ice Age 1 [2002] [720p] ][ 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 30 5.053188 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 36 8.232703 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 39 4.536402 Pursuit_Of_Happyness[2006]   720p ][ 47 2.736238 Ice Age 1 [2002] [720p] ]
+[ 1 7.845460 911 Mysteries Demolition    720p ][ 2 0.968407 Angels & Demons [2009] [1080p] ][ 4 3.399181 X-Men 3   1080p ][ 5 3.606615 Kill Shot   720p ][ 9 0.366572 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 11 8.208236 Starship Troopers 2  720p ][ 12 0.710526 SAW I   720p ][ 14 9.657084 SAW V ][ 18 0.076079 The Orphan [720] ][ 19 0.835365 The Orphan [720] ][ 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 21 3.424967 Drag Me To Hell [720p] ][ 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 33 5.245987 Banlieue 13 - Ultimatum [720p] ][ 36 8.232703 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 37 3.865847 A Knight's Tale [2001] [720p] ][ 39 4.536402 Pursuit_Of_Happyness[2006]   720p ][ 44 8.210330 Shark Tale [2004] [1080p] ][ 47 2.736238 Ice Age 1 [2002] [720p] ][ 50 8.326659 Incredibles, The 1080p ]
+[ 1 7.845460 911 Mysteries Demolition    720p ][ 2 0.968407 Angels & Demons [2009] [1080p] ][ 5 3.606615 Kill Shot   720p ][ 9 0.366572 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 12 0.710526 SAW I   720p ][ 13 7.933499 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 14 9.657084 SAW V ][ 18 0.076079 The Orphan [720] ][ 19 0.835365 The Orphan [720] ][ 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 21 3.424967 Drag Me To Hell [720p] ][ 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 28 2.841911 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 31 4.897693 Incredibles, The 1080p ][ 33 5.245987 Banlieue 13 - Ultimatum [720p] ][ 36 8.232703 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 37 3.865847 A Knight's Tale [2001] [720p] ][ 39 4.536402 Pursuit_Of_Happyness[2006]   720p ][ 44 8.210330 Shark Tale [2004] [1080p] ][ 47 2.736238 Ice Age 1 [2002] [720p] ][ 50 8.326659 Incredibles, The 1080p ][ 52 9.351746 Batman The Dark Knight   720p ][ 59 0.322636 Seven Pounds    720p ][ 62 8.286349 Death Race   720p ][ 64 2.791038 Elite Squad 1080p ]
diff --git a/tests/25-abb.in b/tests/25-abb.in
new file mode 100644
index 0000000..a9a12fb
--- /dev/null
+++ b/tests/25-abb.in
@@ -0,0 +1,75 @@
+BORRAR tests/25-abb.out
+INSERTAR 24 0.602742 The X Files - I Want To Believe    720p
+IMPRIMIR tests/25-abb.out
+INSERTAR 7 9.538014 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 21 3.424967 Drag Me To Hell [720p]
+ELIMINAR 24
+IMPRIMIR tests/25-abb.out
+INSERTAR 25 9.921503 Jeniffer's Body ( 2009)    1080p
+INSERTAR 12 0.710526 SAW I   720p
+INSERTAR 8 2.189830 Deep Sea
+ELIMINAR 25
+IMPRIMIR tests/25-abb.out
+INSERTAR 6 5.428519 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 29 5.033756 Stardust   720p
+INSERTAR 23 3.217133 Ice Age 1 [2002] [720p]
+INSERTAR 30 5.053188 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 8
+ELIMINAR 6
+IMPRIMIR tests/25-abb.out
+INSERTAR 26 2.685497 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 10 7.039659 Yes Man   720p
+INSERTAR 22 0.005440 Danny the Dog   1080p
+INSERTAR 20 6.022834 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 38 3.998877 Land Of the Lost   720p
+ELIMINAR 38
+ELIMINAR 10
+IMPRIMIR tests/25-abb.out
+INSERTAR 35 5.307148 Bad Boy I [1995] [720p]
+INSERTAR 0 8.684771 Doomsday 720p
+INSERTAR 18 0.076079 The Orphan [720]
+INSERTAR 39 4.536402 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 19 0.835365 The Orphan [720]
+INSERTAR 11 8.208236 Starship Troopers 2  720p
+ELIMINAR 29
+ELIMINAR 0
+ELIMINAR 35
+IMPRIMIR tests/25-abb.out
+INSERTAR 4 3.399181 X-Men 3   1080p
+INSERTAR 1 7.845460 911 Mysteries Demolition    720p
+INSERTAR 3 2.388278 The Final Destination 4 [2009] [720p]
+INSERTAR 48 1.274903 PBS
+INSERTAR 2 0.968407 Angels & Demons [2009] [1080p]
+INSERTAR 47 2.736238 Ice Age 1 [2002] [720p]
+INSERTAR 36 8.232703 Madagascar 2 Escape 2 Africa [2008] [720p]
+ELIMINAR 7
+ELIMINAR 48
+ELIMINAR 3
+IMPRIMIR tests/25-abb.out
+INSERTAR 9 0.366572 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 33 5.245987 Banlieue 13 - Ultimatum [720p]
+INSERTAR 50 8.326659 Incredibles, The 1080p
+INSERTAR 5 3.606615 Kill Shot   720p
+INSERTAR 34 4.538381 10,000 BC 720p
+INSERTAR 14 9.657084 SAW V
+INSERTAR 44 8.210330 Shark Tale [2004] [1080p]
+INSERTAR 37 3.865847 A Knight's Tale [2001] [720p]
+ELIMINAR 34
+ELIMINAR 22
+ELIMINAR 23
+ELIMINAR 30
+IMPRIMIR tests/25-abb.out
+INSERTAR 31 4.897693 Incredibles, The 1080p
+INSERTAR 13 7.933499 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 45 7.457275 Kung Fu Panda [2008]   720p
+INSERTAR 28 2.841911 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 52 9.351746 Batman The Dark Knight   720p
+INSERTAR 62 8.286349 Death Race   720p
+INSERTAR 59 0.322636 Seven Pounds    720p
+INSERTAR 64 2.791038 Elite Squad 1080p
+INSERTAR 40 2.582334 contents.txt
+ELIMINAR 11
+ELIMINAR 45
+ELIMINAR 4
+ELIMINAR 40
+IMPRIMIR tests/25-abb.out
diff --git a/tests/26-abb.catedra.out b/tests/26-abb.catedra.out
new file mode 100644
index 0000000..2af9a4d
--- /dev/null
+++ b/tests/26-abb.catedra.out
@@ -0,0 +1,10 @@
+[ 20 2.370776 The Mummy 1-2   1080p ]
+[ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ]
+[ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 6 4.309581 Babylon A.D    720p ][ 21 0.641705 X-Men 3   1080p ]
+[ 0 3.769339 Hellboy 2     1080p ][ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 0.641705 X-Men 3   1080p ][ 34 9.818277 Wanted   1080p ]
+[ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 4 0.195422 Bride Wars   720p ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 16 3.798676 James Bond 01 - Dr. No [1962] [720p] ][ 21 0.641705 X-Men 3   1080p ][ 23 8.509363 James Bond 09 - The Man with the Golden Gun [1974] ][ 24 9.327714 Iron Man    1080p ][ 34 9.818277 Wanted   1080p ]
+[ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 10 1.464682 Pursuit_Of_Happyness[2006]   720p ][ 11 8.087893 Pinocchio [1940] [720p] ][ 16 3.798676 James Bond 01 - Dr. No [1962] [720p] ][ 21 0.641705 X-Men 3   1080p ][ 23 8.509363 James Bond 09 - The Man with the Golden Gun [1974] ][ 29 3.173707 21   1080p ][ 31 9.520840 PBS ][ 34 9.818277 Wanted   1080p ][ 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3] ]
+[ 2 5.882356 Hellboy 2     1080p ][ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 10 1.464682 Pursuit_Of_Happyness[2006]   720p ][ 16 3.798676 James Bond 01 - Dr. No [1962] [720p] ][ 18 7.545011 Punisher 2   720p ][ 21 0.641705 X-Men 3   1080p ][ 23 8.509363 James Bond 09 - The Man with the Golden Gun [1974] ][ 25 9.420102 Ju-on__The_Grudge_(2003)   720p ][ 29 3.173707 21   1080p ][ 31 9.520840 PBS ][ 32 5.382049 Juno 2007 720p ][ 33 9.824923 Stargate-The Ark of Truth 720p ][ 34 9.818277 Wanted   1080p ][ 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 51 2.482692 Initial D [720p] ]
+[ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 7 3.339416 Land Of the Lost   720p ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 10 1.464682 Pursuit_Of_Happyness[2006]   720p ][ 14 8.923610 10,000 BC 720p ][ 16 3.798676 James Bond 01 - Dr. No [1962] [720p] ][ 18 7.545011 Punisher 2   720p ][ 21 0.641705 X-Men 3   1080p ][ 25 9.420102 Ju-on__The_Grudge_(2003)   720p ][ 29 3.173707 21   1080p ][ 30 4.170517 Big Stan   1080p ][ 31 9.520840 PBS ][ 32 5.382049 Juno 2007 720p ][ 33 9.824923 Stargate-The Ark of Truth 720p ][ 37 7.403041 PIXAR Movie ][ 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 42 4.765930 Interview with the Vampire   720p ][ 50 1.446025 Tomb Raider Collection (1-2)    720p ][ 51 2.482692 Initial D [720p] ][ 54 7.474814 James Bond 21 - Casino Royale [2006] ]
+[ 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 7 3.339416 Land Of the Lost   720p ][ 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 10 1.464682 Pursuit_Of_Happyness[2006]   720p ][ 14 8.923610 10,000 BC 720p ][ 17 8.909825 I Am Legend    720p ][ 18 7.545011 Punisher 2   720p ][ 21 0.641705 X-Men 3   1080p ][ 22 4.288028 The Proposal [2009] [720p] ][ 25 9.420102 Ju-on__The_Grudge_(2003)   720p ][ 27 7.300815 Casablana.1942.1080p.BluRay.x264.Codres ][ 30 4.170517 Big Stan   1080p ][ 32 5.382049 Juno 2007 720p ][ 33 9.824923 Stargate-The Ark of Truth 720p ][ 36 8.716279 Final Fantasy VII Advent Children [2005] [1080p] ][ 37 7.403041 PIXAR Movie ][ 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 42 4.765930 Interview with the Vampire   720p ][ 49 7.222352 Starship Troopers 2  720p ][ 50 1.446025 Tomb Raider Collection (1-2)    720p ][ 51 2.482692 Initial D [720p] ][ 54 7.474814 James Bond 21 - Casino Royale [2006] ][ 56 0.284166 Punisher Warzone [720p] ][ 61 0.904714 Alien At The Attic 720P ][ 68 1.686811 Chicken Little 1080p ]
+[ 7 3.339416 Land Of the Lost   720p ][ 8 6.639775 James Bond 02 - From Russia With Love [1963] ][ 10 1.464682 Pursuit_Of_Happyness[2006]   720p ][ 14 8.923610 10,000 BC 720p ][ 17 8.909825 I Am Legend    720p ][ 18 7.545011 Punisher 2   720p ][ 21 0.641705 X-Men 3   1080p ][ 22 4.288028 The Proposal [2009] [720p] ][ 25 9.420102 Ju-on__The_Grudge_(2003)   720p ][ 26 4.911898 Rocky Balboa    720p ][ 27 7.300815 Casablana.1942.1080p.BluRay.x264.Codres ][ 32 5.382049 Juno 2007 720p ][ 33 9.824923 Stargate-The Ark of Truth 720p ][ 35 1.239642 Van.Helsing  1080p ][ 36 8.716279 Final Fantasy VII Advent Children [2005] [1080p] ][ 37 7.403041 PIXAR Movie ][ 39 4.794048 Golden Compass   720p ][ 40 9.511793 Cleanwest 720p ][ 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 42 4.765930 Interview with the Vampire   720p ][ 44 0.161225 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 49 7.222352 Starship Troopers 2  720p ][ 50 1.446025 Tomb Raider Collection (1-2)    720p ][ 51 2.482692 Initial D [720p] ][ 54 7.474814 James Bond 21 - Casino Royale [2006] ][ 55 7.042460 Jeniffer's Body ( 2009)    1080p ][ 56 0.284166 Punisher Warzone [720p] ][ 59 0.841316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 61 0.904714 Alien At The Attic 720P ][ 68 1.686811 Chicken Little 1080p ]
diff --git a/tests/26-abb.in b/tests/26-abb.in
new file mode 100644
index 0000000..22d41e3
--- /dev/null
+++ b/tests/26-abb.in
@@ -0,0 +1,91 @@
+BORRAR tests/26-abb.out
+INSERTAR 20 2.370776 The Mummy 1-2   1080p
+IMPRIMIR tests/26-abb.out
+INSERTAR 2 5.882356 Hellboy 2     1080p
+INSERTAR 3 0.612648 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+ELIMINAR 20
+IMPRIMIR tests/26-abb.out
+INSERTAR 15 1.666360 Chicken Run [2000] [720p]
+INSERTAR 21 0.641705 X-Men 3   1080p
+INSERTAR 6 4.309581 Babylon A.D    720p
+ELIMINAR 15
+IMPRIMIR tests/26-abb.out
+INSERTAR 9 3.828060 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 0 3.769339 Hellboy 2     1080p
+INSERTAR 5 9.830756 Ongbak 2003 720p
+INSERTAR 34 9.818277 Wanted   1080p
+ELIMINAR 6
+ELIMINAR 5
+IMPRIMIR tests/26-abb.out
+INSERTAR 13 9.492849 Max Payne    720p
+INSERTAR 16 3.798676 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 4 0.195422 Bride Wars   720p
+INSERTAR 24 9.327714 Iron Man    1080p
+INSERTAR 23 8.509363 James Bond 09 - The Man with the Golden Gun [1974]
+ELIMINAR 13
+ELIMINAR 0
+IMPRIMIR tests/26-abb.out
+INSERTAR 11 8.087893 Pinocchio [1940] [720p]
+INSERTAR 29 3.173707 21   1080p
+INSERTAR 31 9.520840 PBS
+INSERTAR 10 1.464682 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 41 0.414628 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 45 5.741547 Big Nothing   720p
+ELIMINAR 24
+ELIMINAR 45
+ELIMINAR 4
+IMPRIMIR tests/26-abb.out
+INSERTAR 33 9.824923 Stargate-The Ark of Truth 720p
+INSERTAR 32 5.382049 Juno 2007 720p
+INSERTAR 48 5.443910 Baby on Board (2009)    720p
+INSERTAR 25 9.420102 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 28 6.642713 Pinocchio [1940] [720p]
+INSERTAR 51 2.482692 Initial D [720p]
+INSERTAR 18 7.545011 Punisher 2   720p
+ELIMINAR 48
+ELIMINAR 28
+ELIMINAR 11
+IMPRIMIR tests/26-abb.out
+INSERTAR 50 1.446025 Tomb Raider Collection (1-2)    720p
+INSERTAR 42 4.765930 Interview with the Vampire   720p
+INSERTAR 30 4.170517 Big Stan   1080p
+INSERTAR 54 7.474814 James Bond 21 - Casino Royale [2006]
+INSERTAR 7 3.339416 Land Of the Lost   720p
+INSERTAR 14 8.923610 10,000 BC 720p
+INSERTAR 46 2.829013 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 37 7.403041 PIXAR Movie
+ELIMINAR 23
+ELIMINAR 2
+ELIMINAR 34
+ELIMINAR 46
+IMPRIMIR tests/26-abb.out
+INSERTAR 61 0.904714 Alien At The Attic 720P
+INSERTAR 49 7.222352 Starship Troopers 2  720p
+INSERTAR 63 9.043006 Hellboy 1    1080p
+INSERTAR 36 8.716279 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 22 4.288028 The Proposal [2009] [720p]
+INSERTAR 17 8.909825 I Am Legend    720p
+INSERTAR 27 7.300815 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 56 0.284166 Punisher Warzone [720p]
+INSERTAR 68 1.686811 Chicken Little 1080p
+ELIMINAR 29
+ELIMINAR 63
+ELIMINAR 16
+ELIMINAR 31
+IMPRIMIR tests/26-abb.out
+INSERTAR 59 0.841316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 8 6.639775 James Bond 02 - From Russia With Love [1963]
+INSERTAR 39 4.794048 Golden Compass   720p
+INSERTAR 26 4.911898 Rocky Balboa    720p
+INSERTAR 44 0.161225 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 35 1.239642 Van.Helsing  1080p
+INSERTAR 40 9.511793 Cleanwest 720p
+INSERTAR 43 2.709857 Golden Compass   720p
+INSERTAR 55 7.042460 Jeniffer's Body ( 2009)    1080p
+INSERTAR 70 6.373600 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+ELIMINAR 9
+ELIMINAR 43
+ELIMINAR 30
+ELIMINAR 70
+ELIMINAR 3
+IMPRIMIR tests/26-abb.out
diff --git a/tests/27-abb.catedra.out b/tests/27-abb.catedra.out
new file mode 100644
index 0000000..a712f4c
--- /dev/null
+++ b/tests/27-abb.catedra.out
@@ -0,0 +1,10 @@
+[ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ]
+[ 2 6.953044 007 Series ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ]
+[ 0 0.890168 Final Fantasy VII Advent Children [2005] [1080p] ][ 2 6.953044 007 Series ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 21 6.507102 Final Destination 4   1080p ]
+[ 0 0.890168 Final Fantasy VII Advent Children [2005] [1080p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 19 4.878529 Die Hard 3   720p ][ 21 6.507102 Final Destination 4   1080p ][ 33 9.079994 The Incredibles [1080p] ]
+[ 0 0.890168 Final Fantasy VII Advent Children [2005] [1080p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 16 5.283316 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 19 4.878529 Die Hard 3   720p ][ 21 6.507102 Final Destination 4   1080p ][ 27 4.892242 Apocalypto   720p ][ 29 8.517086 Core   720p ][ 33 9.079994 The Incredibles [1080p] ]
+[ 10 4.563026 Star Wars Saga  Collection 720p ][ 11 0.897612 Elektra 720p ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 16 5.283316 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 19 4.878529 Die Hard 3   720p ][ 23 7.000751 Bridge To Terabithia 720P ][ 27 4.892242 Apocalypto   720p ][ 30 8.115841 The Usual Suspect    720p ][ 33 9.079994 The Incredibles [1080p] ][ 38 8.653679 Lord of war   720p ][ 41 2.683920 Firewall 720p ][ 46 4.956421 Romeo And Juliet   720p ]
+[ 6 8.178655 Pursuit_Of_Happyness[2006]   720p ][ 9 1.465954 Public Enemies [720p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 11 0.897612 Elektra 720p ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 16 5.283316 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 19 4.878529 Die Hard 3   720p ][ 23 7.000751 Bridge To Terabithia 720P ][ 25 8.567392 Dante's Peak   1080p ][ 27 4.892242 Apocalypto   720p ][ 30 8.115841 The Usual Suspect    720p ][ 33 9.079994 The Incredibles [1080p] ][ 35 5.699542 The Chronicle of Riddick 720p ][ 38 8.653679 Lord of war   720p ][ 41 2.683920 Firewall 720p ][ 46 4.956421 Romeo And Juliet   720p ]
+[ 6 8.178655 Pursuit_Of_Happyness[2006]   720p ][ 9 1.465954 Public Enemies [720p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 11 0.897612 Elektra 720p ][ 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 16 5.283316 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 23 7.000751 Bridge To Terabithia 720P ][ 27 4.892242 Apocalypto   720p ][ 33 9.079994 The Incredibles [1080p] ][ 34 6.030133 X-Men 1    720p ][ 36 4.037579 contents.txt ][ 37 0.813483 Aladdin [1992] [720p] ][ 38 8.653679 Lord of war   720p ][ 41 2.683920 Firewall 720p ][ 43 6.951649 Assassination of a High School President 720p ][ 46 4.956421 Romeo And Juliet   720p ][ 48 0.396896 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 49 9.147022 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 51 9.613880 The Tale Of Despereaux [720p] ][ 53 0.009510 12 Rounds 720p ]
+[ 6 8.178655 Pursuit_Of_Happyness[2006]   720p ][ 9 1.465954 Public Enemies [720p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 11 0.897612 Elektra 720p ][ 12 6.718521 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 17 3.605134 Chicken Run [2000] [720p] ][ 23 7.000751 Bridge To Terabithia 720P ][ 26 7.561102 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 27 4.892242 Apocalypto   720p ][ 33 9.079994 The Incredibles [1080p] ][ 34 6.030133 X-Men 1    720p ][ 36 4.037579 contents.txt ][ 38 8.653679 Lord of war   720p ][ 41 2.683920 Firewall 720p ][ 43 6.951649 Assassination of a High School President 720p ][ 44 1.157266 Mr. & Mrs. Smith   720p ][ 46 4.956421 Romeo And Juliet   720p ][ 47 3.335853 Before The Devil Knows, You're Dead   1080p ][ 48 0.396896 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 49 9.147022 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 50 1.642323 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 51 9.613880 The Tale Of Despereaux [720p] ][ 53 0.009510 12 Rounds 720p ][ 59 0.861088 Hancock    1080p ][ 61 1.700019 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ]
+[ 4 6.324417 Death Sentence   1080p ][ 5 9.244233 contents.txt ][ 6 8.178655 Pursuit_Of_Happyness[2006]   720p ][ 9 1.465954 Public Enemies [720p] ][ 10 4.563026 Star Wars Saga  Collection 720p ][ 11 0.897612 Elektra 720p ][ 12 6.718521 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 17 3.605134 Chicken Run [2000] [720p] ][ 23 7.000751 Bridge To Terabithia 720P ][ 26 7.561102 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 31 9.123248 Click   720p ][ 36 4.037579 contents.txt ][ 38 8.653679 Lord of war   720p ][ 39 1.188230 High school musical II 2007    720p ][ 41 2.683920 Firewall 720p ][ 43 6.951649 Assassination of a High School President 720p ][ 44 1.157266 Mr. & Mrs. Smith   720p ][ 46 4.956421 Romeo And Juliet   720p ][ 47 3.335853 Before The Devil Knows, You're Dead   1080p ][ 48 0.396896 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 49 9.147022 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 50 1.642323 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 51 9.613880 The Tale Of Despereaux [720p] ][ 53 0.009510 12 Rounds 720p ][ 55 4.402449 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 59 0.861088 Hancock    1080p ][ 60 0.208793 Alone in the dark   720p ][ 61 1.700019 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 63 6.371398 Red Cliff    1080p ][ 66 9.486634 X-Men Origin - Wolverine [2009] [1080p] ]
diff --git a/tests/27-abb.in b/tests/27-abb.in
new file mode 100644
index 0000000..4e6ccc5
--- /dev/null
+++ b/tests/27-abb.in
@@ -0,0 +1,91 @@
+BORRAR tests/27-abb.out
+INSERTAR 13 2.179002 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+IMPRIMIR tests/27-abb.out
+INSERTAR 2 6.953044 007 Series
+INSERTAR 1 8.991853 James Bond 03 - GoldFinger [1964]
+ELIMINAR 1
+IMPRIMIR tests/27-abb.out
+INSERTAR 18 9.594158 The Incredibles [1080p]
+INSERTAR 21 6.507102 Final Destination 4   1080p
+INSERTAR 0 0.890168 Final Fantasy VII Advent Children [2005] [1080p]
+ELIMINAR 18
+IMPRIMIR tests/27-abb.out
+INSERTAR 33 9.079994 The Incredibles [1080p]
+INSERTAR 24 7.532468 Jerry Maguire    1080p
+INSERTAR 19 4.878529 Die Hard 3   720p
+INSERTAR 10 4.563026 Star Wars Saga  Collection 720p
+ELIMINAR 24
+ELIMINAR 2
+IMPRIMIR tests/27-abb.out
+INSERTAR 16 5.283316 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 22 9.531670 Saving Private Ryan 720p
+INSERTAR 20 1.779383 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 29 8.517086 Core   720p
+INSERTAR 27 4.892242 Apocalypto   720p
+ELIMINAR 22
+ELIMINAR 20
+IMPRIMIR tests/27-abb.out
+INSERTAR 41 2.683920 Firewall 720p
+INSERTAR 11 0.897612 Elektra 720p
+INSERTAR 30 8.115841 The Usual Suspect    720p
+INSERTAR 23 7.000751 Bridge To Terabithia 720P
+INSERTAR 38 8.653679 Lord of war   720p
+INSERTAR 46 4.956421 Romeo And Juliet   720p
+ELIMINAR 0
+ELIMINAR 29
+ELIMINAR 21
+IMPRIMIR tests/27-abb.out
+INSERTAR 6 8.178655 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 25 8.567392 Dante's Peak   1080p
+INSERTAR 9 1.465954 Public Enemies [720p]
+INSERTAR 35 5.699542 The Chronicle of Riddick 720p
+INSERTAR 42 4.674672 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 52 9.391315 Starship Troopers 2  720p
+INSERTAR 15 0.397697 Max Payne    720p
+ELIMINAR 52
+ELIMINAR 42
+ELIMINAR 15
+IMPRIMIR tests/27-abb.out
+INSERTAR 49 9.147022 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 34 6.030133 X-Men 1    720p
+INSERTAR 53 0.009510 12 Rounds 720p
+INSERTAR 51 9.613880 The Tale Of Despereaux [720p]
+INSERTAR 37 0.813483 Aladdin [1992] [720p]
+INSERTAR 36 4.037579 contents.txt
+INSERTAR 48 0.396896 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 43 6.951649 Assassination of a High School President 720p
+ELIMINAR 25
+ELIMINAR 19
+ELIMINAR 35
+ELIMINAR 30
+IMPRIMIR tests/27-abb.out
+INSERTAR 61 1.700019 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 17 3.605134 Chicken Run [2000] [720p]
+INSERTAR 26 7.561102 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 59 0.861088 Hancock    1080p
+INSERTAR 50 1.642323 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 47 3.335853 Before The Devil Knows, You're Dead   1080p
+INSERTAR 44 1.157266 Mr. & Mrs. Smith   720p
+INSERTAR 3 6.633770 Crash    1080p
+INSERTAR 12 6.718521 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+ELIMINAR 13
+ELIMINAR 3
+ELIMINAR 16
+ELIMINAR 37
+IMPRIMIR tests/27-abb.out
+INSERTAR 5 9.244233 contents.txt
+INSERTAR 60 0.208793 Alone in the dark   720p
+INSERTAR 4 6.324417 Death Sentence   1080p
+INSERTAR 55 4.402449 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 39 1.188230 High school musical II 2007    720p
+INSERTAR 73 6.349810 911 Mysteries Demolition    720p
+INSERTAR 63 6.371398 Red Cliff    1080p
+INSERTAR 66 9.486634 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 56 2.306750 Battlestar Galactica The Plan [720p]
+INSERTAR 31 9.123248 Click   720p
+ELIMINAR 73
+ELIMINAR 33
+ELIMINAR 27
+ELIMINAR 56
+ELIMINAR 34
+IMPRIMIR tests/27-abb.out
diff --git a/tests/28-abb.catedra.out b/tests/28-abb.catedra.out
new file mode 100644
index 0000000..d115e43
--- /dev/null
+++ b/tests/28-abb.catedra.out
@@ -0,0 +1,10 @@
+[ 13 7.031321 Dolphin    720p ]
+[ 10 9.631098 Ratatouille [2007] ][ 13 7.031321 Dolphin    720p ]
+[ 10 9.631098 Ratatouille [2007] ][ 13 7.031321 Dolphin    720p ][ 14 6.549114 Hitman    720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ]
+[ 13 7.031321 Dolphin    720p ][ 14 6.549114 Hitman    720p ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 27 0.180357 The Mist   720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 33 4.388742 Saving Private Ryan 720p ]
+[ 5 9.940699 Die Hard 1   720p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 14 6.549114 Hitman    720p ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 27 0.180357 The Mist   720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 37 6.536831 Horton Hears a Who! [2008] [720p] ][ 39 4.362417 New York I Love You 720p   720p ]
+[ 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p] ][ 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p ][ 5 9.940699 Die Hard 1   720p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 14 6.549114 Hitman    720p ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 22 4.301261 SWAT    720p ][ 23 4.854158 Assassination of a High School President 720p ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 27 0.180357 The Mist   720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 37 6.536831 Horton Hears a Who! [2008] [720p] ]
+[ 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p] ][ 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p ][ 5 9.940699 Die Hard 1   720p ][ 7 0.606391 Terminator Salvation Director's cut  ( 2009)    1080p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 12 4.219298 All About Steve 720P ][ 14 6.549114 Hitman    720p ][ 18 7.545825 James Bond 08 - Live and Let Die [1973] ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 22 4.301261 SWAT    720p ][ 23 4.854158 Assassination of a High School President 720p ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 25 2.906829 X-Men 1 - 1080p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 42 4.790488 Ice Age 2 The Meltdown [2006] [720p] ][ 45 7.889412 Dark.knight, The.2008.720p.bluray.x264-sinners ]
+[ 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p] ][ 1 8.725827 James Bond 19 - The World is not Enough [1999] [720p] ][ 3 5.052039 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p ][ 5 9.940699 Die Hard 1   720p ][ 7 0.606391 Terminator Salvation Director's cut  ( 2009)    1080p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 12 4.219298 All About Steve 720P ][ 16 9.958798 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 22 4.301261 SWAT    720p ][ 23 4.854158 Assassination of a High School President 720p ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 30 6.144557 Before The Devil Knows, You're Dead   1080p ][ 42 4.790488 Ice Age 2 The Meltdown [2006] [720p] ][ 45 7.889412 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 49 9.128257 Yes Man   720p ][ 52 7.118390 Bourne Identity   720p ][ 58 8.617486 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ]
+[ 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p] ][ 1 8.725827 James Bond 19 - The World is not Enough [1999] [720p] ][ 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p ][ 5 9.940699 Die Hard 1   720p ][ 7 0.606391 Terminator Salvation Director's cut  ( 2009)    1080p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 12 4.219298 All About Steve 720P ][ 16 9.958798 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 21 2.109689 Blood River 720P ][ 22 4.301261 SWAT    720p ][ 23 4.854158 Assassination of a High School President 720p ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 29 8.147960 007.1983.Octopussy.720p.hdtv.x264 ][ 30 6.144557 Before The Devil Knows, You're Dead   1080p ][ 34 9.989685 Inkheart [2008] [720p] ][ 45 7.889412 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 49 9.128257 Yes Man   720p ][ 52 7.118390 Bourne Identity   720p ][ 53 2.669527 Horton Hears a Who! [2008] [720p] ][ 54 7.798219 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 58 8.617486 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 61 8.267419 The Mist   720p ][ 66 6.356047 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ]
+[ 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p] ][ 2 0.167212 Lion King, The 720p ][ 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p ][ 5 9.940699 Die Hard 1   720p ][ 7 0.606391 Terminator Salvation Director's cut  ( 2009)    1080p ][ 9 5.308644 The Butterfly Effect 3 Revelations 720p ][ 12 4.219298 All About Steve 720P ][ 16 9.958798 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 21 2.109689 Blood River 720P ][ 22 4.301261 SWAT    720p ][ 24 0.842364 Butterfly on a Wheel.2007   720p ][ 26 6.919353 Next 720P ][ 28 5.236125 The Butterfly Effect [2004] [720p] ][ 29 8.147960 007.1983.Octopussy.720p.hdtv.x264 ][ 30 6.144557 Before The Devil Knows, You're Dead   1080p ][ 32 9.850750 Species   720p ][ 45 7.889412 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 47 9.479325 The Proposal [2009] [720p] ][ 49 9.128257 Yes Man   720p ][ 51 1.564732 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 53 2.669527 Horton Hears a Who! [2008] [720p] ][ 58 8.617486 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 61 8.267419 The Mist   720p ][ 66 6.356047 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 67 7.772171 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 70 1.189371 Minority Report [720p] ][ 71 3.181815 Ice Age 1 [2002] [720p] ][ 76 7.828785 Ghost Rider [2007] [720p] ][ 78 8.360172 Horseman    720p ]
diff --git a/tests/28-abb.in b/tests/28-abb.in
new file mode 100644
index 0000000..112324f
--- /dev/null
+++ b/tests/28-abb.in
@@ -0,0 +1,91 @@
+BORRAR tests/28-abb.out
+INSERTAR 13 7.031321 Dolphin    720p
+IMPRIMIR tests/28-abb.out
+INSERTAR 15 3.165491 Miami Vice 720p
+INSERTAR 10 9.631098 Ratatouille [2007]
+ELIMINAR 15
+IMPRIMIR tests/28-abb.out
+INSERTAR 6 8.586428 Eagle Eye    1080p
+INSERTAR 14 6.549114 Hitman    720p
+INSERTAR 28 5.236125 The Butterfly Effect [2004] [720p]
+ELIMINAR 6
+IMPRIMIR tests/28-abb.out
+INSERTAR 20 9.209619 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 27 0.180357 The Mist   720p
+INSERTAR 33 4.388742 Saving Private Ryan 720p
+INSERTAR 11 8.950659 Beowulf   720p
+ELIMINAR 10
+ELIMINAR 11
+IMPRIMIR tests/28-abb.out
+INSERTAR 37 6.536831 Horton Hears a Who! [2008] [720p]
+INSERTAR 5 9.940699 Die Hard 1   720p
+INSERTAR 9 5.308644 The Butterfly Effect 3 Revelations 720p
+INSERTAR 24 0.842364 Butterfly on a Wheel.2007   720p
+INSERTAR 39 4.362417 New York I Love You 720p   720p
+ELIMINAR 33
+ELIMINAR 13
+IMPRIMIR tests/28-abb.out
+INSERTAR 0 8.105081 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 4 5.022144 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 31 3.101828 All About Steve 720P
+INSERTAR 23 4.854158 Assassination of a High School President 720p
+INSERTAR 22 4.301261 SWAT    720p
+INSERTAR 19 5.413094 James Bond 18 - Tommorow Never Dies [1997] [720p]
+ELIMINAR 31
+ELIMINAR 39
+ELIMINAR 19
+IMPRIMIR tests/28-abb.out
+INSERTAR 45 7.889412 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 12 4.219298 All About Steve 720P
+INSERTAR 35 4.583077 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 42 4.790488 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 7 0.606391 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 18 7.545825 James Bond 08 - Live and Let Die [1973]
+INSERTAR 25 2.906829 X-Men 1 - 1080p
+ELIMINAR 35
+ELIMINAR 27
+ELIMINAR 37
+IMPRIMIR tests/28-abb.out
+INSERTAR 30 6.144557 Before The Devil Knows, You're Dead   1080p
+INSERTAR 44 1.395599 Oxford Murders, The.720p
+INSERTAR 49 9.128257 Yes Man   720p
+INSERTAR 58 8.617486 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 3 5.052039 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 16 9.958798 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 1 8.725827 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 52 7.118390 Bourne Identity   720p
+ELIMINAR 44
+ELIMINAR 25
+ELIMINAR 18
+ELIMINAR 14
+IMPRIMIR tests/28-abb.out
+INSERTAR 21 2.109689 Blood River 720P
+INSERTAR 29 8.147960 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 54 7.798219 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 50 4.359997 Independence Day 1080p
+INSERTAR 61 8.267419 The Mist   720p
+INSERTAR 57 9.995784 High school musical II 2007    720p
+INSERTAR 66 6.356047 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 53 2.669527 Horton Hears a Who! [2008] [720p]
+INSERTAR 34 9.989685 Inkheart [2008] [720p]
+ELIMINAR 57
+ELIMINAR 50
+ELIMINAR 42
+ELIMINAR 3
+IMPRIMIR tests/28-abb.out
+INSERTAR 71 3.181815 Ice Age 1 [2002] [720p]
+INSERTAR 51 1.564732 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 67 7.772171 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 76 7.828785 Ghost Rider [2007] [720p]
+INSERTAR 47 9.479325 The Proposal [2009] [720p]
+INSERTAR 78 8.360172 Horseman    720p
+INSERTAR 2 0.167212 Lion King, The 720p
+INSERTAR 26 6.919353 Next 720P
+INSERTAR 32 9.850750 Species   720p
+INSERTAR 70 1.189371 Minority Report [720p]
+ELIMINAR 34
+ELIMINAR 52
+ELIMINAR 23
+ELIMINAR 1
+ELIMINAR 54
+IMPRIMIR tests/28-abb.out
diff --git a/tests/29-abb.catedra.out b/tests/29-abb.catedra.out
new file mode 100644
index 0000000..d71add3
--- /dev/null
+++ b/tests/29-abb.catedra.out
@@ -0,0 +1,10 @@
+[ 24 3.665381 Final Destination 2 ]
+[ 7 5.705194 300   720p ][ 13 9.172876 Batman Dark Knight   1080p ]
+[ 5 0.810393 Big Buck Bunny [1080p] ][ 7 5.705194 300   720p ][ 15 0.314747 Direct Contact    720p ][ 31 5.609979 Fifty Dead Men Walking   1080p ]
+[ 5 0.810393 Big Buck Bunny [1080p] ][ 7 5.705194 300   720p ][ 8 2.133169 Gladiator 1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 28 5.549396 Red Dragon    1080p ][ 29 0.226116 Babylon A.D    720p ]
+[ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 7 5.705194 300   720p ][ 8 2.133169 Gladiator 1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 23 2.666813 Disturbia    720p ][ 28 5.549396 Red Dragon    1080p ][ 29 0.226116 Babylon A.D    720p ][ 32 8.093374 Die Hard 1   720p ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ]
+[ 2 4.132296 Rambo 4 [2008] [720p] ][ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 7 5.705194 300   720p ][ 9 1.826992 Batman Cartoon - Gotham Knight   720p ][ 14 7.167247 Ip Man    1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 23 2.666813 Disturbia    720p ][ 28 5.549396 Red Dragon    1080p ][ 32 8.093374 Die Hard 1   720p ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ][ 43 3.307873 In The Electrical Mist   720p ][ 45 8.098760 Afro samurai uncut 720p ]
+[ 2 4.132296 Rambo 4 [2008] [720p] ][ 3 8.737674 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 7 5.705194 300   720p ][ 9 1.826992 Batman Cartoon - Gotham Knight   720p ][ 14 7.167247 Ip Man    1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 7.509471 Star Trek Collection 1-9    720p ][ 22 0.314015 Braveheart 720p ][ 23 2.666813 Disturbia    720p ][ 28 5.549396 Red Dragon    1080p ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ][ 38 2.864848 James Bond 16 - Licence to Kill [1989] ][ 45 8.098760 Afro samurai uncut 720p ][ 49 2.322079 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 50 7.618131 The Haunting In Connecticut [2009] [720p] ]
+[ 2 4.132296 Rambo 4 [2008] [720p] ][ 3 8.737674 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 7 5.705194 300   720p ][ 10 3.254904 The Brave One 720P ][ 12 6.204629 1408.2007.720p.BluRay.x264-SiNNERS ][ 14 7.167247 Ip Man    1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 17 9.531708 Disturbia    720p ][ 21 7.509471 Star Trek Collection 1-9    720p ][ 22 0.314015 Braveheart 720p ][ 23 2.666813 Disturbia    720p ][ 26 2.730836 Gran Torino [2008] [720p] ][ 28 5.549396 Red Dragon    1080p ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ][ 38 2.864848 James Bond 16 - Licence to Kill [1989] ][ 42 3.988414 Gran Torino [2008] [720p] ][ 45 8.098760 Afro samurai uncut 720p ][ 48 0.873758 Underworld Series ][ 49 2.322079 Cellular.2004.HDTV.720p.AC3.x264-BTT ]
+[ 1 5.089062 Armageddon [1998] [720p] ][ 2 4.132296 Rambo 4 [2008] [720p] ][ 4 1.006655 Home    1080p ][ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 7 5.705194 300   720p ][ 10 3.254904 The Brave One 720P ][ 12 6.204629 1408.2007.720p.BluRay.x264-SiNNERS ][ 14 7.167247 Ip Man    1080p ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 17 9.531708 Disturbia    720p ][ 18 1.747602 SAW IV ][ 21 7.509471 Star Trek Collection 1-9    720p ][ 23 2.666813 Disturbia    720p ][ 26 2.730836 Gran Torino [2008] [720p] ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ][ 38 2.864848 James Bond 16 - Licence to Kill [1989] ][ 41 1.176225 Alien vs Predator 1-2  720p ][ 42 3.988414 Gran Torino [2008] [720p] ][ 44 7.014082 The Tale Of Despereaux [720p] ][ 45 8.098760 Afro samurai uncut 720p ][ 48 0.873758 Underworld Series ][ 49 2.322079 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 53 7.474580 Pursuit_Of_Happyness[2006]   720p ][ 63 3.816064 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 64 9.505350 WALL-E.720p.BluRay.x264-iNFAMOUS ]
+[ 1 5.089062 Armageddon [1998] [720p] ][ 2 4.132296 Rambo 4 [2008] [720p] ][ 4 1.006655 Home    1080p ][ 6 1.629113 National Geographic - The Koran [720p] [Documenter] ][ 12 6.204629 1408.2007.720p.BluRay.x264-SiNNERS ][ 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 17 9.531708 Disturbia    720p ][ 18 1.747602 SAW IV ][ 21 7.509471 Star Trek Collection 1-9    720p ][ 23 2.666813 Disturbia    720p ][ 25 1.743836 The Usual Suspect    720p ][ 26 2.730836 Gran Torino [2008] [720p] ][ 27 0.342028 Shark Tale [2004] [1080p] ][ 37 3.282372 Monsters vs Aliens [2009] [720p] ][ 38 2.864848 James Bond 16 - Licence to Kill [1989] ][ 41 1.176225 Alien vs Predator 1-2  720p ][ 42 3.988414 Gran Torino [2008] [720p] ][ 45 8.098760 Afro samurai uncut 720p ][ 48 0.873758 Underworld Series ][ 49 2.322079 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 52 8.523393 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 53 7.474580 Pursuit_Of_Happyness[2006]   720p ][ 54 5.689501 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 55 6.117430 Exiled   720p ][ 63 3.816064 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 64 9.505350 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 66 8.588787 SAW V ][ 70 2.515900 My Bloody Valentine 3D    1080p ][ 71 4.823505 Poseidon   1080p ][ 72 5.518487 James Bond 16 - Licence to Kill [1989] ]
diff --git a/tests/29-abb.in b/tests/29-abb.in
new file mode 100644
index 0000000..02de20f
--- /dev/null
+++ b/tests/29-abb.in
@@ -0,0 +1,91 @@
+BORRAR tests/29-abb.out
+INSERTAR 24 3.665381 Final Destination 2
+IMPRIMIR tests/29-abb.out
+INSERTAR 7 5.705194 300   720p
+INSERTAR 13 9.172876 Batman Dark Knight   1080p
+ELIMINAR 24
+IMPRIMIR tests/29-abb.out
+INSERTAR 15 0.314747 Direct Contact    720p
+INSERTAR 5 0.810393 Big Buck Bunny [1080p]
+INSERTAR 31 5.609979 Fifty Dead Men Walking   1080p
+ELIMINAR 13
+IMPRIMIR tests/29-abb.out
+INSERTAR 28 5.549396 Red Dragon    1080p
+INSERTAR 8 2.133169 Gladiator 1080p
+INSERTAR 29 0.226116 Babylon A.D    720p
+INSERTAR 16 3.756602 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+ELIMINAR 31
+ELIMINAR 15
+IMPRIMIR tests/29-abb.out
+INSERTAR 32 8.093374 Die Hard 1   720p
+INSERTAR 37 3.282372 Monsters vs Aliens [2009] [720p]
+INSERTAR 40 9.798574 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 23 2.666813 Disturbia    720p
+INSERTAR 6 1.629113 National Geographic - The Koran [720p] [Documenter]
+ELIMINAR 40
+ELIMINAR 5
+IMPRIMIR tests/29-abb.out
+INSERTAR 2 4.132296 Rambo 4 [2008] [720p]
+INSERTAR 14 7.167247 Ip Man    1080p
+INSERTAR 33 6.908097 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 9 1.826992 Batman Cartoon - Gotham Knight   720p
+INSERTAR 45 8.098760 Afro samurai uncut 720p
+INSERTAR 43 3.307873 In The Electrical Mist   720p
+ELIMINAR 29
+ELIMINAR 8
+ELIMINAR 33
+IMPRIMIR tests/29-abb.out
+INSERTAR 21 7.509471 Star Trek Collection 1-9    720p
+INSERTAR 50 7.618131 The Haunting In Connecticut [2009] [720p]
+INSERTAR 38 2.864848 James Bond 16 - Licence to Kill [1989]
+INSERTAR 49 2.322079 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 30 0.576432 Blade 1   720p
+INSERTAR 22 0.314015 Braveheart 720p
+INSERTAR 3 8.737674 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 32
+ELIMINAR 30
+ELIMINAR 43
+IMPRIMIR tests/29-abb.out
+INSERTAR 17 9.531708 Disturbia    720p
+INSERTAR 11 5.329227 Flash Point    720p
+INSERTAR 10 3.254904 The Brave One 720P
+INSERTAR 47 6.448136 Superman Batman Public Enemies 2009 720p
+INSERTAR 26 2.730836 Gran Torino [2008] [720p]
+INSERTAR 48 0.873758 Underworld Series
+INSERTAR 42 3.988414 Gran Torino [2008] [720p]
+INSERTAR 12 6.204629 1408.2007.720p.BluRay.x264-SiNNERS
+ELIMINAR 11
+ELIMINAR 47
+ELIMINAR 9
+ELIMINAR 50
+IMPRIMIR tests/29-abb.out
+INSERTAR 58 6.146133 Blade 1   720p
+INSERTAR 18 1.747602 SAW IV
+INSERTAR 44 7.014082 The Tale Of Despereaux [720p]
+INSERTAR 53 7.474580 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 1 5.089062 Armageddon [1998] [720p]
+INSERTAR 4 1.006655 Home    1080p
+INSERTAR 64 9.505350 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 63 3.816064 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 41 1.176225 Alien vs Predator 1-2  720p
+ELIMINAR 22
+ELIMINAR 58
+ELIMINAR 28
+ELIMINAR 3
+IMPRIMIR tests/29-abb.out
+INSERTAR 66 8.588787 SAW V
+INSERTAR 75 1.541161 Baby on Board (2009)    720p
+INSERTAR 54 5.689501 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 70 2.515900 My Bloody Valentine 3D    1080p
+INSERTAR 52 8.523393 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 27 0.342028 Shark Tale [2004] [1080p]
+INSERTAR 71 4.823505 Poseidon   1080p
+INSERTAR 25 1.743836 The Usual Suspect    720p
+INSERTAR 55 6.117430 Exiled   720p
+INSERTAR 72 5.518487 James Bond 16 - Licence to Kill [1989]
+ELIMINAR 75
+ELIMINAR 14
+ELIMINAR 10
+ELIMINAR 7
+ELIMINAR 44
+IMPRIMIR tests/29-abb.out
diff --git a/tests/3-abb.catedra.out b/tests/3-abb.catedra.out
new file mode 100644
index 0000000..735a09f
--- /dev/null
+++ b/tests/3-abb.catedra.out
@@ -0,0 +1,3 @@
+[ 3 1.543721 300   720p ]
+[ 1 1.864911 The Tale Of Despereaux [720p] ][ 3 1.543721 300   720p ]
+[ 0 9.370354 Pitch Black [720p] ][ 1 1.864911 The Tale Of Despereaux [720p] ][ 3 1.543721 300   720p ][ 6 9.281027 Into The Blue 720P ]
diff --git a/tests/3-abb.in b/tests/3-abb.in
new file mode 100644
index 0000000..d4156e3
--- /dev/null
+++ b/tests/3-abb.in
@@ -0,0 +1,12 @@
+BORRAR tests/3-abb.out
+INSERTAR 3 1.543721 300   720p
+IMPRIMIR tests/3-abb.out
+INSERTAR 1 1.864911 The Tale Of Despereaux [720p]
+INSERTAR 4 4.287962 Golden Compass   720p
+ELIMINAR 4
+IMPRIMIR tests/3-abb.out
+INSERTAR 6 9.281027 Into The Blue 720P
+INSERTAR 7 9.889401 Harry Potter Collection    720p
+INSERTAR 0 9.370354 Pitch Black [720p]
+ELIMINAR 7
+IMPRIMIR tests/3-abb.out
diff --git a/tests/30-abb.catedra.out b/tests/30-abb.catedra.out
new file mode 100644
index 0000000..91487c8
--- /dev/null
+++ b/tests/30-abb.catedra.out
@@ -0,0 +1,10 @@
+[ 2 8.929916 Van.Helsing  1080p ]
+[ 20 8.462258 Crossing Over 720P ][ 27 4.351218 Basic Instinct 720p ]
+[ 11 2.605220 Aeon Flux   720p ][ 15 1.390339 American Beauty   720p ][ 24 8.777091 Sixth Sense   720p ][ 27 4.351218 Basic Instinct 720p ]
+[ 7 9.197119 Blood River 720P ][ 12 6.746374 Terminator.1984.720p.BluRay.x264-ESiR ][ 14 5.422908 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 15 1.390339 American Beauty   720p ][ 23 6.012454 007 Series ][ 24 8.777091 Sixth Sense   720p ]
+[ 7 9.197119 Blood River 720P ][ 12 6.746374 Terminator.1984.720p.BluRay.x264-ESiR ][ 15 1.390339 American Beauty   720p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 22 6.081823 E.T   720p ][ 24 8.777091 Sixth Sense   720p ][ 33 8.411204 Memento    1080p ][ 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 41 3.973164 Duplicity 2009   720p ]
+[ 3 7.404960 The Orphan [720] ][ 7 9.197119 Blood River 720P ][ 15 1.390339 American Beauty   720p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 22 6.081823 E.T   720p ][ 24 8.777091 Sixth Sense   720p ][ 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 33 8.411204 Memento    1080p ][ 34 7.494099 300   720p ][ 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 40 1.154362 Behind Enemy Line 2001   720p ][ 43 7.524011 Superman Batman Public Enemies 2009 720p ]
+[ 1 2.338360 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 3 7.404960 The Orphan [720] ][ 7 9.197119 Blood River 720P ][ 10 1.090900 Harold & Kumar   720p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 19 0.043360 Inkheart [2008] [720p] ][ 22 6.081823 E.T   720p ][ 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 33 8.411204 Memento    1080p ][ 34 7.494099 300   720p ][ 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 40 1.154362 Behind Enemy Line 2001   720p ][ 42 4.663528 Behind Enemy Line 2001   720p ][ 45 4.984931 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 51 5.010401 Alvin And The Chipmunks [720p] ][ 52 8.540657 James Bond 22 - Quantum of Solace [2008] [720p] ]
+[ 1 2.338360 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 3 7.404960 The Orphan [720] ][ 4 2.266242 Kill Bill Vol 2 [2004]   720p ][ 7 9.197119 Blood River 720P ][ 10 1.090900 Harold & Kumar   720p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 19 0.043360 Inkheart [2008] [720p] ][ 22 6.081823 E.T   720p ][ 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 31 0.233157 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 33 8.411204 Memento    1080p ][ 34 7.494099 300   720p ][ 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 39 4.233760 James Bond 15 - The Living Daylights [1987] [720p] ][ 42 4.663528 Behind Enemy Line 2001   720p ][ 50 8.279763 La Vita e Bella    720p ][ 51 5.010401 Alvin And The Chipmunks [720p] ][ 52 8.540657 James Bond 22 - Quantum of Solace [2008] [720p] ][ 57 6.618558 Final Fantasy The Spirits Within    720p ][ 61 8.055155 Hancock    1080p ]
+[ 1 2.338360 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 3 7.404960 The Orphan [720] ][ 4 2.266242 Kill Bill Vol 2 [2004]   720p ][ 5 1.339428 Romeo And Juliet   720p ][ 7 9.197119 Blood River 720P ][ 10 1.090900 Harold & Kumar   720p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 19 0.043360 Inkheart [2008] [720p] ][ 22 6.081823 E.T   720p ][ 25 6.559416 Ratatouille [2007] ][ 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 28 5.272570 Connected   720p ][ 31 0.233157 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 33 8.411204 Memento    1080p ][ 34 7.494099 300   720p ][ 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 42 4.663528 Behind Enemy Line 2001   720p ][ 48 5.504547 Ghost Rider [2007] [720p] ][ 50 8.279763 La Vita e Bella    720p ][ 51 5.010401 Alvin And The Chipmunks [720p] ][ 53 0.738206 James Bond 22 - Quantum of Solace [2008] [720p] ][ 57 6.618558 Final Fantasy The Spirits Within    720p ][ 61 8.055155 Hancock    1080p ][ 62 6.919621 Apollo 13   1080p ][ 65 9.467566 Fast and the Furious 1 - 1080p ]
+[ 3 7.404960 The Orphan [720] ][ 4 2.266242 Kill Bill Vol 2 [2004]   720p ][ 5 1.339428 Romeo And Juliet   720p ][ 7 9.197119 Blood River 720P ][ 9 7.253643 Knowing 2009 720p ][ 10 1.090900 Harold & Kumar   720p ][ 16 1.891837 Before The Devil Knows, You're Dead   1080p ][ 17 5.201918 Fast and the Furious 1 - 1080p ][ 19 0.043360 Inkheart [2008] [720p] ][ 22 6.081823 E.T   720p ][ 25 6.559416 Ratatouille [2007] ][ 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 29 9.552199 Shinjuku Incident ][ 30 5.254688 Jumper    1080p ][ 31 0.233157 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 33 8.411204 Memento    1080p ][ 34 7.494099 300   720p ][ 35 1.616395 Spiderman 3   1080p ][ 42 4.663528 Behind Enemy Line 2001   720p ][ 44 7.262097 Punisher Warzone [720p] ][ 49 5.208893 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 50 8.279763 La Vita e Bella    720p ][ 51 5.010401 Alvin And The Chipmunks [720p] ][ 53 0.738206 James Bond 22 - Quantum of Solace [2008] [720p] ][ 57 6.618558 Final Fantasy The Spirits Within    720p ][ 61 8.055155 Hancock    1080p ][ 65 9.467566 Fast and the Furious 1 - 1080p ][ 69 5.071987 X-Men 1 - 1080p ][ 71 9.105053 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 72 0.221192 Up [1080p] ]
diff --git a/tests/30-abb.in b/tests/30-abb.in
new file mode 100644
index 0000000..3558a76
--- /dev/null
+++ b/tests/30-abb.in
@@ -0,0 +1,91 @@
+BORRAR tests/30-abb.out
+INSERTAR 2 8.929916 Van.Helsing  1080p
+IMPRIMIR tests/30-abb.out
+INSERTAR 27 4.351218 Basic Instinct 720p
+INSERTAR 20 8.462258 Crossing Over 720P
+ELIMINAR 2
+IMPRIMIR tests/30-abb.out
+INSERTAR 15 1.390339 American Beauty   720p
+INSERTAR 11 2.605220 Aeon Flux   720p
+INSERTAR 24 8.777091 Sixth Sense   720p
+ELIMINAR 20
+IMPRIMIR tests/30-abb.out
+INSERTAR 14 5.422908 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 7 9.197119 Blood River 720P
+INSERTAR 23 6.012454 007 Series
+INSERTAR 12 6.746374 Terminator.1984.720p.BluRay.x264-ESiR
+ELIMINAR 11
+ELIMINAR 27
+IMPRIMIR tests/30-abb.out
+INSERTAR 17 5.201918 Fast and the Furious 1 - 1080p
+INSERTAR 33 8.411204 Memento    1080p
+INSERTAR 22 6.081823 E.T   720p
+INSERTAR 37 9.201862 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 41 3.973164 Duplicity 2009   720p
+ELIMINAR 14
+ELIMINAR 23
+IMPRIMIR tests/30-abb.out
+INSERTAR 34 7.494099 300   720p
+INSERTAR 40 1.154362 Behind Enemy Line 2001   720p
+INSERTAR 26 0.279353 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 3 7.404960 The Orphan [720]
+INSERTAR 43 7.524011 Superman Batman Public Enemies 2009 720p
+INSERTAR 8 9.055416 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+ELIMINAR 12
+ELIMINAR 41
+ELIMINAR 8
+IMPRIMIR tests/30-abb.out
+INSERTAR 1 2.338360 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 51 5.010401 Alvin And The Chipmunks [720p]
+INSERTAR 52 8.540657 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 19 0.043360 Inkheart [2008] [720p]
+INSERTAR 42 4.663528 Behind Enemy Line 2001   720p
+INSERTAR 10 1.090900 Harold & Kumar   720p
+INSERTAR 45 4.984931 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+ELIMINAR 15
+ELIMINAR 24
+ELIMINAR 43
+IMPRIMIR tests/30-abb.out
+INSERTAR 50 8.279763 La Vita e Bella    720p
+INSERTAR 36 2.639442 007 Series
+INSERTAR 4 2.266242 Kill Bill Vol 2 [2004]   720p
+INSERTAR 61 8.055155 Hancock    1080p
+INSERTAR 31 0.233157 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 57 6.618558 Final Fantasy The Spirits Within    720p
+INSERTAR 47 6.972350 Kung Fu Panda (BluRay 720p)
+INSERTAR 39 4.233760 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 45
+ELIMINAR 40
+ELIMINAR 47
+ELIMINAR 36
+IMPRIMIR tests/30-abb.out
+INSERTAR 62 6.919621 Apollo 13   1080p
+INSERTAR 55 2.091340 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 67 3.484813 Infernal Affair 1-3   1080p
+INSERTAR 48 5.504547 Ghost Rider [2007] [720p]
+INSERTAR 28 5.272570 Connected   720p
+INSERTAR 53 0.738206 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 5 1.339428 Romeo And Juliet   720p
+INSERTAR 65 9.467566 Fast and the Furious 1 - 1080p
+INSERTAR 25 6.559416 Ratatouille [2007]
+ELIMINAR 55
+ELIMINAR 39
+ELIMINAR 52
+ELIMINAR 67
+IMPRIMIR tests/30-abb.out
+INSERTAR 16 1.891837 Before The Devil Knows, You're Dead   1080p
+INSERTAR 35 1.616395 Spiderman 3   1080p
+INSERTAR 29 9.552199 Shinjuku Incident
+INSERTAR 69 5.071987 X-Men 1 - 1080p
+INSERTAR 9 7.253643 Knowing 2009 720p
+INSERTAR 44 7.262097 Punisher Warzone [720p]
+INSERTAR 49 5.208893 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 30 5.254688 Jumper    1080p
+INSERTAR 72 0.221192 Up [1080p]
+INSERTAR 71 9.105053 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+ELIMINAR 37
+ELIMINAR 1
+ELIMINAR 48
+ELIMINAR 62
+ELIMINAR 28
+IMPRIMIR tests/30-abb.out
diff --git a/tests/31-abb.catedra.out b/tests/31-abb.catedra.out
new file mode 100644
index 0000000..bfd04b4
--- /dev/null
+++ b/tests/31-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 26 2.638590 Green Lantern First Flight   720p ]
+[ 7 0.581110 Alvin And The Chipmunks [720p] ][ 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p ]
+[ 7 0.581110 Alvin And The Chipmunks [720p] ][ 8 2.231378 Exiled   720p ][ 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p ][ 20 0.239363 The X Files - I Want To Believe    720p ]
+[ 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p ][ 19 2.489137 The Dark Knight [2008]   1080p ][ 20 0.239363 The X Files - I Want To Believe    720p ][ 27 9.129272 Superhero Movie   1080p ][ 28 9.599550 Shutter   720p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ]
+[ 9 9.553903 Mr. & Mrs. Smith   720p ][ 15 5.316349 SWAT    720p ][ 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p ][ 18 5.698036 Black Hawk Down   1080p ][ 19 2.489137 The Dark Knight [2008]   1080p ][ 25 9.483939 Apocalypto   720p ][ 27 9.129272 Superhero Movie   1080p ][ 28 9.599550 Shutter   720p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ]
+[ 9 9.553903 Mr. & Mrs. Smith   720p ][ 15 5.316349 SWAT    720p ][ 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p ][ 18 5.698036 Black Hawk Down   1080p ][ 19 2.489137 The Dark Knight [2008]   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 25 9.483939 Apocalypto   720p ][ 27 9.129272 Superhero Movie   1080p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 39 4.466133 Apocalypto   720p ][ 40 3.510152 Bride Wars   720p ][ 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ]
+[ 2 9.265292 Eurotrip 720p ][ 3 3.644718 Madagascar 1 [2005] [1080p] ][ 11 2.392086 Push    1080p ][ 15 5.316349 SWAT    720p ][ 18 5.698036 Black Hawk Down   1080p ][ 19 2.489137 The Dark Knight [2008]   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 25 9.483939 Apocalypto   720p ][ 27 9.129272 Superhero Movie   1080p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 34 7.484050 Constantine 720p ][ 37 8.220311 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 39 4.466133 Apocalypto   720p ][ 46 2.744007 Seven Swords    1080p ][ 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 55 1.968791 Terminator 3 Rise Of The Machine [2003]   720p ]
+[ 0 5.257406 Red Dragon    1080p ][ 2 9.265292 Eurotrip 720p ][ 3 3.644718 Madagascar 1 [2005] [1080p] ][ 10 3.065239 James Bond 16 - Licence to Kill [1989] ][ 11 2.392086 Push    1080p ][ 18 5.698036 Black Hawk Down   1080p ][ 19 2.489137 The Dark Knight [2008]   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 25 9.483939 Apocalypto   720p ][ 29 3.724233 My Bloody Valentine 3D    1080p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 34 7.484050 Constantine 720p ][ 37 8.220311 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 39 4.466133 Apocalypto   720p ][ 43 3.623755 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 44 6.551820 Species   720p ][ 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 55 1.968791 Terminator 3 Rise Of The Machine [2003]   720p ][ 56 2.907616 Inkheart [2008] [720p] ][ 57 3.017352 The Dark Knight [2008]   1080p ]
+[ 0 5.257406 Red Dragon    1080p ][ 3 3.644718 Madagascar 1 [2005] [1080p] ][ 6 9.450109 Leaving Las Vegas  720p ][ 10 3.065239 James Bond 16 - Licence to Kill [1989] ][ 11 2.392086 Push    1080p ][ 17 6.450099 The Haunting In Connecticut [2009] [720p] ][ 18 5.698036 Black Hawk Down   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 22 0.499377 Seven Swords    1080p ][ 24 5.721049 300   720p ][ 25 9.483939 Apocalypto   720p ][ 29 3.724233 My Bloody Valentine 3D    1080p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 34 7.484050 Constantine 720p ][ 35 3.671181 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 2.760108 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 37 8.220311 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 39 4.466133 Apocalypto   720p ][ 43 3.623755 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 44 6.551820 Species   720p ][ 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 55 1.968791 Terminator 3 Rise Of The Machine [2003]   720p ][ 56 2.907616 Inkheart [2008] [720p] ][ 57 3.017352 The Dark Knight [2008]   1080p ][ 71 4.302039 Fast and the Furious 4 - 1080p ]
+[ 4 2.909295 Hitman    720p ][ 6 9.450109 Leaving Las Vegas  720p ][ 10 3.065239 James Bond 16 - Licence to Kill [1989] ][ 11 2.392086 Push    1080p ][ 12 9.528586 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 17 6.450099 The Haunting In Connecticut [2009] [720p] ][ 18 5.698036 Black Hawk Down   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 22 0.499377 Seven Swords    1080p ][ 25 9.483939 Apocalypto   720p ][ 29 3.724233 My Bloody Valentine 3D    1080p ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 34 7.484050 Constantine 720p ][ 35 3.671181 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 2.760108 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 39 4.466133 Apocalypto   720p ][ 43 3.623755 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 44 6.551820 Species   720p ][ 45 7.609995 Pitch Black [720p] ][ 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 50 3.500136 X-Men 3   1080p ][ 51 7.401404 Miss March [720p] ][ 53 9.548183 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 56 2.907616 Inkheart [2008] [720p] ][ 57 3.017352 The Dark Knight [2008]   1080p ][ 61 3.506811 Into The Blue 720P ][ 65 5.897732 Twilight [2008]   720p ][ 69 6.108974 Click   1080p ][ 70 4.375201 Constantine 720p ][ 71 4.302039 Fast and the Furious 4 - 1080p ]
+[ 6 9.450109 Leaving Las Vegas  720p ][ 10 3.065239 James Bond 16 - Licence to Kill [1989] ][ 11 2.392086 Push    1080p ][ 12 9.528586 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 13 5.011777 The Secret of Moonarce [720p] ][ 17 6.450099 The Haunting In Connecticut [2009] [720p] ][ 18 5.698036 Black Hawk Down   1080p ][ 21 5.341553 Jurassic Park 1-3  1080p ][ 22 0.499377 Seven Swords    1080p ][ 25 9.483939 Apocalypto   720p ][ 29 3.724233 My Bloody Valentine 3D    1080p ][ 31 3.729407 PIXAR Movie ][ 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 34 7.484050 Constantine 720p ][ 35 3.671181 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 2.760108 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 39 4.466133 Apocalypto   720p ][ 44 6.551820 Species   720p ][ 47 1.088938 A Bug's Life [720p] ][ 50 3.500136 X-Men 3   1080p ][ 51 7.401404 Miss March [720p] ][ 52 9.319222 The Sniper 720p ][ 53 9.548183 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 56 2.907616 Inkheart [2008] [720p] ][ 57 3.017352 The Dark Knight [2008]   1080p ][ 61 3.506811 Into The Blue 720P ][ 64 0.151166 Meet The Fockers    720p ][ 65 5.897732 Twilight [2008]   720p ][ 69 6.108974 Click   1080p ][ 70 4.375201 Constantine 720p ][ 71 4.302039 Fast and the Furious 4 - 1080p ][ 73 6.996727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 79 6.008495 Danny the Dog   1080p ][ 82 3.057144 Demo (Sony, Sharp, THX and more) ][ 90 5.938673 Into The Blue 720P ][ 91 8.641921 Back.to.the.Future.Part.III ]
diff --git a/tests/31-abb.in b/tests/31-abb.in
new file mode 100644
index 0000000..d109828
--- /dev/null
+++ b/tests/31-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/31-abb.out
+INSERTAR 26 2.638590 Green Lantern First Flight   720p
+IMPRIMIR tests/31-abb.out
+INSERTAR 16 1.212610 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 7 0.581110 Alvin And The Chipmunks [720p]
+ELIMINAR 26
+IMPRIMIR tests/31-abb.out
+INSERTAR 5 1.241176 James Bond 16 - Licence to Kill [1989]
+INSERTAR 8 2.231378 Exiled   720p
+INSERTAR 20 0.239363 The X Files - I Want To Believe    720p
+ELIMINAR 5
+IMPRIMIR tests/31-abb.out
+INSERTAR 19 2.489137 The Dark Knight [2008]   1080p
+INSERTAR 32 8.759857 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 27 9.129272 Superhero Movie   1080p
+INSERTAR 28 9.599550 Shutter   720p
+ELIMINAR 8
+ELIMINAR 7
+IMPRIMIR tests/31-abb.out
+INSERTAR 25 9.483939 Apocalypto   720p
+INSERTAR 9 9.553903 Mr. & Mrs. Smith   720p
+INSERTAR 14 8.133470 The Mummy 1-2   1080p
+INSERTAR 15 5.316349 SWAT    720p
+INSERTAR 18 5.698036 Black Hawk Down   1080p
+ELIMINAR 14
+ELIMINAR 20
+IMPRIMIR tests/31-abb.out
+INSERTAR 21 5.341553 Jurassic Park 1-3  1080p
+INSERTAR 33 8.268683 Fast and the Furious 4 - 1080p
+INSERTAR 30 8.962349 SAW V
+INSERTAR 40 3.510152 Bride Wars   720p
+INSERTAR 39 4.466133 Apocalypto   720p
+INSERTAR 49 1.743422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+ELIMINAR 30
+ELIMINAR 33
+ELIMINAR 28
+IMPRIMIR tests/31-abb.out
+INSERTAR 46 2.744007 Seven Swords    1080p
+INSERTAR 34 7.484050 Constantine 720p
+INSERTAR 11 2.392086 Push    1080p
+INSERTAR 37 8.220311 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 3 3.644718 Madagascar 1 [2005] [1080p]
+INSERTAR 2 9.265292 Eurotrip 720p
+INSERTAR 55 1.968791 Terminator 3 Rise Of The Machine [2003]   720p
+ELIMINAR 16
+ELIMINAR 40
+ELIMINAR 9
+IMPRIMIR tests/31-abb.out
+INSERTAR 10 3.065239 James Bond 16 - Licence to Kill [1989]
+INSERTAR 0 5.257406 Red Dragon    1080p
+INSERTAR 56 2.907616 Inkheart [2008] [720p]
+INSERTAR 57 3.017352 The Dark Knight [2008]   1080p
+INSERTAR 44 6.551820 Species   720p
+INSERTAR 29 3.724233 My Bloody Valentine 3D    1080p
+INSERTAR 43 3.623755 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 62 6.959245 Push    1080p
+ELIMINAR 27
+ELIMINAR 62
+ELIMINAR 46
+ELIMINAR 15
+IMPRIMIR tests/31-abb.out
+INSERTAR 67 4.150264 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 35 3.671181 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 17 6.450099 The Haunting In Connecticut [2009] [720p]
+INSERTAR 22 0.499377 Seven Swords    1080p
+INSERTAR 71 4.302039 Fast and the Furious 4 - 1080p
+INSERTAR 36 2.760108 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 6 9.450109 Leaving Las Vegas  720p
+INSERTAR 24 5.721049 300   720p
+INSERTAR 42 4.439644 Exiled   720p
+ELIMINAR 42
+ELIMINAR 67
+ELIMINAR 2
+ELIMINAR 19
+IMPRIMIR tests/31-abb.out
+INSERTAR 45 7.609995 Pitch Black [720p]
+INSERTAR 53 9.548183 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 4 2.909295 Hitman    720p
+INSERTAR 61 3.506811 Into The Blue 720P
+INSERTAR 51 7.401404 Miss March [720p]
+INSERTAR 12 9.528586 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 65 5.897732 Twilight [2008]   720p
+INSERTAR 69 6.108974 Click   1080p
+INSERTAR 50 3.500136 X-Men 3   1080p
+INSERTAR 70 4.375201 Constantine 720p
+ELIMINAR 24
+ELIMINAR 37
+ELIMINAR 0
+ELIMINAR 55
+ELIMINAR 3
+IMPRIMIR tests/31-abb.out
+INSERTAR 79 6.008495 Danny the Dog   1080p
+INSERTAR 13 5.011777 The Secret of Moonarce [720p]
+INSERTAR 73 6.996727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 52 9.319222 The Sniper 720p
+INSERTAR 64 0.151166 Meet The Fockers    720p
+INSERTAR 90 5.938673 Into The Blue 720P
+INSERTAR 80 3.765479 American Beauty   720p
+INSERTAR 91 8.641921 Back.to.the.Future.Part.III
+INSERTAR 31 3.729407 PIXAR Movie
+INSERTAR 82 3.057144 Demo (Sony, Sharp, THX and more)
+INSERTAR 47 1.088938 A Bug's Life [720p]
+ELIMINAR 49
+ELIMINAR 43
+ELIMINAR 80
+ELIMINAR 45
+ELIMINAR 4
+IMPRIMIR tests/31-abb.out
diff --git a/tests/32-abb.catedra.out b/tests/32-abb.catedra.out
new file mode 100644
index 0000000..8e01a6e
--- /dev/null
+++ b/tests/32-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 13 1.281106 Facing The Giants 720p ]
+[ 13 1.281106 Facing The Giants 720p ][ 30 2.144422 Lawrence of Arabia   1080p ]
+[ 13 1.281106 Facing The Giants 720p ][ 15 1.629359 X-Men 4 - Origins Wolverine (2009)  1080p ][ 17 6.802900 American Gangster    720p ][ 30 2.144422 Lawrence of Arabia   1080p ]
+[ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 17 6.802900 American Gangster    720p ][ 30 2.144422 Lawrence of Arabia   1080p ][ 34 4.713719 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 5.165468 Starship Troopers 1  1080p ]
+[ 1 7.406024 Doomsday 720p ][ 2 7.406335 X-Men 1    720p ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 17 6.802900 American Gangster    720p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 34 4.713719 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 5.165468 Starship Troopers 1  1080p ]
+[ 1 7.406024 Doomsday 720p ][ 4 8.696302 Meet The Parents    720p ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 31 8.125237 007.Die Another Day.avi ][ 34 4.713719 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 5.165468 Starship Troopers 1  1080p ][ 41 2.165705 X-Men Origin - Wolverine [2009] [1080p] ][ 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p ]
+[ 1 7.406024 Doomsday 720p ][ 4 8.696302 Meet The Parents    720p ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 14 8.059184 Epic Movie UNRATED (2007) 720p ][ 16 9.652257 Flash Point    720p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 28 7.497149 New York I Love You 720p   720p ][ 29 8.704252 One Missed Call   720p ][ 36 5.165468 Starship Troopers 1  1080p ][ 41 2.165705 X-Men Origin - Wolverine [2009] [1080p] ][ 42 1.732968 Up [1080p] ][ 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 48 8.746965 The Usual Suspect    720p ]
+[ 0 4.891536 Mission Impossible Trilogy   720p ][ 1 7.406024 Doomsday 720p ][ 3 5.163157 Daredevil - 720p ][ 4 8.696302 Meet The Parents    720p ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 16 9.652257 Flash Point    720p ][ 18 7.904498 Lawrence of Arabia   1080p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 36 5.165468 Starship Troopers 1  1080p ][ 41 2.165705 X-Men Origin - Wolverine [2009] [1080p] ][ 42 1.732968 Up [1080p] ][ 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 48 8.746965 The Usual Suspect    720p ][ 49 5.450318 8 Mile [2002] [720p] ][ 54 1.215715 Deep Sea ][ 58 5.492698 High school musical II 2007    720p ][ 59 4.803718 Kill Bill Vol 2 [2004]   720p ]
+[ 0 4.891536 Mission Impossible Trilogy   720p ][ 1 7.406024 Doomsday 720p ][ 3 5.163157 Daredevil - 720p ][ 4 8.696302 Meet The Parents    720p ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 16 9.652257 Flash Point    720p ][ 18 7.904498 Lawrence of Arabia   1080p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 35 2.220425 Bolt [2008] [1080p] ][ 36 5.165468 Starship Troopers 1  1080p ][ 41 2.165705 X-Men Origin - Wolverine [2009] [1080p] ][ 42 1.732968 Up [1080p] ][ 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 48 8.746965 The Usual Suspect    720p ][ 52 2.445253 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 53 0.633442 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 55 3.114966 Beauty And The Beast    720p ][ 58 5.492698 High school musical II 2007    720p ][ 59 4.803718 Kill Bill Vol 2 [2004]   720p ][ 65 0.590498 Crossing Over 720P ][ 69 7.154971 Night At The Museum 2 [720p] ][ 71 2.696676 Elektra 720p ]
+[ 0 4.891536 Mission Impossible Trilogy   720p ][ 1 7.406024 Doomsday 720p ][ 4 8.696302 Meet The Parents    720p ][ 6 5.168002 Push 720P ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 3.150418 Daredevil - 720p ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 16 9.652257 Flash Point    720p ][ 18 7.904498 Lawrence of Arabia   1080p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 35 2.220425 Bolt [2008] [1080p] ][ 36 5.165468 Starship Troopers 1  1080p ][ 42 1.732968 Up [1080p] ][ 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 46 7.522239 Beowulf   720p ][ 48 8.746965 The Usual Suspect    720p ][ 53 0.633442 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 55 3.114966 Beauty And The Beast    720p ][ 58 5.492698 High school musical II 2007    720p ][ 59 4.803718 Kill Bill Vol 2 [2004]   720p ][ 60 5.887429 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 65 0.590498 Crossing Over 720P ][ 68 0.310098 Oxford Murders, The.720p ][ 69 7.154971 Night At The Museum 2 [720p] ][ 71 2.696676 Elektra 720p ][ 73 6.929544 Underworld Series ][ 78 1.601014 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 79 4.030397 Equilibrium 720p ]
+[ 0 4.891536 Mission Impossible Trilogy   720p ][ 1 7.406024 Doomsday 720p ][ 4 8.696302 Meet The Parents    720p ][ 6 5.168002 Push 720P ][ 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 3.150418 Daredevil - 720p ][ 9 7.666585 Spiderman 1   1080p ][ 10 2.246429 The Day After Tomorrow 1080p ][ 13 1.281106 Facing The Giants 720p ][ 16 9.652257 Flash Point    720p ][ 18 7.904498 Lawrence of Arabia   1080p ][ 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 22 5.115085 Before The Devil Knows, You're Dead   1080p ][ 32 7.323695 Fearless - 720p ][ 35 2.220425 Bolt [2008] [1080p] ][ 36 5.165468 Starship Troopers 1  1080p ][ 42 1.732968 Up [1080p] ][ 46 7.522239 Beowulf   720p ][ 47 5.277156 Apocalypto   720p ][ 53 0.633442 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 58 5.492698 High school musical II 2007    720p ][ 59 4.803718 Kill Bill Vol 2 [2004]   720p ][ 60 5.887429 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 61 0.577450 The Orphan [720] ][ 65 0.590498 Crossing Over 720P ][ 69 7.154971 Night At The Museum 2 [720p] ][ 71 2.696676 Elektra 720p ][ 73 6.929544 Underworld Series ][ 74 6.336581 The Lion King [1994] [720p] ][ 78 1.601014 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 79 4.030397 Equilibrium 720p ][ 82 6.525550 Armageddon [1998] [720p] ][ 87 8.462529 Back.to.the.Future.Part.III ][ 89 3.984421 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 90 5.320547 James Bond 09 - The Man with the Golden Gun [1974] ][ 91 7.080348 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ]
diff --git a/tests/32-abb.in b/tests/32-abb.in
new file mode 100644
index 0000000..af53298
--- /dev/null
+++ b/tests/32-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/32-abb.out
+INSERTAR 13 1.281106 Facing The Giants 720p
+IMPRIMIR tests/32-abb.out
+INSERTAR 25 2.411041 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 30 2.144422 Lawrence of Arabia   1080p
+ELIMINAR 25
+IMPRIMIR tests/32-abb.out
+INSERTAR 24 9.563535 Resident Evil Series    1080p
+INSERTAR 17 6.802900 American Gangster    720p
+INSERTAR 15 1.629359 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 24
+IMPRIMIR tests/32-abb.out
+INSERTAR 36 5.165468 Starship Troopers 1  1080p
+INSERTAR 21 0.789850 Inkheart [2008] [720p]
+INSERTAR 10 2.246429 The Day After Tomorrow 1080p
+INSERTAR 34 4.713719 Casablana.1942.1080p.BluRay.x264.Codres
+ELIMINAR 21
+ELIMINAR 15
+IMPRIMIR tests/32-abb.out
+INSERTAR 26 3.615149 All About Steve 720P
+INSERTAR 9 7.666585 Spiderman 1   1080p
+INSERTAR 1 7.406024 Doomsday 720p
+INSERTAR 20 8.039906 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 2 7.406335 X-Men 1    720p
+ELIMINAR 30
+ELIMINAR 26
+IMPRIMIR tests/32-abb.out
+INSERTAR 4 8.696302 Meet The Parents    720p
+INSERTAR 7 7.442432 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 45 6.545009 Final Destination 3   1080p
+INSERTAR 31 8.125237 007.Die Another Day.avi
+INSERTAR 44 1.230578 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 41 2.165705 X-Men Origin - Wolverine [2009] [1080p]
+ELIMINAR 17
+ELIMINAR 45
+ELIMINAR 2
+IMPRIMIR tests/32-abb.out
+INSERTAR 16 9.652257 Flash Point    720p
+INSERTAR 40 9.282939 Defiance.1080p
+INSERTAR 28 7.497149 New York I Love You 720p   720p
+INSERTAR 29 8.704252 One Missed Call   720p
+INSERTAR 14 8.059184 Epic Movie UNRATED (2007) 720p
+INSERTAR 48 8.746965 The Usual Suspect    720p
+INSERTAR 42 1.732968 Up [1080p]
+ELIMINAR 40
+ELIMINAR 34
+ELIMINAR 31
+IMPRIMIR tests/32-abb.out
+INSERTAR 18 7.904498 Lawrence of Arabia   1080p
+INSERTAR 0 4.891536 Mission Impossible Trilogy   720p
+INSERTAR 59 4.803718 Kill Bill Vol 2 [2004]   720p
+INSERTAR 58 5.492698 High school musical II 2007    720p
+INSERTAR 3 5.163157 Daredevil - 720p
+INSERTAR 64 7.530775 Baby on Board (2009)    720p
+INSERTAR 49 5.450318 8 Mile [2002] [720p]
+INSERTAR 54 1.215715 Deep Sea
+ELIMINAR 29
+ELIMINAR 14
+ELIMINAR 64
+ELIMINAR 28
+IMPRIMIR tests/32-abb.out
+INSERTAR 35 2.220425 Bolt [2008] [1080p]
+INSERTAR 65 0.590498 Crossing Over 720P
+INSERTAR 69 7.154971 Night At The Museum 2 [720p]
+INSERTAR 53 0.633442 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 55 3.114966 Beauty And The Beast    720p
+INSERTAR 52 2.445253 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 71 2.696676 Elektra 720p
+INSERTAR 5 0.531011 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 23 1.722579 The Bank Job [720p]
+ELIMINAR 49
+ELIMINAR 5
+ELIMINAR 23
+ELIMINAR 54
+IMPRIMIR tests/32-abb.out
+INSERTAR 73 6.929544 Underworld Series
+INSERTAR 68 0.310098 Oxford Murders, The.720p
+INSERTAR 8 3.150418 Daredevil - 720p
+INSERTAR 80 5.072942 PBS
+INSERTAR 78 1.601014 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 46 7.522239 Beowulf   720p
+INSERTAR 37 1.047873 Death Sentence   1080p
+INSERTAR 60 5.887429 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 6 5.168002 Push 720P
+INSERTAR 79 4.030397 Equilibrium 720p
+ELIMINAR 52
+ELIMINAR 80
+ELIMINAR 41
+ELIMINAR 37
+ELIMINAR 3
+IMPRIMIR tests/32-abb.out
+INSERTAR 32 7.323695 Fearless - 720p
+INSERTAR 22 5.115085 Before The Devil Knows, You're Dead   1080p
+INSERTAR 47 5.277156 Apocalypto   720p
+INSERTAR 89 3.984421 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 87 8.462529 Back.to.the.Future.Part.III
+INSERTAR 90 5.320547 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 61 0.577450 The Orphan [720]
+INSERTAR 82 6.525550 Armageddon [1998] [720p]
+INSERTAR 56 2.815446 Get Smart (2008) 1080p
+INSERTAR 91 7.080348 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 74 6.336581 The Lion King [1994] [720p]
+ELIMINAR 68
+ELIMINAR 55
+ELIMINAR 56
+ELIMINAR 44
+ELIMINAR 48
+IMPRIMIR tests/32-abb.out
diff --git a/tests/33-abb.catedra.out b/tests/33-abb.catedra.out
new file mode 100644
index 0000000..18074a4
--- /dev/null
+++ b/tests/33-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 25 5.575013 Blade 3   720p ]
+[ 15 1.713619 The Messenger [720p] ][ 25 5.575013 Blade 3   720p ]
+[ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 15 1.713619 The Messenger [720p] ][ 25 5.575013 Blade 3   720p ][ 32 6.533555 Oxford Murders, The.720p ]
+[ 2 0.492282 Romeo And Juliet   720p ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 15 1.713619 The Messenger [720p] ][ 25 5.575013 Blade 3   720p ][ 26 1.517920 Kill Bill Vol 2 [2004]   720p ][ 32 6.533555 Oxford Murders, The.720p ]
+[ 2 0.492282 Romeo And Juliet   720p ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 11 1.467960 Good Night And Good Luck   720p ][ 15 1.713619 The Messenger [720p] ][ 23 3.382310 Green Lantern First Flight   720p ][ 25 5.575013 Blade 3   720p ][ 27 3.076486 The Incredibles [1080p] ][ 28 1.834672 Constantine 720p ][ 32 6.533555 Oxford Murders, The.720p ]
+[ 2 0.492282 Romeo And Juliet   720p ][ 3 3.112100 Miss March [720p] ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 11 1.467960 Good Night And Good Luck   720p ][ 15 1.713619 The Messenger [720p] ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 27 3.076486 The Incredibles [1080p] ][ 28 1.834672 Constantine 720p ][ 31 8.379323 James Bond 05 - You Only Live Twice [1967] ][ 32 6.533555 Oxford Murders, The.720p ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ]
+[ 2 0.492282 Romeo And Juliet   720p ][ 3 3.112100 Miss March [720p] ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 11 1.467960 Good Night And Good Luck   720p ][ 15 1.713619 The Messenger [720p] ][ 16 1.393872 Eagle Eye    1080p ][ 19 0.161225 La Vita e Bella    720p ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 27 3.076486 The Incredibles [1080p] ][ 28 1.834672 Constantine 720p ][ 32 6.533555 Oxford Murders, The.720p ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 43 0.511112 21   1080p ][ 50 9.003984 Alien vs Predator 1-2  720p ][ 54 5.973235 contents.txt ]
+[ 2 0.492282 Romeo And Juliet   720p ][ 3 3.112100 Miss March [720p] ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 11 1.467960 Good Night And Good Luck   720p ][ 12 2.726935 A Knight's Tale [2001] [720p] ][ 15 1.713619 The Messenger [720p] ][ 17 7.596191 The Final Destination 4 [2009] [720p] ][ 19 0.161225 La Vita e Bella    720p ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 27 3.076486 The Incredibles [1080p] ][ 32 6.533555 Oxford Murders, The.720p ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 43 0.511112 21   1080p ][ 48 5.462748 Eagle Eye    1080p ][ 50 9.003984 Alien vs Predator 1-2  720p ][ 51 3.747297 Danny the Dog   1080p ][ 53 7.983831 Bride Wars   720p ][ 54 5.973235 contents.txt ][ 68 9.978459 Rocky 2 [1979] [BluRay] [720p] [AC3] ]
+[ 1 5.843107 Orphanage 720p ][ 2 0.492282 Romeo And Juliet   720p ][ 6 1.938145 Jeniffer's Body ( 2009)    1080p ][ 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 11 1.467960 Good Night And Good Luck   720p ][ 12 2.726935 A Knight's Tale [2001] [720p] ][ 15 1.713619 The Messenger [720p] ][ 17 7.596191 The Final Destination 4 [2009] [720p] ][ 19 0.161225 La Vita e Bella    720p ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 27 3.076486 The Incredibles [1080p] ][ 32 6.533555 Oxford Murders, The.720p ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 39 5.031241 District 9 [2009] [720p] ][ 43 0.511112 21   1080p ][ 49 4.898885 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 50 9.003984 Alien vs Predator 1-2  720p ][ 51 3.747297 Danny the Dog   1080p ][ 53 7.983831 Bride Wars   720p ][ 54 5.973235 contents.txt ][ 56 5.954028 Yes Man   720p ][ 62 6.487732 Aeon Flux   720p ][ 68 9.978459 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 71 3.368357 My Bloody Valentine 3D [720p] ]
+[ 1 5.843107 Orphanage 720p ][ 2 0.492282 Romeo And Juliet   720p ][ 5 6.445334 Demo (Sony, Sharp, THX and more) ][ 6 1.938145 Jeniffer's Body ( 2009)    1080p ][ 11 1.467960 Good Night And Good Luck   720p ][ 15 1.713619 The Messenger [720p] ][ 17 7.596191 The Final Destination 4 [2009] [720p] ][ 19 0.161225 La Vita e Bella    720p ][ 20 7.405588 War [720p] ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 32 6.533555 Oxford Murders, The.720p ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 39 5.031241 District 9 [2009] [720p] ][ 42 1.100110 Jerry Maguire    1080p ][ 43 0.511112 21   1080p ][ 49 4.898885 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 50 9.003984 Alien vs Predator 1-2  720p ][ 51 3.747297 Danny the Dog   1080p ][ 52 6.888575 Ip Man [2009]    720p ][ 53 7.983831 Bride Wars   720p ][ 54 5.973235 contents.txt ][ 59 0.158124 One Missed Call   720p ][ 61 0.987417 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 62 6.487732 Aeon Flux   720p ][ 64 9.027534 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 67 2.927336 Pinocchio [1940] [720p] ][ 68 9.978459 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 69 5.179568 The Tale Of Despereaux [720p] ][ 71 3.368357 My Bloody Valentine 3D [720p] ]
+[ 1 5.843107 Orphanage 720p ][ 2 0.492282 Romeo And Juliet   720p ][ 5 6.445334 Demo (Sony, Sharp, THX and more) ][ 6 1.938145 Jeniffer's Body ( 2009)    1080p ][ 11 1.467960 Good Night And Good Luck   720p ][ 15 1.713619 The Messenger [720p] ][ 17 7.596191 The Final Destination 4 [2009] [720p] ][ 19 0.161225 La Vita e Bella    720p ][ 22 6.323217 Epic Movie UNRATED (2007) 720p ][ 25 5.575013 Blade 3   720p ][ 29 1.817783 Chocolate 720p ][ 32 6.533555 Oxford Murders, The.720p ][ 35 4.239379 007.Die Another Day.avi ][ 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 39 5.031241 District 9 [2009] [720p] ][ 41 5.169514 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 1.100110 Jerry Maguire    1080p ][ 43 0.511112 21   1080p ][ 46 6.686914 Star Trek [2009] [1080p] ][ 50 9.003984 Alien vs Predator 1-2  720p ][ 51 3.747297 Danny the Dog   1080p ][ 52 6.888575 Ip Man [2009]    720p ][ 54 5.973235 contents.txt ][ 59 0.158124 One Missed Call   720p ][ 60 1.191837 Rush Hour 1-3   720p ][ 61 0.987417 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 62 6.487732 Aeon Flux   720p ][ 65 5.791773 Exiled   720p ][ 67 2.927336 Pinocchio [1940] [720p] ][ 68 9.978459 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 69 5.179568 The Tale Of Despereaux [720p] ][ 71 3.368357 My Bloody Valentine 3D [720p] ][ 78 1.277061 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 85 8.133715 9 [720p] ][ 89 6.967306 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 93 1.127995 Terminator.1984.720p.BluRay.x264-ESiR ]
diff --git a/tests/33-abb.in b/tests/33-abb.in
new file mode 100644
index 0000000..6affb06
--- /dev/null
+++ b/tests/33-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/33-abb.out
+INSERTAR 25 5.575013 Blade 3   720p
+IMPRIMIR tests/33-abb.out
+INSERTAR 24 2.778376 Juno 2007 720p
+INSERTAR 15 1.713619 The Messenger [720p]
+ELIMINAR 24
+IMPRIMIR tests/33-abb.out
+INSERTAR 9 2.148449 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 32 6.533555 Oxford Murders, The.720p
+INSERTAR 14 3.801149 WALL-E.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 14
+IMPRIMIR tests/33-abb.out
+INSERTAR 8 3.287189 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 21 0.620585 The X Files - I Want To Believe    720p
+INSERTAR 2 0.492282 Romeo And Juliet   720p
+INSERTAR 26 1.517920 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 8
+ELIMINAR 21
+IMPRIMIR tests/33-abb.out
+INSERTAR 28 1.834672 Constantine 720p
+INSERTAR 23 3.382310 Green Lantern First Flight   720p
+INSERTAR 27 3.076486 The Incredibles [1080p]
+INSERTAR 34 8.405579 Alien At The Attic 720P
+INSERTAR 11 1.467960 Good Night And Good Luck   720p
+ELIMINAR 26
+ELIMINAR 34
+IMPRIMIR tests/33-abb.out
+INSERTAR 37 4.776038 Hellboy 1    1080p
+INSERTAR 3 3.112100 Miss March [720p]
+INSERTAR 22 6.323217 Epic Movie UNRATED (2007) 720p
+INSERTAR 31 8.379323 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 36 7.445466 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 40 9.424749 Apollo 13   1080p
+ELIMINAR 40
+ELIMINAR 37
+ELIMINAR 23
+IMPRIMIR tests/33-abb.out
+INSERTAR 19 0.161225 La Vita e Bella    720p
+INSERTAR 54 5.973235 contents.txt
+INSERTAR 0 5.993394 Fast and the Furious 4 - 1080p
+INSERTAR 16 1.393872 Eagle Eye    1080p
+INSERTAR 55 1.671430 James Bond 16 - Licence to Kill [1989]
+INSERTAR 50 9.003984 Alien vs Predator 1-2  720p
+INSERTAR 43 0.511112 21   1080p
+ELIMINAR 0
+ELIMINAR 55
+ELIMINAR 31
+IMPRIMIR tests/33-abb.out
+INSERTAR 17 7.596191 The Final Destination 4 [2009] [720p]
+INSERTAR 51 3.747297 Danny the Dog   1080p
+INSERTAR 48 5.462748 Eagle Eye    1080p
+INSERTAR 45 7.107009 Mission Impossible Trilogy   720p
+INSERTAR 53 7.983831 Bride Wars   720p
+INSERTAR 4 5.572149 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 12 2.726935 A Knight's Tale [2001] [720p]
+INSERTAR 68 9.978459 Rocky 2 [1979] [BluRay] [720p] [AC3]
+ELIMINAR 4
+ELIMINAR 45
+ELIMINAR 16
+ELIMINAR 28
+IMPRIMIR tests/33-abb.out
+INSERTAR 49 4.898885 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 6 1.938145 Jeniffer's Body ( 2009)    1080p
+INSERTAR 1 5.843107 Orphanage 720p
+INSERTAR 71 3.368357 My Bloody Valentine 3D [720p]
+INSERTAR 39 5.031241 District 9 [2009] [720p]
+INSERTAR 10 6.787039 E.T   720p
+INSERTAR 72 2.920352 Seven Pounds    720p
+INSERTAR 62 6.487732 Aeon Flux   720p
+INSERTAR 56 5.954028 Yes Man   720p
+ELIMINAR 3
+ELIMINAR 10
+ELIMINAR 72
+ELIMINAR 48
+IMPRIMIR tests/33-abb.out
+INSERTAR 5 6.445334 Demo (Sony, Sharp, THX and more)
+INSERTAR 64 9.027534 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 59 0.158124 One Missed Call   720p
+INSERTAR 67 2.927336 Pinocchio [1940] [720p]
+INSERTAR 42 1.100110 Jerry Maguire    1080p
+INSERTAR 20 7.405588 War [720p]
+INSERTAR 61 0.987417 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 52 6.888575 Ip Man [2009]    720p
+INSERTAR 69 5.179568 The Tale Of Despereaux [720p]
+INSERTAR 81 9.677534 Pinocchio [1940] [720p]
+ELIMINAR 12
+ELIMINAR 9
+ELIMINAR 56
+ELIMINAR 27
+ELIMINAR 81
+IMPRIMIR tests/33-abb.out
+INSERTAR 35 4.239379 007.Die Another Day.avi
+INSERTAR 7 3.525492 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 46 6.686914 Star Trek [2009] [1080p]
+INSERTAR 89 6.967306 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 60 1.191837 Rush Hour 1-3   720p
+INSERTAR 41 5.169514 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 29 1.817783 Chocolate 720p
+INSERTAR 85 8.133715 9 [720p]
+INSERTAR 78 1.277061 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 93 1.127995 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 65 5.791773 Exiled   720p
+ELIMINAR 7
+ELIMINAR 53
+ELIMINAR 49
+ELIMINAR 20
+ELIMINAR 64
+IMPRIMIR tests/33-abb.out
diff --git a/tests/34-abb.catedra.out b/tests/34-abb.catedra.out
new file mode 100644
index 0000000..eb174e3
--- /dev/null
+++ b/tests/34-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 34 0.063821 Beauty And The Beast    720p ]
+[ 17 7.955046 Breach 1080p ][ 34 0.063821 Beauty And The Beast    720p ]
+[ 2 9.286223 Apollo 13   1080p ][ 10 4.598667 Stardust   720p ][ 17 7.955046 Breach 1080p ][ 34 0.063821 Beauty And The Beast    720p ]
+[ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 10 4.598667 Stardust   720p ][ 17 7.955046 Breach 1080p ][ 24 6.745695 Eragon 720p ][ 38 7.518813 SAW V ]
+[ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 10 4.598667 Stardust   720p ][ 11 9.508342 Horseman    720p ][ 24 6.745695 Eragon 720p ][ 38 7.518813 SAW V ][ 39 0.406099 Rocky Balboa    720p ][ 42 2.095395 Species   720p ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 10 4.598667 Stardust   720p ][ 11 9.508342 Horseman    720p ][ 21 7.748631 My Bloody Valentine 3D    1080p ][ 22 0.779715 Casablana.1942.1080p.BluRay.x264.Codres ][ 27 4.841866 Cleanwest 720p ][ 38 7.518813 SAW V ][ 39 0.406099 Rocky Balboa    720p ][ 42 2.095395 Species   720p ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 3 4.017142 Orphanage 720p ][ 6 1.363797 Click   720p ][ 9 4.601323 Doomsday 720p ][ 10 4.598667 Stardust   720p ][ 11 9.508342 Horseman    720p ][ 13 6.277796 Next 720P ][ 21 7.748631 My Bloody Valentine 3D    1080p ][ 27 4.841866 Cleanwest 720p ][ 36 1.232490 Romeo And Juliet   720p ][ 39 0.406099 Rocky Balboa    720p ][ 42 2.095395 Species   720p ][ 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 54 1.362579 Kingdom of Heaven [2005] [720p] ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 3 4.017142 Orphanage 720p ][ 6 1.363797 Click   720p ][ 7 1.603475 Hitman    720p ][ 8 1.421148 Alien vs Predator 1-2  720p ][ 9 4.601323 Doomsday 720p ][ 11 9.508342 Horseman    720p ][ 21 7.748631 My Bloody Valentine 3D    1080p ][ 27 4.841866 Cleanwest 720p ][ 32 8.536998 Star Trek [2009] [1080p] ][ 36 1.232490 Romeo And Juliet   720p ][ 42 2.095395 Species   720p ][ 47 3.064770 Shutter   720p ][ 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 51 8.120409 Robocop Collection   720p ][ 54 1.362579 Kingdom of Heaven [2005] [720p] ][ 61 1.551531 Body of Lies   720p ][ 62 8.009853 Epic Movie UNRATED (2007) 720p ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 7 1.603475 Hitman    720p ][ 8 1.421148 Alien vs Predator 1-2  720p ][ 9 4.601323 Doomsday 720p ][ 11 9.508342 Horseman    720p ][ 18 4.084361 300   720p ][ 20 3.448461 Four Christmases 720P ][ 21 7.748631 My Bloody Valentine 3D    1080p ][ 27 4.841866 Cleanwest 720p ][ 32 8.536998 Star Trek [2009] [1080p] ][ 36 1.232490 Romeo And Juliet   720p ][ 45 5.864247 Pinocchio [1940] [720p] ][ 46 6.561906 American Gangster    720p ][ 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 51 8.120409 Robocop Collection   720p ][ 54 1.362579 Kingdom of Heaven [2005] [720p] ][ 55 7.274466 Casablana.1942.1080p.BluRay.x264.Codres ][ 57 8.784946 Alone in the dark   720p ][ 59 5.029338 The Italian Job [2003] [720p] ][ 62 8.009853 Epic Movie UNRATED (2007) 720p ][ 67 7.583676 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 70 4.019486 Pearl Harbor ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 8 1.421148 Alien vs Predator 1-2  720p ][ 9 4.601323 Doomsday 720p ][ 14 8.524305 Watchmen [720p] ][ 18 4.084361 300   720p ][ 20 3.448461 Four Christmases 720P ][ 29 0.426590 Constantine 720p ][ 32 8.536998 Star Trek [2009] [1080p] ][ 36 1.232490 Romeo And Juliet   720p ][ 41 7.026325 James Bond 20 - Die Another Day [2002] [720p] ][ 45 5.864247 Pinocchio [1940] [720p] ][ 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 51 8.120409 Robocop Collection   720p ][ 53 7.772330 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 54 1.362579 Kingdom of Heaven [2005] [720p] ][ 55 7.274466 Casablana.1942.1080p.BluRay.x264.Codres ][ 57 8.784946 Alone in the dark   720p ][ 58 4.775251 Superhero Movie   1080p ][ 59 5.029338 The Italian Job [2003] [720p] ][ 62 8.009853 Epic Movie UNRATED (2007) 720p ][ 64 9.492419 Chicken Run [2000] [720p] ][ 65 8.549737 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 67 7.583676 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 70 4.019486 Pearl Harbor ][ 71 8.488965 X-Men 1 - 1080p ][ 74 5.730652 Eragon [2006] [720p] ][ 83 9.249135 Ongbak 2003 720p ]
+[ 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 1 9.906953 X-Men 3   1080p ][ 2 9.286223 Apollo 13   1080p ][ 6 1.363797 Click   720p ][ 8 1.421148 Alien vs Predator 1-2  720p ][ 14 8.524305 Watchmen [720p] ][ 20 3.448461 Four Christmases 720P ][ 25 1.120433 Dragonball Evolution [2009] [720p] ][ 29 0.426590 Constantine 720p ][ 32 8.536998 Star Trek [2009] [1080p] ][ 36 1.232490 Romeo And Juliet   720p ][ 41 7.026325 James Bond 20 - Die Another Day [2002] [720p] ][ 43 0.411618 Harold & Kumar   720p ][ 45 5.864247 Pinocchio [1940] [720p] ][ 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 51 8.120409 Robocop Collection   720p ][ 53 7.772330 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 54 1.362579 Kingdom of Heaven [2005] [720p] ][ 55 7.274466 Casablana.1942.1080p.BluRay.x264.Codres ][ 57 8.784946 Alone in the dark   720p ][ 58 4.775251 Superhero Movie   1080p ][ 59 5.029338 The Italian Job [2003] [720p] ][ 60 3.126730 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 62 8.009853 Epic Movie UNRATED (2007) 720p ][ 63 9.937491 Indiana Jones Trilogy   720p ][ 64 9.492419 Chicken Run [2000] [720p] ][ 67 7.583676 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 68 9.725258 PBS ][ 69 5.796776 Gone In 60 Seconds    1080p ][ 70 4.019486 Pearl Harbor ][ 73 0.319356 The Orphan [720] ][ 74 5.730652 Eragon [2006] [720p] ][ 83 9.249135 Ongbak 2003 720p ][ 84 1.054756 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 1.888755 Dolphin    720p ][ 95 3.814651 Rocky Balboa    720p ]
diff --git a/tests/34-abb.in b/tests/34-abb.in
new file mode 100644
index 0000000..e2c27f8
--- /dev/null
+++ b/tests/34-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/34-abb.out
+INSERTAR 34 0.063821 Beauty And The Beast    720p
+IMPRIMIR tests/34-abb.out
+INSERTAR 17 7.955046 Breach 1080p
+INSERTAR 31 0.611211 Constantine HDDVD 1080p DTS x264
+ELIMINAR 31
+IMPRIMIR tests/34-abb.out
+INSERTAR 2 9.286223 Apollo 13   1080p
+INSERTAR 10 4.598667 Stardust   720p
+INSERTAR 33 4.388398 Afro samurai uncut 720p
+ELIMINAR 33
+IMPRIMIR tests/34-abb.out
+INSERTAR 6 1.363797 Click   720p
+INSERTAR 38 7.518813 SAW V
+INSERTAR 12 0.713867 Romeo And Juliet   720p
+INSERTAR 24 6.745695 Eragon 720p
+ELIMINAR 12
+ELIMINAR 34
+IMPRIMIR tests/34-abb.out
+INSERTAR 39 0.406099 Rocky Balboa    720p
+INSERTAR 23 8.554752 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 11 9.508342 Horseman    720p
+INSERTAR 1 9.906953 X-Men 3   1080p
+INSERTAR 42 2.095395 Species   720p
+ELIMINAR 23
+ELIMINAR 17
+IMPRIMIR tests/34-abb.out
+INSERTAR 0 7.328322 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 27 4.841866 Cleanwest 720p
+INSERTAR 21 7.748631 My Bloody Valentine 3D    1080p
+INSERTAR 22 0.779715 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 44 0.534981 Doomsday 720p
+INSERTAR 19 4.277600 Butterfly on a Wheel.2007   720p
+ELIMINAR 19
+ELIMINAR 44
+ELIMINAR 24
+IMPRIMIR tests/34-abb.out
+INSERTAR 3 4.017142 Orphanage 720p
+INSERTAR 36 1.232490 Romeo And Juliet   720p
+INSERTAR 37 3.523448 Superman Returns   720p
+INSERTAR 48 6.871528 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 9 4.601323 Doomsday 720p
+INSERTAR 54 1.362579 Kingdom of Heaven [2005] [720p]
+INSERTAR 13 6.277796 Next 720P
+ELIMINAR 38
+ELIMINAR 37
+ELIMINAR 22
+IMPRIMIR tests/34-abb.out
+INSERTAR 61 1.551531 Body of Lies   720p
+INSERTAR 30 2.641337 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 8 1.421148 Alien vs Predator 1-2  720p
+INSERTAR 62 8.009853 Epic Movie UNRATED (2007) 720p
+INSERTAR 51 8.120409 Robocop Collection   720p
+INSERTAR 47 3.064770 Shutter   720p
+INSERTAR 32 8.536998 Star Trek [2009] [1080p]
+INSERTAR 7 1.603475 Hitman    720p
+ELIMINAR 30
+ELIMINAR 13
+ELIMINAR 39
+ELIMINAR 10
+IMPRIMIR tests/34-abb.out
+INSERTAR 45 5.864247 Pinocchio [1940] [720p]
+INSERTAR 59 5.029338 The Italian Job [2003] [720p]
+INSERTAR 67 7.583676 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 57 8.784946 Alone in the dark   720p
+INSERTAR 55 7.274466 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 46 6.561906 American Gangster    720p
+INSERTAR 20 3.448461 Four Christmases 720P
+INSERTAR 18 4.084361 300   720p
+INSERTAR 70 4.019486 Pearl Harbor
+ELIMINAR 47
+ELIMINAR 61
+ELIMINAR 3
+ELIMINAR 42
+IMPRIMIR tests/34-abb.out
+INSERTAR 14 8.524305 Watchmen [720p]
+INSERTAR 58 4.775251 Superhero Movie   1080p
+INSERTAR 29 0.426590 Constantine 720p
+INSERTAR 53 7.772330 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 41 7.026325 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 64 9.492419 Chicken Run [2000] [720p]
+INSERTAR 74 5.730652 Eragon [2006] [720p]
+INSERTAR 71 8.488965 X-Men 1 - 1080p
+INSERTAR 65 8.549737 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 83 9.249135 Ongbak 2003 720p
+ELIMINAR 46
+ELIMINAR 21
+ELIMINAR 11
+ELIMINAR 7
+ELIMINAR 27
+IMPRIMIR tests/34-abb.out
+INSERTAR 25 1.120433 Dragonball Evolution [2009] [720p]
+INSERTAR 60 3.126730 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 69 5.796776 Gone In 60 Seconds    1080p
+INSERTAR 92 1.888755 Dolphin    720p
+INSERTAR 73 0.319356 The Orphan [720]
+INSERTAR 16 7.878170 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 95 3.814651 Rocky Balboa    720p
+INSERTAR 43 0.411618 Harold & Kumar   720p
+INSERTAR 68 9.725258 PBS
+INSERTAR 84 1.054756 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 63 9.937491 Indiana Jones Trilogy   720p
+ELIMINAR 71
+ELIMINAR 16
+ELIMINAR 9
+ELIMINAR 18
+ELIMINAR 65
+IMPRIMIR tests/34-abb.out
diff --git a/tests/35-abb.catedra.out b/tests/35-abb.catedra.out
new file mode 100644
index 0000000..68ccc27
--- /dev/null
+++ b/tests/35-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 14 3.202893 The Brave One 720P ]
+[ 8 7.089989 Incredibles, The 1080p ][ 14 3.202893 The Brave One 720P ]
+[ 8 7.089989 Incredibles, The 1080p ][ 14 3.202893 The Brave One 720P ][ 32 0.176816 Street Fighter The Legend Of Chun Li 720P ][ 37 5.669189 Sex drive   720p ]
+[ 8 7.089989 Incredibles, The 1080p ][ 21 0.323704 The Haunting In Connecticut [2009] [720p] ][ 25 7.223049 Final Destination ][ 31 7.974541 Four Christmases 720P ][ 32 0.176816 Street Fighter The Legend Of Chun Li 720P ][ 37 5.669189 Sex drive   720p ]
+[ 8 7.089989 Incredibles, The 1080p ][ 17 5.092971 Constantine 720p ][ 25 7.223049 Final Destination ][ 31 7.974541 Four Christmases 720P ][ 32 0.176816 Street Fighter The Legend Of Chun Li 720P ][ 34 0.652333 Underworld Series ][ 37 5.669189 Sex drive   720p ][ 41 1.724587 Romeo And Juliet   720p ][ 45 2.044820 Fantastic Four   1080p ]
+[ 7 7.581909 12 Rounds 720p ][ 8 7.089989 Incredibles, The 1080p ][ 18 2.259264 Bolt [2008] [1080p] ][ 23 6.104682 Die Hard 2   720p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 32 0.176816 Street Fighter The Legend Of Chun Li 720P ][ 34 0.652333 Underworld Series ][ 37 5.669189 Sex drive   720p ][ 41 1.724587 Romeo And Juliet   720p ][ 42 4.044972 3_10 to Yuma   720p ][ 45 2.044820 Fantastic Four   1080p ][ 49 8.121557 Memento    1080p ]
+[ 4 4.560262 Die Hard 3   720p ][ 7 7.581909 12 Rounds 720p ][ 8 7.089989 Incredibles, The 1080p ][ 10 5.246849 Good Night And Good Luck   720p ][ 18 2.259264 Bolt [2008] [1080p] ][ 20 5.733552 Leon_The Professional.HD   720p ][ 22 4.945523 Click   1080p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 28 4.483050 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 34 0.652333 Underworld Series ][ 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.669189 Sex drive   720p ][ 41 1.724587 Romeo And Juliet   720p ][ 42 4.044972 3_10 to Yuma   720p ][ 45 2.044820 Fantastic Four   1080p ][ 58 3.776302 Independence Day 1080p ]
+[ 4 4.560262 Die Hard 3   720p ][ 7 7.581909 12 Rounds 720p ][ 10 5.246849 Good Night And Good Luck   720p ][ 18 2.259264 Bolt [2008] [1080p] ][ 22 4.945523 Click   1080p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 28 4.483050 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 33 1.764245 Bangkok Dangerous 720p ][ 34 0.652333 Underworld Series ][ 35 1.511070 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.669189 Sex drive   720p ][ 41 1.724587 Romeo And Juliet   720p ][ 42 4.044972 3_10 to Yuma   720p ][ 46 3.222658 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 51 6.299857 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 54 5.103778 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 55 7.018260 Blood - The Last Vampire [2009] [720p] ][ 58 3.776302 Independence Day 1080p ][ 62 2.517719 The Butterfly Effect 3 Revelations 720p ]
+[ 3 8.834996 The Brave One 720P ][ 4 4.560262 Die Hard 3   720p ][ 7 7.581909 12 Rounds 720p ][ 10 5.246849 Good Night And Good Luck   720p ][ 11 6.564180 Elektra 720p ][ 18 2.259264 Bolt [2008] [1080p] ][ 22 4.945523 Click   1080p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 29 7.550818 Dragon Wars   720p ][ 33 1.764245 Bangkok Dangerous 720p ][ 34 0.652333 Underworld Series ][ 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.669189 Sex drive   720p ][ 38 7.885421 Alien At The Attic 720P ][ 41 1.724587 Romeo And Juliet   720p ][ 42 4.044972 3_10 to Yuma   720p ][ 43 4.127758 8 Mile [2002] [720p] ][ 46 3.222658 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 51 6.299857 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 55 7.018260 Blood - The Last Vampire [2009] [720p] ][ 56 8.724433 Leaving Las Vegas  720p ][ 58 3.776302 Independence Day 1080p ][ 59 9.599373 SAW I   720p ][ 68 0.015829 Superhero Movie   1080p ][ 69 9.267142 Red Dragon    1080p ]
+[ 3 8.834996 The Brave One 720P ][ 4 4.560262 Die Hard 3   720p ][ 7 7.581909 12 Rounds 720p ][ 10 5.246849 Good Night And Good Luck   720p ][ 11 6.564180 Elektra 720p ][ 26 1.931459 Leon_The Professional.HD   720p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 29 7.550818 Dragon Wars   720p ][ 33 1.764245 Bangkok Dangerous 720p ][ 34 0.652333 Underworld Series ][ 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.669189 Sex drive   720p ][ 38 7.885421 Alien At The Attic 720P ][ 41 1.724587 Romeo And Juliet   720p ][ 42 4.044972 3_10 to Yuma   720p ][ 43 4.127758 8 Mile [2002] [720p] ][ 44 0.815376 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 50 8.817111 The Last Samurai [2004] [720p] ][ 51 6.299857 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 52 3.867922 A Bug's Life [720p] ][ 56 8.724433 Leaving Las Vegas  720p ][ 58 3.776302 Independence Day 1080p ][ 59 9.599373 SAW I   720p ][ 67 4.599673 The Proposal [2009] [720p] ][ 68 0.015829 Superhero Movie   1080p ][ 78 2.263811 Jurassic Park 1-3  1080p ][ 79 6.069552 Spiderman 3   1080p ][ 81 2.583835 Watchmen [720p] ][ 82 4.731084 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 87 1.372940 The Butterfly Effect [2004] [720p] ]
+[ 4 4.560262 Die Hard 3   720p ][ 7 7.581909 12 Rounds 720p ][ 10 5.246849 Good Night And Good Luck   720p ][ 11 6.564180 Elektra 720p ][ 13 2.111688 Kung Fu Hustle   720p ][ 15 3.922610 I Am Legend    720p ][ 19 4.077302 Final Fantasy VII Advent Children [2005] [1080p] ][ 26 1.931459 Leon_The Professional.HD   720p ][ 27 9.810241 Race To Witch Mountain [1080p] ][ 29 7.550818 Dragon Wars   720p ][ 33 1.764245 Bangkok Dangerous 720p ][ 34 0.652333 Underworld Series ][ 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.669189 Sex drive   720p ][ 38 7.885421 Alien At The Attic 720P ][ 40 5.941414 The Butterfly Effect [2004] [720p] ][ 41 1.724587 Romeo And Juliet   720p ][ 43 4.127758 8 Mile [2002] [720p] ][ 48 7.004726 contents.txt ][ 50 8.817111 The Last Samurai [2004] [720p] ][ 51 6.299857 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 52 3.867922 A Bug's Life [720p] ][ 56 8.724433 Leaving Las Vegas  720p ][ 59 9.599373 SAW I   720p ][ 67 4.599673 The Proposal [2009] [720p] ][ 68 0.015829 Superhero Movie   1080p ][ 70 4.738575 Home    1080p ][ 77 6.391555 Charlie and the Chocolate Factory   720p ][ 79 6.069552 Spiderman 3   1080p ][ 81 2.583835 Watchmen [720p] ][ 82 4.731084 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 84 9.758039 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 87 1.372940 The Butterfly Effect [2004] [720p] ][ 90 3.987119 X-Men 3    720p ][ 94 0.461134 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 98 5.973291 Lion King, The 720p ]
diff --git a/tests/35-abb.in b/tests/35-abb.in
new file mode 100644
index 0000000..e3228a8
--- /dev/null
+++ b/tests/35-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/35-abb.out
+INSERTAR 14 3.202893 The Brave One 720P
+IMPRIMIR tests/35-abb.out
+INSERTAR 24 6.441691 Incredibles, The 1080p
+INSERTAR 8 7.089989 Incredibles, The 1080p
+ELIMINAR 24
+IMPRIMIR tests/35-abb.out
+INSERTAR 37 5.669189 Sex drive   720p
+INSERTAR 32 0.176816 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 2 9.452291 Horton Hears a Who! [2008] [720p]
+ELIMINAR 2
+IMPRIMIR tests/35-abb.out
+INSERTAR 21 0.323704 The Haunting In Connecticut [2009] [720p]
+INSERTAR 30 6.987200 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 31 7.974541 Four Christmases 720P
+INSERTAR 25 7.223049 Final Destination
+ELIMINAR 30
+ELIMINAR 14
+IMPRIMIR tests/35-abb.out
+INSERTAR 45 2.044820 Fantastic Four   1080p
+INSERTAR 0 4.680714 Horseman    720p
+INSERTAR 41 1.724587 Romeo And Juliet   720p
+INSERTAR 17 5.092971 Constantine 720p
+INSERTAR 34 0.652333 Underworld Series
+ELIMINAR 21
+ELIMINAR 0
+IMPRIMIR tests/35-abb.out
+INSERTAR 42 4.044972 3_10 to Yuma   720p
+INSERTAR 23 6.104682 Die Hard 2   720p
+INSERTAR 49 8.121557 Memento    1080p
+INSERTAR 18 2.259264 Bolt [2008] [1080p]
+INSERTAR 27 9.810241 Race To Witch Mountain [1080p]
+INSERTAR 7 7.581909 12 Rounds 720p
+ELIMINAR 17
+ELIMINAR 31
+ELIMINAR 25
+IMPRIMIR tests/35-abb.out
+INSERTAR 28 4.483050 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 10 5.246849 Good Night And Good Luck   720p
+INSERTAR 58 3.776302 Independence Day 1080p
+INSERTAR 20 5.733552 Leon_The Professional.HD   720p
+INSERTAR 36 2.418994 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 22 4.945523 Click   1080p
+INSERTAR 4 4.560262 Die Hard 3   720p
+ELIMINAR 32
+ELIMINAR 49
+ELIMINAR 23
+IMPRIMIR tests/35-abb.out
+INSERTAR 62 2.517719 The Butterfly Effect 3 Revelations 720p
+INSERTAR 63 2.060821 The Matrix [1999] [1080p]
+INSERTAR 46 3.222658 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 51 6.299857 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 35 1.511070 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 54 5.103778 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 55 7.018260 Blood - The Last Vampire [2009] [720p]
+INSERTAR 33 1.764245 Bangkok Dangerous 720p
+ELIMINAR 20
+ELIMINAR 63
+ELIMINAR 45
+ELIMINAR 8
+IMPRIMIR tests/35-abb.out
+INSERTAR 59 9.599373 SAW I   720p
+INSERTAR 29 7.550818 Dragon Wars   720p
+INSERTAR 56 8.724433 Leaving Las Vegas  720p
+INSERTAR 69 9.267142 Red Dragon    1080p
+INSERTAR 68 0.015829 Superhero Movie   1080p
+INSERTAR 38 7.885421 Alien At The Attic 720P
+INSERTAR 3 8.834996 The Brave One 720P
+INSERTAR 43 4.127758 8 Mile [2002] [720p]
+INSERTAR 11 6.564180 Elektra 720p
+ELIMINAR 28
+ELIMINAR 62
+ELIMINAR 54
+ELIMINAR 35
+IMPRIMIR tests/35-abb.out
+INSERTAR 67 4.599673 The Proposal [2009] [720p]
+INSERTAR 44 0.815376 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 81 2.583835 Watchmen [720p]
+INSERTAR 52 3.867922 A Bug's Life [720p]
+INSERTAR 82 4.731084 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 50 8.817111 The Last Samurai [2004] [720p]
+INSERTAR 26 1.931459 Leon_The Professional.HD   720p
+INSERTAR 79 6.069552 Spiderman 3   1080p
+INSERTAR 78 2.263811 Jurassic Park 1-3  1080p
+INSERTAR 87 1.372940 The Butterfly Effect [2004] [720p]
+ELIMINAR 55
+ELIMINAR 69
+ELIMINAR 46
+ELIMINAR 18
+ELIMINAR 22
+IMPRIMIR tests/35-abb.out
+INSERTAR 48 7.004726 contents.txt
+INSERTAR 90 3.987119 X-Men 3    720p
+INSERTAR 15 3.922610 I Am Legend    720p
+INSERTAR 19 4.077302 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 94 0.461134 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 40 5.941414 The Butterfly Effect [2004] [720p]
+INSERTAR 77 6.391555 Charlie and the Chocolate Factory   720p
+INSERTAR 70 4.738575 Home    1080p
+INSERTAR 84 9.758039 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 98 5.973291 Lion King, The 720p
+INSERTAR 13 2.111688 Kung Fu Hustle   720p
+ELIMINAR 3
+ELIMINAR 78
+ELIMINAR 58
+ELIMINAR 44
+ELIMINAR 42
+IMPRIMIR tests/35-abb.out
diff --git a/tests/36-abb.catedra.out b/tests/36-abb.catedra.out
new file mode 100644
index 0000000..2c8b32c
--- /dev/null
+++ b/tests/36-abb.catedra.out
@@ -0,0 +1,11 @@
+[ 30 4.645160 Madagascar 2 Escape 2 Africa [2008] [720p] ]
+[ 12 7.920039 Race To Witch Mountain [1080p] ][ 31 6.296640 Darko 720P ]
+[ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 12 7.920039 Race To Witch Mountain [1080p] ][ 31 6.296640 Darko 720P ]
+[ 4 5.271229 Connected   720p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 12 7.920039 Race To Witch Mountain [1080p] ][ 16 9.368591 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 31 6.296640 Darko 720P ]
+[ 4 5.271229 Connected   720p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 16 9.368591 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 27 1.509277 Burn E [720p] ][ 31 6.296640 Darko 720P ][ 44 7.665204 The Secret of Moonarce [720p] ][ 45 5.020922 Jumper    1080p ][ 46 6.711421 10,000 BC 720p ]
+[ 4 5.271229 Connected   720p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 20 7.580083 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 24 9.137203 Babylon A.D    720p ][ 27 1.509277 Burn E [720p] ][ 31 6.296640 Darko 720P ][ 32 9.483675 Firewall 720p ][ 37 5.532628 CJ7   720p ][ 44 7.665204 The Secret of Moonarce [720p] ][ 51 7.068907 Golden Compass   720p ][ 53 3.855345 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ]
+[ 4 5.271229 Connected   720p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 10 8.237954 Stargate-The Ark of Truth 720p ][ 14 9.770458 The Mist   720p ][ 15 5.963848 Terminator Salvation Director's cut  ( 2009)    1080p ][ 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 19 8.224514 Final Destination 4   1080p ][ 27 1.509277 Burn E [720p] ][ 31 6.296640 Darko 720P ][ 32 9.483675 Firewall 720p ][ 37 5.532628 CJ7   720p ][ 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 44 7.665204 The Secret of Moonarce [720p] ][ 53 3.855345 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 55 9.240480 Meet The Parents    720p ]
+[ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 10 8.237954 Stargate-The Ark of Truth 720p ][ 14 9.770458 The Mist   720p ][ 15 5.963848 Terminator Salvation Director's cut  ( 2009)    1080p ][ 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 19 8.224514 Final Destination 4   1080p ][ 27 1.509277 Burn E [720p] ][ 31 6.296640 Darko 720P ][ 32 9.483675 Firewall 720p ][ 33 1.821950 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 37 5.532628 CJ7   720p ][ 38 2.008956 007.1983.Octopussy.720p.hdtv.x264 ][ 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 44 7.665204 The Secret of Moonarce [720p] ][ 47 1.648925 IMAX Ring of Fire [720p] [Documenter] ][ 55 9.240480 Meet The Parents    720p ][ 60 0.415329 Eragon 720p ][ 61 5.061433 G Force    720p ][ 71 4.666272 Eurotrip    720p ]
+[ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 9 0.299931 Daredevil - 720p ][ 10 8.237954 Stargate-The Ark of Truth 720p ][ 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 19 8.224514 Final Destination 4   1080p ][ 25 8.433877 Apollo 13   1080p ][ 31 6.296640 Darko 720P ][ 32 9.483675 Firewall 720p ][ 33 1.821950 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 35 7.382330 Gladiator 1080p ][ 38 2.008956 007.1983.Octopussy.720p.hdtv.x264 ][ 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 44 7.665204 The Secret of Moonarce [720p] ][ 47 1.648925 IMAX Ring of Fire [720p] [Documenter] ][ 48 4.956958 Hulk 1    1080p ][ 49 5.400412 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 55 9.240480 Meet The Parents    720p ][ 60 0.415329 Eragon 720p ][ 61 5.061433 G Force    720p ][ 62 8.035188 Harold & Kumar   720p ][ 67 9.335771 Knowing 2009 720p ][ 70 2.180707 Hancock    1080p ][ 71 4.666272 Eurotrip    720p ][ 75 7.211695 Cloverfield   1080p ]
+[ 1 3.427969 Kingdom of Heaven [2005] [720p] ][ 3 1.768690 My Bloody Valentine 3D    1080p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 9 0.299931 Daredevil - 720p ][ 10 8.237954 Stargate-The Ark of Truth 720p ][ 11 2.345214 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 21 8.377139 PBS ][ 22 5.940340 Jerry Maguire    1080p ][ 25 8.433877 Apollo 13   1080p ][ 31 6.296640 Darko 720P ][ 33 1.821950 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 35 7.382330 Gladiator 1080p ][ 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 47 1.648925 IMAX Ring of Fire [720p] [Documenter] ][ 48 4.956958 Hulk 1    1080p ][ 49 5.400412 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 55 9.240480 Meet The Parents    720p ][ 59 4.214503 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 60 0.415329 Eragon 720p ][ 61 5.061433 G Force    720p ][ 62 8.035188 Harold & Kumar   720p ][ 65 7.675481 Starship Troopers 1  1080p ][ 70 2.180707 Hancock    1080p ][ 71 4.666272 Eurotrip    720p ][ 74 5.510212 High school musical 2006    720p ][ 75 7.211695 Cloverfield   1080p ][ 76 7.626986 Get Smart (2008) 1080p ][ 78 3.125565 Fantastic Four   1080p ]
+[ 1 3.427969 Kingdom of Heaven [2005] [720p] ][ 3 1.768690 My Bloody Valentine 3D    1080p ][ 5 5.917003 Yes Man   720p ][ 6 5.079679 Crossing Over 720P ][ 7 5.554938 Crash    1080p ][ 9 0.299931 Daredevil - 720p ][ 10 8.237954 Stargate-The Ark of Truth 720p ][ 11 2.345214 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 21 8.377139 PBS ][ 22 5.940340 Jerry Maguire    1080p ][ 25 8.433877 Apollo 13   1080p ][ 31 6.296640 Darko 720P ][ 33 1.821950 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 35 7.382330 Gladiator 1080p ][ 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 47 1.648925 IMAX Ring of Fire [720p] [Documenter] ][ 48 4.956958 Hulk 1    1080p ][ 49 5.400412 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 56 2.962803 Afro samurai uncut 720p ][ 59 4.214503 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 60 0.415329 Eragon 720p ][ 61 5.061433 G Force    720p ][ 62 8.035188 Harold & Kumar   720p ][ 70 2.180707 Hancock    1080p ][ 74 5.510212 High school musical 2006    720p ][ 75 7.211695 Cloverfield   1080p ][ 76 7.626986 Get Smart (2008) 1080p ][ 78 3.125565 Fantastic Four   1080p ][ 81 5.442692 Jeniffer's Body ( 2009)    1080p ][ 83 0.188823 PIXAR Movie ][ 87 8.043926 Hero    1080p ][ 88 2.596885 Lord Of The Ring  - Return Of The King   720p ][ 91 7.485249 The Bank Job [720p] ][ 93 7.621348 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 100 9.749040 The Sniper 720p ]
diff --git a/tests/36-abb.in b/tests/36-abb.in
new file mode 100644
index 0000000..eadb8a1
--- /dev/null
+++ b/tests/36-abb.in
@@ -0,0 +1,108 @@
+BORRAR tests/36-abb.out
+INSERTAR 30 4.645160 Madagascar 2 Escape 2 Africa [2008] [720p]
+IMPRIMIR tests/36-abb.out
+INSERTAR 31 6.296640 Darko 720P
+INSERTAR 12 7.920039 Race To Witch Mountain [1080p]
+ELIMINAR 30
+IMPRIMIR tests/36-abb.out
+INSERTAR 6 5.079679 Crossing Over 720P
+INSERTAR 7 5.554938 Crash    1080p
+INSERTAR 40 5.920277 Star Wars Saga  Collection 720p
+ELIMINAR 40
+IMPRIMIR tests/36-abb.out
+INSERTAR 2 6.286243 Poseidon   1080p
+INSERTAR 4 5.271229 Connected   720p
+INSERTAR 13 9.664683 Alone in the dark   720p
+INSERTAR 16 9.368591 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+ELIMINAR 2
+ELIMINAR 13
+IMPRIMIR tests/36-abb.out
+INSERTAR 44 7.665204 The Secret of Moonarce [720p]
+INSERTAR 27 1.509277 Burn E [720p]
+INSERTAR 28 9.355646 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 45 5.020922 Jumper    1080p
+INSERTAR 46 6.711421 10,000 BC 720p
+ELIMINAR 28
+ELIMINAR 12
+IMPRIMIR tests/36-abb.out
+INSERTAR 20 7.580083 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 32 9.483675 Firewall 720p
+INSERTAR 53 3.855345 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 37 5.532628 CJ7   720p
+INSERTAR 24 9.137203 Babylon A.D    720p
+INSERTAR 51 7.068907 Golden Compass   720p
+ELIMINAR 16
+ELIMINAR 46
+ELIMINAR 45
+IMPRIMIR tests/36-abb.out
+INSERTAR 42 2.844396 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 10 8.237954 Stargate-The Ark of Truth 720p
+INSERTAR 18 0.410772 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 15 5.963848 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 14 9.770458 The Mist   720p
+INSERTAR 55 9.240480 Meet The Parents    720p
+INSERTAR 19 8.224514 Final Destination 4   1080p
+ELIMINAR 24
+ELIMINAR 20
+ELIMINAR 51
+IMPRIMIR tests/36-abb.out
+INSERTAR 47 1.648925 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 61 5.061433 G Force    720p
+INSERTAR 38 2.008956 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 33 1.821950 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 60 0.415329 Eragon 720p
+INSERTAR 58 2.167372 Charlie and the Chocolate Factory   720p
+INSERTAR 39 0.849620 Infernal Affair 1-3   1080p
+INSERTAR 71 4.666272 Eurotrip    720p
+ELIMINAR 4
+ELIMINAR 53
+ELIMINAR 39
+ELIMINAR 58
+IMPRIMIR tests/36-abb.out
+INSERTAR 35 7.382330 Gladiator 1080p
+INSERTAR 49 5.400412 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 9 0.299931 Daredevil - 720p
+INSERTAR 25 8.433877 Apollo 13   1080p
+INSERTAR 75 7.211695 Cloverfield   1080p
+INSERTAR 70 2.180707 Hancock    1080p
+INSERTAR 48 4.956958 Hulk 1    1080p
+INSERTAR 67 9.335771 Knowing 2009 720p
+INSERTAR 62 8.035188 Harold & Kumar   720p
+ELIMINAR 27
+ELIMINAR 15
+ELIMINAR 37
+ELIMINAR 14
+IMPRIMIR tests/36-abb.out
+INSERTAR 65 7.675481 Starship Troopers 1  1080p
+INSERTAR 78 3.125565 Fantastic Four   1080p
+INSERTAR 76 7.626986 Get Smart (2008) 1080p
+INSERTAR 21 8.377139 PBS
+INSERTAR 1 3.427969 Kingdom of Heaven [2005] [720p]
+INSERTAR 59 4.214503 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 3 1.768690 My Bloody Valentine 3D    1080p
+INSERTAR 22 5.940340 Jerry Maguire    1080p
+INSERTAR 11 2.345214 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 74 5.510212 High school musical 2006    720p
+ELIMINAR 19
+ELIMINAR 67
+ELIMINAR 38
+ELIMINAR 32
+ELIMINAR 44
+IMPRIMIR tests/36-abb.out
+INSERTAR 81 5.442692 Jeniffer's Body ( 2009)    1080p
+INSERTAR 91 7.485249 The Bank Job [720p]
+INSERTAR 83 0.188823 PIXAR Movie
+INSERTAR 87 8.043926 Hero    1080p
+INSERTAR 5 5.917003 Yes Man   720p
+INSERTAR 93 7.621348 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 88 2.596885 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 56 2.962803 Afro samurai uncut 720p
+INSERTAR 57 9.234597 Max Payne    720p
+INSERTAR 100 9.749040 The Sniper 720p
+INSERTAR 52 6.428285 American Beauty   720p
+ELIMINAR 52
+ELIMINAR 55
+ELIMINAR 71
+ELIMINAR 65
+ELIMINAR 57
+IMPRIMIR tests/36-abb.out
diff --git a/tests/37-abb.catedra.out b/tests/37-abb.catedra.out
new file mode 100644
index 0000000..8f355d6
--- /dev/null
+++ b/tests/37-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 13 2.546571 Deep Sea ]
+[ 34 4.127983 Eurotrip    720p ][ 38 4.658232 Alien At The Attic 720P ]
+[ 16 0.240423 Land Of the Lost   720p ][ 18 2.791989 3_10 to Yuma   720p ][ 34 4.127983 Eurotrip    720p ][ 38 4.658232 Alien At The Attic 720P ]
+[ 11 0.248580 Twilight [2008]   720p ][ 16 0.240423 Land Of the Lost   720p ][ 18 2.791989 3_10 to Yuma   720p ][ 24 9.703152 Kung Fu Hustle   720p ][ 25 7.454437 The Sniper 720p ][ 38 4.658232 Alien At The Attic 720P ]
+[ 5 6.022463 Se7en [720p] ][ 11 0.248580 Twilight [2008]   720p ][ 14 5.961691 The Italian Job [2003] [720p] ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 24 9.703152 Kung Fu Hustle   720p ][ 25 7.454437 The Sniper 720p ][ 29 0.619206 The Godfather [1972] [720p] ][ 35 7.206382 Daredevil - 720p ]
+[ 4 0.967488 Push    1080p ][ 5 6.022463 Se7en [720p] ][ 14 5.961691 The Italian Job [2003] [720p] ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 24 9.703152 Kung Fu Hustle   720p ][ 26 3.047738 Deep Sea ][ 29 0.619206 The Godfather [1972] [720p] ][ 33 5.812197 PIXAR Movie ][ 35 7.206382 Daredevil - 720p ][ 44 4.809898 The Messenger [720p] ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ]
+[ 4 0.967488 Push    1080p ][ 5 6.022463 Se7en [720p] ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 14 5.961691 The Italian Job [2003] [720p] ][ 16 0.240423 Land Of the Lost   720p ][ 17 0.285007 Horton Hears a Who! [2008] [720p] ][ 19 1.006240 X-Men 2   1080p ][ 24 9.703152 Kung Fu Hustle   720p ][ 26 3.047738 Deep Sea ][ 35 7.206382 Daredevil - 720p ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 44 4.809898 The Messenger [720p] ][ 48 8.731272 Corpse Bride   720p ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 61 7.261673 Iron Man    1080p ]
+[ 1 0.299182 Kill Shot   720p ][ 4 0.967488 Push    1080p ][ 5 6.022463 Se7en [720p] ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR ][ 26 3.047738 Deep Sea ][ 36 8.283182 Click   1080p ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 44 4.809898 The Messenger [720p] ][ 48 8.731272 Corpse Bride   720p ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 51 9.783362 The Empress and the Warriors [2008] [720p] ][ 52 9.722173 James Bond 19 - The World is not Enough [1999] [720p] ][ 57 3.282401 Home    1080p ][ 61 7.261673 Iron Man    1080p ][ 63 9.272337 X-Men 1 - 1080p ][ 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ]
+[ 0 4.995845 catch me if u can - 720p ][ 1 0.299182 Kill Shot   720p ][ 4 0.967488 Push    1080p ][ 7 9.072313 Duplicity 2009   720p ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR ][ 23 4.552735 Spiderman 1   1080p ][ 28 8.863467 Demo (Sony, Sharp, THX and more) ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 44 4.809898 The Messenger [720p] ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 50 0.784224 Die Hard 2   720p ][ 51 9.783362 The Empress and the Warriors [2008] [720p] ][ 52 9.722173 James Bond 19 - The World is not Enough [1999] [720p] ][ 54 5.107872 Eagle Eye    1080p ][ 57 3.282401 Home    1080p ][ 59 3.405227 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 61 7.261673 Iron Man    1080p ][ 63 9.272337 X-Men 1 - 1080p ][ 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 67 2.694580 Kung Fu Panda [2008]   720p ][ 69 6.551912 Poseidon   1080p ]
+[ 0 4.995845 catch me if u can - 720p ][ 1 0.299182 Kill Shot   720p ][ 3 0.647134 Apocalypto   720p ][ 4 0.967488 Push    1080p ][ 7 9.072313 Duplicity 2009   720p ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 21 6.134885 10,000 BC 720p ][ 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR ][ 23 4.552735 Spiderman 1   1080p ][ 28 8.863467 Demo (Sony, Sharp, THX and more) ][ 39 2.288221 X-Men 1    720p ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 43 8.779223 3_10 to Yuma   720p ][ 44 4.809898 The Messenger [720p] ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 50 0.784224 Die Hard 2   720p ][ 51 9.783362 The Empress and the Warriors [2008] [720p] ][ 52 9.722173 James Bond 19 - The World is not Enough [1999] [720p] ][ 54 5.107872 Eagle Eye    1080p ][ 55 3.459856 Rocky Balboa    720p ][ 57 3.282401 Home    1080p ][ 60 0.936716 Bee Movie   720p ][ 63 9.272337 X-Men 1 - 1080p ][ 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 6.551912 Poseidon   1080p ][ 77 4.719921 James Bond 03 - GoldFinger [1964] ][ 84 9.086673 X-Men 3    720p ]
+[ 0 4.995845 catch me if u can - 720p ][ 1 0.299182 Kill Shot   720p ][ 3 0.647134 Apocalypto   720p ][ 4 0.967488 Push    1080p ][ 7 9.072313 Duplicity 2009   720p ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 21 6.134885 10,000 BC 720p ][ 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR ][ 28 8.863467 Demo (Sony, Sharp, THX and more) ][ 31 5.148583 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 39 2.288221 X-Men 1    720p ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 43 8.779223 3_10 to Yuma   720p ][ 46 1.308239 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 50 0.784224 Die Hard 2   720p ][ 52 9.722173 James Bond 19 - The World is not Enough [1999] [720p] ][ 54 5.107872 Eagle Eye    1080p ][ 55 3.459856 Rocky Balboa    720p ][ 57 3.282401 Home    1080p ][ 58 3.307166 Transformer 1 & 2 Collection   1080p ][ 60 0.936716 Bee Movie   720p ][ 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 6.551912 Poseidon   1080p ][ 75 4.618946 Eastern.Promises.2007.720p ][ 76 1.420633 Breach 1080p ][ 77 4.719921 James Bond 03 - GoldFinger [1964] ][ 78 3.791053 The Final Destination 4 [2009] [720p] ][ 80 2.080522 The Extreme Movie 720P ][ 81 5.376314 Kill Bill Vol 2 [2004]   720p ][ 87 4.762697 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 89 7.254913 Ongbak 2003 720p ][ 93 1.177242 Shark Tale [2004] [1080p] ]
+[ 0 4.995845 catch me if u can - 720p ][ 1 0.299182 Kill Shot   720p ][ 2 2.346725 Meet The Parents    720p ][ 3 0.647134 Apocalypto   720p ][ 4 0.967488 Push    1080p ][ 7 9.072313 Duplicity 2009   720p ][ 8 6.923073 Babylon A.D    720p ][ 12 4.576898 The Butterfly Effect 3 Revelations 720p ][ 16 0.240423 Land Of the Lost   720p ][ 19 1.006240 X-Men 2   1080p ][ 21 6.134885 10,000 BC 720p ][ 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR ][ 28 8.863467 Demo (Sony, Sharp, THX and more) ][ 31 5.148583 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 39 2.288221 X-Men 1    720p ][ 40 0.989239 Superman Batman Public Enemies 2009 720p ][ 41 1.986654 The Matrix Reloaded   1080p ][ 43 8.779223 3_10 to Yuma   720p ][ 46 1.308239 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 49 4.866760 The Butterfly Effect 3 Revelations 720p ][ 53 9.725122 Hush   720p ][ 54 5.107872 Eagle Eye    1080p ][ 55 3.459856 Rocky Balboa    720p ][ 57 3.282401 Home    1080p ][ 58 3.307166 Transformer 1 & 2 Collection   1080p ][ 60 0.936716 Bee Movie   720p ][ 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 6.551912 Poseidon   1080p ][ 74 7.072345 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 76 1.420633 Breach 1080p ][ 77 4.719921 James Bond 03 - GoldFinger [1964] ][ 80 2.080522 The Extreme Movie 720P ][ 81 5.376314 Kill Bill Vol 2 [2004]   720p ][ 83 6.011130 Meet The Parents    720p ][ 85 3.915934 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 87 4.762697 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 89 7.254913 Ongbak 2003 720p ][ 91 3.847419 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 93 1.177242 Shark Tale [2004] [1080p] ][ 95 0.469996 Final Destination ][ 98 6.829700 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 101 7.045057 Bourne Identity   720p ]
diff --git a/tests/37-abb.in b/tests/37-abb.in
new file mode 100644
index 0000000..206aa81
--- /dev/null
+++ b/tests/37-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/37-abb.out
+INSERTAR 13 2.546571 Deep Sea
+IMPRIMIR tests/37-abb.out
+INSERTAR 34 4.127983 Eurotrip    720p
+INSERTAR 38 4.658232 Alien At The Attic 720P
+ELIMINAR 13
+IMPRIMIR tests/37-abb.out
+INSERTAR 18 2.791989 3_10 to Yuma   720p
+INSERTAR 15 6.014818 Iron Man    1080p
+INSERTAR 16 0.240423 Land Of the Lost   720p
+ELIMINAR 15
+IMPRIMIR tests/37-abb.out
+INSERTAR 24 9.703152 Kung Fu Hustle   720p
+INSERTAR 42 0.848367 Se7en [720p]
+INSERTAR 11 0.248580 Twilight [2008]   720p
+INSERTAR 25 7.454437 The Sniper 720p
+ELIMINAR 34
+ELIMINAR 42
+IMPRIMIR tests/37-abb.out
+INSERTAR 29 0.619206 The Godfather [1972] [720p]
+INSERTAR 5 6.022463 Se7en [720p]
+INSERTAR 35 7.206382 Daredevil - 720p
+INSERTAR 19 1.006240 X-Men 2   1080p
+INSERTAR 14 5.961691 The Italian Job [2003] [720p]
+ELIMINAR 38
+ELIMINAR 18
+IMPRIMIR tests/37-abb.out
+INSERTAR 33 5.812197 PIXAR Movie
+INSERTAR 26 3.047738 Deep Sea
+INSERTAR 4 0.967488 Push    1080p
+INSERTAR 44 4.809898 The Messenger [720p]
+INSERTAR 49 4.866760 The Butterfly Effect 3 Revelations 720p
+INSERTAR 10 5.634772 The Tale Of Despereaux [720p]
+ELIMINAR 10
+ELIMINAR 25
+ELIMINAR 11
+IMPRIMIR tests/37-abb.out
+INSERTAR 48 8.731272 Corpse Bride   720p
+INSERTAR 30 8.289123 Duplicity 2009   720p
+INSERTAR 17 0.285007 Horton Hears a Who! [2008] [720p]
+INSERTAR 40 0.989239 Superman Batman Public Enemies 2009 720p
+INSERTAR 12 4.576898 The Butterfly Effect 3 Revelations 720p
+INSERTAR 61 7.261673 Iron Man    1080p
+INSERTAR 8 6.923073 Babylon A.D    720p
+ELIMINAR 29
+ELIMINAR 30
+ELIMINAR 33
+IMPRIMIR tests/37-abb.out
+INSERTAR 36 8.283182 Click   1080p
+INSERTAR 1 0.299182 Kill Shot   720p
+INSERTAR 22 9.370199 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 63 9.272337 X-Men 1 - 1080p
+INSERTAR 57 3.282401 Home    1080p
+INSERTAR 64 3.146370 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 51 9.783362 The Empress and the Warriors [2008] [720p]
+INSERTAR 52 9.722173 James Bond 19 - The World is not Enough [1999] [720p]
+ELIMINAR 14
+ELIMINAR 24
+ELIMINAR 17
+ELIMINAR 35
+IMPRIMIR tests/37-abb.out
+INSERTAR 69 6.551912 Poseidon   1080p
+INSERTAR 28 8.863467 Demo (Sony, Sharp, THX and more)
+INSERTAR 59 3.405227 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 50 0.784224 Die Hard 2   720p
+INSERTAR 23 4.552735 Spiderman 1   1080p
+INSERTAR 54 5.107872 Eagle Eye    1080p
+INSERTAR 0 4.995845 catch me if u can - 720p
+INSERTAR 67 2.694580 Kung Fu Panda [2008]   720p
+INSERTAR 7 9.072313 Duplicity 2009   720p
+ELIMINAR 5
+ELIMINAR 48
+ELIMINAR 26
+ELIMINAR 36
+IMPRIMIR tests/37-abb.out
+INSERTAR 43 8.779223 3_10 to Yuma   720p
+INSERTAR 47 3.646413 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 3 0.647134 Apocalypto   720p
+INSERTAR 60 0.936716 Bee Movie   720p
+INSERTAR 45 6.897675 Exiled   720p
+INSERTAR 55 3.459856 Rocky Balboa    720p
+INSERTAR 84 9.086673 X-Men 3    720p
+INSERTAR 39 2.288221 X-Men 1    720p
+INSERTAR 77 4.719921 James Bond 03 - GoldFinger [1964]
+INSERTAR 21 6.134885 10,000 BC 720p
+ELIMINAR 45
+ELIMINAR 47
+ELIMINAR 59
+ELIMINAR 61
+ELIMINAR 67
+IMPRIMIR tests/37-abb.out
+INSERTAR 87 4.762697 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 81 5.376314 Kill Bill Vol 2 [2004]   720p
+INSERTAR 46 1.308239 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 93 1.177242 Shark Tale [2004] [1080p]
+INSERTAR 75 4.618946 Eastern.Promises.2007.720p
+INSERTAR 80 2.080522 The Extreme Movie 720P
+INSERTAR 78 3.791053 The Final Destination 4 [2009] [720p]
+INSERTAR 31 5.148583 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 76 1.420633 Breach 1080p
+INSERTAR 58 3.307166 Transformer 1 & 2 Collection   1080p
+INSERTAR 89 7.254913 Ongbak 2003 720p
+ELIMINAR 44
+ELIMINAR 23
+ELIMINAR 63
+ELIMINAR 84
+ELIMINAR 51
+IMPRIMIR tests/37-abb.out
+INSERTAR 85 3.915934 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 91 3.847419 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 2 2.346725 Meet The Parents    720p
+INSERTAR 98 6.829700 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 95 0.469996 Final Destination
+INSERTAR 41 1.986654 The Matrix Reloaded   1080p
+INSERTAR 74 7.072345 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 105 8.687315 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 83 6.011130 Meet The Parents    720p
+INSERTAR 73 6.734350 Battlestar Galactica The Plan [720p]
+INSERTAR 53 9.725122 Hush   720p
+INSERTAR 101 7.045057 Bourne Identity   720p
+ELIMINAR 75
+ELIMINAR 73
+ELIMINAR 50
+ELIMINAR 105
+ELIMINAR 78
+ELIMINAR 52
+IMPRIMIR tests/37-abb.out
diff --git a/tests/38-abb.catedra.out b/tests/38-abb.catedra.out
new file mode 100644
index 0000000..626b961
--- /dev/null
+++ b/tests/38-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 13 5.083055 Bangkok Dangerous 720p ]
+[ 6 6.767690 Corpse Bride   720p ][ 13 5.083055 Bangkok Dangerous 720p ]
+[ 5 2.847938 Armageddon [1998] [720p] ][ 6 6.767690 Corpse Bride   720p ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 11 5.776801 Godzilla 720p ]
+[ 5 2.847938 Armageddon [1998] [720p] ][ 6 6.767690 Corpse Bride   720p ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 10 1.822436 Madagascar 1 [2005] [1080p] ][ 11 5.776801 Godzilla 720p ][ 43 5.331704 Big Nothing   720p ]
+[ 5 2.847938 Armageddon [1998] [720p] ][ 6 6.767690 Corpse Bride   720p ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 10 1.822436 Madagascar 1 [2005] [1080p] ][ 29 1.987359 Con Air   720p ][ 33 9.242183 Alien At The Attic 720P ][ 41 3.620573 Iron Man    1080p ][ 43 5.331704 Big Nothing   720p ][ 47 6.686024 Bolt [2008] [1080p] ]
+[ 1 6.803249 Miami Vice 720p ][ 4 9.102285 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 2.847938 Armageddon [1998] [720p] ][ 6 6.767690 Corpse Bride   720p ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 29 1.987359 Con Air   720p ][ 33 9.242183 Alien At The Attic 720P ][ 39 3.263025 X-Men 4 - Origins Wolverine (2009)  1080p ][ 41 3.620573 Iron Man    1080p ][ 43 5.331704 Big Nothing   720p ][ 47 6.686024 Bolt [2008] [1080p] ][ 49 9.254606 Yes Man   720p ]
+[ 0 9.348749 The Mist   720p ][ 1 6.803249 Miami Vice 720p ][ 4 9.102285 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 2.847938 Armageddon [1998] [720p] ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 15 9.027597 Horton Hears a Who! [2008] [720p] ][ 29 1.987359 Con Air   720p ][ 33 9.242183 Alien At The Attic 720P ][ 35 5.253051 The Notebook [2004] [1080p] ][ 41 3.620573 Iron Man    1080p ][ 47 6.686024 Bolt [2008] [1080p] ][ 49 9.254606 Yes Man   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 52 6.312547 Butterfly on a Wheel.2007   720p ][ 54 0.376743 Die Hard 4   1080p ][ 55 8.845485 Fast and the Furious 4 - 1080p ]
+[ 0 9.348749 The Mist   720p ][ 1 6.803249 Miami Vice 720p ][ 4 9.102285 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 2.847938 Armageddon [1998] [720p] ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 15 9.027597 Horton Hears a Who! [2008] [720p] ][ 17 0.983760 Dragonball Evolution [2009] [720p] ][ 19 9.963789 Aladdin [1992] [720p] ][ 26 1.906405 Disturbia    720p ][ 35 5.253051 The Notebook [2004] [1080p] ][ 41 3.620573 Iron Man    1080p ][ 44 4.106411 Rambo 4 [2008] [720p] ][ 46 6.123678 Before The Devil Knows, You're Dead   1080p ][ 47 6.686024 Bolt [2008] [1080p] ][ 49 9.254606 Yes Man   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 52 6.312547 Butterfly on a Wheel.2007   720p ][ 54 0.376743 Die Hard 4   1080p ][ 55 8.845485 Fast and the Furious 4 - 1080p ][ 56 0.647007 Next 720P ]
+[ 1 6.803249 Miami Vice 720p ][ 5 2.847938 Armageddon [1998] [720p] ][ 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 15 9.027597 Horton Hears a Who! [2008] [720p] ][ 16 1.327012 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 17 0.983760 Dragonball Evolution [2009] [720p] ][ 19 9.963789 Aladdin [1992] [720p] ][ 26 1.906405 Disturbia    720p ][ 27 0.225073 National Geographic - The Koran [720p] [Documenter] ][ 31 5.305491 Public Enemies [720p] ][ 35 5.253051 The Notebook [2004] [1080p] ][ 38 4.084491 American Virgin 720P ][ 41 3.620573 Iron Man    1080p ][ 44 4.106411 Rambo 4 [2008] [720p] ][ 45 5.115561 New York I Love You 720p   720p ][ 46 6.123678 Before The Devil Knows, You're Dead   1080p ][ 47 6.686024 Bolt [2008] [1080p] ][ 49 9.254606 Yes Man   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 55 8.845485 Fast and the Furious 4 - 1080p ][ 56 0.647007 Next 720P ][ 63 2.344528 Bridge To Terabithia 720P ][ 68 1.851950 Gran Torino [2008] [720p] ][ 70 1.115759 Black Hawk Down   1080p ][ 73 4.487863 War [720p] ]
+[ 1 6.803249 Miami Vice 720p ][ 5 2.847938 Armageddon [1998] [720p] ][ 14 3.550969 A Knight's Tale [2001] [720p] ][ 15 9.027597 Horton Hears a Who! [2008] [720p] ][ 16 1.327012 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 17 0.983760 Dragonball Evolution [2009] [720p] ][ 19 9.963789 Aladdin [1992] [720p] ][ 26 1.906405 Disturbia    720p ][ 27 0.225073 National Geographic - The Koran [720p] [Documenter] ][ 28 3.552695 007.1983.Octopussy.720p.hdtv.x264 ][ 31 5.305491 Public Enemies [720p] ][ 35 5.253051 The Notebook [2004] [1080p] ][ 38 4.084491 American Virgin 720P ][ 42 3.767727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 45 5.115561 New York I Love You 720p   720p ][ 46 6.123678 Before The Devil Knows, You're Dead   1080p ][ 47 6.686024 Bolt [2008] [1080p] ][ 48 9.283970 Labor Pain   720p ][ 49 9.254606 Yes Man   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 55 8.845485 Fast and the Furious 4 - 1080p ][ 56 0.647007 Next 720P ][ 60 8.347025 James Bond 22 - Quantum of Solace [2008] [720p] ][ 61 1.102213 911 Mysteries Demolition    720p ][ 63 2.344528 Bridge To Terabithia 720P ][ 68 1.851950 Gran Torino [2008] [720p] ][ 70 1.115759 Black Hawk Down   1080p ][ 72 7.076818 Stardust   720p ][ 73 4.487863 War [720p] ][ 80 3.100442 Minority Report [720p] ]
+[ 1 6.803249 Miami Vice 720p ][ 14 3.550969 A Knight's Tale [2001] [720p] ][ 16 1.327012 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 17 0.983760 Dragonball Evolution [2009] [720p] ][ 19 9.963789 Aladdin [1992] [720p] ][ 26 1.906405 Disturbia    720p ][ 27 0.225073 National Geographic - The Koran [720p] [Documenter] ][ 28 3.552695 007.1983.Octopussy.720p.hdtv.x264 ][ 30 7.673966 Moulin Rouge   720p ][ 31 5.305491 Public Enemies [720p] ][ 35 5.253051 The Notebook [2004] [1080p] ][ 38 4.084491 American Virgin 720P ][ 42 3.767727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 45 5.115561 New York I Love You 720p   720p ][ 46 6.123678 Before The Devil Knows, You're Dead   1080p ][ 47 6.686024 Bolt [2008] [1080p] ][ 48 9.283970 Labor Pain   720p ][ 49 9.254606 Yes Man   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 53 7.963383 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 55 8.845485 Fast and the Furious 4 - 1080p ][ 56 0.647007 Next 720P ][ 60 8.347025 James Bond 22 - Quantum of Solace [2008] [720p] ][ 62 2.125745 Star Wars Saga  Collection 720p ][ 63 2.344528 Bridge To Terabithia 720P ][ 67 1.676636 Orphan (2009)    1080p ][ 70 1.115759 Black Hawk Down   1080p ][ 72 7.076818 Stardust   720p ][ 73 4.487863 War [720p] ][ 74 2.910227 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 9.972323 Green Lantern First Flight   720p ][ 80 3.100442 Minority Report [720p] ][ 84 0.491484 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 93 5.021756 Yes Man   720p ][ 96 0.855281 The Bank Job [720p] ][ 99 1.251404 Bride Wars   720p ]
+[ 8 1.574758 The Butterfly Effect 3 Revelations 720p ][ 14 3.550969 A Knight's Tale [2001] [720p] ][ 16 1.327012 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 19 9.963789 Aladdin [1992] [720p] ][ 26 1.906405 Disturbia    720p ][ 27 0.225073 National Geographic - The Koran [720p] [Documenter] ][ 28 3.552695 007.1983.Octopussy.720p.hdtv.x264 ][ 30 7.673966 Moulin Rouge   720p ][ 31 5.305491 Public Enemies [720p] ][ 35 5.253051 The Notebook [2004] [1080p] ][ 38 4.084491 American Virgin 720P ][ 42 3.767727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 45 5.115561 New York I Love You 720p   720p ][ 47 6.686024 Bolt [2008] [1080p] ][ 48 9.283970 Labor Pain   720p ][ 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 53 7.963383 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 56 0.647007 Next 720P ][ 59 0.878448 Memento    1080p ][ 60 8.347025 James Bond 22 - Quantum of Solace [2008] [720p] ][ 62 2.125745 Star Wars Saga  Collection 720p ][ 65 5.798753 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 66 7.717026 Fifty Dead Men Walking   1080p ][ 67 1.676636 Orphan (2009)    1080p ][ 70 1.115759 Black Hawk Down   1080p ][ 72 7.076818 Stardust   720p ][ 73 4.487863 War [720p] ][ 74 2.910227 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 9.972323 Green Lantern First Flight   720p ][ 79 1.568621 The Last Samurai [2004] [720p] ][ 80 3.100442 Minority Report [720p] ][ 84 0.491484 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 89 3.811490 21   1080p ][ 92 4.511640 The Italian Job [2003] [720p] ][ 93 5.021756 Yes Man   720p ][ 94 8.047675 Banlieue 13 - Ultimatum [720p] ][ 96 0.855281 The Bank Job [720p] ][ 99 1.251404 Bride Wars   720p ][ 103 6.362386 Lawrence of Arabia   1080p ][ 104 0.113552 Meet The Parents    720p ][ 106 7.826191 Leaving Las Vegas  720p ][ 110 4.100601 The Matrix Revolution   1080p ]
diff --git a/tests/38-abb.in b/tests/38-abb.in
new file mode 100644
index 0000000..647b807
--- /dev/null
+++ b/tests/38-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/38-abb.out
+INSERTAR 13 5.083055 Bangkok Dangerous 720p
+IMPRIMIR tests/38-abb.out
+INSERTAR 32 5.973325 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 6 6.767690 Corpse Bride   720p
+ELIMINAR 32
+IMPRIMIR tests/38-abb.out
+INSERTAR 5 2.847938 Armageddon [1998] [720p]
+INSERTAR 9 3.377454 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 11 5.776801 Godzilla 720p
+ELIMINAR 13
+IMPRIMIR tests/38-abb.out
+INSERTAR 37 0.821835 Rambo 4 [2008] [720p]
+INSERTAR 43 5.331704 Big Nothing   720p
+INSERTAR 10 1.822436 Madagascar 1 [2005] [1080p]
+INSERTAR 18 4.975778 Spiderman 2   1080p
+ELIMINAR 18
+ELIMINAR 37
+IMPRIMIR tests/38-abb.out
+INSERTAR 22 9.455184 Mr. & Mrs. Smith   720p
+INSERTAR 41 3.620573 Iron Man    1080p
+INSERTAR 29 1.987359 Con Air   720p
+INSERTAR 33 9.242183 Alien At The Attic 720P
+INSERTAR 47 6.686024 Bolt [2008] [1080p]
+ELIMINAR 22
+ELIMINAR 11
+IMPRIMIR tests/38-abb.out
+INSERTAR 4 9.102285 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 50 5.223409 Sex drive   720p
+INSERTAR 1 6.803249 Miami Vice 720p
+INSERTAR 21 0.297904 Fearless - 720p
+INSERTAR 49 9.254606 Yes Man   720p
+INSERTAR 39 3.263025 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 10
+ELIMINAR 50
+ELIMINAR 21
+IMPRIMIR tests/38-abb.out
+INSERTAR 54 0.376743 Die Hard 4   1080p
+INSERTAR 35 5.253051 The Notebook [2004] [1080p]
+INSERTAR 15 9.027597 Horton Hears a Who! [2008] [720p]
+INSERTAR 0 9.348749 The Mist   720p
+INSERTAR 52 6.312547 Butterfly on a Wheel.2007   720p
+INSERTAR 55 8.845485 Fast and the Furious 4 - 1080p
+INSERTAR 51 0.245478 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+ELIMINAR 6
+ELIMINAR 43
+ELIMINAR 39
+IMPRIMIR tests/38-abb.out
+INSERTAR 23 1.783336 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 46 6.123678 Before The Devil Knows, You're Dead   1080p
+INSERTAR 25 0.916872 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 44 4.106411 Rambo 4 [2008] [720p]
+INSERTAR 56 0.647007 Next 720P
+INSERTAR 17 0.983760 Dragonball Evolution [2009] [720p]
+INSERTAR 26 1.906405 Disturbia    720p
+INSERTAR 19 9.963789 Aladdin [1992] [720p]
+ELIMINAR 23
+ELIMINAR 33
+ELIMINAR 25
+ELIMINAR 29
+IMPRIMIR tests/38-abb.out
+INSERTAR 70 1.115759 Black Hawk Down   1080p
+INSERTAR 45 5.115561 New York I Love You 720p   720p
+INSERTAR 16 1.327012 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 68 1.851950 Gran Torino [2008] [720p]
+INSERTAR 31 5.305491 Public Enemies [720p]
+INSERTAR 27 0.225073 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 73 4.487863 War [720p]
+INSERTAR 63 2.344528 Bridge To Terabithia 720P
+INSERTAR 38 4.084491 American Virgin 720P
+ELIMINAR 54
+ELIMINAR 0
+ELIMINAR 4
+ELIMINAR 52
+IMPRIMIR tests/38-abb.out
+INSERTAR 80 3.100442 Minority Report [720p]
+INSERTAR 60 8.347025 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 12 5.327840 Drag Me To Hell [720p]
+INSERTAR 14 3.550969 A Knight's Tale [2001] [720p]
+INSERTAR 28 3.552695 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 42 3.767727 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 88 9.581665 Eagle Eye    1080p
+INSERTAR 72 7.076818 Stardust   720p
+INSERTAR 61 1.102213 911 Mysteries Demolition    720p
+INSERTAR 48 9.283970 Labor Pain   720p
+ELIMINAR 9
+ELIMINAR 44
+ELIMINAR 88
+ELIMINAR 41
+ELIMINAR 12
+IMPRIMIR tests/38-abb.out
+INSERTAR 93 5.021756 Yes Man   720p
+INSERTAR 81 0.030731 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 30 7.673966 Moulin Rouge   720p
+INSERTAR 96 0.855281 The Bank Job [720p]
+INSERTAR 74 2.910227 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 62 2.125745 Star Wars Saga  Collection 720p
+INSERTAR 53 7.963383 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 84 0.491484 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 77 9.972323 Green Lantern First Flight   720p
+INSERTAR 99 1.251404 Bride Wars   720p
+INSERTAR 67 1.676636 Orphan (2009)    1080p
+ELIMINAR 5
+ELIMINAR 68
+ELIMINAR 61
+ELIMINAR 81
+ELIMINAR 15
+IMPRIMIR tests/38-abb.out
+INSERTAR 59 0.878448 Memento    1080p
+INSERTAR 92 4.511640 The Italian Job [2003] [720p]
+INSERTAR 79 1.568621 The Last Samurai [2004] [720p]
+INSERTAR 104 0.113552 Meet The Parents    720p
+INSERTAR 106 7.826191 Leaving Las Vegas  720p
+INSERTAR 103 6.362386 Lawrence of Arabia   1080p
+INSERTAR 8 1.574758 The Butterfly Effect 3 Revelations 720p
+INSERTAR 110 4.100601 The Matrix Revolution   1080p
+INSERTAR 94 8.047675 Banlieue 13 - Ultimatum [720p]
+INSERTAR 66 7.717026 Fifty Dead Men Walking   1080p
+INSERTAR 65 5.798753 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 89 3.811490 21   1080p
+ELIMINAR 46
+ELIMINAR 49
+ELIMINAR 17
+ELIMINAR 1
+ELIMINAR 63
+ELIMINAR 55
+IMPRIMIR tests/38-abb.out
diff --git a/tests/39-abb.catedra.out b/tests/39-abb.catedra.out
new file mode 100644
index 0000000..28664b9
--- /dev/null
+++ b/tests/39-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 7 5.390656 The Matrix   1080p ]
+[ 7 5.390656 The Matrix   1080p ][ 38 0.740913 X-Men 1 - 1080p ]
+[ 7 5.390656 The Matrix   1080p ][ 20 7.017877 Bourne Identity   720p ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 42 1.267029 Core   720p ]
+[ 7 5.390656 The Matrix   1080p ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 26 7.863319 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 28 4.663409 Shark Tale [2004] [1080p] ][ 42 1.267029 Core   720p ][ 47 2.631031 Mission Impossible Trilogy   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 7 5.390656 The Matrix   1080p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 26 7.863319 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 42 1.267029 Core   720p ][ 47 2.631031 Mission Impossible Trilogy   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 33 6.186802 American Gangster    720p ][ 39 9.481517 Die Hard 1   720p ][ 42 1.267029 Core   720p ][ 46 0.934351 Doomsday 720p ][ 47 2.631031 Mission Impossible Trilogy   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 22 2.785908 Babel.720p ][ 24 1.954475 Yes Man   720p ][ 33 6.186802 American Gangster    720p ][ 39 9.481517 Die Hard 1   720p ][ 42 1.267029 Core   720p ][ 46 0.934351 Doomsday 720p ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 51 6.628451 The Last Samurai [2004] [720p] ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 22 2.785908 Babel.720p ][ 24 1.954475 Yes Man   720p ][ 29 9.215926 Seven Swords    1080p ][ 30 3.372732 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 42 1.267029 Core   720p ][ 43 5.901403 The Notebook [2004] [1080p] ][ 46 0.934351 Doomsday 720p ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 51 6.628451 The Last Samurai [2004] [720p] ][ 64 7.125724 Juno 2007 720p ][ 66 8.238115 La Lingerie [BluRay] [720p] [DTS] ][ 67 7.797909 Die Hard 2   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 9 3.143814 Death Race   720p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 13 7.886786 The Messenger [720p] ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 24 1.954475 Yes Man   720p ][ 25 8.665787 Land Of the Lost   720p ][ 29 9.215926 Seven Swords    1080p ][ 30 3.372732 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 34 6.132637 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 42 1.267029 Core   720p ][ 43 5.901403 The Notebook [2004] [1080p] ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 48 7.311171 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 54 5.739755 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 63 5.092627 Braveheart 720p ][ 66 8.238115 La Lingerie [BluRay] [720p] [DTS] ][ 67 7.797909 Die Hard 2   720p ][ 70 1.376559 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 76 2.834223 Big Buck Bunny [1080p] ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 2.989869 Banlieue 13 - Ultimatum [720p] ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 9 3.143814 Death Race   720p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 13 7.886786 The Messenger [720p] ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 24 1.954475 Yes Man   720p ][ 27 5.161767 Alien vs Predator 1-2  720p ][ 29 9.215926 Seven Swords    1080p ][ 34 6.132637 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 42 1.267029 Core   720p ][ 43 5.901403 The Notebook [2004] [1080p] ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 54 5.739755 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 57 6.120345 SAW I   720p ][ 61 1.925442 The Godfather [1972] [720p] ][ 66 8.238115 La Lingerie [BluRay] [720p] [DTS] ][ 67 7.797909 Die Hard 2   720p ][ 70 1.376559 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 74 8.274904 Pirates of Caribbean 1-2-3 Collection   1080p ][ 76 2.834223 Big Buck Bunny [1080p] ][ 81 0.169189 Die Hard 2   720p ][ 83 4.281458 CJ7   720p ][ 84 9.369704 Eurotrip    720p ][ 91 5.828667 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 2.989869 Banlieue 13 - Ultimatum [720p] ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 7 5.390656 The Matrix   1080p ][ 9 3.143814 Death Race   720p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 13 7.886786 The Messenger [720p] ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 19 4.907904 Death Sentence   1080p ][ 21 2.147573 Kingdom of Heaven [2005] [720p] ][ 23 6.354638 Gran Torino [2008] [720p] ][ 24 1.954475 Yes Man   720p ][ 27 5.161767 Alien vs Predator 1-2  720p ][ 29 9.215926 Seven Swords    1080p ][ 34 6.132637 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 36 6.336966 Swordfish    720p ][ 42 1.267029 Core   720p ][ 43 5.901403 The Notebook [2004] [1080p] ][ 45 6.663928 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 54 5.739755 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 57 6.120345 SAW I   720p ][ 61 1.925442 The Godfather [1972] [720p] ][ 65 2.226397 Casablana.1942.1080p.BluRay.x264.Codres ][ 66 8.238115 La Lingerie [BluRay] [720p] [DTS] ][ 67 7.797909 Die Hard 2   720p ][ 70 1.376559 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 73 2.539974 Alien vs Predator 1-2  720p ][ 76 2.834223 Big Buck Bunny [1080p] ][ 81 0.169189 Die Hard 2   720p ][ 84 9.369704 Eurotrip    720p ][ 91 5.828667 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 92 4.653110 Inkheart [2008] [720p] ][ 93 1.929847 Con Air   720p ]
+[ 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 2.989869 Banlieue 13 - Ultimatum [720p] ][ 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 5 3.501340 Bride Wars   720p ][ 9 3.143814 Death Race   720p ][ 11 3.382296 The Matrix Reloaded   1080p ][ 13 7.886786 The Messenger [720p] ][ 15 7.119533 Gladiator 1080p ][ 16 5.017128 Up [1080p] ][ 19 4.907904 Death Sentence   1080p ][ 23 6.354638 Gran Torino [2008] [720p] ][ 24 1.954475 Yes Man   720p ][ 27 5.161767 Alien vs Predator 1-2  720p ][ 29 9.215926 Seven Swords    1080p ][ 34 6.132637 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 35 2.892460 contents.txt ][ 36 6.336966 Swordfish    720p ][ 37 1.423994 SAW I   720p ][ 42 1.267029 Core   720p ][ 43 5.901403 The Notebook [2004] [1080p] ][ 45 6.663928 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 47 2.631031 Mission Impossible Trilogy   720p ][ 54 5.739755 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 57 6.120345 SAW I   720p ][ 61 1.925442 The Godfather [1972] [720p] ][ 65 2.226397 Casablana.1942.1080p.BluRay.x264.Codres ][ 66 8.238115 La Lingerie [BluRay] [720p] [DTS] ][ 67 7.797909 Die Hard 2   720p ][ 69 8.928866 Cloverfield   1080p ][ 70 1.376559 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 73 2.539974 Alien vs Predator 1-2  720p ][ 76 2.834223 Big Buck Bunny [1080p] ][ 81 0.169189 Die Hard 2   720p ][ 82 1.315275 National Geographic - The Koran [720p] [Documenter] ][ 84 9.369704 Eurotrip    720p ][ 85 4.168801 Blood River 720P ][ 88 2.844366 3_10 to Yuma   720p ][ 92 4.653110 Inkheart [2008] [720p] ][ 95 6.565982 Gone In 60 Seconds    1080p ][ 99 1.100734 Darko 720P ][ 106 9.902546 Fearless - 720p ][ 108 4.062322 Dark.knight, The.2008.720p.bluray.x264-sinners ]
diff --git a/tests/39-abb.in b/tests/39-abb.in
new file mode 100644
index 0000000..acc478c
--- /dev/null
+++ b/tests/39-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/39-abb.out
+INSERTAR 7 5.390656 The Matrix   1080p
+IMPRIMIR tests/39-abb.out
+INSERTAR 38 0.740913 X-Men 1 - 1080p
+INSERTAR 1 0.879318 Eurotrip 720p
+ELIMINAR 1
+IMPRIMIR tests/39-abb.out
+INSERTAR 20 7.017877 Bourne Identity   720p
+INSERTAR 21 2.147573 Kingdom of Heaven [2005] [720p]
+INSERTAR 42 1.267029 Core   720p
+ELIMINAR 38
+IMPRIMIR tests/39-abb.out
+INSERTAR 26 7.863319 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 28 4.663409 Shark Tale [2004] [1080p]
+INSERTAR 47 2.631031 Mission Impossible Trilogy   720p
+INSERTAR 10 3.597300 Into The Blue 720P
+ELIMINAR 20
+ELIMINAR 10
+IMPRIMIR tests/39-abb.out
+INSERTAR 11 3.382296 The Matrix Reloaded   1080p
+INSERTAR 0 3.524694 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 3 4.691706 Madagascar 1 [2005] [1080p]
+INSERTAR 15 7.119533 Gladiator 1080p
+INSERTAR 16 5.017128 Up [1080p]
+ELIMINAR 3
+ELIMINAR 28
+IMPRIMIR tests/39-abb.out
+INSERTAR 5 3.501340 Bride Wars   720p
+INSERTAR 33 6.186802 American Gangster    720p
+INSERTAR 46 0.934351 Doomsday 720p
+INSERTAR 39 9.481517 Die Hard 1   720p
+INSERTAR 49 4.741892 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 50 2.939986 Blade 3   720p
+ELIMINAR 26
+ELIMINAR 50
+ELIMINAR 49
+IMPRIMIR tests/39-abb.out
+INSERTAR 51 6.628451 The Last Samurai [2004] [720p]
+INSERTAR 4 6.034891 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 55 7.705490 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 24 1.954475 Yes Man   720p
+INSERTAR 52 6.310173 Disturbia    720p
+INSERTAR 62 5.481476 Spiderman 3   1080p
+INSERTAR 22 2.785908 Babel.720p
+ELIMINAR 52
+ELIMINAR 62
+ELIMINAR 55
+IMPRIMIR tests/39-abb.out
+INSERTAR 66 8.238115 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 17 0.495878 Gran Torino [2008] [720p]
+INSERTAR 64 7.125724 Juno 2007 720p
+INSERTAR 67 7.797909 Die Hard 2   720p
+INSERTAR 30 3.372732 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 29 9.215926 Seven Swords    1080p
+INSERTAR 43 5.901403 The Notebook [2004] [1080p]
+INSERTAR 18 2.095022 Ongbak 2003 720p
+ELIMINAR 17
+ELIMINAR 18
+ELIMINAR 39
+ELIMINAR 33
+IMPRIMIR tests/39-abb.out
+INSERTAR 25 8.665787 Land Of the Lost   720p
+INSERTAR 70 1.376559 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 63 5.092627 Braveheart 720p
+INSERTAR 13 7.886786 The Messenger [720p]
+INSERTAR 48 7.311171 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 76 2.834223 Big Buck Bunny [1080p]
+INSERTAR 54 5.739755 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 34 6.132637 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 9 3.143814 Death Race   720p
+ELIMINAR 64
+ELIMINAR 51
+ELIMINAR 46
+ELIMINAR 22
+IMPRIMIR tests/39-abb.out
+INSERTAR 27 5.161767 Alien vs Predator 1-2  720p
+INSERTAR 61 1.925442 The Godfather [1972] [720p]
+INSERTAR 2 2.989869 Banlieue 13 - Ultimatum [720p]
+INSERTAR 74 8.274904 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 83 4.281458 CJ7   720p
+INSERTAR 81 0.169189 Die Hard 2   720p
+INSERTAR 57 6.120345 SAW I   720p
+INSERTAR 80 2.449326 National Tressure 1 - 1080p
+INSERTAR 91 5.828667 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 84 9.369704 Eurotrip    720p
+ELIMINAR 63
+ELIMINAR 30
+ELIMINAR 80
+ELIMINAR 48
+ELIMINAR 25
+IMPRIMIR tests/39-abb.out
+INSERTAR 19 4.907904 Death Sentence   1080p
+INSERTAR 92 4.653110 Inkheart [2008] [720p]
+INSERTAR 68 3.047660 Night At The Museum 2 [720p]
+INSERTAR 44 5.263512 Assassination of a High School President 720p
+INSERTAR 93 1.929847 Con Air   720p
+INSERTAR 45 6.663928 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 23 6.354638 Gran Torino [2008] [720p]
+INSERTAR 65 2.226397 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 73 2.539974 Alien vs Predator 1-2  720p
+INSERTAR 58 4.362843 The Matrix   1080p
+INSERTAR 36 6.336966 Swordfish    720p
+ELIMINAR 83
+ELIMINAR 58
+ELIMINAR 44
+ELIMINAR 74
+ELIMINAR 68
+IMPRIMIR tests/39-abb.out
+INSERTAR 82 1.315275 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 56 8.402227 Rambo 4 [2008] [720p]
+INSERTAR 8 3.261763 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 95 6.565982 Gone In 60 Seconds    1080p
+INSERTAR 35 2.892460 contents.txt
+INSERTAR 106 9.902546 Fearless - 720p
+INSERTAR 85 4.168801 Blood River 720P
+INSERTAR 37 1.423994 SAW I   720p
+INSERTAR 99 1.100734 Darko 720P
+INSERTAR 108 4.062322 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 69 8.928866 Cloverfield   1080p
+INSERTAR 88 2.844366 3_10 to Yuma   720p
+ELIMINAR 7
+ELIMINAR 91
+ELIMINAR 21
+ELIMINAR 8
+ELIMINAR 93
+ELIMINAR 56
+IMPRIMIR tests/39-abb.out
diff --git a/tests/4-abb.catedra.out b/tests/4-abb.catedra.out
new file mode 100644
index 0000000..9beb76d
--- /dev/null
+++ b/tests/4-abb.catedra.out
@@ -0,0 +1,3 @@
+[ 4 7.808479 Wanted   1080p ]
+[ 0 5.080486 District 9 [2009] [720p] ][ 4 7.808479 Wanted   1080p ]
+[ 0 5.080486 District 9 [2009] [720p] ][ 1 5.696067 Gone In 60 Seconds    1080p ][ 3 3.445849 Horseman    720p ][ 4 7.808479 Wanted   1080p ]
diff --git a/tests/4-abb.in b/tests/4-abb.in
new file mode 100644
index 0000000..bd4815d
--- /dev/null
+++ b/tests/4-abb.in
@@ -0,0 +1,12 @@
+BORRAR tests/4-abb.out
+INSERTAR 4 7.808479 Wanted   1080p
+IMPRIMIR tests/4-abb.out
+INSERTAR 0 5.080486 District 9 [2009] [720p]
+INSERTAR 5 8.216813 Punisher 2   720p
+ELIMINAR 5
+IMPRIMIR tests/4-abb.out
+INSERTAR 1 5.696067 Gone In 60 Seconds    1080p
+INSERTAR 3 3.445849 Horseman    720p
+INSERTAR 8 6.867041 Behind Enemy Line 2001   720p
+ELIMINAR 8
+IMPRIMIR tests/4-abb.out
diff --git a/tests/40-abb.catedra.out b/tests/40-abb.catedra.out
new file mode 100644
index 0000000..d1acda4
--- /dev/null
+++ b/tests/40-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 3 2.988470 Basic Instinct 720p ]
+[ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ]
+[ 0 6.216898 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 14 6.392917 Blood River 720P ]
+[ 0 6.216898 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 14 6.392917 Blood River 720P ][ 32 1.879655 Blade 2   720p ][ 36 1.030676 Pursuit_Of_Happyness[2006]   720p ]
+[ 0 6.216898 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 14 6.392917 Blood River 720P ][ 26 5.966941 Elite Squad 1080p ][ 32 1.879655 Blade 2   720p ][ 36 1.030676 Pursuit_Of_Happyness[2006]   720p ][ 47 1.412558 Stargate-The Ark of Truth 720p ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 12 5.559937 Connected   720p ][ 14 6.392917 Blood River 720P ][ 26 5.966941 Elite Squad 1080p ][ 36 1.030676 Pursuit_Of_Happyness[2006]   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 47 1.412558 Stargate-The Ark of Truth 720p ][ 48 5.298127 X-Men 3    720p ][ 52 5.258948 Crash    1080p ][ 58 7.807691 Fast and the Furious 1 - 1080p ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 6 1.928617 Minority Report [720p] ][ 11 4.479115 X-Men 1    720p ][ 12 5.559937 Connected   720p ][ 14 6.392917 Blood River 720P ][ 26 5.966941 Elite Squad 1080p ][ 31 1.814512 Hitman    720p ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 47 1.412558 Stargate-The Ark of Truth 720p ][ 48 5.298127 X-Men 3    720p ][ 52 5.258948 Crash    1080p ][ 58 7.807691 Fast and the Furious 1 - 1080p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 11 4.479115 X-Men 1    720p ][ 12 5.559937 Connected   720p ][ 14 6.392917 Blood River 720P ][ 15 9.549769 Pursuit_Of_Happyness[2006]   720p ][ 26 5.966941 Elite Squad 1080p ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 42 9.555306 The Secret of Moonarce [720p] ][ 45 0.147915 SAW II   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 48 5.298127 X-Men 3    720p ][ 52 5.258948 Crash    1080p ][ 58 7.807691 Fast and the Furious 1 - 1080p ][ 60 8.774373 Apollo 13   1080p ][ 62 4.644306 3_10 to Yuma   720p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ][ 67 2.589482 Alvin And The Chipmunks [720p] ][ 70 8.776040 Final Fantasy The Spirits Within    720p ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 11 4.479115 X-Men 1    720p ][ 12 5.559937 Connected   720p ][ 14 6.392917 Blood River 720P ][ 15 9.549769 Pursuit_Of_Happyness[2006]   720p ][ 23 7.382940 James Bond 17 - Golden Eye [1995] ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 42 9.555306 The Secret of Moonarce [720p] ][ 44 0.140376 Home    1080p ][ 45 0.147915 SAW II   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 48 5.298127 X-Men 3    720p ][ 51 1.485627 Kung Fu Panda Secrets of the Furious Five    720p ][ 52 5.258948 Crash    1080p ][ 53 2.400935 Finding Nemo [2003] [720p] ][ 58 7.807691 Fast and the Furious 1 - 1080p ][ 60 8.774373 Apollo 13   1080p ][ 62 4.644306 3_10 to Yuma   720p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ][ 67 2.589482 Alvin And The Chipmunks [720p] ][ 68 9.530507 Disturbia    720p ][ 71 5.903459 X-Men Origin - Wolverine [2009] [1080p] ][ 77 5.391743 Red Cliff    1080p ][ 78 1.748962 Fast and the Furious 2 - 1080p ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 11 4.479115 X-Men 1    720p ][ 12 5.559937 Connected   720p ][ 15 9.549769 Pursuit_Of_Happyness[2006]   720p ][ 21 3.593027 Defiance.1080p ][ 23 7.382940 James Bond 17 - Golden Eye [1995] ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 35 4.908208 Orphan (2009)    1080p ][ 41 2.318450 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 42 9.555306 The Secret of Moonarce [720p] ][ 45 0.147915 SAW II   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 48 5.298127 X-Men 3    720p ][ 50 6.673878 Breach 1080p ][ 51 1.485627 Kung Fu Panda Secrets of the Furious Five    720p ][ 52 5.258948 Crash    1080p ][ 53 2.400935 Finding Nemo [2003] [720p] ][ 54 5.593976 Behind Enemy Line 2001   720p ][ 56 9.233027 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 59 7.372526 Kingdom of Heaven [2005] [720p] ][ 60 8.774373 Apollo 13   1080p ][ 62 4.644306 3_10 to Yuma   720p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ][ 67 2.589482 Alvin And The Chipmunks [720p] ][ 71 5.903459 X-Men Origin - Wolverine [2009] [1080p] ][ 77 5.391743 Red Cliff    1080p ][ 82 8.423432 Green Lantern First Flight   720p ][ 85 0.584869 Kung Fu Panda Secrets of the Furious Five    720p ][ 89 4.807683 Hellboy 1    1080p ]
+[ 2 5.955858 Hancock    1080p ][ 3 2.988470 Basic Instinct 720p ][ 11 4.479115 X-Men 1    720p ][ 12 5.559937 Connected   720p ][ 15 9.549769 Pursuit_Of_Happyness[2006]   720p ][ 21 3.593027 Defiance.1080p ][ 23 7.382940 James Bond 17 - Golden Eye [1995] ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 35 4.908208 Orphan (2009)    1080p ][ 37 8.050939 Darko 720P ][ 42 9.555306 The Secret of Moonarce [720p] ][ 45 0.147915 SAW II   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 48 5.298127 X-Men 3    720p ][ 50 6.673878 Breach 1080p ][ 51 1.485627 Kung Fu Panda Secrets of the Furious Five    720p ][ 52 5.258948 Crash    1080p ][ 53 2.400935 Finding Nemo [2003] [720p] ][ 54 5.593976 Behind Enemy Line 2001   720p ][ 56 9.233027 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 57 1.935369 Face.Off.1997.720p ][ 59 7.372526 Kingdom of Heaven [2005] [720p] ][ 60 8.774373 Apollo 13   1080p ][ 62 4.644306 3_10 to Yuma   720p ][ 64 1.827436 I Am Legend    720p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ][ 71 5.903459 X-Men Origin - Wolverine [2009] [1080p] ][ 73 0.781529 Gladiator 1080p ][ 82 8.423432 Green Lantern First Flight   720p ][ 83 2.891269 Armageddon [1998] [720p] ][ 84 7.031197 Public Enemies [720p] ][ 85 0.584869 Kung Fu Panda Secrets of the Furious Five    720p ][ 88 3.300553 New York I Love You 720p   720p ][ 89 4.807683 Hellboy 1    1080p ][ 92 7.082095 The Matrix Reloaded   1080p ][ 101 9.016673 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
+[ 2 5.955858 Hancock    1080p ][ 12 5.559937 Connected   720p ][ 15 9.549769 Pursuit_Of_Happyness[2006]   720p ][ 21 3.593027 Defiance.1080p ][ 23 7.382940 James Bond 17 - Golden Eye [1995] ][ 28 2.529464 Bride Wars   720p ][ 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 35 4.908208 Orphan (2009)    1080p ][ 37 8.050939 Darko 720P ][ 42 9.555306 The Secret of Moonarce [720p] ][ 45 0.147915 SAW II   720p ][ 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 48 5.298127 X-Men 3    720p ][ 50 6.673878 Breach 1080p ][ 51 1.485627 Kung Fu Panda Secrets of the Furious Five    720p ][ 52 5.258948 Crash    1080p ][ 53 2.400935 Finding Nemo [2003] [720p] ][ 54 5.593976 Behind Enemy Line 2001   720p ][ 56 9.233027 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 57 1.935369 Face.Off.1997.720p ][ 59 7.372526 Kingdom of Heaven [2005] [720p] ][ 60 8.774373 Apollo 13   1080p ][ 62 4.644306 3_10 to Yuma   720p ][ 64 1.827436 I Am Legend    720p ][ 65 6.894192 James Bond 12 - For Your Eyes Only [1981] ][ 71 5.903459 X-Men Origin - Wolverine [2009] [1080p] ][ 72 4.877273 Hero    1080p ][ 73 0.781529 Gladiator 1080p ][ 74 6.730348 Red Dragon    1080p ][ 80 4.827346 James Bond 20 - Die Another Day [2002] [720p] ][ 83 2.891269 Armageddon [1998] [720p] ][ 88 3.300553 New York I Love You 720p   720p ][ 89 4.807683 Hellboy 1    1080p ][ 92 7.082095 The Matrix Reloaded   1080p ][ 97 3.057022 The Mummy Tomb Of The Dragon Emperor   720p ][ 100 9.400373 Swordfish    720p ][ 101 9.016673 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 102 6.285936 Fantastic Four   1080p ][ 104 7.788449 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 105 8.374442 James Bond 01 - Dr. No [1962] [720p] ][ 108 8.044182 Chicken Run [2000] [720p] ][ 113 8.562154 Around The World In 80 Days [2004] [720p] ]
diff --git a/tests/40-abb.in b/tests/40-abb.in
new file mode 100644
index 0000000..b64df60
--- /dev/null
+++ b/tests/40-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/40-abb.out
+INSERTAR 3 2.988470 Basic Instinct 720p
+IMPRIMIR tests/40-abb.out
+INSERTAR 4 6.096495 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 24 9.143032 Miami Vice 720p
+ELIMINAR 24
+IMPRIMIR tests/40-abb.out
+INSERTAR 30 4.867845 Shutter   720p
+INSERTAR 0 6.216898 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 14 6.392917 Blood River 720P
+ELIMINAR 30
+IMPRIMIR tests/40-abb.out
+INSERTAR 36 1.030676 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 7 8.231199 A Bug's Life [720p]
+INSERTAR 32 1.879655 Blade 2   720p
+INSERTAR 22 8.530070 James Bond 08 - Live and Let Die [1973]
+ELIMINAR 22
+ELIMINAR 7
+IMPRIMIR tests/40-abb.out
+INSERTAR 47 1.412558 Stargate-The Ark of Truth 720p
+INSERTAR 2 5.955858 Hancock    1080p
+INSERTAR 39 5.275730 Chicken Run [2000] [720p]
+INSERTAR 26 5.966941 Elite Squad 1080p
+INSERTAR 40 3.385730 Deep Sea
+ELIMINAR 40
+ELIMINAR 39
+IMPRIMIR tests/40-abb.out
+INSERTAR 52 5.258948 Crash    1080p
+INSERTAR 34 0.466349 SAW II   720p
+INSERTAR 12 5.559937 Connected   720p
+INSERTAR 46 1.135494 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 58 7.807691 Fast and the Furious 1 - 1080p
+INSERTAR 48 5.298127 X-Men 3    720p
+ELIMINAR 32
+ELIMINAR 34
+ELIMINAR 0
+IMPRIMIR tests/40-abb.out
+INSERTAR 6 1.928617 Minority Report [720p]
+INSERTAR 11 4.479115 X-Men 1    720p
+INSERTAR 61 3.196179 Blade 1   720p
+INSERTAR 31 1.814512 Hitman    720p
+INSERTAR 65 6.894192 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 20 0.345042 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 33 6.628069 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+ELIMINAR 36
+ELIMINAR 20
+ELIMINAR 61
+IMPRIMIR tests/40-abb.out
+INSERTAR 60 8.774373 Apollo 13   1080p
+INSERTAR 42 9.555306 The Secret of Moonarce [720p]
+INSERTAR 70 8.776040 Final Fantasy The Spirits Within    720p
+INSERTAR 8 9.164452 Disturbia    720p
+INSERTAR 62 4.644306 3_10 to Yuma   720p
+INSERTAR 45 0.147915 SAW II   720p
+INSERTAR 67 2.589482 Alvin And The Chipmunks [720p]
+INSERTAR 15 9.549769 Pursuit_Of_Happyness[2006]   720p
+ELIMINAR 31
+ELIMINAR 6
+ELIMINAR 47
+ELIMINAR 8
+IMPRIMIR tests/40-abb.out
+INSERTAR 71 5.903459 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 77 5.391743 Red Cliff    1080p
+INSERTAR 44 0.140376 Home    1080p
+INSERTAR 78 1.748962 Fast and the Furious 2 - 1080p
+INSERTAR 51 1.485627 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 23 7.382940 James Bond 17 - Golden Eye [1995]
+INSERTAR 13 1.651002 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 53 2.400935 Finding Nemo [2003] [720p]
+INSERTAR 68 9.530507 Disturbia    720p
+ELIMINAR 26
+ELIMINAR 70
+ELIMINAR 13
+ELIMINAR 4
+IMPRIMIR tests/40-abb.out
+INSERTAR 85 0.584869 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 35 4.908208 Orphan (2009)    1080p
+INSERTAR 82 8.423432 Green Lantern First Flight   720p
+INSERTAR 41 2.318450 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 50 6.673878 Breach 1080p
+INSERTAR 54 5.593976 Behind Enemy Line 2001   720p
+INSERTAR 56 9.233027 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 59 7.372526 Kingdom of Heaven [2005] [720p]
+INSERTAR 21 3.593027 Defiance.1080p
+INSERTAR 89 4.807683 Hellboy 1    1080p
+ELIMINAR 58
+ELIMINAR 14
+ELIMINAR 44
+ELIMINAR 78
+ELIMINAR 68
+IMPRIMIR tests/40-abb.out
+INSERTAR 73 0.781529 Gladiator 1080p
+INSERTAR 66 2.049403 Harry Potter Collection    720p
+INSERTAR 57 1.935369 Face.Off.1997.720p
+INSERTAR 88 3.300553 New York I Love You 720p   720p
+INSERTAR 37 8.050939 Darko 720P
+INSERTAR 92 7.082095 The Matrix Reloaded   1080p
+INSERTAR 83 2.891269 Armageddon [1998] [720p]
+INSERTAR 84 7.031197 Public Enemies [720p]
+INSERTAR 94 4.844811 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 101 9.016673 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 64 1.827436 I Am Legend    720p
+ELIMINAR 77
+ELIMINAR 67
+ELIMINAR 94
+ELIMINAR 41
+ELIMINAR 66
+IMPRIMIR tests/40-abb.out
+INSERTAR 28 2.529464 Bride Wars   720p
+INSERTAR 72 4.877273 Hero    1080p
+INSERTAR 80 4.827346 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 97 3.057022 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 102 6.285936 Fantastic Four   1080p
+INSERTAR 104 7.788449 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 108 8.044182 Chicken Run [2000] [720p]
+INSERTAR 113 8.562154 Around The World In 80 Days [2004] [720p]
+INSERTAR 74 6.730348 Red Dragon    1080p
+INSERTAR 105 8.374442 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 100 9.400373 Swordfish    720p
+INSERTAR 81 6.930153 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 82
+ELIMINAR 81
+ELIMINAR 84
+ELIMINAR 11
+ELIMINAR 85
+ELIMINAR 3
+IMPRIMIR tests/40-abb.out
diff --git a/tests/41-abb.catedra.out b/tests/41-abb.catedra.out
new file mode 100644
index 0000000..f1f34f1
--- /dev/null
+++ b/tests/41-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 14 6.813328 Pursuit_Of_Happyness[2006]   720p ]
+[ 2 9.678840 Eragon [2006] [720p] ][ 7 1.721304 Jumanji [720p] ]
+[ 2 9.678840 Eragon [2006] [720p] ][ 3 7.457088 Angels & Demons [2009] [1080p] ][ 17 0.616942 X-Men 2   1080p ][ 28 4.922683 American Pie Book Of Love   720p ]
+[ 2 9.678840 Eragon [2006] [720p] ][ 3 7.457088 Angels & Demons [2009] [1080p] ][ 9 5.147998 The Mist   720p ][ 17 0.616942 X-Men 2   1080p ][ 40 3.442556 Braveheart 720p ][ 41 4.001350 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ]
+[ 9 5.147998 The Mist   720p ][ 17 0.616942 X-Men 2   1080p ][ 18 4.257201 Demo (Sony, Sharp, THX and more) ][ 25 9.097009 The Lion King [1994] [720p] ][ 27 2.355438 Watchmen [720p] ][ 40 3.442556 Braveheart 720p ][ 41 4.001350 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 49 9.497091 CJ7   720p ]
+[ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 9 5.147998 The Mist   720p ][ 17 0.616942 X-Men 2   1080p ][ 21 7.419324 contents.txt ][ 27 2.355438 Watchmen [720p] ][ 34 3.202666 Core   720p ][ 36 0.530856 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 40 3.442556 Braveheart 720p ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 48 2.831868 Jeniffer's Body ( 2009)    1080p ][ 49 9.497091 CJ7   720p ]
+[ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 9 5.147998 The Mist   720p ][ 11 6.491815 Harold & Kumar   720p ][ 17 0.616942 X-Men 2   1080p ][ 21 7.419324 contents.txt ][ 26 3.668788 Alone in the dark   720p ][ 27 2.355438 Watchmen [720p] ][ 35 9.163826 Alvin And The Chipmunks [720p] ][ 40 3.442556 Braveheart 720p ][ 45 6.077245 Blood - The Last Vampire [2009] [720p] ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 48 2.831868 Jeniffer's Body ( 2009)    1080p ][ 49 9.497091 CJ7   720p ][ 50 5.169793 Braveheart 720p ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 9 5.147998 The Mist   720p ][ 11 6.491815 Harold & Kumar   720p ][ 13 7.774472 Liar Liar    720p ][ 15 7.544752 Final Fantasy The Spirits Within    720p ][ 21 7.419324 contents.txt ][ 22 9.252123 City of Embers    720p ][ 26 3.668788 Alone in the dark   720p ][ 27 2.355438 Watchmen [720p] ][ 30 5.112269 contents.txt ][ 39 0.057899 Lust Caution   720p ][ 40 3.442556 Braveheart 720p ][ 45 6.077245 Blood - The Last Vampire [2009] [720p] ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 49 9.497091 CJ7   720p ][ 50 5.169793 Braveheart 720p ][ 55 7.714682 Meet The Parents    720p ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974] ]
+[ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 8 8.228329 Superman Batman Public Enemies 2009 720p ][ 9 5.147998 The Mist   720p ][ 11 6.491815 Harold & Kumar   720p ][ 13 7.774472 Liar Liar    720p ][ 15 7.544752 Final Fantasy The Spirits Within    720p ][ 21 7.419324 contents.txt ][ 22 9.252123 City of Embers    720p ][ 26 3.668788 Alone in the dark   720p ][ 27 2.355438 Watchmen [720p] ][ 30 5.112269 contents.txt ][ 39 0.057899 Lust Caution   720p ][ 40 3.442556 Braveheart 720p ][ 42 3.715998 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 45 6.077245 Blood - The Last Vampire [2009] [720p] ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 55 7.714682 Meet The Parents    720p ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 1.182145 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 66 2.989426 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 68 8.971259 Kingdom of Heaven [2005] [720p] ][ 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974] ][ 80 4.616939 National Geographic - The Koran [720p] [Documenter] ][ 82 7.280625 I Am Legend    720p ]
+[ 1 3.259918 Casablana.1942.1080p.BluRay.x264.Codres ][ 5 8.017444 The Messenger [720p] ][ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 8 8.228329 Superman Batman Public Enemies 2009 720p ][ 11 6.491815 Harold & Kumar   720p ][ 13 7.774472 Liar Liar    720p ][ 15 7.544752 Final Fantasy The Spirits Within    720p ][ 16 3.018983 Shinjuku Incident ][ 21 7.419324 contents.txt ][ 22 9.252123 City of Embers    720p ][ 27 2.355438 Watchmen [720p] ][ 30 5.112269 contents.txt ][ 37 7.539727 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 0.057899 Lust Caution   720p ][ 40 3.442556 Braveheart 720p ][ 42 3.715998 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 43 6.642294 X-Men 3    720p ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 1.182145 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 65 5.517631 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 66 2.989426 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 68 8.971259 Kingdom of Heaven [2005] [720p] ][ 69 1.022572 James Bond 03 - GoldFinger [1964] ][ 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974] ][ 72 6.813700 War [720p] ][ 78 9.409205 Yes Man   720p ][ 82 7.280625 I Am Legend    720p ][ 90 4.135293 007 Goldfinger [1964] [BluRay] [720p] [DTS] ]
+[ 1 3.259918 Casablana.1942.1080p.BluRay.x264.Codres ][ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 11 6.491815 Harold & Kumar   720p ][ 13 7.774472 Liar Liar    720p ][ 15 7.544752 Final Fantasy The Spirits Within    720p ][ 16 3.018983 Shinjuku Incident ][ 21 7.419324 contents.txt ][ 22 9.252123 City of Embers    720p ][ 27 2.355438 Watchmen [720p] ][ 29 1.166483 Click   1080p ][ 37 7.539727 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 0.057899 Lust Caution   720p ][ 40 3.442556 Braveheart 720p ][ 42 3.715998 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 43 6.642294 X-Men 3    720p ][ 44 8.597600 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 1.182145 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 65 5.517631 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 66 2.989426 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 68 8.971259 Kingdom of Heaven [2005] [720p] ][ 69 1.022572 James Bond 03 - GoldFinger [1964] ][ 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974] ][ 72 6.813700 War [720p] ][ 73 1.472652 The Extreme Movie 720P ][ 74 5.614821 Horton Hears a Who! [2008] [720p] ][ 77 2.042661 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 78 9.409205 Yes Man   720p ][ 83 7.684452 Romeo And Juliet   720p ][ 86 3.292335 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 87 9.044111 Resident Evil Series    1080p ][ 88 9.784565 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 90 4.135293 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 97 1.425428 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ]
+[ 1 3.259918 Casablana.1942.1080p.BluRay.x264.Codres ][ 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 11 6.491815 Harold & Kumar   720p ][ 13 7.774472 Liar Liar    720p ][ 15 7.544752 Final Fantasy The Spirits Within    720p ][ 16 3.018983 Shinjuku Incident ][ 19 4.568424 CJ7   720p ][ 21 7.419324 contents.txt ][ 22 9.252123 City of Embers    720p ][ 23 4.069438 Banlieue 13 - Ultimatum [720p] ][ 27 2.355438 Watchmen [720p] ][ 29 1.166483 Click   1080p ][ 32 7.714015 Four Christmases 720P ][ 40 3.442556 Braveheart 720p ][ 43 6.642294 X-Men 3    720p ][ 44 8.597600 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 0.533557 Deep Sea ][ 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 1.182145 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 65 5.517631 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 66 2.989426 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 68 8.971259 Kingdom of Heaven [2005] [720p] ][ 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974] ][ 73 1.472652 The Extreme Movie 720P ][ 74 5.614821 Horton Hears a Who! [2008] [720p] ][ 77 2.042661 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 78 9.409205 Yes Man   720p ][ 83 7.684452 Romeo And Juliet   720p ][ 85 1.356438 Battle for Terra [2007] [1080p] ][ 86 3.292335 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 87 9.044111 Resident Evil Series    1080p ][ 88 9.784565 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 89 1.781309 Sixth Sense   720p ][ 91 5.622967 Alien vs Predator 1-2  720p ][ 94 3.341503 The Bank Job [720p] ][ 97 1.425428 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 98 2.301814 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 102 8.880765 The Secret of Moonarce [720p] ][ 104 9.883037 Duplicity 2009   720p ][ 106 4.803281 Click   720p ][ 107 6.252734 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ]
diff --git a/tests/41-abb.in b/tests/41-abb.in
new file mode 100644
index 0000000..77b3af5
--- /dev/null
+++ b/tests/41-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/41-abb.out
+INSERTAR 14 6.813328 Pursuit_Of_Happyness[2006]   720p
+IMPRIMIR tests/41-abb.out
+INSERTAR 2 9.678840 Eragon [2006] [720p]
+INSERTAR 7 1.721304 Jumanji [720p]
+ELIMINAR 14
+IMPRIMIR tests/41-abb.out
+INSERTAR 28 4.922683 American Pie Book Of Love   720p
+INSERTAR 3 7.457088 Angels & Demons [2009] [1080p]
+INSERTAR 17 0.616942 X-Men 2   1080p
+ELIMINAR 7
+IMPRIMIR tests/41-abb.out
+INSERTAR 40 3.442556 Braveheart 720p
+INSERTAR 9 5.147998 The Mist   720p
+INSERTAR 41 4.001350 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 10 7.749133 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+ELIMINAR 28
+ELIMINAR 10
+IMPRIMIR tests/41-abb.out
+INSERTAR 27 2.355438 Watchmen [720p]
+INSERTAR 25 9.097009 The Lion King [1994] [720p]
+INSERTAR 18 4.257201 Demo (Sony, Sharp, THX and more)
+INSERTAR 49 9.497091 CJ7   720p
+INSERTAR 46 9.913062 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+ELIMINAR 3
+ELIMINAR 2
+IMPRIMIR tests/41-abb.out
+INSERTAR 21 7.419324 contents.txt
+INSERTAR 34 3.202666 Core   720p
+INSERTAR 36 0.530856 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 6 5.319696 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 48 2.831868 Jeniffer's Body ( 2009)    1080p
+INSERTAR 47 0.533557 Deep Sea
+ELIMINAR 25
+ELIMINAR 18
+ELIMINAR 41
+IMPRIMIR tests/41-abb.out
+INSERTAR 26 3.668788 Alone in the dark   720p
+INSERTAR 50 5.169793 Braveheart 720p
+INSERTAR 62 5.557410 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 4 5.939027 The Brave One 720P
+INSERTAR 35 9.163826 Alvin And The Chipmunks [720p]
+INSERTAR 11 6.491815 Harold & Kumar   720p
+INSERTAR 45 6.077245 Blood - The Last Vampire [2009] [720p]
+ELIMINAR 4
+ELIMINAR 34
+ELIMINAR 36
+IMPRIMIR tests/41-abb.out
+INSERTAR 13 7.774472 Liar Liar    720p
+INSERTAR 15 7.544752 Final Fantasy The Spirits Within    720p
+INSERTAR 30 5.112269 contents.txt
+INSERTAR 55 7.714682 Meet The Parents    720p
+INSERTAR 61 7.066163 Death Race   720p
+INSERTAR 70 8.577854 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 22 9.252123 City of Embers    720p
+INSERTAR 39 0.057899 Lust Caution   720p
+ELIMINAR 35
+ELIMINAR 61
+ELIMINAR 17
+ELIMINAR 48
+IMPRIMIR tests/41-abb.out
+INSERTAR 66 2.989426 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 63 1.182145 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 8 8.228329 Superman Batman Public Enemies 2009 720p
+INSERTAR 42 3.715998 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 79 7.467452 Epic Movie UNRATED (2007) 720p
+INSERTAR 80 4.616939 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 71 2.871399 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 68 8.971259 Kingdom of Heaven [2005] [720p]
+INSERTAR 82 7.280625 I Am Legend    720p
+ELIMINAR 79
+ELIMINAR 71
+ELIMINAR 49
+ELIMINAR 50
+IMPRIMIR tests/41-abb.out
+INSERTAR 43 6.642294 X-Men 3    720p
+INSERTAR 37 7.539727 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 16 3.018983 Shinjuku Incident
+INSERTAR 78 9.409205 Yes Man   720p
+INSERTAR 90 4.135293 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 5 8.017444 The Messenger [720p]
+INSERTAR 65 5.517631 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 72 6.813700 War [720p]
+INSERTAR 1 3.259918 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 69 1.022572 James Bond 03 - GoldFinger [1964]
+ELIMINAR 26
+ELIMINAR 9
+ELIMINAR 45
+ELIMINAR 55
+ELIMINAR 80
+IMPRIMIR tests/41-abb.out
+INSERTAR 88 9.784565 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 74 5.614821 Horton Hears a Who! [2008] [720p]
+INSERTAR 29 1.166483 Click   1080p
+INSERTAR 77 2.042661 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 86 3.292335 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 73 1.472652 The Extreme Movie 720P
+INSERTAR 57 3.346736 Kung Fu Hustle   720p
+INSERTAR 87 9.044111 Resident Evil Series    1080p
+INSERTAR 97 1.425428 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 44 8.597600 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 83 7.684452 Romeo And Juliet   720p
+ELIMINAR 30
+ELIMINAR 8
+ELIMINAR 82
+ELIMINAR 57
+ELIMINAR 5
+IMPRIMIR tests/41-abb.out
+INSERTAR 89 1.781309 Sixth Sense   720p
+INSERTAR 104 9.883037 Duplicity 2009   720p
+INSERTAR 32 7.714015 Four Christmases 720P
+INSERTAR 85 1.356438 Battle for Terra [2007] [1080p]
+INSERTAR 19 4.568424 CJ7   720p
+INSERTAR 94 3.341503 The Bank Job [720p]
+INSERTAR 91 5.622967 Alien vs Predator 1-2  720p
+INSERTAR 107 6.252734 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 98 2.301814 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 23 4.069438 Banlieue 13 - Ultimatum [720p]
+INSERTAR 102 8.880765 The Secret of Moonarce [720p]
+INSERTAR 106 4.803281 Click   720p
+ELIMINAR 39
+ELIMINAR 42
+ELIMINAR 37
+ELIMINAR 72
+ELIMINAR 69
+ELIMINAR 90
+IMPRIMIR tests/41-abb.out
diff --git a/tests/42-abb.catedra.out b/tests/42-abb.catedra.out
new file mode 100644
index 0000000..6bd5f94
--- /dev/null
+++ b/tests/42-abb.catedra.out
@@ -0,0 +1,12 @@
+[ 30 1.530423 Mr. & Mrs. Smith   720p ]
+[ 30 1.530423 Mr. & Mrs. Smith   720p ][ 40 1.606426 Baby on Board (2009)    720p ]
+[ 17 9.346551 Final Destination ][ 30 1.530423 Mr. & Mrs. Smith   720p ][ 40 1.606426 Baby on Board (2009)    720p ][ 44 3.217073 The Last Samurai [2004] [720p] ]
+[ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 17 9.346551 Final Destination ][ 30 1.530423 Mr. & Mrs. Smith   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 51 6.987177 Alien vs Predator 1-2  720p ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 14 2.031386 Basic Instinct 720p ][ 16 6.609784 Liar Liar    720p ][ 19 4.504538 Memento    1080p ][ 31 0.084415 Die Hard 1   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 51 6.987177 Alien vs Predator 1-2  720p ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 14 2.031386 Basic Instinct 720p ][ 18 3.511779 Minority Report [720p] ][ 19 4.504538 Memento    1080p ][ 26 6.303452 Dragon Wars   720p ][ 31 0.084415 Die Hard 1   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 51 6.987177 Alien vs Predator 1-2  720p ][ 57 8.692130 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 14 2.031386 Basic Instinct 720p ][ 18 3.511779 Minority Report [720p] ][ 19 4.504538 Memento    1080p ][ 26 6.303452 Dragon Wars   720p ][ 35 5.586206 Stardust   720p ][ 39 0.712379 Disturbia    720p ][ 42 6.260757 American Virgin 720P ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 47 2.834310 The Matrix   1080p ][ 52 4.634384 Dumb and Dumber   720p ][ 57 8.692130 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 14 2.031386 Basic Instinct 720p ][ 18 3.511779 Minority Report [720p] ][ 19 4.504538 Memento    1080p ][ 26 6.303452 Dragon Wars   720p ][ 27 2.535609 James Bond 09 - The Man with the Golden Gun [1974] ][ 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 39 0.712379 Disturbia    720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 47 2.834310 The Matrix   1080p ][ 49 0.436011 Bourne Identity   720p ][ 52 4.634384 Dumb and Dumber   720p ][ 60 0.460640 Starship Troopers 1  1080p ][ 63 9.439127 Rambo 4 [2008] [720p] ][ 64 3.791929 Interview with the Vampire   720p ][ 65 7.848050 Defiance.1080p ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 5 8.120162 Golden Compass   720p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 18 3.511779 Minority Report [720p] ][ 26 6.303452 Dragon Wars   720p ][ 28 8.790510 X-Men 3    720p ][ 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 39 0.712379 Disturbia    720p ][ 41 3.884711 Charlie and the Chocolate Factory   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 45 7.553526 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 46 8.319987 Bangkok Dangerous 720p ][ 47 2.834310 The Matrix   1080p ][ 48 5.577089 Blood River 720P ][ 49 0.436011 Bourne Identity   720p ][ 53 5.181329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 60 0.460640 Starship Troopers 1  1080p ][ 63 9.439127 Rambo 4 [2008] [720p] ][ 64 3.791929 Interview with the Vampire   720p ][ 65 7.848050 Defiance.1080p ][ 72 1.584721 Breach 1080p ][ 81 4.912665 This Is It [2009] [720p] ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 5 8.120162 Golden Compass   720p ][ 6 5.807004 Get Smart (2008) 1080p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 18 3.511779 Minority Report [720p] ][ 25 1.432016 Body of Lies   720p ][ 26 6.303452 Dragon Wars   720p ][ 34 3.986528 Apocalypto   720p ][ 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 38 4.480898 PBS ][ 39 0.712379 Disturbia    720p ][ 41 3.884711 Charlie and the Chocolate Factory   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 45 7.553526 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 46 8.319987 Bangkok Dangerous 720p ][ 48 5.577089 Blood River 720P ][ 50 4.335438 The Bank Job [720p] ][ 53 5.181329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 63 9.439127 Rambo 4 [2008] [720p] ][ 64 3.791929 Interview with the Vampire   720p ][ 65 7.848050 Defiance.1080p ][ 68 5.022465 This Is It [2009] [720p] ][ 71 8.664445 Fast and the Furious 2 - 1080p ][ 72 1.584721 Breach 1080p ][ 76 3.910018 Street Fighter The Legend Of Chun Li 720P ][ 81 4.912665 This Is It [2009] [720p] ][ 86 0.529272 In The Electrical Mist   720p ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 5 8.120162 Golden Compass   720p ][ 6 5.807004 Get Smart (2008) 1080p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 12 6.853198 Blade 3   720p ][ 18 3.511779 Minority Report [720p] ][ 21 1.967920 Daredevil - 720p ][ 25 1.432016 Body of Lies   720p ][ 26 6.303452 Dragon Wars   720p ][ 32 8.775754 Blade 3   720p ][ 34 3.986528 Apocalypto   720p ][ 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 38 4.480898 PBS ][ 39 0.712379 Disturbia    720p ][ 41 3.884711 Charlie and the Chocolate Factory   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 45 7.553526 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 46 8.319987 Bangkok Dangerous 720p ][ 50 4.335438 The Bank Job [720p] ][ 53 5.181329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 61 5.626262 Orphanage 720p ][ 63 9.439127 Rambo 4 [2008] [720p] ][ 64 3.791929 Interview with the Vampire   720p ][ 65 7.848050 Defiance.1080p ][ 66 5.385415 Dr Dolite 3    720p ][ 68 5.022465 This Is It [2009] [720p] ][ 71 8.664445 Fast and the Furious 2 - 1080p ][ 72 1.584721 Breach 1080p ][ 73 6.142190 Lord Of The Ring  - The Two Tower   720p ][ 76 3.910018 Street Fighter The Legend Of Chun Li 720P ][ 81 4.912665 This Is It [2009] [720p] ][ 84 8.427439 Around The World In 80 Days [2004] [720p] ][ 86 0.529272 In The Electrical Mist   720p ]
+[ 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 2 4.486866 New York I Love You 720p   720p ][ 4 0.010690 Eurotrip 720p ][ 5 8.120162 Golden Compass   720p ][ 6 5.807004 Get Smart (2008) 1080p ][ 7 5.049597 Fast and the Furious 2 - 1080p ][ 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 6.296493 Fearless - 720p ][ 12 6.853198 Blade 3   720p ][ 13 4.885982 Ratatouille [2007] ][ 18 3.511779 Minority Report [720p] ][ 20 4.426291 Final Destination 3   1080p ][ 21 1.967920 Daredevil - 720p ][ 25 1.432016 Body of Lies   720p ][ 26 6.303452 Dragon Wars   720p ][ 34 3.986528 Apocalypto   720p ][ 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 38 4.480898 PBS ][ 39 0.712379 Disturbia    720p ][ 41 3.884711 Charlie and the Chocolate Factory   720p ][ 44 3.217073 The Last Samurai [2004] [720p] ][ 45 7.553526 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 46 8.319987 Bangkok Dangerous 720p ][ 50 4.335438 The Bank Job [720p] ][ 53 5.181329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 55 1.000527 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 56 5.516837 Wanted   1080p ][ 63 9.439127 Rambo 4 [2008] [720p] ][ 64 3.791929 Interview with the Vampire   720p ][ 65 7.848050 Defiance.1080p ][ 66 5.385415 Dr Dolite 3    720p ][ 68 5.022465 This Is It [2009] [720p] ][ 71 8.664445 Fast and the Furious 2 - 1080p ][ 72 1.584721 Breach 1080p ][ 73 6.142190 Lord Of The Ring  - The Two Tower   720p ][ 77 4.508201 Dr Dolite 3    720p ][ 78 5.006600 G Force    720p ][ 81 4.912665 This Is It [2009] [720p] ][ 84 8.427439 Around The World In 80 Days [2004] [720p] ][ 102 4.340631 Bridge To Terabithia 720P ][ 110 4.189096 Pitch Black [720p] ][ 112 0.106334 American Pie Book Of Love   720p ]
diff --git a/tests/42-abb.in b/tests/42-abb.in
new file mode 100644
index 0000000..1a16370
--- /dev/null
+++ b/tests/42-abb.in
@@ -0,0 +1,127 @@
+BORRAR tests/42-abb.out
+INSERTAR 30 1.530423 Mr. & Mrs. Smith   720p
+IMPRIMIR tests/42-abb.out
+INSERTAR 40 1.606426 Baby on Board (2009)    720p
+INSERTAR 3 8.006707 One Missed Call   720p
+ELIMINAR 3
+IMPRIMIR tests/42-abb.out
+INSERTAR 44 3.217073 The Last Samurai [2004] [720p]
+INSERTAR 22 9.528289 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 17 9.346551 Final Destination
+ELIMINAR 22
+IMPRIMIR tests/42-abb.out
+INSERTAR 43 6.420979 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 4 0.010690 Eurotrip 720p
+INSERTAR 2 4.486866 New York I Love You 720p   720p
+INSERTAR 51 6.987177 Alien vs Predator 1-2  720p
+ELIMINAR 43
+ELIMINAR 40
+IMPRIMIR tests/42-abb.out
+INSERTAR 16 6.609784 Liar Liar    720p
+INSERTAR 1 3.009002 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 14 2.031386 Basic Instinct 720p
+INSERTAR 31 0.084415 Die Hard 1   720p
+INSERTAR 19 4.504538 Memento    1080p
+ELIMINAR 17
+ELIMINAR 30
+IMPRIMIR tests/42-abb.out
+INSERTAR 7 5.049597 Fast and the Furious 2 - 1080p
+INSERTAR 57 8.692130 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 26 6.303452 Dragon Wars   720p
+INSERTAR 54 1.114281 Bad Boy I [1995] [720p]
+INSERTAR 59 2.487308 X-Men 2   1080p
+INSERTAR 18 3.511779 Minority Report [720p]
+ELIMINAR 59
+ELIMINAR 16
+ELIMINAR 54
+IMPRIMIR tests/42-abb.out
+INSERTAR 35 5.586206 Stardust   720p
+INSERTAR 52 4.634384 Dumb and Dumber   720p
+INSERTAR 42 6.260757 American Virgin 720P
+INSERTAR 39 0.712379 Disturbia    720p
+INSERTAR 47 2.834310 The Matrix   1080p
+INSERTAR 8 1.057554 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 0 7.780751 Knowing 2009 720p
+ELIMINAR 0
+ELIMINAR 51
+ELIMINAR 31
+IMPRIMIR tests/42-abb.out
+INSERTAR 70 9.661781 Punisher 2   720p
+INSERTAR 36 2.580189 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 60 0.460640 Starship Troopers 1  1080p
+INSERTAR 65 7.848050 Defiance.1080p
+INSERTAR 27 2.535609 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 49 0.436011 Bourne Identity   720p
+INSERTAR 63 9.439127 Rambo 4 [2008] [720p]
+INSERTAR 64 3.791929 Interview with the Vampire   720p
+ELIMINAR 35
+ELIMINAR 70
+ELIMINAR 42
+ELIMINAR 57
+IMPRIMIR tests/42-abb.out
+INSERTAR 48 5.577089 Blood River 720P
+INSERTAR 41 3.884711 Charlie and the Chocolate Factory   720p
+INSERTAR 72 1.584721 Breach 1080p
+INSERTAR 45 7.553526 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 81 4.912665 This Is It [2009] [720p]
+INSERTAR 53 5.181329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 46 8.319987 Bangkok Dangerous 720p
+INSERTAR 5 8.120162 Golden Compass   720p
+INSERTAR 28 8.790510 X-Men 3    720p
+ELIMINAR 52
+ELIMINAR 19
+ELIMINAR 14
+ELIMINAR 27
+IMPRIMIR tests/42-abb.out
+INSERTAR 25 1.432016 Body of Lies   720p
+INSERTAR 6 5.807004 Get Smart (2008) 1080p
+INSERTAR 86 0.529272 In The Electrical Mist   720p
+INSERTAR 34 3.986528 Apocalypto   720p
+INSERTAR 50 4.335438 The Bank Job [720p]
+INSERTAR 38 4.480898 PBS
+INSERTAR 76 3.910018 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 93 1.129380 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 71 8.664445 Fast and the Furious 2 - 1080p
+INSERTAR 68 5.022465 This Is It [2009] [720p]
+ELIMINAR 60
+ELIMINAR 49
+ELIMINAR 47
+ELIMINAR 93
+ELIMINAR 28
+IMPRIMIR tests/42-abb.out
+INSERTAR 74 0.786283 American Beauty   720p
+INSERTAR 12 6.853198 Blade 3   720p
+INSERTAR 21 1.967920 Daredevil - 720p
+INSERTAR 91 8.603915 Batman Begins   1080p
+INSERTAR 32 8.775754 Blade 3   720p
+INSERTAR 83 8.630776 Braveheart 720p
+INSERTAR 11 6.416775 The Matrix   1080p
+INSERTAR 66 5.385415 Dr Dolite 3    720p
+INSERTAR 73 6.142190 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 61 5.626262 Orphanage 720p
+INSERTAR 84 8.427439 Around The World In 80 Days [2004] [720p]
+ELIMINAR 74
+ELIMINAR 11
+ELIMINAR 83
+ELIMINAR 91
+ELIMINAR 48
+IMPRIMIR tests/42-abb.out
+INSERTAR 103 3.510726 The Extreme Movie 720P
+INSERTAR 78 5.006600 G Force    720p
+INSERTAR 102 4.340631 Bridge To Terabithia 720P
+INSERTAR 110 4.189096 Pitch Black [720p]
+INSERTAR 13 4.885982 Ratatouille [2007]
+INSERTAR 20 4.426291 Final Destination 3   1080p
+INSERTAR 56 5.516837 Wanted   1080p
+INSERTAR 112 0.106334 American Pie Book Of Love   720p
+INSERTAR 77 4.508201 Dr Dolite 3    720p
+INSERTAR 9 6.296493 Fearless - 720p
+INSERTAR 106 0.245568 American Beauty   720p
+INSERTAR 55 1.000527 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+ELIMINAR 103
+ELIMINAR 86
+ELIMINAR 76
+ELIMINAR 106
+ELIMINAR 32
+ELIMINAR 61
+IMPRIMIR tests/42-abb.out
diff --git a/tests/43-abb.catedra.out b/tests/43-abb.catedra.out
new file mode 100644
index 0000000..802e587
--- /dev/null
+++ b/tests/43-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 4 1.019829 Battle for Terra [2007] [1080p] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 4 1.019829 Battle for Terra [2007] [1080p] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 21 4.854016 High school musical 2006    720p ][ 32 1.955491 Blade 1   720p ][ 40 9.826899 Robots.WS.AC3.x264.BluRay-PTM   720p ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 12 9.975061 High school musical 2006    720p ][ 21 4.854016 High school musical 2006    720p ][ 27 1.032175 Bride Wars   720p ][ 32 1.955491 Blade 1   720p ][ 40 9.826899 Robots.WS.AC3.x264.BluRay-PTM   720p ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 7 5.316481 Terminator.1984.720p.BluRay.x264-ESiR ][ 9 3.118694 Kill Shot   720p ][ 12 9.975061 High school musical 2006    720p ][ 19 5.367680 Mission Impossible Trilogy   720p ][ 21 4.854016 High school musical 2006    720p ][ 36 8.260447 Hellboy 1    1080p ][ 40 9.826899 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 45 8.391770 Shark Tale [2004] [1080p] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 3 5.964769 Bolt [2008] [1080p] ][ 7 5.316481 Terminator.1984.720p.BluRay.x264-ESiR ][ 9 3.118694 Kill Shot   720p ][ 19 5.367680 Mission Impossible Trilogy   720p ][ 21 4.854016 High school musical 2006    720p ][ 30 0.589414 Eastern.Promises.2007.720p ][ 31 3.895870 Meet The Fockers    720p ][ 36 8.260447 Hellboy 1    1080p ][ 37 1.272687 SAW IV ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 3 5.964769 Bolt [2008] [1080p] ][ 7 5.316481 Terminator.1984.720p.BluRay.x264-ESiR ][ 9 3.118694 Kill Shot   720p ][ 19 5.367680 Mission Impossible Trilogy   720p ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 30 0.589414 Eastern.Promises.2007.720p ][ 31 3.895870 Meet The Fockers    720p ][ 36 8.260447 Hellboy 1    1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 46 2.018515 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 1.990900 Eragon 720p ][ 3 5.964769 Bolt [2008] [1080p] ][ 9 3.118694 Kill Shot   720p ][ 18 2.157501 James Bond 16 - Licence to Kill [1989] ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 28 8.335675 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 30 0.589414 Eastern.Promises.2007.720p ][ 36 8.260447 Hellboy 1    1080p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 41 2.411090 Shrek The Third [2007] [720p] ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 46 2.018515 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 59 5.300373 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 72 2.267329 The Notebook [2004] [1080p] ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 1.990900 Eragon 720p ][ 9 3.118694 Kill Shot   720p ][ 18 2.157501 James Bond 16 - Licence to Kill [1989] ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 22 1.845347 Lord of war   720p ][ 25 4.432990 The Brave One 720P ][ 30 0.589414 Eastern.Promises.2007.720p ][ 36 8.260447 Hellboy 1    1080p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 46 2.018515 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 47 5.772788 Superman Returns   720p ][ 52 8.861214 Orphan (2009)    1080p ][ 56 5.309156 contents.txt ][ 59 5.300373 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 65 5.344133 Fast and the Furious 2 - 1080p ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 71 8.735117 12 Rounds 720p ][ 72 2.267329 The Notebook [2004] [1080p] ][ 77 4.706225 Crash    1080p ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 1.990900 Eragon 720p ][ 6 5.552467 007 Series ][ 9 3.118694 Kill Shot   720p ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 22 1.845347 Lord of war   720p ][ 25 4.432990 The Brave One 720P ][ 30 0.589414 Eastern.Promises.2007.720p ][ 36 8.260447 Hellboy 1    1080p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 47 5.772788 Superman Returns   720p ][ 49 8.054504 James Bond 15 - The Living Daylights [1987] [720p] ][ 56 5.309156 contents.txt ][ 57 6.069700 Erin Brockovich 2000.720p ][ 59 5.300373 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 60 2.905716 X-Men Origin - Wolverine [2009] [1080p] ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 66 6.632249 Inkheart [2008] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 71 8.735117 12 Rounds 720p ][ 72 2.267329 The Notebook [2004] [1080p] ][ 75 2.969652 Crossing Over 720P ][ 77 4.706225 Crash    1080p ][ 81 9.024757 Race To Witch Mountain [1080p] ][ 92 5.964354 Lord Of The Ring  - Return Of The King   720p ][ 94 7.841559 Elite Squad 1080p ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 1.990900 Eragon 720p ][ 5 0.068397 Night At The Museum 2 [720p] ][ 6 5.552467 007 Series ][ 9 3.118694 Kill Shot   720p ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 25 4.432990 The Brave One 720P ][ 30 0.589414 Eastern.Promises.2007.720p ][ 34 0.515868 Harold & Kumar   720p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 47 5.772788 Superman Returns   720p ][ 49 8.054504 James Bond 15 - The Living Daylights [1987] [720p] ][ 56 5.309156 contents.txt ][ 57 6.069700 Erin Brockovich 2000.720p ][ 59 5.300373 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 64 7.257122 Terminator.1984.720p.BluRay.x264-ESiR ][ 66 6.632249 Inkheart [2008] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 71 8.735117 12 Rounds 720p ][ 72 2.267329 The Notebook [2004] [1080p] ][ 75 2.969652 Crossing Over 720P ][ 76 0.680592 Red Cliff    1080p ][ 77 4.706225 Crash    1080p ][ 81 9.024757 Race To Witch Mountain [1080p] ][ 83 1.598779 The Final Destination 4 [2009] [720p] ][ 87 3.873603 Star Wars Saga  Collection 720p ][ 88 8.822993 The Tale Of Despereaux [720p] ][ 92 5.964354 Lord Of The Ring  - Return Of The King   720p ][ 93 1.075066 Blood River 720P ][ 94 7.841559 Elite Squad 1080p ][ 96 2.972061 Final Destination 4   1080p ]
+[ 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 2 1.990900 Eragon 720p ][ 5 0.068397 Night At The Museum 2 [720p] ][ 6 5.552467 007 Series ][ 8 3.094336 Eastern.Promises.2007.720p ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 25 4.432990 The Brave One 720P ][ 30 0.589414 Eastern.Promises.2007.720p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 42 4.822727 Fantastic Four   1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 47 5.772788 Superman Returns   720p ][ 49 8.054504 James Bond 15 - The Living Daylights [1987] [720p] ][ 56 5.309156 contents.txt ][ 57 6.069700 Erin Brockovich 2000.720p ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 64 7.257122 Terminator.1984.720p.BluRay.x264-ESiR ][ 66 6.632249 Inkheart [2008] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 70 4.591420 The Brave One 720P ][ 71 8.735117 12 Rounds 720p ][ 72 2.267329 The Notebook [2004] [1080p] ][ 73 3.412676 Ongbak 2003 720p ][ 75 2.969652 Crossing Over 720P ][ 76 0.680592 Red Cliff    1080p ][ 77 4.706225 Crash    1080p ][ 78 7.061405 Street Fighter The Legend Of Chun Li 720P ][ 81 9.024757 Race To Witch Mountain [1080p] ][ 83 1.598779 The Final Destination 4 [2009] [720p] ][ 87 3.873603 Star Wars Saga  Collection 720p ][ 90 3.725647 Disturbia    720p ][ 92 5.964354 Lord Of The Ring  - Return Of The King   720p ][ 93 1.075066 Blood River 720P ][ 94 7.841559 Elite Squad 1080p ][ 96 2.972061 Final Destination 4   1080p ][ 98 8.658000 James Bond 03 - GoldFinger [1964] ][ 105 6.597045 A Knight's Tale [2001] [720p] ][ 107 0.512666 Big Nothing   720p ][ 112 9.323279 Baby on Board (2009)    720p ]
+[ 2 1.990900 Eragon 720p ][ 6 5.552467 007 Series ][ 8 3.094336 Eastern.Promises.2007.720p ][ 13 4.860274 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 21 4.854016 High school musical 2006    720p ][ 24 9.909741 Shutter   720p ][ 25 4.432990 The Brave One 720P ][ 30 0.589414 Eastern.Promises.2007.720p ][ 38 7.997828 The Day After Tomorrow 1080p ][ 42 4.822727 Fantastic Four   1080p ][ 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 45 8.391770 Shark Tale [2004] [1080p] ][ 47 5.772788 Superman Returns   720p ][ 49 8.054504 James Bond 15 - The Living Daylights [1987] [720p] ][ 51 0.929372 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 54 1.309539 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 56 5.309156 contents.txt ][ 57 6.069700 Erin Brockovich 2000.720p ][ 62 0.615525 300 [2006] ][ 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p] ][ 64 7.257122 Terminator.1984.720p.BluRay.x264-ESiR ][ 66 6.632249 Inkheart [2008] [720p] ][ 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 69 8.585886 Batman Cartoon - Gotham Knight   720p ][ 70 4.591420 The Brave One 720P ][ 71 8.735117 12 Rounds 720p ][ 73 3.412676 Ongbak 2003 720p ][ 75 2.969652 Crossing Over 720P ][ 76 0.680592 Red Cliff    1080p ][ 77 4.706225 Crash    1080p ][ 81 9.024757 Race To Witch Mountain [1080p] ][ 83 1.598779 The Final Destination 4 [2009] [720p] ][ 84 7.727290 Inkheart [2008] [720p] ][ 87 3.873603 Star Wars Saga  Collection 720p ][ 90 3.725647 Disturbia    720p ][ 92 5.964354 Lord Of The Ring  - Return Of The King   720p ][ 93 1.075066 Blood River 720P ][ 94 7.841559 Elite Squad 1080p ][ 95 1.641497 The Mummy 1-2   1080p ][ 96 2.972061 Final Destination 4   1080p ][ 98 8.658000 James Bond 03 - GoldFinger [1964] ][ 103 0.654734 Fast and the Furious 4 - 1080p ][ 105 6.597045 A Knight's Tale [2001] [720p] ][ 106 7.664104 Cars [2006] [720p] ][ 107 0.512666 Big Nothing   720p ][ 112 9.323279 Baby on Board (2009)    720p ][ 122 4.143069 Night Train   720p ][ 123 9.091357 Casablana.1942.1080p.BluRay.x264.Codres ]
diff --git a/tests/43-abb.in b/tests/43-abb.in
new file mode 100644
index 0000000..5d51cd8
--- /dev/null
+++ b/tests/43-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/43-abb.out
+INSERTAR 4 1.019829 Battle for Terra [2007] [1080p]
+IMPRIMIR tests/43-abb.out
+INSERTAR 33 2.626349 The Brave One 720P
+INSERTAR 1 4.538350 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+ELIMINAR 33
+IMPRIMIR tests/43-abb.out
+INSERTAR 32 1.955491 Blade 1   720p
+INSERTAR 21 4.854016 High school musical 2006    720p
+INSERTAR 40 9.826899 Robots.WS.AC3.x264.BluRay-PTM   720p
+ELIMINAR 4
+IMPRIMIR tests/43-abb.out
+INSERTAR 43 6.240046 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 12 9.975061 High school musical 2006    720p
+INSERTAR 27 1.032175 Bride Wars   720p
+INSERTAR 14 7.914612 Mission Impossible Trilogy   720p
+ELIMINAR 43
+ELIMINAR 14
+IMPRIMIR tests/43-abb.out
+INSERTAR 19 5.367680 Mission Impossible Trilogy   720p
+INSERTAR 36 8.260447 Hellboy 1    1080p
+INSERTAR 9 3.118694 Kill Shot   720p
+INSERTAR 45 8.391770 Shark Tale [2004] [1080p]
+INSERTAR 7 5.316481 Terminator.1984.720p.BluRay.x264-ESiR
+ELIMINAR 27
+ELIMINAR 32
+IMPRIMIR tests/43-abb.out
+INSERTAR 31 3.895870 Meet The Fockers    720p
+INSERTAR 37 1.272687 SAW IV
+INSERTAR 30 0.589414 Eastern.Promises.2007.720p
+INSERTAR 17 3.425227 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 44 2.740964 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 3 5.964769 Bolt [2008] [1080p]
+ELIMINAR 17
+ELIMINAR 12
+ELIMINAR 40
+IMPRIMIR tests/43-abb.out
+INSERTAR 53 9.151232 Hitman    720p
+INSERTAR 63 9.584897 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 62 0.615525 300 [2006]
+INSERTAR 67 6.923587 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 10 4.501124 Doomsday 720p
+INSERTAR 20 0.233403 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 46 2.018515 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+ELIMINAR 10
+ELIMINAR 37
+ELIMINAR 53
+IMPRIMIR tests/43-abb.out
+INSERTAR 2 1.990900 Eragon 720p
+INSERTAR 59 5.300373 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 28 8.335675 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 41 2.411090 Shrek The Third [2007] [720p]
+INSERTAR 38 7.997828 The Day After Tomorrow 1080p
+INSERTAR 0 0.050758 Hush   720p
+INSERTAR 18 2.157501 James Bond 16 - Licence to Kill [1989]
+INSERTAR 72 2.267329 The Notebook [2004] [1080p]
+ELIMINAR 31
+ELIMINAR 0
+ELIMINAR 19
+ELIMINAR 7
+IMPRIMIR tests/43-abb.out
+INSERTAR 47 5.772788 Superman Returns   720p
+INSERTAR 25 4.432990 The Brave One 720P
+INSERTAR 71 8.735117 12 Rounds 720p
+INSERTAR 52 8.861214 Orphan (2009)    1080p
+INSERTAR 22 1.845347 Lord of war   720p
+INSERTAR 15 4.587956 Aladdin [1992] [720p]
+INSERTAR 77 4.706225 Crash    1080p
+INSERTAR 56 5.309156 contents.txt
+INSERTAR 65 5.344133 Fast and the Furious 2 - 1080p
+ELIMINAR 15
+ELIMINAR 3
+ELIMINAR 28
+ELIMINAR 41
+IMPRIMIR tests/43-abb.out
+INSERTAR 60 2.905716 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 35 0.336766 Saving Private Ryan 720p
+INSERTAR 75 2.969652 Crossing Over 720P
+INSERTAR 6 5.552467 007 Series
+INSERTAR 57 6.069700 Erin Brockovich 2000.720p
+INSERTAR 92 5.964354 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 49 8.054504 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 81 9.024757 Race To Witch Mountain [1080p]
+INSERTAR 94 7.841559 Elite Squad 1080p
+INSERTAR 66 6.632249 Inkheart [2008] [720p]
+ELIMINAR 18
+ELIMINAR 35
+ELIMINAR 46
+ELIMINAR 52
+ELIMINAR 65
+IMPRIMIR tests/43-abb.out
+INSERTAR 87 3.873603 Star Wars Saga  Collection 720p
+INSERTAR 83 1.598779 The Final Destination 4 [2009] [720p]
+INSERTAR 93 1.075066 Blood River 720P
+INSERTAR 34 0.515868 Harold & Kumar   720p
+INSERTAR 64 7.257122 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 50 7.367068 Battle for Terra [2007] [1080p]
+INSERTAR 5 0.068397 Night At The Museum 2 [720p]
+INSERTAR 91 8.626480 The Uninvited [2009] [720p]
+INSERTAR 76 0.680592 Red Cliff    1080p
+INSERTAR 88 8.822993 The Tale Of Despereaux [720p]
+INSERTAR 96 2.972061 Final Destination 4   1080p
+ELIMINAR 50
+ELIMINAR 60
+ELIMINAR 91
+ELIMINAR 36
+ELIMINAR 22
+IMPRIMIR tests/43-abb.out
+INSERTAR 97 2.322932 James Bond 17 - Golden Eye [1995]
+INSERTAR 8 3.094336 Eastern.Promises.2007.720p
+INSERTAR 105 6.597045 A Knight's Tale [2001] [720p]
+INSERTAR 42 4.822727 Fantastic Four   1080p
+INSERTAR 90 3.725647 Disturbia    720p
+INSERTAR 70 4.591420 The Brave One 720P
+INSERTAR 112 9.323279 Baby on Board (2009)    720p
+INSERTAR 102 1.341444 Stargate-The Ark of Truth 720p
+INSERTAR 98 8.658000 James Bond 03 - GoldFinger [1964]
+INSERTAR 73 3.412676 Ongbak 2003 720p
+INSERTAR 78 7.061405 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 107 0.512666 Big Nothing   720p
+ELIMINAR 9
+ELIMINAR 88
+ELIMINAR 34
+ELIMINAR 97
+ELIMINAR 102
+ELIMINAR 59
+IMPRIMIR tests/43-abb.out
+INSERTAR 24 9.909741 Shutter   720p
+INSERTAR 55 9.073276 Bad Boy II [720p]
+INSERTAR 95 1.641497 The Mummy 1-2   1080p
+INSERTAR 103 0.654734 Fast and the Furious 4 - 1080p
+INSERTAR 123 9.091357 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 51 0.929372 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 54 1.309539 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 69 8.585886 Batman Cartoon - Gotham Knight   720p
+INSERTAR 122 4.143069 Night Train   720p
+INSERTAR 106 7.664104 Cars [2006] [720p]
+INSERTAR 84 7.727290 Inkheart [2008] [720p]
+INSERTAR 13 4.860274 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 23 1.144239 Spiderman 3   1080p
+ELIMINAR 55
+ELIMINAR 23
+ELIMINAR 72
+ELIMINAR 78
+ELIMINAR 5
+ELIMINAR 1
+IMPRIMIR tests/43-abb.out
diff --git a/tests/44-abb.catedra.out b/tests/44-abb.catedra.out
new file mode 100644
index 0000000..a4d23b1
--- /dev/null
+++ b/tests/44-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 38 3.848273 Fifty Dead Men Walking   1080p ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 39 8.874321 X-Men 3   1080p ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 39 8.874321 X-Men 3   1080p ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 7 6.555177 La Lingerie [BluRay] [720p] [DTS] ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 36 2.379379 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 39 8.874321 X-Men 3   1080p ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 7 6.555177 La Lingerie [BluRay] [720p] [DTS] ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 39 8.874321 X-Men 3   1080p ][ 43 7.417186 Aeon Flux   720p ][ 48 0.514667 Butterfly on a Wheel.2007   720p ][ 49 2.530821 Tomb Raider Collection (1-2)    720p ][ 56 7.408196 Kill Shot   720p ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 33 2.436759 Eragon 720p ][ 39 8.874321 X-Men 3   1080p ][ 49 2.530821 Tomb Raider Collection (1-2)    720p ][ 50 7.353919 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 56 7.408196 Kill Shot   720p ][ 58 9.785901 The Godfather [1972] [720p] ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 3 0.532430 Bride Wars   720p ][ 17 1.822242 Eagle Eye    1080p ][ 20 9.097353 Moulin Rouge   720p ][ 21 6.418614 Blade 3   720p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 29 1.697314 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 8.874321 X-Men 3   1080p ][ 49 2.530821 Tomb Raider Collection (1-2)    720p ][ 50 7.353919 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 56 7.408196 Kill Shot   720p ][ 58 9.785901 The Godfather [1972] [720p] ]
+[ 1 7.756761 Fast and the Furious 2 - 1080p ][ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 3 0.532430 Bride Wars   720p ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 29 1.697314 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 8.874321 X-Men 3   1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 49 2.530821 Tomb Raider Collection (1-2)    720p ][ 50 7.353919 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 55 9.608263 Liar Liar    720p ][ 56 7.408196 Kill Shot   720p ][ 58 9.785901 The Godfather [1972] [720p] ][ 67 4.648679 Flash Point    720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 76 1.191123 Deep Sea ]
+[ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 3 0.532430 Bride Wars   720p ][ 11 8.579471 The Proposal [2009] [720p] ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 29 1.697314 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 34 6.015875 Miami Vice 720p ][ 39 8.874321 X-Men 3   1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 49 2.530821 Tomb Raider Collection (1-2)    720p ][ 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 55 9.608263 Liar Liar    720p ][ 56 7.408196 Kill Shot   720p ][ 58 9.785901 The Godfather [1972] [720p] ][ 63 2.843393 SAW II   720p ][ 67 4.648679 Flash Point    720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 75 8.729415 Iron Man    1080p ][ 76 1.191123 Deep Sea ][ 78 0.062960 James Bond 17 - Golden Eye [1995] ][ 86 0.660536 Hellboy 2     1080p ]
+[ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 3 0.532430 Bride Wars   720p ][ 11 8.579471 The Proposal [2009] [720p] ][ 14 2.824842 Facing The Giants 720p ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 29 1.697314 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 34 6.015875 Miami Vice 720p ][ 39 8.874321 X-Men 3   1080p ][ 40 7.920242 Seven Swords    1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 56 7.408196 Kill Shot   720p ][ 58 9.785901 The Godfather [1972] [720p] ][ 59 5.216058 Hero    1080p ][ 63 2.843393 SAW II   720p ][ 65 6.015890 Get Smart (2008) 1080p ][ 67 4.648679 Flash Point    720p ][ 68 8.823546 American Psycho   720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 75 8.729415 Iron Man    1080p ][ 76 1.191123 Deep Sea ][ 80 6.686456 3_10 to Yuma   720p ][ 81 1.555540 American Gangster    720p ][ 86 0.660536 Hellboy 2     1080p ][ 89 0.259521 Rocky 5 [1990] [BluRay] [720p] [AC3] ]
+[ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 3 0.532430 Bride Wars   720p ][ 5 7.481898 Ghost Rider [2007] [720p] ][ 6 3.032918 Terminator.1984.720p.BluRay.x264-ESiR ][ 8 0.879253 Assassination of a High School President 720p ][ 9 3.399457 The Incredibles [1080p] ][ 11 8.579471 The Proposal [2009] [720p] ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 31 7.907882 James Bond 15 - The Living Daylights [1987] [720p] ][ 34 6.015875 Miami Vice 720p ][ 39 8.874321 X-Men 3   1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 45 6.298641 Hulk 1    1080p ][ 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 53 3.207913 Batman Cartoon - Gotham Knight   720p ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 56 7.408196 Kill Shot   720p ][ 59 5.216058 Hero    1080p ][ 60 4.316707 Erin Brockovich 2000.720p ][ 62 0.012592 catch me if u can - 720p ][ 63 2.843393 SAW II   720p ][ 65 6.015890 Get Smart (2008) 1080p ][ 67 4.648679 Flash Point    720p ][ 68 8.823546 American Psycho   720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 75 8.729415 Iron Man    1080p ][ 76 1.191123 Deep Sea ][ 80 6.686456 3_10 to Yuma   720p ][ 81 1.555540 American Gangster    720p ][ 89 0.259521 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 94 2.186558 007.1983.Octopussy.720p.hdtv.x264 ][ 95 8.279115 The Italian Job [2003] [720p] ]
+[ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 5 7.481898 Ghost Rider [2007] [720p] ][ 6 3.032918 Terminator.1984.720p.BluRay.x264-ESiR ][ 8 0.879253 Assassination of a High School President 720p ][ 9 3.399457 The Incredibles [1080p] ][ 10 0.583914 Kung Fu Panda Secrets of the Furious Five    720p ][ 11 8.579471 The Proposal [2009] [720p] ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 31 7.907882 James Bond 15 - The Living Daylights [1987] [720p] ][ 32 2.642063 Big Nothing   720p ][ 34 6.015875 Miami Vice 720p ][ 39 8.874321 X-Men 3   1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 45 6.298641 Hulk 1    1080p ][ 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 53 3.207913 Batman Cartoon - Gotham Knight   720p ][ 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 59 5.216058 Hero    1080p ][ 60 4.316707 Erin Brockovich 2000.720p ][ 62 0.012592 catch me if u can - 720p ][ 65 6.015890 Get Smart (2008) 1080p ][ 67 4.648679 Flash Point    720p ][ 68 8.823546 American Psycho   720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 74 2.598738 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 75 8.729415 Iron Man    1080p ][ 76 1.191123 Deep Sea ][ 77 4.325965 Click   720p ][ 80 6.686456 3_10 to Yuma   720p ][ 82 0.094995 SAW I   720p ][ 83 1.969114 The Tale Of Despereaux [720p] ][ 89 0.259521 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 91 5.664361 Transformer 1 & 2 Collection   1080p ][ 94 2.186558 007.1983.Octopussy.720p.hdtv.x264 ][ 97 5.721579 Constantine 720p ][ 99 3.842145 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 109 4.968221 Lord Of The Ring  - The Two Tower   720p ][ 115 0.491674 Sixth Sense   720p ]
+[ 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 5 7.481898 Ghost Rider [2007] [720p] ][ 6 3.032918 Terminator.1984.720p.BluRay.x264-ESiR ][ 8 0.879253 Assassination of a High School President 720p ][ 9 3.399457 The Incredibles [1080p] ][ 10 0.583914 Kung Fu Panda Secrets of the Furious Five    720p ][ 17 1.822242 Eagle Eye    1080p ][ 25 4.157045 Jumper    1080p ][ 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 28 5.057741 Darko 720P ][ 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 31 7.907882 James Bond 15 - The Living Daylights [1987] [720p] ][ 32 2.642063 Big Nothing   720p ][ 37 5.194907 Ju-on__The_Grudge_(2003)   720p ][ 39 8.874321 X-Men 3   1080p ][ 41 2.283759 District 9 [2009] [720p] ][ 45 6.298641 Hulk 1    1080p ][ 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 53 3.207913 Batman Cartoon - Gotham Knight   720p ][ 59 5.216058 Hero    1080p ][ 60 4.316707 Erin Brockovich 2000.720p ][ 62 0.012592 catch me if u can - 720p ][ 65 6.015890 Get Smart (2008) 1080p ][ 67 4.648679 Flash Point    720p ][ 68 8.823546 American Psycho   720p ][ 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 74 2.598738 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 76 1.191123 Deep Sea ][ 80 6.686456 3_10 to Yuma   720p ][ 82 0.094995 SAW I   720p ][ 83 1.969114 The Tale Of Despereaux [720p] ][ 87 9.916119 James Bond 19 - The World is not Enough [1999] [720p] ][ 89 0.259521 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 90 4.622050 Leaving Las Vegas  720p ][ 91 5.664361 Transformer 1 & 2 Collection   1080p ][ 92 1.358163 Ice Age 2 The Meltdown [2006] [720p] ][ 94 2.186558 007.1983.Octopussy.720p.hdtv.x264 ][ 96 4.132755 Duplicity 2009   720p ][ 97 5.721579 Constantine 720p ][ 99 3.842145 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 107 1.519900 Black Hawk Down   1080p ][ 109 4.968221 Lord Of The Ring  - The Two Tower   720p ][ 114 0.528029 007 Series ][ 115 0.491674 Sixth Sense   720p ][ 119 5.141854 The Orphan [720] ][ 120 1.317097 Hitman    720p ][ 122 4.873990 Crossing Over 720P ][ 129 1.359656 contents.txt ]
diff --git a/tests/44-abb.in b/tests/44-abb.in
new file mode 100644
index 0000000..5cb6c31
--- /dev/null
+++ b/tests/44-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/44-abb.out
+INSERTAR 38 3.848273 Fifty Dead Men Walking   1080p
+IMPRIMIR tests/44-abb.out
+INSERTAR 39 8.874321 X-Men 3   1080p
+INSERTAR 1 7.756761 Fast and the Furious 2 - 1080p
+ELIMINAR 38
+IMPRIMIR tests/44-abb.out
+INSERTAR 27 8.124750 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 4 9.209105 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 2 9.914317 Madagascar 2 Escape 2 Africa [2008] [720p]
+ELIMINAR 4
+IMPRIMIR tests/44-abb.out
+INSERTAR 7 6.555177 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 36 2.379379 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 12 5.378666 James Bond 11 - MoonRaker [1979]
+INSERTAR 46 8.684791 SWAT    720p
+ELIMINAR 46
+ELIMINAR 12
+IMPRIMIR tests/44-abb.out
+INSERTAR 43 7.417186 Aeon Flux   720p
+INSERTAR 0 0.694211 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 49 2.530821 Tomb Raider Collection (1-2)    720p
+INSERTAR 56 7.408196 Kill Shot   720p
+INSERTAR 48 0.514667 Butterfly on a Wheel.2007   720p
+ELIMINAR 0
+ELIMINAR 36
+IMPRIMIR tests/44-abb.out
+INSERTAR 52 2.992328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 50 7.353919 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 54 9.855184 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 30 2.096598 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 58 9.785901 The Godfather [1972] [720p]
+INSERTAR 33 2.436759 Eragon 720p
+ELIMINAR 48
+ELIMINAR 7
+ELIMINAR 43
+IMPRIMIR tests/44-abb.out
+INSERTAR 3 0.532430 Bride Wars   720p
+INSERTAR 17 1.822242 Eagle Eye    1080p
+INSERTAR 64 3.867090 Superman Returns   720p
+INSERTAR 20 9.097353 Moulin Rouge   720p
+INSERTAR 29 1.697314 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 21 6.418614 Blade 3   720p
+INSERTAR 24 1.839903 Alexander - The Final Cut
+ELIMINAR 64
+ELIMINAR 33
+ELIMINAR 24
+IMPRIMIR tests/44-abb.out
+INSERTAR 25 4.157045 Jumper    1080p
+INSERTAR 73 3.678461 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 55 9.608263 Liar Liar    720p
+INSERTAR 67 4.648679 Flash Point    720p
+INSERTAR 72 2.443913 Superman Returns   720p
+INSERTAR 76 1.191123 Deep Sea
+INSERTAR 13 4.956428 Alien vs Predator 1-2  720p
+INSERTAR 41 2.283759 District 9 [2009] [720p]
+ELIMINAR 13
+ELIMINAR 20
+ELIMINAR 72
+ELIMINAR 21
+IMPRIMIR tests/44-abb.out
+INSERTAR 63 2.843393 SAW II   720p
+INSERTAR 51 0.612773 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 75 8.729415 Iron Man    1080p
+INSERTAR 11 8.579471 The Proposal [2009] [720p]
+INSERTAR 42 5.785210 Kingdom of Heaven [2005] [720p]
+INSERTAR 19 5.614392 Doomsday 720p
+INSERTAR 34 6.015875 Miami Vice 720p
+INSERTAR 86 0.660536 Hellboy 2     1080p
+INSERTAR 78 0.062960 James Bond 17 - Golden Eye [1995]
+ELIMINAR 50
+ELIMINAR 42
+ELIMINAR 1
+ELIMINAR 19
+IMPRIMIR tests/44-abb.out
+INSERTAR 79 8.889864 Fearless - 720p
+INSERTAR 89 0.259521 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 14 2.824842 Facing The Giants 720p
+INSERTAR 59 5.216058 Hero    1080p
+INSERTAR 81 1.555540 American Gangster    720p
+INSERTAR 40 7.920242 Seven Swords    1080p
+INSERTAR 57 1.904851 Braveheart 720p
+INSERTAR 80 6.686456 3_10 to Yuma   720p
+INSERTAR 65 6.015890 Get Smart (2008) 1080p
+INSERTAR 68 8.823546 American Psycho   720p
+ELIMINAR 57
+ELIMINAR 49
+ELIMINAR 79
+ELIMINAR 78
+ELIMINAR 55
+IMPRIMIR tests/44-abb.out
+INSERTAR 6 3.032918 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 62 0.012592 catch me if u can - 720p
+INSERTAR 9 3.399457 The Incredibles [1080p]
+INSERTAR 94 2.186558 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 31 7.907882 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 5 7.481898 Ghost Rider [2007] [720p]
+INSERTAR 60 4.316707 Erin Brockovich 2000.720p
+INSERTAR 8 0.879253 Assassination of a High School President 720p
+INSERTAR 95 8.279115 The Italian Job [2003] [720p]
+INSERTAR 45 6.298641 Hulk 1    1080p
+INSERTAR 53 3.207913 Batman Cartoon - Gotham Knight   720p
+ELIMINAR 86
+ELIMINAR 58
+ELIMINAR 29
+ELIMINAR 40
+ELIMINAR 14
+IMPRIMIR tests/44-abb.out
+INSERTAR 83 1.969114 The Tale Of Despereaux [720p]
+INSERTAR 97 5.721579 Constantine 720p
+INSERTAR 77 4.325965 Click   720p
+INSERTAR 82 0.094995 SAW I   720p
+INSERTAR 32 2.642063 Big Nothing   720p
+INSERTAR 99 3.842145 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 106 4.791479 Bourne Identity   720p
+INSERTAR 91 5.664361 Transformer 1 & 2 Collection   1080p
+INSERTAR 109 4.968221 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 10 0.583914 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 74 2.598738 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 115 0.491674 Sixth Sense   720p
+ELIMINAR 63
+ELIMINAR 95
+ELIMINAR 81
+ELIMINAR 56
+ELIMINAR 106
+ELIMINAR 3
+IMPRIMIR tests/44-abb.out
+INSERTAR 120 1.317097 Hitman    720p
+INSERTAR 87 9.916119 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 119 5.141854 The Orphan [720]
+INSERTAR 107 1.519900 Black Hawk Down   1080p
+INSERTAR 92 1.358163 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 96 4.132755 Duplicity 2009   720p
+INSERTAR 28 5.057741 Darko 720P
+INSERTAR 122 4.873990 Crossing Over 720P
+INSERTAR 129 1.359656 contents.txt
+INSERTAR 114 0.528029 007 Series
+INSERTAR 126 1.345979 Meet The Parents    720p
+INSERTAR 90 4.622050 Leaving Las Vegas  720p
+INSERTAR 37 5.194907 Ju-on__The_Grudge_(2003)   720p
+ELIMINAR 11
+ELIMINAR 34
+ELIMINAR 77
+ELIMINAR 75
+ELIMINAR 126
+ELIMINAR 54
+IMPRIMIR tests/44-abb.out
diff --git a/tests/45-abb.catedra.out b/tests/45-abb.catedra.out
new file mode 100644
index 0000000..7f71c92
--- /dev/null
+++ b/tests/45-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 17 6.311757 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ]
+[ 17 6.311757 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 22 0.264779 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ]
+[ 2 8.005718 Resident Evil Series    1080p ][ 12 8.985420 Star Trek [2009] [1080p] ][ 22 0.264779 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 37 5.164849 Kill Bill Vol 2 [2004]   720p ]
+[ 1 5.831204 High school musical 2006    720p ][ 4 2.465489 Daredevil - 720p ][ 9 4.511787 Night At The Museum 2 [720p] ][ 12 8.985420 Star Trek [2009] [1080p] ][ 33 6.339749 Moulin Rouge   720p ][ 37 5.164849 Kill Bill Vol 2 [2004]   720p ]
+[ 1 5.831204 High school musical 2006    720p ][ 4 2.465489 Daredevil - 720p ][ 9 4.511787 Night At The Museum 2 [720p] ][ 12 8.985420 Star Trek [2009] [1080p] ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 21 3.906966 Orphan (2009)    1080p ][ 24 2.177479 Final Destination 2 ][ 33 6.339749 Moulin Rouge   720p ][ 39 6.383121 A Bug's Life [720p] ]
+[ 4 2.465489 Daredevil - 720p ][ 6 0.001435 Iron Man    1080p ][ 8 2.178239 Surrogates [2009] [720p] ][ 9 4.511787 Night At The Museum 2 [720p] ][ 12 8.985420 Star Trek [2009] [1080p] ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 21 3.906966 Orphan (2009)    1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 33 6.339749 Moulin Rouge   720p ][ 39 6.383121 A Bug's Life [720p] ][ 50 8.371603 James Bond 15 - The Living Daylights [1987] [720p] ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ]
+[ 6 0.001435 Iron Man    1080p ][ 8 2.178239 Surrogates [2009] [720p] ][ 9 4.511787 Night At The Museum 2 [720p] ][ 12 8.985420 Star Trek [2009] [1080p] ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 21 3.906966 Orphan (2009)    1080p ][ 25 4.828672 Die Hard 2   720p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 33 6.339749 Moulin Rouge   720p ][ 38 7.188964 Die Hard 4   1080p ][ 39 6.383121 A Bug's Life [720p] ][ 42 9.125894 Fast and the Furious 1 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 44 1.235258 contents.txt ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ][ 64 5.977297 Big Stan   1080p ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 6 0.001435 Iron Man    1080p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 21 3.906966 Orphan (2009)    1080p ][ 23 3.510136 Ice Age 2 The Meltdown [2006] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 33 6.339749 Moulin Rouge   720p ][ 38 7.188964 Die Hard 4   1080p ][ 39 6.383121 A Bug's Life [720p] ][ 42 9.125894 Fast and the Furious 1 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 44 1.235258 contents.txt ][ 47 4.235915 The Matrix [1999] [1080p] ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ][ 60 5.010554 PBS ][ 64 5.977297 Big Stan   1080p ][ 65 5.138371 Die Hard 1   720p ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 5 2.274808 Direct Contact    720p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 19 7.980061 Leon_The Professional.HD   720p ][ 21 3.906966 Orphan (2009)    1080p ][ 23 3.510136 Ice Age 2 The Meltdown [2006] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 32 2.744495 The Extreme Movie 720P ][ 36 2.393116 X-Men 4 - Origins Wolverine (2009)  1080p ][ 38 7.188964 Die Hard 4   1080p ][ 40 2.132660 Fast and the Furious 2 - 1080p ][ 42 9.125894 Fast and the Furious 1 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 47 4.235915 The Matrix [1999] [1080p] ][ 54 7.913439 Star Trek [2009] [1080p] ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ][ 60 5.010554 PBS ][ 64 5.977297 Big Stan   1080p ][ 65 5.138371 Die Hard 1   720p ][ 77 4.436125 Epic Movie UNRATED (2007) 720p ][ 81 4.443471 Apollo 13   1080p ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 5 2.274808 Direct Contact    720p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 19 7.980061 Leon_The Professional.HD   720p ][ 20 5.562499 G.I.Joe The Rise of Cobra [2009] [720p] ][ 23 3.510136 Ice Age 2 The Meltdown [2006] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 32 2.744495 The Extreme Movie 720P ][ 36 2.393116 X-Men 4 - Origins Wolverine (2009)  1080p ][ 38 7.188964 Die Hard 4   1080p ][ 40 2.132660 Fast and the Furious 2 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 53 3.813359 Fast and the Furious 4 - 1080p ][ 54 7.913439 Star Trek [2009] [1080p] ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ][ 60 5.010554 PBS ][ 65 5.138371 Die Hard 1   720p ][ 67 3.923851 Die Hard 1   720p ][ 68 5.173576 American Psycho   720p ][ 73 2.383650 SAW III   720p ][ 77 4.436125 Epic Movie UNRATED (2007) 720p ][ 81 4.443471 Apollo 13   1080p ][ 83 5.601741 Spiderman 2   1080p ][ 87 9.755434 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 88 8.522984 Charlie and the Chocolate Factory   720p ][ 89 3.261631 Coyote Ugly 1080p ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 5 2.274808 Direct Contact    720p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 16 0.534959 Eurotrip 720p ][ 19 7.980061 Leon_The Professional.HD   720p ][ 20 5.562499 G.I.Joe The Rise of Cobra [2009] [720p] ][ 23 3.510136 Ice Age 2 The Meltdown [2006] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 32 2.744495 The Extreme Movie 720P ][ 36 2.393116 X-Men 4 - Origins Wolverine (2009)  1080p ][ 38 7.188964 Die Hard 4   1080p ][ 40 2.132660 Fast and the Furious 2 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 51 8.020019 Alone in the dark   720p ][ 53 3.813359 Fast and the Furious 4 - 1080p ][ 54 7.913439 Star Trek [2009] [1080p] ][ 57 5.933093 Blade 2   720p ][ 58 1.905551 James Bond 05 - You Only Live Twice [1967] ][ 59 5.652624 Bride Wars   720p ][ 60 5.010554 PBS ][ 63 7.597597 Cloverfield   1080p ][ 67 3.923851 Die Hard 1   720p ][ 68 5.173576 American Psycho   720p ][ 79 3.249007 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 83 5.601741 Spiderman 2   1080p ][ 87 9.755434 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 88 8.522984 Charlie and the Chocolate Factory   720p ][ 89 3.261631 Coyote Ugly 1080p ][ 93 5.538967 Exiled   720p ][ 102 9.286873 X-Men Origin - Wolverine [2009] [1080p] ][ 103 0.923987 Miss March [720p] ][ 106 9.564327 The Extreme Movie 720P ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 5 2.274808 Direct Contact    720p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 10 4.442978 The Godfather [1972] [720p] ][ 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 16 0.534959 Eurotrip 720p ][ 20 5.562499 G.I.Joe The Rise of Cobra [2009] [720p] ][ 23 3.510136 Ice Age 2 The Meltdown [2006] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 32 2.744495 The Extreme Movie 720P ][ 38 7.188964 Die Hard 4   1080p ][ 40 2.132660 Fast and the Furious 2 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 51 8.020019 Alone in the dark   720p ][ 53 3.813359 Fast and the Furious 4 - 1080p ][ 54 7.913439 Star Trek [2009] [1080p] ][ 57 5.933093 Blade 2   720p ][ 59 5.652624 Bride Wars   720p ][ 62 5.772104 Leaving Las Vegas  720p ][ 63 7.597597 Cloverfield   1080p ][ 68 5.173576 American Psycho   720p ][ 71 7.822499 The Mummy 1-2   1080p ][ 79 3.249007 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 83 5.601741 Spiderman 2   1080p ][ 87 9.755434 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 88 8.522984 Charlie and the Chocolate Factory   720p ][ 89 3.261631 Coyote Ugly 1080p ][ 90 1.233890 Disturbia    720p ][ 91 0.680605 X-Men 1 - 1080p ][ 92 7.720898 The Final Destination 4 [2009] [720p] ][ 93 5.538967 Exiled   720p ][ 95 3.194070 X-Men Origin - Wolverine [2009] [1080p] ][ 97 8.242706 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 101 4.396856 Epic Movie UNRATED (2007) 720p ][ 102 9.286873 X-Men Origin - Wolverine [2009] [1080p] ][ 103 0.923987 Miss March [720p] ][ 106 9.564327 The Extreme Movie 720P ][ 108 7.134065 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 113 1.506734 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ]
+[ 0 2.419153 Ju-on__The_Grudge_(2003)   720p ][ 5 2.274808 Direct Contact    720p ][ 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 9 4.511787 Night At The Museum 2 [720p] ][ 11 8.478702 Jeniffer's Body ( 2009)    1080p ][ 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 14 8.955331 Pursuit_Of_Happyness[2006]   720p ][ 16 0.534959 Eurotrip 720p ][ 18 7.441213 CJ7   720p ][ 20 5.562499 G.I.Joe The Rise of Cobra [2009] [720p] ][ 28 5.944283 Cloverfield   1080p ][ 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 31 9.389993 The Matrix Revolution   1080p ][ 32 2.744495 The Extreme Movie 720P ][ 38 7.188964 Die Hard 4   1080p ][ 40 2.132660 Fast and the Furious 2 - 1080p ][ 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 51 8.020019 Alone in the dark   720p ][ 57 5.933093 Blade 2   720p ][ 59 5.652624 Bride Wars   720p ][ 62 5.772104 Leaving Las Vegas  720p ][ 63 7.597597 Cloverfield   1080p ][ 68 5.173576 American Psycho   720p ][ 71 7.822499 The Mummy 1-2   1080p ][ 72 0.979837 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 79 3.249007 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 83 5.601741 Spiderman 2   1080p ][ 84 6.953433 Kung Fu Hustle   720p ][ 87 9.755434 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 88 8.522984 Charlie and the Chocolate Factory   720p ][ 89 3.261631 Coyote Ugly 1080p ][ 90 1.233890 Disturbia    720p ][ 91 0.680605 X-Men 1 - 1080p ][ 92 7.720898 The Final Destination 4 [2009] [720p] ][ 95 3.194070 X-Men Origin - Wolverine [2009] [1080p] ][ 97 8.242706 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 100 1.394423 Shinjuku Incident ][ 101 4.396856 Epic Movie UNRATED (2007) 720p ][ 102 9.286873 X-Men Origin - Wolverine [2009] [1080p] ][ 103 0.923987 Miss March [720p] ][ 106 9.564327 The Extreme Movie 720P ][ 108 7.134065 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 113 1.506734 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 116 1.253700 Dumb and Dumber   720p ][ 119 1.156593 Terminator 3 Rise Of The Machine [2003]   720p ][ 120 8.970545 Cleanwest 720p ][ 121 8.631616 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 123 2.299857 Poseidon   1080p ][ 126 5.252904 Rocky Balboa    720p ]
diff --git a/tests/45-abb.in b/tests/45-abb.in
new file mode 100644
index 0000000..ef1e0b2
--- /dev/null
+++ b/tests/45-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/45-abb.out
+INSERTAR 17 6.311757 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+IMPRIMIR tests/45-abb.out
+INSERTAR 26 4.530705 Leaving Las Vegas  720p
+INSERTAR 22 0.264779 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+ELIMINAR 26
+IMPRIMIR tests/45-abb.out
+INSERTAR 12 8.985420 Star Trek [2009] [1080p]
+INSERTAR 37 5.164849 Kill Bill Vol 2 [2004]   720p
+INSERTAR 2 8.005718 Resident Evil Series    1080p
+ELIMINAR 17
+IMPRIMIR tests/45-abb.out
+INSERTAR 1 5.831204 High school musical 2006    720p
+INSERTAR 4 2.465489 Daredevil - 720p
+INSERTAR 33 6.339749 Moulin Rouge   720p
+INSERTAR 9 4.511787 Night At The Museum 2 [720p]
+ELIMINAR 2
+ELIMINAR 22
+IMPRIMIR tests/45-abb.out
+INSERTAR 39 6.383121 A Bug's Life [720p]
+INSERTAR 14 8.955331 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 27 1.228712 Spiderman 2   1080p
+INSERTAR 24 2.177479 Final Destination 2
+INSERTAR 21 3.906966 Orphan (2009)    1080p
+ELIMINAR 37
+ELIMINAR 27
+IMPRIMIR tests/45-abb.out
+INSERTAR 58 1.905551 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 50 8.371603 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 29 9.979039 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 34 5.431998 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 6 0.001435 Iron Man    1080p
+INSERTAR 8 2.178239 Surrogates [2009] [720p]
+ELIMINAR 34
+ELIMINAR 1
+ELIMINAR 24
+IMPRIMIR tests/45-abb.out
+INSERTAR 44 1.235258 contents.txt
+INSERTAR 38 7.188964 Die Hard 4   1080p
+INSERTAR 42 9.125894 Fast and the Furious 1 - 1080p
+INSERTAR 43 7.747022 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 25 4.828672 Die Hard 2   720p
+INSERTAR 61 8.266815 Blood River 720P
+INSERTAR 64 5.977297 Big Stan   1080p
+ELIMINAR 50
+ELIMINAR 4
+ELIMINAR 61
+IMPRIMIR tests/45-abb.out
+INSERTAR 65 5.138371 Die Hard 1   720p
+INSERTAR 60 5.010554 PBS
+INSERTAR 0 2.419153 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 47 4.235915 The Matrix [1999] [1080p]
+INSERTAR 23 3.510136 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 7 6.267379 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 76 9.054884 The Mummy 1-2   1080p
+INSERTAR 28 5.944283 Cloverfield   1080p
+ELIMINAR 8
+ELIMINAR 25
+ELIMINAR 12
+ELIMINAR 76
+IMPRIMIR tests/45-abb.out
+INSERTAR 36 2.393116 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 32 2.744495 The Extreme Movie 720P
+INSERTAR 13 0.701472 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 54 7.913439 Star Trek [2009] [1080p]
+INSERTAR 40 2.132660 Fast and the Furious 2 - 1080p
+INSERTAR 77 4.436125 Epic Movie UNRATED (2007) 720p
+INSERTAR 81 4.443471 Apollo 13   1080p
+INSERTAR 19 7.980061 Leon_The Professional.HD   720p
+INSERTAR 5 2.274808 Direct Contact    720p
+ELIMINAR 44
+ELIMINAR 6
+ELIMINAR 33
+ELIMINAR 39
+IMPRIMIR tests/45-abb.out
+INSERTAR 83 5.601741 Spiderman 2   1080p
+INSERTAR 88 8.522984 Charlie and the Chocolate Factory   720p
+INSERTAR 73 2.383650 SAW III   720p
+INSERTAR 68 5.173576 American Psycho   720p
+INSERTAR 20 5.562499 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 89 3.261631 Coyote Ugly 1080p
+INSERTAR 53 3.813359 Fast and the Furious 4 - 1080p
+INSERTAR 87 9.755434 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 80 5.321341 Red Dragon    1080p
+INSERTAR 67 3.923851 Die Hard 1   720p
+ELIMINAR 42
+ELIMINAR 21
+ELIMINAR 64
+ELIMINAR 80
+ELIMINAR 47
+IMPRIMIR tests/45-abb.out
+INSERTAR 79 3.249007 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 51 8.020019 Alone in the dark   720p
+INSERTAR 59 5.652624 Bride Wars   720p
+INSERTAR 102 9.286873 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 63 7.597597 Cloverfield   1080p
+INSERTAR 93 5.538967 Exiled   720p
+INSERTAR 103 0.923987 Miss March [720p]
+INSERTAR 30 8.578045 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 57 5.933093 Blade 2   720p
+INSERTAR 106 9.564327 The Extreme Movie 720P
+INSERTAR 16 0.534959 Eurotrip 720p
+ELIMINAR 30
+ELIMINAR 81
+ELIMINAR 73
+ELIMINAR 77
+ELIMINAR 65
+IMPRIMIR tests/45-abb.out
+INSERTAR 15 9.388800 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 101 4.396856 Epic Movie UNRATED (2007) 720p
+INSERTAR 91 0.680605 X-Men 1 - 1080p
+INSERTAR 10 4.442978 The Godfather [1972] [720p]
+INSERTAR 90 1.233890 Disturbia    720p
+INSERTAR 108 7.134065 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 113 1.506734 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 92 7.720898 The Final Destination 4 [2009] [720p]
+INSERTAR 95 3.194070 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 62 5.772104 Leaving Las Vegas  720p
+INSERTAR 71 7.822499 The Mummy 1-2   1080p
+INSERTAR 97 8.242706 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+ELIMINAR 15
+ELIMINAR 58
+ELIMINAR 19
+ELIMINAR 36
+ELIMINAR 67
+ELIMINAR 60
+IMPRIMIR tests/45-abb.out
+INSERTAR 11 8.478702 Jeniffer's Body ( 2009)    1080p
+INSERTAR 100 1.394423 Shinjuku Incident
+INSERTAR 18 7.441213 CJ7   720p
+INSERTAR 121 8.631616 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 85 3.250607 Good Night And Good Luck   720p
+INSERTAR 119 1.156593 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 126 5.252904 Rocky Balboa    720p
+INSERTAR 72 0.979837 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 123 2.299857 Poseidon   1080p
+INSERTAR 120 8.970545 Cleanwest 720p
+INSERTAR 84 6.953433 Kung Fu Hustle   720p
+INSERTAR 116 1.253700 Dumb and Dumber   720p
+INSERTAR 31 9.389993 The Matrix Revolution   1080p
+ELIMINAR 23
+ELIMINAR 53
+ELIMINAR 10
+ELIMINAR 93
+ELIMINAR 85
+ELIMINAR 54
+IMPRIMIR tests/45-abb.out
diff --git a/tests/46-abb.catedra.out b/tests/46-abb.catedra.out
new file mode 100644
index 0000000..85cf998
--- /dev/null
+++ b/tests/46-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 32 0.701286 Dragon Wars   720p ]
+[ 15 3.570854 James Bond 11 - MoonRaker [1979] ][ 33 1.895006 Star Trek [2009] [1080p] ]
+[ 11 0.245685 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 14 7.053906 Die Hard 3   720p ][ 15 3.570854 James Bond 11 - MoonRaker [1979] ][ 33 1.895006 Star Trek [2009] [1080p] ]
+[ 12 5.427464 Equilibrium 720p ][ 14 7.053906 Die Hard 3   720p ][ 15 3.570854 James Bond 11 - MoonRaker [1979] ][ 33 1.895006 Star Trek [2009] [1080p] ][ 38 2.609277 Finding Nemo [2003] [720p] ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ]
+[ 5 9.728215 Body of Lies   720p ][ 12 5.427464 Equilibrium 720p ][ 15 3.570854 James Bond 11 - MoonRaker [1979] ][ 25 3.909678 Knowing 2009 720p ][ 33 1.895006 Star Trek [2009] [1080p] ][ 34 0.925188 Rambo 4 [2008] [720p] ][ 38 2.609277 Finding Nemo [2003] [720p] ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 54 8.624808 Connected   720p ]
+[ 5 9.728215 Body of Lies   720p ][ 13 2.818495 Doomsday 720p ][ 19 1.551491 Bad Boy I [1995] [720p] ][ 25 3.909678 Knowing 2009 720p ][ 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 33 1.895006 Star Trek [2009] [1080p] ][ 35 7.705054 Ice Age 1 [2002] [720p] ][ 38 2.609277 Finding Nemo [2003] [720p] ][ 44 7.472310 Duplicity 2009   720p ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 54 8.624808 Connected   720p ][ 58 2.094819 21   1080p ]
+[ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 13 2.818495 Doomsday 720p ][ 19 1.551491 Bad Boy I [1995] [720p] ][ 24 5.036194 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 25 3.909678 Knowing 2009 720p ][ 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 33 1.895006 Star Trek [2009] [1080p] ][ 35 7.705054 Ice Age 1 [2002] [720p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 44 7.472310 Duplicity 2009   720p ][ 48 2.112130 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 54 8.624808 Connected   720p ][ 69 5.218473 Terminator 2 Judgement Day Directors Cut [1991]   1080p ]
+[ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 13 2.818495 Doomsday 720p ][ 16 3.041106 iRobot  720p ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 24 5.036194 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 29 6.672017 Star Trek Collection 1-9    720p ][ 30 3.660891 James Bond 03 - GoldFinger [1964] ][ 33 1.895006 Star Trek [2009] [1080p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 44 7.472310 Duplicity 2009   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 54 8.624808 Connected   720p ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 69 5.218473 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 78 8.245003 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ]
+[ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 13 2.818495 Doomsday 720p ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 24 5.036194 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 29 6.672017 Star Trek Collection 1-9    720p ][ 30 3.660891 James Bond 03 - GoldFinger [1964] ][ 31 5.085944 Big Nothing   720p ][ 33 1.895006 Star Trek [2009] [1080p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 42 1.063909 007 Series ][ 44 7.472310 Duplicity 2009   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 54 8.624808 Connected   720p ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 60 5.062544 The Matrix   1080p ][ 69 5.218473 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 71 0.744343 The Usual Suspect    720p ][ 78 8.245003 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 85 5.971929 The Chronicle of Riddick 720p ]
+[ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 7 9.025733 X-Men Origin - Wolverine [2009] [1080p] ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 13 2.818495 Doomsday 720p ][ 20 6.324520 Underworld Series ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 23 4.299087 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 29 6.672017 Star Trek Collection 1-9    720p ][ 30 3.660891 James Bond 03 - GoldFinger [1964] ][ 31 5.085944 Big Nothing   720p ][ 33 1.895006 Star Trek [2009] [1080p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 42 1.063909 007 Series ][ 44 7.472310 Duplicity 2009   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 54 8.624808 Connected   720p ][ 56 5.219541 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 57 6.903327 Burn E [720p] ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 60 5.062544 The Matrix   1080p ][ 70 2.588273 Battle for Terra [2007] [1080p] ][ 71 0.744343 The Usual Suspect    720p ][ 75 8.039718 Big Nothing   720p ][ 78 8.245003 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 85 5.971929 The Chronicle of Riddick 720p ][ 94 4.089340 Night At The Museum 2 [720p] ]
+[ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 20 6.324520 Underworld Series ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 23 4.299087 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 29 6.672017 Star Trek Collection 1-9    720p ][ 30 3.660891 James Bond 03 - GoldFinger [1964] ][ 31 5.085944 Big Nothing   720p ][ 33 1.895006 Star Trek [2009] [1080p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 42 1.063909 007 Series ][ 44 7.472310 Duplicity 2009   720p ][ 46 1.234344 Die Hard 3   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 53 8.721944 A Bug's Life [720p] ][ 54 8.624808 Connected   720p ][ 56 5.219541 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 60 5.062544 The Matrix   1080p ][ 70 2.588273 Battle for Terra [2007] [1080p] ][ 71 0.744343 The Usual Suspect    720p ][ 75 8.039718 Big Nothing   720p ][ 78 8.245003 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 81 2.780032 City of Embers    720p ][ 82 5.081608 Bridge To Terabithia 720P ][ 84 6.959754 Terminator 3 Rise Of The Machine [2003]   720p ][ 85 5.971929 The Chronicle of Riddick 720p ][ 91 2.122059 American Psycho   720p ][ 92 0.945333 Sixth Sense   720p ][ 93 5.511501 Hellboy 2     1080p ][ 94 4.089340 Night At The Museum 2 [720p] ][ 103 5.516839 Hulk 2 - The Incredible Hulk - 720p ][ 110 4.048022 The Matrix Revolution   1080p ]
+[ 2 9.730302 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 20 6.324520 Underworld Series ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 23 4.299087 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 27 2.160895 Orphan (2009)    1080p ][ 29 6.672017 Star Trek Collection 1-9    720p ][ 31 5.085944 Big Nothing   720p ][ 33 1.895006 Star Trek [2009] [1080p] ][ 41 3.812025 Chicken Run [2000] [720p] ][ 42 1.063909 007 Series ][ 44 7.472310 Duplicity 2009   720p ][ 46 1.234344 Die Hard 3   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 53 8.721944 A Bug's Life [720p] ][ 54 8.624808 Connected   720p ][ 56 5.219541 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 60 5.062544 The Matrix   1080p ][ 63 1.817112 Aeon Flux   720p ][ 64 2.923004 Hulk 2 - The Incredible Hulk - 720p ][ 70 2.588273 Battle for Terra [2007] [1080p] ][ 71 0.744343 The Usual Suspect    720p ][ 75 8.039718 Big Nothing   720p ][ 76 3.351120 The Day After Tomorrow 1080p ][ 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 81 2.780032 City of Embers    720p ][ 82 5.081608 Bridge To Terabithia 720P ][ 84 6.959754 Terminator 3 Rise Of The Machine [2003]   720p ][ 85 5.971929 The Chronicle of Riddick 720p ][ 88 4.953958 Jeniffer's Body ( 2009)    1080p ][ 91 2.122059 American Psycho   720p ][ 92 0.945333 Sixth Sense   720p ][ 93 5.511501 Hellboy 2     1080p ][ 94 4.089340 Night At The Museum 2 [720p] ][ 96 9.052782 Final Fantasy The Spirits Within    720p ][ 103 5.516839 Hulk 2 - The Incredible Hulk - 720p ][ 104 0.841493 Taken 1080p ][ 110 4.048022 The Matrix Revolution   1080p ]
+[ 2 9.730302 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 3.531948 Horton Hears a Who! [2008] [720p] ][ 5 9.728215 Body of Lies   720p ][ 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 20 6.324520 Underworld Series ][ 21 5.124632 Monsters vs Aliens [2009] [720p] ][ 22 4.446526 X-Men 3   1080p ][ 23 4.299087 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 27 2.160895 Orphan (2009)    1080p ][ 41 3.812025 Chicken Run [2000] [720p] ][ 42 1.063909 007 Series ][ 44 7.472310 Duplicity 2009   720p ][ 46 1.234344 Die Hard 3   720p ][ 47 0.322202 Chicken Little 1080p ][ 49 4.041338 Dragonball Evolution [2009] [720p] ][ 50 8.118501 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 51 4.549279 Lion King, The 720p ][ 53 8.721944 A Bug's Life [720p] ][ 59 7.119242 Jurassic Park 1-3  1080p ][ 60 5.062544 The Matrix   1080p ][ 61 1.298710 Eragon [2006] [720p] ][ 63 1.817112 Aeon Flux   720p ][ 64 2.923004 Hulk 2 - The Incredible Hulk - 720p ][ 67 8.151021 IMAX Ring of Fire [720p] [Documenter] ][ 70 2.588273 Battle for Terra [2007] [1080p] ][ 71 0.744343 The Usual Suspect    720p ][ 75 8.039718 Big Nothing   720p ][ 76 3.351120 The Day After Tomorrow 1080p ][ 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 81 2.780032 City of Embers    720p ][ 82 5.081608 Bridge To Terabithia 720P ][ 84 6.959754 Terminator 3 Rise Of The Machine [2003]   720p ][ 85 5.971929 The Chronicle of Riddick 720p ][ 86 4.615148 Kung Fu Panda (BluRay 720p) ][ 88 4.953958 Jeniffer's Body ( 2009)    1080p ][ 92 0.945333 Sixth Sense   720p ][ 93 5.511501 Hellboy 2     1080p ][ 94 4.089340 Night At The Museum 2 [720p] ][ 95 9.559426 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 96 9.052782 Final Fantasy The Spirits Within    720p ][ 98 3.501873 Madagascar 1 [2005] [1080p] ][ 99 7.994218 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 103 5.516839 Hulk 2 - The Incredible Hulk - 720p ][ 104 0.841493 Taken 1080p ][ 110 4.048022 The Matrix Revolution   1080p ][ 112 7.376703 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 117 4.067580 James Bond 08 - Live and Let Die [1973] ][ 121 0.971639 Eragon 720p ][ 124 6.319414 Iron Man    1080p ]
diff --git a/tests/46-abb.in b/tests/46-abb.in
new file mode 100644
index 0000000..5e83699
--- /dev/null
+++ b/tests/46-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/46-abb.out
+INSERTAR 32 0.701286 Dragon Wars   720p
+IMPRIMIR tests/46-abb.out
+INSERTAR 15 3.570854 James Bond 11 - MoonRaker [1979]
+INSERTAR 33 1.895006 Star Trek [2009] [1080p]
+ELIMINAR 32
+IMPRIMIR tests/46-abb.out
+INSERTAR 11 0.245685 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 14 7.053906 Die Hard 3   720p
+INSERTAR 10 0.532156 Burn E [720p]
+ELIMINAR 10
+IMPRIMIR tests/46-abb.out
+INSERTAR 52 1.900196 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 38 2.609277 Finding Nemo [2003] [720p]
+INSERTAR 12 5.427464 Equilibrium 720p
+INSERTAR 36 1.267181 Aladdin [1992] [720p]
+ELIMINAR 11
+ELIMINAR 36
+IMPRIMIR tests/46-abb.out
+INSERTAR 55 4.885959 Final Fantasy The Spirits Within    720p
+INSERTAR 5 9.728215 Body of Lies   720p
+INSERTAR 54 8.624808 Connected   720p
+INSERTAR 25 3.909678 Knowing 2009 720p
+INSERTAR 34 0.925188 Rambo 4 [2008] [720p]
+ELIMINAR 14
+ELIMINAR 55
+IMPRIMIR tests/46-abb.out
+INSERTAR 13 2.818495 Doomsday 720p
+INSERTAR 35 7.705054 Ice Age 1 [2002] [720p]
+INSERTAR 19 1.551491 Bad Boy I [1995] [720p]
+INSERTAR 44 7.472310 Duplicity 2009   720p
+INSERTAR 58 2.094819 21   1080p
+INSERTAR 28 1.679300 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+ELIMINAR 34
+ELIMINAR 15
+ELIMINAR 12
+IMPRIMIR tests/46-abb.out
+INSERTAR 66 4.199150 Eagle Eye    1080p
+INSERTAR 3 3.531948 Horton Hears a Who! [2008] [720p]
+INSERTAR 41 3.812025 Chicken Run [2000] [720p]
+INSERTAR 48 2.112130 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 8 5.011611 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 24 5.036194 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 69 5.218473 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+ELIMINAR 38
+ELIMINAR 58
+ELIMINAR 66
+IMPRIMIR tests/46-abb.out
+INSERTAR 21 5.124632 Monsters vs Aliens [2009] [720p]
+INSERTAR 16 3.041106 iRobot  720p
+INSERTAR 29 6.672017 Star Trek Collection 1-9    720p
+INSERTAR 47 0.322202 Chicken Little 1080p
+INSERTAR 30 3.660891 James Bond 03 - GoldFinger [1964]
+INSERTAR 78 8.245003 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 59 7.119242 Jurassic Park 1-3  1080p
+INSERTAR 49 4.041338 Dragonball Evolution [2009] [720p]
+ELIMINAR 25
+ELIMINAR 35
+ELIMINAR 48
+ELIMINAR 19
+IMPRIMIR tests/46-abb.out
+INSERTAR 42 1.063909 007 Series
+INSERTAR 65 1.526949 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 31 5.085944 Big Nothing   720p
+INSERTAR 60 5.062544 The Matrix   1080p
+INSERTAR 17 4.302033 Crank 2, High Voltage   1080p
+INSERTAR 26 1.446125 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 85 5.971929 The Chronicle of Riddick 720p
+INSERTAR 80 8.351246 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 71 0.744343 The Usual Suspect    720p
+ELIMINAR 65
+ELIMINAR 17
+ELIMINAR 26
+ELIMINAR 16
+IMPRIMIR tests/46-abb.out
+INSERTAR 7 9.025733 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 57 6.903327 Burn E [720p]
+INSERTAR 20 6.324520 Underworld Series
+INSERTAR 89 4.982187 10,000 BC 720p
+INSERTAR 83 9.128202 Punisher 2   720p
+INSERTAR 23 4.299087 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 70 2.588273 Battle for Terra [2007] [1080p]
+INSERTAR 75 8.039718 Big Nothing   720p
+INSERTAR 56 5.219541 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 94 4.089340 Night At The Museum 2 [720p]
+ELIMINAR 89
+ELIMINAR 52
+ELIMINAR 24
+ELIMINAR 83
+ELIMINAR 69
+IMPRIMIR tests/46-abb.out
+INSERTAR 81 2.780032 City of Embers    720p
+INSERTAR 91 2.122059 American Psycho   720p
+INSERTAR 93 5.511501 Hellboy 2     1080p
+INSERTAR 46 1.234344 Die Hard 3   720p
+INSERTAR 92 0.945333 Sixth Sense   720p
+INSERTAR 0 9.258617 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 82 5.081608 Bridge To Terabithia 720P
+INSERTAR 84 6.959754 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 53 8.721944 A Bug's Life [720p]
+INSERTAR 110 4.048022 The Matrix Revolution   1080p
+INSERTAR 103 5.516839 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 0
+ELIMINAR 57
+ELIMINAR 7
+ELIMINAR 13
+ELIMINAR 28
+IMPRIMIR tests/46-abb.out
+INSERTAR 77 6.366110 Erin Brockovich 2000.720p
+INSERTAR 43 8.504705 Big Buck Bunny [1080p]
+INSERTAR 101 4.885701 Deep Sea
+INSERTAR 88 4.953958 Jeniffer's Body ( 2009)    1080p
+INSERTAR 27 2.160895 Orphan (2009)    1080p
+INSERTAR 96 9.052782 Final Fantasy The Spirits Within    720p
+INSERTAR 104 0.841493 Taken 1080p
+INSERTAR 64 2.923004 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 76 3.351120 The Day After Tomorrow 1080p
+INSERTAR 2 9.730302 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 63 1.817112 Aeon Flux   720p
+INSERTAR 37 4.180401 Finding Nemo [2003] [720p]
+ELIMINAR 78
+ELIMINAR 37
+ELIMINAR 30
+ELIMINAR 43
+ELIMINAR 77
+ELIMINAR 101
+IMPRIMIR tests/46-abb.out
+INSERTAR 67 8.151021 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 95 9.559426 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 112 7.376703 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 124 6.319414 Iron Man    1080p
+INSERTAR 22 4.446526 X-Men 3   1080p
+INSERTAR 99 7.994218 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 50 8.118501 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 51 4.549279 Lion King, The 720p
+INSERTAR 86 4.615148 Kung Fu Panda (BluRay 720p)
+INSERTAR 117 4.067580 James Bond 08 - Live and Let Die [1973]
+INSERTAR 61 1.298710 Eragon [2006] [720p]
+INSERTAR 121 0.971639 Eragon 720p
+INSERTAR 98 3.501873 Madagascar 1 [2005] [1080p]
+ELIMINAR 56
+ELIMINAR 91
+ELIMINAR 29
+ELIMINAR 54
+ELIMINAR 33
+ELIMINAR 31
+IMPRIMIR tests/46-abb.out
diff --git a/tests/47-abb.catedra.out b/tests/47-abb.catedra.out
new file mode 100644
index 0000000..19729ab
--- /dev/null
+++ b/tests/47-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 46 4.382019 Shrek The Third [2007] [720p] ]
+[ 43 8.297356 The Uninvited [2009] [720p] ][ 46 4.382019 Shrek The Third [2007] [720p] ]
+[ 22 5.895835 Bad Boy I [1995] [720p] ][ 43 8.297356 The Uninvited [2009] [720p] ][ 45 3.435451 Final Fantasy VII Advent Children [2005] [1080p] ][ 46 4.382019 Shrek The Third [2007] [720p] ]
+[ 37 9.933572 Alexander - The Final Cut ][ 43 8.297356 The Uninvited [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 46 4.382019 Shrek The Third [2007] [720p] ][ 53 2.821319 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 54 0.491143 Lawrence of Arabia   1080p ]
+[ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 5 2.168604 Erin Brockovich 2000.720p ][ 18 4.490338 Hancock    1080p ][ 37 9.933572 Alexander - The Final Cut ][ 43 8.297356 The Uninvited [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 46 4.382019 Shrek The Third [2007] [720p] ][ 54 0.491143 Lawrence of Arabia   1080p ][ 55 6.966730 Batman Begins   1080p ]
+[ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 5 2.168604 Erin Brockovich 2000.720p ][ 18 4.490338 Hancock    1080p ][ 23 0.742943 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 25 9.920471 The Mist   720p ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 40 4.721800 The Haunting In Connecticut [2009] [720p] ][ 43 8.297356 The Uninvited [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 48 0.778008 21   1080p ][ 55 6.966730 Batman Begins   1080p ]
+[ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 5 2.168604 Erin Brockovich 2000.720p ][ 18 4.490338 Hancock    1080p ][ 20 4.603422 Minority Report [720p] ][ 25 9.920471 The Mist   720p ][ 26 1.417252 Pitch Black [720p] ][ 32 9.225683 Into The Blue 720P ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 40 4.721800 The Haunting In Connecticut [2009] [720p] ][ 43 8.297356 The Uninvited [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 47 6.377794 Pursuit_Of_Happyness[2006]   720p ][ 48 0.778008 21   1080p ][ 51 0.845098 James Bond 03 - GoldFinger [1964] ][ 55 6.966730 Batman Begins   1080p ]
+[ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 5 2.168604 Erin Brockovich 2000.720p ][ 20 4.603422 Minority Report [720p] ][ 25 9.920471 The Mist   720p ][ 26 1.417252 Pitch Black [720p] ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 40 4.721800 The Haunting In Connecticut [2009] [720p] ][ 43 8.297356 The Uninvited [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 47 6.377794 Pursuit_Of_Happyness[2006]   720p ][ 51 0.845098 James Bond 03 - GoldFinger [1964] ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 61 2.354886 American Psycho   720p ][ 68 8.665838 City of Embers    720p ][ 70 1.975095 Doomsday 720p ]
+[ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 17 2.426079 Push    1080p ][ 20 4.603422 Minority Report [720p] ][ 25 9.920471 The Mist   720p ][ 26 1.417252 Pitch Black [720p] ][ 29 0.069372 Fast and the Furious 2 - 1080p ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 34 0.176735 Monsters vs Aliens [2009] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 40 4.721800 The Haunting In Connecticut [2009] [720p] ][ 44 1.196333 PIXAR Movie ][ 47 6.377794 Pursuit_Of_Happyness[2006]   720p ][ 51 0.845098 James Bond 03 - GoldFinger [1964] ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 61 2.354886 American Psycho   720p ][ 70 1.975095 Doomsday 720p ][ 72 0.152759 Infernal Affair 1-3   1080p ][ 75 9.073772 Star Trek [2009] [1080p] ][ 76 8.267804 Blade 2   720p ][ 77 5.263155 Lord of war   720p ][ 82 3.118415 My Bloody Valentine 3D [720p] ]
+[ 2 8.322947 Swordfish    720p ][ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 7 6.587209 Lord Of The Ring  - Return Of The King   720p ][ 17 2.426079 Push    1080p ][ 20 4.603422 Minority Report [720p] ][ 25 9.920471 The Mist   720p ][ 26 1.417252 Pitch Black [720p] ][ 27 2.722165 The Haunting In Connecticut [2009] [720p] ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 44 1.196333 PIXAR Movie ][ 47 6.377794 Pursuit_Of_Happyness[2006]   720p ][ 51 0.845098 James Bond 03 - GoldFinger [1964] ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 60 9.730826 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 61 2.354886 American Psycho   720p ][ 64 2.116254 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 65 1.013063 Big Buck Bunny [1080p] ][ 70 1.975095 Doomsday 720p ][ 72 0.152759 Infernal Affair 1-3   1080p ][ 76 8.267804 Blade 2   720p ][ 77 5.263155 Lord of war   720p ][ 79 4.598157 The Proposal [2009] [720p] ][ 81 5.777778 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 82 3.118415 My Bloody Valentine 3D [720p] ][ 84 1.397558 Independence Day 1080p ]
+[ 1 6.283587 The Italian Job [2003] [720p] ][ 2 8.322947 Swordfish    720p ][ 3 8.398266 My Bloody Valentine 3D [720p] ][ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 7 6.587209 Lord Of The Ring  - Return Of The King   720p ][ 10 4.216656 Knowing 2009 720p ][ 13 8.741348 Fifty Dead Men Walking   1080p ][ 17 2.426079 Push    1080p ][ 19 9.129519 Direct Contact    720p ][ 20 4.603422 Minority Report [720p] ][ 26 1.417252 Pitch Black [720p] ][ 27 2.722165 The Haunting In Connecticut [2009] [720p] ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 47 6.377794 Pursuit_Of_Happyness[2006]   720p ][ 51 0.845098 James Bond 03 - GoldFinger [1964] ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 60 9.730826 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 61 2.354886 American Psycho   720p ][ 64 2.116254 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 65 1.013063 Big Buck Bunny [1080p] ][ 70 1.975095 Doomsday 720p ][ 72 0.152759 Infernal Affair 1-3   1080p ][ 76 8.267804 Blade 2   720p ][ 78 0.824365 Charlie and the Chocolate Factory   720p ][ 81 5.777778 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 82 3.118415 My Bloody Valentine 3D [720p] ][ 84 1.397558 Independence Day 1080p ][ 97 5.070152 Kill Bill Vol 1 [2003]    720p ][ 98 9.153752 James Bond 02 - From Russia With Love [1963] ][ 99 8.767309 Monsters vs Aliens [2009] [720p] ][ 100 5.024000 Final Destination ]
+[ 1 6.283587 The Italian Job [2003] [720p] ][ 2 8.322947 Swordfish    720p ][ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 7 6.587209 Lord Of The Ring  - Return Of The King   720p ][ 10 4.216656 Knowing 2009 720p ][ 11 8.991161 Incredibles, The 1080p ][ 17 2.426079 Push    1080p ][ 20 4.603422 Minority Report [720p] ][ 26 1.417252 Pitch Black [720p] ][ 27 2.722165 The Haunting In Connecticut [2009] [720p] ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 38 6.038446 Ghost Rider [2007] [720p] ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 60 9.730826 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 61 2.354886 American Psycho   720p ][ 63 8.944670 Alvin And The Chipmunks [720p] ][ 64 2.116254 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 65 1.013063 Big Buck Bunny [1080p] ][ 70 1.975095 Doomsday 720p ][ 72 0.152759 Infernal Affair 1-3   1080p ][ 76 8.267804 Blade 2   720p ][ 78 0.824365 Charlie and the Chocolate Factory   720p ][ 81 5.777778 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 82 3.118415 My Bloody Valentine 3D [720p] ][ 83 1.208303 How To Lose Friends & Alienate People   1080p ][ 84 1.397558 Independence Day 1080p ][ 87 8.254200 The Matrix   1080p ][ 88 1.047298 Hulk 1    1080p ][ 92 5.024319 New York I Love You 720p   720p ][ 94 2.563942 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 97 5.070152 Kill Bill Vol 1 [2003]    720p ][ 98 9.153752 James Bond 02 - From Russia With Love [1963] ][ 100 5.024000 Final Destination ][ 103 3.315759 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 108 2.611073 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 113 9.558590 The Butterfly Effect 3 Revelations 720p ][ 119 1.894268 The Day After Tomorrow 1080p ]
+[ 1 6.283587 The Italian Job [2003] [720p] ][ 2 8.322947 Swordfish    720p ][ 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 10 4.216656 Knowing 2009 720p ][ 11 8.991161 Incredibles, The 1080p ][ 16 2.538420 Charlie and the Chocolate Factory   720p ][ 17 2.426079 Push    1080p ][ 20 4.603422 Minority Report [720p] ][ 26 1.417252 Pitch Black [720p] ][ 27 2.722165 The Haunting In Connecticut [2009] [720p] ][ 32 9.225683 Into The Blue 720P ][ 33 1.520839 Cars [2006] [720p] ][ 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 9.933572 Alexander - The Final Cut ][ 38 6.038446 Ghost Rider [2007] [720p] ][ 39 9.537838 Twilight [2008]   720p ][ 52 9.723996 The Italian Job [2003] [720p] ][ 55 6.966730 Batman Begins   1080p ][ 56 2.630638 Bolt [2008] [1080p] ][ 63 8.944670 Alvin And The Chipmunks [720p] ][ 64 2.116254 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 65 1.013063 Big Buck Bunny [1080p] ][ 70 1.975095 Doomsday 720p ][ 72 0.152759 Infernal Affair 1-3   1080p ][ 76 8.267804 Blade 2   720p ][ 78 0.824365 Charlie and the Chocolate Factory   720p ][ 81 5.777778 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 82 3.118415 My Bloody Valentine 3D [720p] ][ 83 1.208303 How To Lose Friends & Alienate People   1080p ][ 84 1.397558 Independence Day 1080p ][ 87 8.254200 The Matrix   1080p ][ 88 1.047298 Hulk 1    1080p ][ 91 3.977826 Gone In 60 Seconds    1080p ][ 92 5.024319 New York I Love You 720p   720p ][ 94 2.563942 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 95 4.099942 The Usual Suspect    720p ][ 97 5.070152 Kill Bill Vol 1 [2003]    720p ][ 98 9.153752 James Bond 02 - From Russia With Love [1963] ][ 100 5.024000 Final Destination ][ 103 3.315759 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 104 5.812654 Punisher 2   720p ][ 106 1.698137 Four Christmases 720P ][ 108 2.611073 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 113 9.558590 The Butterfly Effect 3 Revelations 720p ][ 117 8.785424 The Uninvited [2009] [720p] ][ 119 1.894268 The Day After Tomorrow 1080p ][ 124 1.765972 Hush   720p ][ 126 7.730216 Taken 1080p ][ 127 4.472376 Knowing 2009 720p ]
diff --git a/tests/47-abb.in b/tests/47-abb.in
new file mode 100644
index 0000000..a55ca4d
--- /dev/null
+++ b/tests/47-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/47-abb.out
+INSERTAR 46 4.382019 Shrek The Third [2007] [720p]
+IMPRIMIR tests/47-abb.out
+INSERTAR 24 3.181503 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 43 8.297356 The Uninvited [2009] [720p]
+ELIMINAR 24
+IMPRIMIR tests/47-abb.out
+INSERTAR 22 5.895835 Bad Boy I [1995] [720p]
+INSERTAR 12 5.248729 Spiderman 3   1080p
+INSERTAR 45 3.435451 Final Fantasy VII Advent Children [2005] [1080p]
+ELIMINAR 12
+IMPRIMIR tests/47-abb.out
+INSERTAR 44 1.196333 PIXAR Movie
+INSERTAR 37 9.933572 Alexander - The Final Cut
+INSERTAR 54 0.491143 Lawrence of Arabia   1080p
+INSERTAR 53 2.821319 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+ELIMINAR 45
+ELIMINAR 22
+IMPRIMIR tests/47-abb.out
+INSERTAR 9 3.659783 Core   720p
+INSERTAR 4 3.070507 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 5 2.168604 Erin Brockovich 2000.720p
+INSERTAR 55 6.966730 Batman Begins   1080p
+INSERTAR 18 4.490338 Hancock    1080p
+ELIMINAR 53
+ELIMINAR 9
+IMPRIMIR tests/47-abb.out
+INSERTAR 8 3.604235 Spiderman 1   1080p
+INSERTAR 40 4.721800 The Haunting In Connecticut [2009] [720p]
+INSERTAR 48 0.778008 21   1080p
+INSERTAR 25 9.920471 The Mist   720p
+INSERTAR 35 9.038217 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 23 0.742943 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 8
+ELIMINAR 54
+ELIMINAR 46
+IMPRIMIR tests/47-abb.out
+INSERTAR 47 6.377794 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 32 9.225683 Into The Blue 720P
+INSERTAR 57 0.329407 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 58 1.841575 Cars [2006] [720p]
+INSERTAR 51 0.845098 James Bond 03 - GoldFinger [1964]
+INSERTAR 20 4.603422 Minority Report [720p]
+INSERTAR 26 1.417252 Pitch Black [720p]
+ELIMINAR 23
+ELIMINAR 58
+ELIMINAR 57
+IMPRIMIR tests/47-abb.out
+INSERTAR 56 2.630638 Bolt [2008] [1080p]
+INSERTAR 70 1.975095 Doomsday 720p
+INSERTAR 41 6.387952 Jumanji [720p]
+INSERTAR 33 1.520839 Cars [2006] [720p]
+INSERTAR 61 2.354886 American Psycho   720p
+INSERTAR 68 8.665838 City of Embers    720p
+INSERTAR 52 9.723996 The Italian Job [2003] [720p]
+INSERTAR 28 7.230591 3_10 to Yuma   720p
+ELIMINAR 28
+ELIMINAR 41
+ELIMINAR 48
+ELIMINAR 18
+IMPRIMIR tests/47-abb.out
+INSERTAR 0 5.058647 X-Men 3   1080p
+INSERTAR 82 3.118415 My Bloody Valentine 3D [720p]
+INSERTAR 29 0.069372 Fast and the Furious 2 - 1080p
+INSERTAR 72 0.152759 Infernal Affair 1-3   1080p
+INSERTAR 75 9.073772 Star Trek [2009] [1080p]
+INSERTAR 34 0.176735 Monsters vs Aliens [2009] [720p]
+INSERTAR 17 2.426079 Push    1080p
+INSERTAR 76 8.267804 Blade 2   720p
+INSERTAR 77 5.263155 Lord of war   720p
+ELIMINAR 5
+ELIMINAR 68
+ELIMINAR 43
+ELIMINAR 0
+IMPRIMIR tests/47-abb.out
+INSERTAR 84 1.397558 Independence Day 1080p
+INSERTAR 93 7.001320 Firewall 720p
+INSERTAR 81 5.777778 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 27 2.722165 The Haunting In Connecticut [2009] [720p]
+INSERTAR 64 2.116254 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 60 9.730826 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 65 1.013063 Big Buck Bunny [1080p]
+INSERTAR 79 4.598157 The Proposal [2009] [720p]
+INSERTAR 2 8.322947 Swordfish    720p
+INSERTAR 7 6.587209 Lord Of The Ring  - Return Of The King   720p
+ELIMINAR 75
+ELIMINAR 29
+ELIMINAR 34
+ELIMINAR 93
+ELIMINAR 40
+IMPRIMIR tests/47-abb.out
+INSERTAR 13 8.741348 Fifty Dead Men Walking   1080p
+INSERTAR 98 9.153752 James Bond 02 - From Russia With Love [1963]
+INSERTAR 10 4.216656 Knowing 2009 720p
+INSERTAR 99 8.767309 Monsters vs Aliens [2009] [720p]
+INSERTAR 1 6.283587 The Italian Job [2003] [720p]
+INSERTAR 100 5.024000 Final Destination
+INSERTAR 3 8.398266 My Bloody Valentine 3D [720p]
+INSERTAR 97 5.070152 Kill Bill Vol 1 [2003]    720p
+INSERTAR 19 9.129519 Direct Contact    720p
+INSERTAR 86 9.620046 Die Hard 4   1080p
+INSERTAR 78 0.824365 Charlie and the Chocolate Factory   720p
+ELIMINAR 86
+ELIMINAR 44
+ELIMINAR 77
+ELIMINAR 79
+ELIMINAR 25
+IMPRIMIR tests/47-abb.out
+INSERTAR 94 2.563942 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 103 3.315759 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 11 8.991161 Incredibles, The 1080p
+INSERTAR 88 1.047298 Hulk 1    1080p
+INSERTAR 92 5.024319 New York I Love You 720p   720p
+INSERTAR 63 8.944670 Alvin And The Chipmunks [720p]
+INSERTAR 113 9.558590 The Butterfly Effect 3 Revelations 720p
+INSERTAR 108 2.611073 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 83 1.208303 How To Lose Friends & Alienate People   1080p
+INSERTAR 119 1.894268 The Day After Tomorrow 1080p
+INSERTAR 38 6.038446 Ghost Rider [2007] [720p]
+INSERTAR 87 8.254200 The Matrix   1080p
+ELIMINAR 99
+ELIMINAR 19
+ELIMINAR 3
+ELIMINAR 13
+ELIMINAR 47
+ELIMINAR 51
+IMPRIMIR tests/47-abb.out
+INSERTAR 117 8.785424 The Uninvited [2009] [720p]
+INSERTAR 112 5.520184 Jerry Maguire    1080p
+INSERTAR 16 2.538420 Charlie and the Chocolate Factory   720p
+INSERTAR 124 1.765972 Hush   720p
+INSERTAR 104 5.812654 Punisher 2   720p
+INSERTAR 95 4.099942 The Usual Suspect    720p
+INSERTAR 36 2.140460 The Matrix [1999] [1080p]
+INSERTAR 114 2.778112 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 126 7.730216 Taken 1080p
+INSERTAR 106 1.698137 Four Christmases 720P
+INSERTAR 91 3.977826 Gone In 60 Seconds    1080p
+INSERTAR 39 9.537838 Twilight [2008]   720p
+INSERTAR 127 4.472376 Knowing 2009 720p
+ELIMINAR 112
+ELIMINAR 60
+ELIMINAR 36
+ELIMINAR 114
+ELIMINAR 61
+ELIMINAR 7
+IMPRIMIR tests/47-abb.out
diff --git a/tests/48-abb.catedra.out b/tests/48-abb.catedra.out
new file mode 100644
index 0000000..e597970
--- /dev/null
+++ b/tests/48-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 13 2.364799 The Sniper 720p ]
+[ 17 2.860146 Fast and the Furious 1 - 1080p ][ 26 5.431928 Crossing Over 720P ]
+[ 7 9.817548 Duplicity 2009   720p ][ 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 30 6.496690 Star Trek [2009] [1080p] ]
+[ 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 19 1.553265 iRobot  720p ][ 30 6.496690 Star Trek [2009] [1080p] ][ 33 8.512447 Alone in the dark   720p ][ 44 7.252524 contents.txt ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 30 6.496690 Star Trek [2009] [1080p] ][ 33 8.512447 Alone in the dark   720p ][ 34 3.164251 Equilibrium 720p ][ 44 7.252524 contents.txt ][ 57 4.619204 Disaster Movie 2008   720p ][ 61 4.332732 Rambo 4 [2008] [720p] ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 30 6.496690 Star Trek [2009] [1080p] ][ 33 8.512447 Alone in the dark   720p ][ 34 3.164251 Equilibrium 720p ][ 44 7.252524 contents.txt ][ 52 0.046442 James Bond 01 - Dr. No [1962] [720p] ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 57 4.619204 Disaster Movie 2008   720p ][ 61 4.332732 Rambo 4 [2008] [720p] ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 8 0.072704 City of Embers    720p ][ 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 16 1.207331 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 30 6.496690 Star Trek [2009] [1080p] ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 43 3.963954 Face.Off.1997.720p ][ 48 6.300054 Hush   720p ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 55 7.550599 Seven Pounds    720p ][ 57 4.619204 Disaster Movie 2008   720p ][ 61 4.332732 Rambo 4 [2008] [720p] ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 5 9.783203 Battlestar Galactica The Plan [720p] ][ 8 0.072704 City of Embers    720p ][ 10 1.797878 New York I Love You 720p   720p ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 27 6.154604 Crossing Over 720P ][ 30 6.496690 Star Trek [2009] [1080p] ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 48 6.300054 Hush   720p ][ 49 7.816852 Face.Off.1997.720p ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 55 7.550599 Seven Pounds    720p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 57 4.619204 Disaster Movie 2008   720p ][ 58 0.878624 Babylon A.D    720p ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 4 1.987228 Alien At The Attic 720P ][ 5 9.783203 Battlestar Galactica The Plan [720p] ][ 8 0.072704 City of Embers    720p ][ 10 1.797878 New York I Love You 720p   720p ][ 17 2.860146 Fast and the Furious 1 - 1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 27 6.154604 Crossing Over 720P ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 49 7.816852 Face.Off.1997.720p ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 58 0.878624 Babylon A.D    720p ][ 59 9.672033 Flash Point    720p ][ 64 0.933707 Surrogates [2009] [720p] ][ 67 6.450256 Bee Movie   720p ][ 73 9.880342 Blade 2   720p ][ 75 1.787183 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 82 9.740163 Lymelife [720p] ][ 84 2.677344 Die Hard 1   720p ][ 86 4.543505 Die Hard 2   720p ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 1 0.837949 James Bond 08 - Live and Let Die [1973] ][ 4 1.987228 Alien At The Attic 720P ][ 5 9.783203 Battlestar Galactica The Plan [720p] ][ 8 0.072704 City of Embers    720p ][ 10 1.797878 New York I Love You 720p   720p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 27 6.154604 Crossing Over 720P ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 49 7.816852 Face.Off.1997.720p ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 58 0.878624 Babylon A.D    720p ][ 59 9.672033 Flash Point    720p ][ 62 6.206886 Pitch Black [720p] ][ 64 0.933707 Surrogates [2009] [720p] ][ 67 6.450256 Bee Movie   720p ][ 71 3.519329 American Psycho   720p ][ 73 9.880342 Blade 2   720p ][ 75 1.787183 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 76 3.395027 Around The World In 80 Days [2004] [720p] ][ 82 9.740163 Lymelife [720p] ][ 86 4.543505 Die Hard 2   720p ][ 90 7.086916 Orphan (2009)    1080p ][ 92 2.230718 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 8.071509 Babel.720p ]
+[ 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 1 0.837949 James Bond 08 - Live and Let Die [1973] ][ 4 1.987228 Alien At The Attic 720P ][ 6 4.672647 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 0.072704 City of Embers    720p ][ 20 1.370080 X-Men 3   1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 27 6.154604 Crossing Over 720P ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 38 4.859994 Land Of the Lost   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 58 0.878624 Babylon A.D    720p ][ 59 9.672033 Flash Point    720p ][ 62 6.206886 Pitch Black [720p] ][ 64 0.933707 Surrogates [2009] [720p] ][ 66 2.529125 Ju-on__The_Grudge_(2003)   720p ][ 68 8.608549 Cloverfield   1080p ][ 69 6.302081 The Haunting In Connecticut [2009] [720p] ][ 72 9.315589 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 73 9.880342 Blade 2   720p ][ 75 1.787183 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 76 3.395027 Around The World In 80 Days [2004] [720p] ][ 82 9.740163 Lymelife [720p] ][ 85 8.665109 Big Buck Bunny [1080p] ][ 86 4.543505 Die Hard 2   720p ][ 87 0.756174 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.254992 Tomb Raider Collection (1-2)    720p ][ 90 7.086916 Orphan (2009)    1080p ][ 92 2.230718 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 8.071509 Babel.720p ][ 95 3.128815 Underworld Series ]
+[ 1 0.837949 James Bond 08 - Live and Let Die [1973] ][ 3 5.620558 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 4 1.987228 Alien At The Attic 720P ][ 6 4.672647 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 0.072704 City of Embers    720p ][ 14 4.428857 Night Train   720p ][ 20 1.370080 X-Men 3   1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 27 6.154604 Crossing Over 720P ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 38 4.859994 Land Of the Lost   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 47 6.482281 James Bond 21 - Casino Royale [2006] ][ 50 1.432929 enemy at the gates    1080p ][ 54 6.446030 Pirates of Caribbean 1-2-3 Collection   1080p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 59 9.672033 Flash Point    720p ][ 60 4.767441 enemy at the gates    1080p ][ 62 6.206886 Pitch Black [720p] ][ 64 0.933707 Surrogates [2009] [720p] ][ 66 2.529125 Ju-on__The_Grudge_(2003)   720p ][ 68 8.608549 Cloverfield   1080p ][ 69 6.302081 The Haunting In Connecticut [2009] [720p] ][ 72 9.315589 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 73 9.880342 Blade 2   720p ][ 76 3.395027 Around The World In 80 Days [2004] [720p] ][ 77 5.655453 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 5.763029 Shark Tale [2004] [1080p] ][ 82 9.740163 Lymelife [720p] ][ 85 8.665109 Big Buck Bunny [1080p] ][ 87 0.756174 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.254992 Tomb Raider Collection (1-2)    720p ][ 90 7.086916 Orphan (2009)    1080p ][ 92 2.230718 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 8.071509 Babel.720p ][ 95 3.128815 Underworld Series ][ 107 8.928103 Yes Man   720p ][ 114 9.876398 Star Wars Saga  Collection 720p ][ 120 0.332690 Final Destination 2 ]
+[ 1 0.837949 James Bond 08 - Live and Let Die [1973] ][ 2 6.847124 9 [720p] ][ 3 5.620558 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 4 1.987228 Alien At The Attic 720P ][ 6 4.672647 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 0.072704 City of Embers    720p ][ 9 7.038925 Golden Compass   720p ][ 14 4.428857 Night Train   720p ][ 20 1.370080 X-Men 3   1080p ][ 22 0.584563 Independence Day 1080p ][ 23 6.351715 Kill Bill Vol 2 [2004]   720p ][ 25 6.487317 Bad Boy II [720p] ][ 27 6.154604 Crossing Over 720P ][ 31 4.463950 Mr. & Mrs. Smith   720p ][ 33 8.512447 Alone in the dark   720p ][ 36 1.136352 iRobot  720p ][ 38 4.859994 Land Of the Lost   720p ][ 40 3.786571 City of Embers    720p ][ 43 3.963954 Face.Off.1997.720p ][ 47 6.482281 James Bond 21 - Casino Royale [2006] ][ 50 1.432929 enemy at the gates    1080p ][ 54 6.446030 Pirates of Caribbean 1-2-3 Collection   1080p ][ 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR ][ 59 9.672033 Flash Point    720p ][ 60 4.767441 enemy at the gates    1080p ][ 62 6.206886 Pitch Black [720p] ][ 63 5.530099 Lust Caution   720p ][ 64 0.933707 Surrogates [2009] [720p] ][ 68 8.608549 Cloverfield   1080p ][ 72 9.315589 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 73 9.880342 Blade 2   720p ][ 76 3.395027 Around The World In 80 Days [2004] [720p] ][ 77 5.655453 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 79 2.479498 Blade 3   720p ][ 80 5.763029 Shark Tale [2004] [1080p] ][ 85 8.665109 Big Buck Bunny [1080p] ][ 87 0.756174 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.254992 Tomb Raider Collection (1-2)    720p ][ 90 7.086916 Orphan (2009)    1080p ][ 92 2.230718 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 8.071509 Babel.720p ][ 100 7.714252 American Psycho   720p ][ 101 5.828153 Meet The Parents    720p ][ 107 8.928103 Yes Man   720p ][ 112 4.137002 Assassination of a High School President 720p ][ 114 9.876398 Star Wars Saga  Collection 720p ][ 117 4.538006 Pearl Harbor ][ 125 9.713487 SAW III   720p ][ 133 1.286135 Black Hawk Down   1080p ]
diff --git a/tests/48-abb.in b/tests/48-abb.in
new file mode 100644
index 0000000..4866d57
--- /dev/null
+++ b/tests/48-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/48-abb.out
+INSERTAR 13 2.364799 The Sniper 720p
+IMPRIMIR tests/48-abb.out
+INSERTAR 17 2.860146 Fast and the Furious 1 - 1080p
+INSERTAR 26 5.431928 Crossing Over 720P
+ELIMINAR 13
+IMPRIMIR tests/48-abb.out
+INSERTAR 7 9.817548 Duplicity 2009   720p
+INSERTAR 12 5.576158 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 30 6.496690 Star Trek [2009] [1080p]
+ELIMINAR 26
+IMPRIMIR tests/48-abb.out
+INSERTAR 15 6.800495 Starship Troopers 2  720p
+INSERTAR 19 1.553265 iRobot  720p
+INSERTAR 33 8.512447 Alone in the dark   720p
+INSERTAR 44 7.252524 contents.txt
+ELIMINAR 15
+ELIMINAR 7
+IMPRIMIR tests/48-abb.out
+INSERTAR 34 3.164251 Equilibrium 720p
+INSERTAR 0 9.836045 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 42 3.500775 The Extreme Movie 720P
+INSERTAR 61 4.332732 Rambo 4 [2008] [720p]
+INSERTAR 57 4.619204 Disaster Movie 2008   720p
+ELIMINAR 19
+ELIMINAR 42
+IMPRIMIR tests/48-abb.out
+INSERTAR 53 4.649097 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 32 1.471166 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 23 6.351715 Kill Bill Vol 2 [2004]   720p
+INSERTAR 52 0.046442 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 29 5.421133 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 11 1.618144 Max Payne    720p
+ELIMINAR 32
+ELIMINAR 29
+ELIMINAR 11
+IMPRIMIR tests/48-abb.out
+INSERTAR 55 7.550599 Seven Pounds    720p
+INSERTAR 16 1.207331 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 31 4.463950 Mr. & Mrs. Smith   720p
+INSERTAR 22 0.584563 Independence Day 1080p
+INSERTAR 8 0.072704 City of Embers    720p
+INSERTAR 43 3.963954 Face.Off.1997.720p
+INSERTAR 48 6.300054 Hush   720p
+ELIMINAR 34
+ELIMINAR 44
+ELIMINAR 52
+IMPRIMIR tests/48-abb.out
+INSERTAR 49 7.816852 Face.Off.1997.720p
+INSERTAR 35 6.818706 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 40 3.786571 City of Embers    720p
+INSERTAR 5 9.783203 Battlestar Galactica The Plan [720p]
+INSERTAR 10 1.797878 New York I Love You 720p   720p
+INSERTAR 58 0.878624 Babylon A.D    720p
+INSERTAR 56 7.401304 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 27 6.154604 Crossing Over 720P
+ELIMINAR 61
+ELIMINAR 16
+ELIMINAR 35
+ELIMINAR 12
+IMPRIMIR tests/48-abb.out
+INSERTAR 84 2.677344 Die Hard 1   720p
+INSERTAR 82 9.740163 Lymelife [720p]
+INSERTAR 86 4.543505 Die Hard 2   720p
+INSERTAR 75 1.787183 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 64 0.933707 Surrogates [2009] [720p]
+INSERTAR 73 9.880342 Blade 2   720p
+INSERTAR 4 1.987228 Alien At The Attic 720P
+INSERTAR 59 9.672033 Flash Point    720p
+INSERTAR 67 6.450256 Bee Movie   720p
+ELIMINAR 55
+ELIMINAR 48
+ELIMINAR 57
+ELIMINAR 30
+IMPRIMIR tests/48-abb.out
+INSERTAR 76 3.395027 Around The World In 80 Days [2004] [720p]
+INSERTAR 1 0.837949 James Bond 08 - Live and Let Die [1973]
+INSERTAR 71 3.519329 American Psycho   720p
+INSERTAR 46 0.451141 James Bond 11 - MoonRaker [1979]
+INSERTAR 62 6.206886 Pitch Black [720p]
+INSERTAR 70 2.271109 Spiderman 2   1080p
+INSERTAR 90 7.086916 Orphan (2009)    1080p
+INSERTAR 96 9.157865 Gladiator 1080p
+INSERTAR 92 2.230718 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 94 8.071509 Babel.720p
+ELIMINAR 46
+ELIMINAR 70
+ELIMINAR 96
+ELIMINAR 17
+ELIMINAR 84
+IMPRIMIR tests/48-abb.out
+INSERTAR 20 1.370080 X-Men 3   1080p
+INSERTAR 6 4.672647 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 89 2.254992 Tomb Raider Collection (1-2)    720p
+INSERTAR 87 0.756174 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 95 3.128815 Underworld Series
+INSERTAR 68 8.608549 Cloverfield   1080p
+INSERTAR 72 9.315589 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 38 4.859994 Land Of the Lost   720p
+INSERTAR 85 8.665109 Big Buck Bunny [1080p]
+INSERTAR 66 2.529125 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 69 6.302081 The Haunting In Connecticut [2009] [720p]
+ELIMINAR 71
+ELIMINAR 5
+ELIMINAR 67
+ELIMINAR 10
+ELIMINAR 49
+IMPRIMIR tests/48-abb.out
+INSERTAR 77 5.655453 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 91 0.294852 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 3 5.620558 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 60 4.767441 enemy at the gates    1080p
+INSERTAR 107 8.928103 Yes Man   720p
+INSERTAR 80 5.763029 Shark Tale [2004] [1080p]
+INSERTAR 47 6.482281 James Bond 21 - Casino Royale [2006]
+INSERTAR 114 9.876398 Star Wars Saga  Collection 720p
+INSERTAR 120 0.332690 Final Destination 2
+INSERTAR 14 4.428857 Night Train   720p
+INSERTAR 50 1.432929 enemy at the gates    1080p
+INSERTAR 54 6.446030 Pirates of Caribbean 1-2-3 Collection   1080p
+ELIMINAR 75
+ELIMINAR 91
+ELIMINAR 58
+ELIMINAR 53
+ELIMINAR 0
+ELIMINAR 86
+IMPRIMIR tests/48-abb.out
+INSERTAR 63 5.530099 Lust Caution   720p
+INSERTAR 79 2.479498 Blade 3   720p
+INSERTAR 125 9.713487 SAW III   720p
+INSERTAR 9 7.038925 Golden Compass   720p
+INSERTAR 112 4.137002 Assassination of a High School President 720p
+INSERTAR 36 1.136352 iRobot  720p
+INSERTAR 2 6.847124 9 [720p]
+INSERTAR 45 4.082803 One Missed Call   720p
+INSERTAR 101 5.828153 Meet The Parents    720p
+INSERTAR 100 7.714252 American Psycho   720p
+INSERTAR 133 1.286135 Black Hawk Down   1080p
+INSERTAR 25 6.487317 Bad Boy II [720p]
+INSERTAR 117 4.538006 Pearl Harbor
+ELIMINAR 95
+ELIMINAR 45
+ELIMINAR 66
+ELIMINAR 82
+ELIMINAR 120
+ELIMINAR 69
+IMPRIMIR tests/48-abb.out
diff --git a/tests/49-abb.catedra.out b/tests/49-abb.catedra.out
new file mode 100644
index 0000000..87c242b
--- /dev/null
+++ b/tests/49-abb.catedra.out
@@ -0,0 +1,13 @@
+[ 23 1.857484 The Matrix Revolution   1080p ]
+[ 19 7.144910 Ip Man    1080p ][ 26 0.866937 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 16 4.485328 Street Kings   720p ][ 19 7.144910 Ip Man    1080p ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 48 2.854667 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ]
+[ 12 8.288736 Alien vs Predator 1-2  720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 19 7.144910 Ip Man    1080p ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 48 2.854667 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ]
+[ 9 6.401298 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 10 6.930099 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 12 8.288736 Alien vs Predator 1-2  720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 19 7.144910 Ip Man    1080p ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 32 0.078980 District 9 [2009] [720p] ][ 48 2.854667 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ]
+[ 9 6.401298 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 12 8.288736 Alien vs Predator 1-2  720p ][ 13 5.662467 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 15 1.918884 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 16 4.485328 Street Kings   720p ][ 17 0.708934 Watchmen [720p] ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 32 0.078980 District 9 [2009] [720p] ][ 54 9.173339 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 8 7.337425 SAW I   720p ][ 9 6.401298 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 15 1.918884 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 16 4.485328 Street Kings   720p ][ 17 0.708934 Watchmen [720p] ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 32 0.078980 District 9 [2009] [720p] ][ 34 4.413483 Lord Of The Ring  - The Two Tower   720p ][ 38 8.994275 The Lion King [1994] [720p] ][ 50 6.112763 Incredibles, The 1080p ][ 56 6.402969 Ice Age 2 The Meltdown [2006] [720p] ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 8 7.337425 SAW I   720p ][ 9 6.401298 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 15 1.918884 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 16 4.485328 Street Kings   720p ][ 18 4.450724 Into The Blue 720P ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 22 2.551873 One Missed Call   720p ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 34 4.413483 Lord Of The Ring  - The Two Tower   720p ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 50 6.112763 Incredibles, The 1080p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 68 1.214636 Ip Man    1080p ][ 71 3.804010 10,000 BC 720p ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 8 7.337425 SAW I   720p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 18 4.450724 Into The Blue 720P ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 22 2.551873 One Missed Call   720p ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 44 6.997986 contents.txt ][ 50 6.112763 Incredibles, The 1080p ][ 53 5.448974 Moulin Rouge   720p ][ 55 6.738226 Con Air   720p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 63 0.494645 Dragonball Evolution [2009] [720p] ][ 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 68 1.214636 Ip Man    1080p ][ 69 2.291772 Monster Inc [2001] [720p] ][ 70 9.488969 National Tressure 1 - 1080p ][ 71 3.804010 10,000 BC 720p ][ 86 9.254240 Orphanage 720p ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 5 6.111078 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 8 7.337425 SAW I   720p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 18 4.450724 Into The Blue 720P ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 22 2.551873 One Missed Call   720p ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 27 7.046358 Bourne Identity   720p ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 45 9.022972 La Lingerie [BluRay] [720p] [DTS] ][ 50 6.112763 Incredibles, The 1080p ][ 53 5.448974 Moulin Rouge   720p ][ 55 6.738226 Con Air   720p ][ 57 9.774345 Fantastic Four   1080p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 68 1.214636 Ip Man    1080p ][ 69 2.291772 Monster Inc [2001] [720p] ][ 70 9.488969 National Tressure 1 - 1080p ][ 71 3.804010 10,000 BC 720p ][ 75 1.909020 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 78 6.185621 Jerry Maguire    1080p ][ 81 7.136499 Flash Point    720p ][ 95 9.311301 The Uninvited [2009] [720p] ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 4 6.201961 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 6.111078 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 8 7.337425 SAW I   720p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 18 4.450724 Into The Blue 720P ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 22 2.551873 One Missed Call   720p ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 27 7.046358 Bourne Identity   720p ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 41 4.960686 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 45 9.022972 La Lingerie [BluRay] [720p] [DTS] ][ 47 6.204898 SAW IV ][ 50 6.112763 Incredibles, The 1080p ][ 53 5.448974 Moulin Rouge   720p ][ 55 6.738226 Con Air   720p ][ 57 9.774345 Fantastic Four   1080p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 61 3.999171 The Butterfly Effect 3 Revelations 720p ][ 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 68 1.214636 Ip Man    1080p ][ 69 2.291772 Monster Inc [2001] [720p] ][ 70 9.488969 National Tressure 1 - 1080p ][ 71 3.804010 10,000 BC 720p ][ 78 6.185621 Jerry Maguire    1080p ][ 90 5.561576 The Matrix [1999] [1080p] ][ 94 7.390979 Mr. & Mrs. Smith   720p ][ 95 9.311301 The Uninvited [2009] [720p] ][ 103 6.713649 Alvin And The Chipmunks [720p] ][ 104 5.311037 Hancock    1080p ]
+[ 2 0.600748 Beauty And The Beast    720p ][ 4 6.201961 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 6.111078 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 8 7.337425 SAW I   720p ][ 11 3.493609 Batman Cartoon - Gotham Knight   720p ][ 14 3.703749 Lord Of The Ring  - The Two Tower   720p ][ 16 4.485328 Street Kings   720p ][ 18 4.450724 Into The Blue 720P ][ 19 7.144910 Ip Man    1080p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 39 2.676094 iRobot  720p ][ 41 4.960686 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 45 9.022972 La Lingerie [BluRay] [720p] [DTS] ][ 47 6.204898 SAW IV ][ 50 6.112763 Incredibles, The 1080p ][ 51 9.873496 James Bond 20 - Die Another Day [2002] [720p] ][ 53 5.448974 Moulin Rouge   720p ][ 55 6.738226 Con Air   720p ][ 57 9.774345 Fantastic Four   1080p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 68 1.214636 Ip Man    1080p ][ 69 2.291772 Monster Inc [2001] [720p] ][ 70 9.488969 National Tressure 1 - 1080p ][ 71 3.804010 10,000 BC 720p ][ 78 6.185621 Jerry Maguire    1080p ][ 80 6.559848 PIXAR Movie ][ 90 5.561576 The Matrix [1999] [1080p] ][ 93 9.215789 Star Trek Collection 1-9    720p ][ 94 7.390979 Mr. & Mrs. Smith   720p ][ 95 9.311301 The Uninvited [2009] [720p] ][ 96 1.708439 Jurassic Park 1-3  1080p ][ 103 6.713649 Alvin And The Chipmunks [720p] ][ 104 5.311037 Hancock    1080p ][ 106 9.204531 Ratatouille [2007] ][ 107 6.780025 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 110 6.776475 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 117 3.349161 James Bond 01 - Dr. No [1962] [720p] ]
+[ 4 6.201961 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 5 6.111078 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 8 7.337425 SAW I   720p ][ 16 4.485328 Street Kings   720p ][ 19 7.144910 Ip Man    1080p ][ 20 2.611948 Bangkok Dangerous 720p ][ 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 24 2.134748 Kingdom of Heaven [2005] [720p] ][ 31 9.163696 Shark Tale [2004] [1080p] ][ 35 6.091117 Rambo 4 [2008] [720p] ][ 38 8.994275 The Lion King [1994] [720p] ][ 39 2.676094 iRobot  720p ][ 41 4.960686 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 45 9.022972 La Lingerie [BluRay] [720p] [DTS] ][ 47 6.204898 SAW IV ][ 50 6.112763 Incredibles, The 1080p ][ 51 9.873496 James Bond 20 - Die Another Day [2002] [720p] ][ 53 5.448974 Moulin Rouge   720p ][ 55 6.738226 Con Air   720p ][ 57 9.774345 Fantastic Four   1080p ][ 60 7.901409 Erin Brockovich 2000.720p ][ 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 67 7.096218 Spiderman 3   1080p ][ 68 1.214636 Ip Man    1080p ][ 69 2.291772 Monster Inc [2001] [720p] ][ 70 9.488969 National Tressure 1 - 1080p ][ 71 3.804010 10,000 BC 720p ][ 77 8.825922 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 78 6.185621 Jerry Maguire    1080p ][ 80 6.559848 PIXAR Movie ][ 87 9.183061 Lord of war   720p ][ 93 9.215789 Star Trek Collection 1-9    720p ][ 94 7.390979 Mr. & Mrs. Smith   720p ][ 95 9.311301 The Uninvited [2009] [720p] ][ 96 1.708439 Jurassic Park 1-3  1080p ][ 98 2.442364 X-Men 2   1080p ][ 101 3.688192 Dragon Wars   720p ][ 103 6.713649 Alvin And The Chipmunks [720p] ][ 104 5.311037 Hancock    1080p ][ 106 9.204531 Ratatouille [2007] ][ 107 6.780025 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 7.312213 Daredevil - 720p ][ 110 6.776475 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 117 3.349161 James Bond 01 - Dr. No [1962] [720p] ][ 120 3.122597 Spiderman 3   1080p ][ 123 3.799350 9 [720p] ][ 128 8.994953 Star Wars Saga  Collection 720p ][ 129 4.641615 Blade 2   720p ][ 130 5.823601 Dragon Wars   720p ]
diff --git a/tests/49-abb.in b/tests/49-abb.in
new file mode 100644
index 0000000..b683fc3
--- /dev/null
+++ b/tests/49-abb.in
@@ -0,0 +1,147 @@
+BORRAR tests/49-abb.out
+INSERTAR 23 1.857484 The Matrix Revolution   1080p
+IMPRIMIR tests/49-abb.out
+INSERTAR 19 7.144910 Ip Man    1080p
+INSERTAR 26 0.866937 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 23
+IMPRIMIR tests/49-abb.out
+INSERTAR 31 9.163696 Shark Tale [2004] [1080p]
+INSERTAR 16 4.485328 Street Kings   720p
+INSERTAR 48 2.854667 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+ELIMINAR 26
+IMPRIMIR tests/49-abb.out
+INSERTAR 29 5.856676 Apocalypto   720p
+INSERTAR 42 7.424214 Push    1080p
+INSERTAR 12 8.288736 Alien vs Predator 1-2  720p
+INSERTAR 14 3.703749 Lord Of The Ring  - The Two Tower   720p
+ELIMINAR 29
+ELIMINAR 42
+IMPRIMIR tests/49-abb.out
+INSERTAR 10 6.930099 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 9 6.401298 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 59 7.091414 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 32 0.078980 District 9 [2009] [720p]
+INSERTAR 6 3.510261 iRobot  720p
+ELIMINAR 6
+ELIMINAR 59
+IMPRIMIR tests/49-abb.out
+INSERTAR 15 1.918884 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 13 5.662467 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 21 7.719626 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 17 0.708934 Watchmen [720p]
+INSERTAR 7 3.164999 Core   720p
+INSERTAR 54 9.173339 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+ELIMINAR 7
+ELIMINAR 48
+ELIMINAR 10
+IMPRIMIR tests/49-abb.out
+INSERTAR 56 6.402969 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 50 6.112763 Incredibles, The 1080p
+INSERTAR 34 4.413483 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 8 7.337425 SAW I   720p
+INSERTAR 11 3.493609 Batman Cartoon - Gotham Knight   720p
+INSERTAR 2 0.600748 Beauty And The Beast    720p
+INSERTAR 38 8.994275 The Lion King [1994] [720p]
+ELIMINAR 13
+ELIMINAR 54
+ELIMINAR 12
+IMPRIMIR tests/49-abb.out
+INSERTAR 24 2.134748 Kingdom of Heaven [2005] [720p]
+INSERTAR 25 6.227347 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 22 2.551873 One Missed Call   720p
+INSERTAR 18 4.450724 Into The Blue 720P
+INSERTAR 71 3.804010 10,000 BC 720p
+INSERTAR 68 1.214636 Ip Man    1080p
+INSERTAR 60 7.901409 Erin Brockovich 2000.720p
+INSERTAR 35 6.091117 Rambo 4 [2008] [720p]
+ELIMINAR 17
+ELIMINAR 32
+ELIMINAR 56
+ELIMINAR 25
+IMPRIMIR tests/49-abb.out
+INSERTAR 40 2.689669 Surrogates [2009] [720p]
+INSERTAR 53 5.448974 Moulin Rouge   720p
+INSERTAR 55 6.738226 Con Air   720p
+INSERTAR 44 6.997986 contents.txt
+INSERTAR 70 9.488969 National Tressure 1 - 1080p
+INSERTAR 69 2.291772 Monster Inc [2001] [720p]
+INSERTAR 86 9.254240 Orphanage 720p
+INSERTAR 64 7.901219 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 63 0.494645 Dragonball Evolution [2009] [720p]
+ELIMINAR 9
+ELIMINAR 15
+ELIMINAR 34
+ELIMINAR 40
+IMPRIMIR tests/49-abb.out
+INSERTAR 27 7.046358 Bourne Identity   720p
+INSERTAR 45 9.022972 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 75 1.909020 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 84 7.791434 Doomsday 720p
+INSERTAR 81 7.136499 Flash Point    720p
+INSERTAR 5 6.111078 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 82 0.900541 Bridge To Terabithia 720P
+INSERTAR 57 9.774345 Fantastic Four   1080p
+INSERTAR 95 9.311301 The Uninvited [2009] [720p]
+INSERTAR 78 6.185621 Jerry Maguire    1080p
+ELIMINAR 44
+ELIMINAR 84
+ELIMINAR 86
+ELIMINAR 82
+ELIMINAR 63
+IMPRIMIR tests/49-abb.out
+INSERTAR 47 6.204898 SAW IV
+INSERTAR 28 7.401306 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 41 4.960686 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 97 1.494789 James Bond 11 - MoonRaker [1979]
+INSERTAR 94 7.390979 Mr. & Mrs. Smith   720p
+INSERTAR 61 3.999171 The Butterfly Effect 3 Revelations 720p
+INSERTAR 90 5.561576 The Matrix [1999] [1080p]
+INSERTAR 104 5.311037 Hancock    1080p
+INSERTAR 4 6.201961 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 103 6.713649 Alvin And The Chipmunks [720p]
+INSERTAR 36 9.494170 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 28
+ELIMINAR 36
+ELIMINAR 97
+ELIMINAR 75
+ELIMINAR 81
+IMPRIMIR tests/49-abb.out
+INSERTAR 110 6.776475 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 107 6.780025 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 93 9.215789 Star Trek Collection 1-9    720p
+INSERTAR 80 6.559848 PIXAR Movie
+INSERTAR 0 9.510671 Fast and the Furious 4 - 1080p
+INSERTAR 106 9.204531 Ratatouille [2007]
+INSERTAR 117 3.349161 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 46 0.910908 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 39 2.676094 iRobot  720p
+INSERTAR 51 9.873496 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 52 7.936224 Transformer 1 & 2 Collection   1080p
+INSERTAR 96 1.708439 Jurassic Park 1-3  1080p
+ELIMINAR 0
+ELIMINAR 61
+ELIMINAR 52
+ELIMINAR 27
+ELIMINAR 22
+ELIMINAR 46
+IMPRIMIR tests/49-abb.out
+INSERTAR 98 2.442364 X-Men 2   1080p
+INSERTAR 128 8.994953 Star Wars Saga  Collection 720p
+INSERTAR 20 2.611948 Bangkok Dangerous 720p
+INSERTAR 130 5.823601 Dragon Wars   720p
+INSERTAR 67 7.096218 Spiderman 3   1080p
+INSERTAR 87 9.183061 Lord of war   720p
+INSERTAR 120 3.122597 Spiderman 3   1080p
+INSERTAR 121 4.435462 contents.txt
+INSERTAR 77 8.825922 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 108 7.312213 Daredevil - 720p
+INSERTAR 129 4.641615 Blade 2   720p
+INSERTAR 101 3.688192 Dragon Wars   720p
+INSERTAR 123 3.799350 9 [720p]
+ELIMINAR 121
+ELIMINAR 14
+ELIMINAR 90
+ELIMINAR 11
+ELIMINAR 2
+ELIMINAR 18
+IMPRIMIR tests/49-abb.out
diff --git a/tests/5-abb.catedra.out b/tests/5-abb.catedra.out
new file mode 100644
index 0000000..2e3e6d3
--- /dev/null
+++ b/tests/5-abb.catedra.out
@@ -0,0 +1,4 @@
+[ 2 5.141403 Dragon Wars   720p ]
+[ 0 1.049320 Batman Begins   1080p ][ 2 5.141403 Dragon Wars   720p ]
+[ 1 3.865267 Gone In 60 Seconds    1080p ][ 2 5.141403 Dragon Wars   720p ][ 3 8.639098 Elite Squad 1080p ][ 10 1.342860 Hancock    1080p ]
+[ 1 3.865267 Gone In 60 Seconds    1080p ][ 2 5.141403 Dragon Wars   720p ][ 3 8.639098 Elite Squad 1080p ][ 5 5.879125 Infernal Affair 1-3   1080p ][ 7 1.479387 American Psycho   720p ][ 12 4.090200 Pirates of Caribbean 1-2-3 Collection   1080p ]
diff --git a/tests/5-abb.in b/tests/5-abb.in
new file mode 100644
index 0000000..49b6e4a
--- /dev/null
+++ b/tests/5-abb.in
@@ -0,0 +1,19 @@
+BORRAR tests/5-abb.out
+INSERTAR 2 5.141403 Dragon Wars   720p
+IMPRIMIR tests/5-abb.out
+INSERTAR 4 5.744570 Core   720p
+INSERTAR 0 1.049320 Batman Begins   1080p
+ELIMINAR 4
+IMPRIMIR tests/5-abb.out
+INSERTAR 1 3.865267 Gone In 60 Seconds    1080p
+INSERTAR 3 8.639098 Elite Squad 1080p
+INSERTAR 10 1.342860 Hancock    1080p
+ELIMINAR 0
+IMPRIMIR tests/5-abb.out
+INSERTAR 7 1.479387 American Psycho   720p
+INSERTAR 12 4.090200 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 13 6.694050 City of Embers    720p
+INSERTAR 5 5.879125 Infernal Affair 1-3   1080p
+ELIMINAR 13
+ELIMINAR 10
+IMPRIMIR tests/5-abb.out
diff --git a/tests/50-abb.catedra.out b/tests/50-abb.catedra.out
new file mode 100644
index 0000000..3373e50
--- /dev/null
+++ b/tests/50-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 13 4.396584 Assassination of a High School President 720p ]
+[ 21 5.070408 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 50 0.810797 Blood River 720P ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 20 6.718305 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 21 5.070408 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 50 0.810797 Blood River 720P ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 9 8.702495 Spiderman 3   1080p ][ 20 6.718305 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 40 2.029920 Hulk 2 - The Incredible Hulk - 720p ][ 46 7.397625 Die Hard 4   1080p ][ 50 0.810797 Blood River 720P ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 9 8.702495 Spiderman 3   1080p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 39 1.234791 The Brave One 720P ][ 40 2.029920 Hulk 2 - The Incredible Hulk - 720p ][ 41 5.175064 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 46 7.397625 Die Hard 4   1080p ][ 50 0.810797 Blood River 720P ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 2 7.597812 Dolphin    720p ][ 5 6.054702 Horseman    720p ][ 9 8.702495 Spiderman 3   1080p ][ 27 6.874840 Firewall 720p ][ 28 7.498223 Romeo And Juliet   720p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 39 1.234791 The Brave One 720P ][ 40 2.029920 Hulk 2 - The Incredible Hulk - 720p ][ 46 7.397625 Die Hard 4   1080p ][ 60 9.531191 Drag Me To Hell [720p] ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 9 8.702495 Spiderman 3   1080p ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 19 5.958785 Eurotrip    720p ][ 27 6.874840 Firewall 720p ][ 28 7.498223 Romeo And Juliet   720p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 38 4.523917 The Lion King [1994] [720p] ][ 39 1.234791 The Brave One 720P ][ 40 2.029920 Hulk 2 - The Incredible Hulk - 720p ][ 54 9.232851 Con Air   720p ][ 60 9.531191 Drag Me To Hell [720p] ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 10 6.844069 Crash    1080p ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 27 6.874840 Firewall 720p ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 38 4.523917 The Lion King [1994] [720p] ][ 39 1.234791 The Brave One 720P ][ 54 9.232851 Con Air   720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 60 9.531191 Drag Me To Hell [720p] ][ 76 1.010990 Terminator.1984.720p.BluRay.x264-ESiR ]
+[ 1 0.773411 Stargate-The Ark of Truth 720p ][ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 10 6.844069 Crash    1080p ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 27 6.874840 Firewall 720p ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 38 4.523917 The Lion King [1994] [720p] ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 47 6.025115 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 49 1.966562 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 54 9.232851 Con Air   720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 60 9.531191 Drag Me To Hell [720p] ][ 66 5.759800 Jumper    1080p ][ 75 9.454583 E.T   720p ][ 76 1.010990 Terminator.1984.720p.BluRay.x264-ESiR ][ 94 0.054333 One Missed Call   720p ]
+[ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 32 6.128344 James Bond 17 - Golden Eye [1995] ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 38 4.523917 The Lion King [1994] [720p] ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 48 6.816887 Fearless - 720p ][ 49 1.966562 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 54 9.232851 Con Air   720p ][ 55 8.043650 Erin Brockovich 2000.720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 57 6.004073 Leaving Las Vegas  720p ][ 60 9.531191 Drag Me To Hell [720p] ][ 66 5.759800 Jumper    1080p ][ 75 9.454583 E.T   720p ][ 76 1.010990 Terminator.1984.720p.BluRay.x264-ESiR ][ 77 7.685619 1408.2007.720p.BluRay.x264-SiNNERS ][ 82 8.131417 Charlie and the Chocolate Factory   720p ][ 86 4.789126 Hitman    720p ][ 87 2.088651 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 0.054333 One Missed Call   720p ]
+[ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 14 2.737409 SAW V ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 22 4.442938 This Is It [2009] [720p] ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 32 6.128344 James Bond 17 - Golden Eye [1995] ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 48 6.816887 Fearless - 720p ][ 49 1.966562 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 54 9.232851 Con Air   720p ][ 55 8.043650 Erin Brockovich 2000.720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 57 6.004073 Leaving Las Vegas  720p ][ 62 1.311995 G.I.Joe The Rise of Cobra [2009] [720p] ][ 66 5.759800 Jumper    1080p ][ 75 9.454583 E.T   720p ][ 76 1.010990 Terminator.1984.720p.BluRay.x264-ESiR ][ 77 7.685619 1408.2007.720p.BluRay.x264-SiNNERS ][ 82 8.131417 Charlie and the Chocolate Factory   720p ][ 86 4.789126 Hitman    720p ][ 87 2.088651 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 88 7.326222 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p ][ 94 0.054333 One Missed Call   720p ][ 95 6.731524 Into The Blue 720P ][ 98 2.822043 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 101 6.703355 The Secret of Moonarce [720p] ][ 107 3.750715 The Notebook [2004] [1080p] ][ 108 9.545302 Fantastic Four, Rise Of The Silver Surfer    1080p ]
+[ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 14 2.737409 SAW V ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 22 4.442938 This Is It [2009] [720p] ][ 24 2.418339 Eragon 720p ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 32 6.128344 James Bond 17 - Golden Eye [1995] ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 48 6.816887 Fearless - 720p ][ 49 1.966562 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 54 9.232851 Con Air   720p ][ 55 8.043650 Erin Brockovich 2000.720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 57 6.004073 Leaving Las Vegas  720p ][ 58 4.944464 Incredibles, The 1080p ][ 62 1.311995 G.I.Joe The Rise of Cobra [2009] [720p] ][ 65 1.848927 Punisher 2   720p ][ 66 5.759800 Jumper    1080p ][ 70 4.510654 Doomsday 720p ][ 82 8.131417 Charlie and the Chocolate Factory   720p ][ 83 7.210427 National Geographic - The Koran [720p] [Documenter] ][ 85 8.317092 12 Rounds 720p ][ 86 4.789126 Hitman    720p ][ 87 2.088651 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 88 7.326222 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 6.731524 Into The Blue 720P ][ 98 2.822043 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 100 2.894432 Liar Liar    720p ][ 101 6.703355 The Secret of Moonarce [720p] ][ 104 6.991941 Core   720p ][ 107 3.750715 The Notebook [2004] [1080p] ][ 108 9.545302 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 120 4.504557 Hancock    1080p ][ 123 6.170543 Babel.720p ]
+[ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 12 1.072862 Batman Cartoon - Gotham Knight   720p ][ 14 2.737409 SAW V ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 22 4.442938 This Is It [2009] [720p] ][ 28 7.498223 Romeo And Juliet   720p ][ 30 6.731759 Juno 2007 720p ][ 32 6.128344 James Bond 17 - Golden Eye [1995] ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 36 3.873967 Crossing Over 720P ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 48 6.816887 Fearless - 720p ][ 54 9.232851 Con Air   720p ][ 55 8.043650 Erin Brockovich 2000.720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 57 6.004073 Leaving Las Vegas  720p ][ 58 4.944464 Incredibles, The 1080p ][ 62 1.311995 G.I.Joe The Rise of Cobra [2009] [720p] ][ 64 6.100061 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 65 1.848927 Punisher 2   720p ][ 66 5.759800 Jumper    1080p ][ 69 7.068126 Before The Devil Knows, You're Dead   1080p ][ 70 4.510654 Doomsday 720p ][ 72 6.411729 SAW III   720p ][ 79 1.444821 The Matrix   1080p ][ 81 7.386294 Kung Fu Panda [2008]   720p ][ 82 8.131417 Charlie and the Chocolate Factory   720p ][ 83 7.210427 National Geographic - The Koran [720p] [Documenter] ][ 84 6.077602 21   1080p ][ 85 8.317092 12 Rounds 720p ][ 86 4.789126 Hitman    720p ][ 88 7.326222 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 91 9.302142 Bangkok Dangerous 720p ][ 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 6.731524 Into The Blue 720P ][ 100 2.894432 Liar Liar    720p ][ 101 6.703355 The Secret of Moonarce [720p] ][ 104 6.991941 Core   720p ][ 107 3.750715 The Notebook [2004] [1080p] ][ 114 3.753160 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 118 7.655537 Alvin And The Chipmunks [720p] ][ 120 4.504557 Hancock    1080p ][ 123 6.170543 Babel.720p ][ 124 0.016130 X-Men 4 - Origins Wolverine (2009)  1080p ][ 126 0.553977 Die Hard 3   720p ]
+[ 2 7.597812 Dolphin    720p ][ 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 4 2.638189 enemy at the gates    1080p ][ 7 2.022839 X-Men Origin - Wolverine [2009] [1080p] ][ 14 2.737409 SAW V ][ 18 1.933603 Facing The Giants 720p ][ 19 5.958785 Eurotrip    720p ][ 22 4.442938 This Is It [2009] [720p] ][ 23 4.753598 Eagle Eye    1080p ][ 29 0.386847 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 30 6.731759 Juno 2007 720p ][ 32 6.128344 James Bond 17 - Golden Eye [1995] ][ 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 36 3.873967 Crossing Over 720P ][ 42 1.352024 Epic Movie UNRATED (2007) 720p ][ 44 0.000518 Ghost Rider [2007] [720p] ][ 45 6.753766 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 48 6.816887 Fearless - 720p ][ 54 9.232851 Con Air   720p ][ 55 8.043650 Erin Brockovich 2000.720p ][ 56 5.239891 Stargate-The Ark of Truth 720p ][ 57 6.004073 Leaving Las Vegas  720p ][ 58 4.944464 Incredibles, The 1080p ][ 62 1.311995 G.I.Joe The Rise of Cobra [2009] [720p] ][ 64 6.100061 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 65 1.848927 Punisher 2   720p ][ 66 5.759800 Jumper    1080p ][ 70 4.510654 Doomsday 720p ][ 72 6.411729 SAW III   720p ][ 79 1.444821 The Matrix   1080p ][ 81 7.386294 Kung Fu Panda [2008]   720p ][ 82 8.131417 Charlie and the Chocolate Factory   720p ][ 83 7.210427 National Geographic - The Koran [720p] [Documenter] ][ 84 6.077602 21   1080p ][ 85 8.317092 12 Rounds 720p ][ 86 4.789126 Hitman    720p ][ 88 7.326222 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 91 9.302142 Bangkok Dangerous 720p ][ 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 6.731524 Into The Blue 720P ][ 99 0.480487 One Missed Call   720p ][ 100 2.894432 Liar Liar    720p ][ 101 6.703355 The Secret of Moonarce [720p] ][ 104 6.991941 Core   720p ][ 105 2.985910 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 107 3.750715 The Notebook [2004] [1080p] ][ 111 3.670414 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 114 3.753160 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 118 7.655537 Alvin And The Chipmunks [720p] ][ 120 4.504557 Hancock    1080p ][ 123 6.170543 Babel.720p ][ 124 0.016130 X-Men 4 - Origins Wolverine (2009)  1080p ][ 125 3.012549 catch me if u can - 720p ][ 138 4.200550 Crank 2, High Voltage   1080p ][ 140 8.993602 The Proposal [2009] [720p] ][ 141 5.388408 Dr Dolite 3    720p ]
diff --git a/tests/50-abb.in b/tests/50-abb.in
new file mode 100644
index 0000000..836846e
--- /dev/null
+++ b/tests/50-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/50-abb.out
+INSERTAR 13 4.396584 Assassination of a High School President 720p
+IMPRIMIR tests/50-abb.out
+INSERTAR 21 5.070408 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 50 0.810797 Blood River 720P
+ELIMINAR 13
+IMPRIMIR tests/50-abb.out
+INSERTAR 1 0.773411 Stargate-The Ark of Truth 720p
+INSERTAR 15 9.423040 Underworld Series
+INSERTAR 20 6.718305 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 15
+IMPRIMIR tests/50-abb.out
+INSERTAR 9 8.702495 Spiderman 3   1080p
+INSERTAR 37 5.064373 The Brave One 720P
+INSERTAR 46 7.397625 Die Hard 4   1080p
+INSERTAR 40 2.029920 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 37
+ELIMINAR 21
+IMPRIMIR tests/50-abb.out
+INSERTAR 39 1.234791 The Brave One 720P
+INSERTAR 35 7.290227 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 6 6.304932 Blade 2   720p
+INSERTAR 41 5.175064 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 31 6.227451 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+ELIMINAR 6
+ELIMINAR 20
+IMPRIMIR tests/50-abb.out
+INSERTAR 5 6.054702 Horseman    720p
+INSERTAR 28 7.498223 Romeo And Juliet   720p
+INSERTAR 2 7.597812 Dolphin    720p
+INSERTAR 27 6.874840 Firewall 720p
+INSERTAR 60 9.531191 Drag Me To Hell [720p]
+INSERTAR 26 3.081259 Babel.720p
+ELIMINAR 26
+ELIMINAR 41
+ELIMINAR 50
+IMPRIMIR tests/50-abb.out
+INSERTAR 3 9.975537 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 59 2.255431 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 38 4.523917 The Lion King [1994] [720p]
+INSERTAR 54 9.232851 Con Air   720p
+INSERTAR 19 5.958785 Eurotrip    720p
+INSERTAR 7 2.022839 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 12 1.072862 Batman Cartoon - Gotham Knight   720p
+ELIMINAR 59
+ELIMINAR 46
+ELIMINAR 5
+IMPRIMIR tests/50-abb.out
+INSERTAR 56 5.239891 Stargate-The Ark of Truth 720p
+INSERTAR 76 1.010990 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 18 1.933603 Facing The Giants 720p
+INSERTAR 4 2.638189 enemy at the gates    1080p
+INSERTAR 16 6.284310 Afro samurai uncut 720p
+INSERTAR 61 6.838167 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 10 6.844069 Crash    1080p
+INSERTAR 30 6.731759 Juno 2007 720p
+ELIMINAR 9
+ELIMINAR 40
+ELIMINAR 16
+ELIMINAR 61
+IMPRIMIR tests/50-abb.out
+INSERTAR 73 8.138925 Hero    1080p
+INSERTAR 66 5.759800 Jumper    1080p
+INSERTAR 47 6.025115 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 75 9.454583 E.T   720p
+INSERTAR 49 1.966562 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 43 8.268652 Gran Torino [2008] [720p]
+INSERTAR 44 0.000518 Ghost Rider [2007] [720p]
+INSERTAR 0 4.239712 Memento    1080p
+INSERTAR 94 0.054333 One Missed Call   720p
+ELIMINAR 73
+ELIMINAR 39
+ELIMINAR 43
+ELIMINAR 0
+IMPRIMIR tests/50-abb.out
+INSERTAR 55 8.043650 Erin Brockovich 2000.720p
+INSERTAR 57 6.004073 Leaving Las Vegas  720p
+INSERTAR 48 6.816887 Fearless - 720p
+INSERTAR 86 4.789126 Hitman    720p
+INSERTAR 77 7.685619 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 32 6.128344 James Bond 17 - Golden Eye [1995]
+INSERTAR 82 8.131417 Charlie and the Chocolate Factory   720p
+INSERTAR 74 3.851674 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 93 7.309793 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 87 2.088651 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+ELIMINAR 74
+ELIMINAR 1
+ELIMINAR 27
+ELIMINAR 47
+ELIMINAR 10
+IMPRIMIR tests/50-abb.out
+INSERTAR 22 4.442938 This Is It [2009] [720p]
+INSERTAR 98 2.822043 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 95 6.731524 Into The Blue 720P
+INSERTAR 103 3.510903 Moulin Rouge   720p
+INSERTAR 101 6.703355 The Secret of Moonarce [720p]
+INSERTAR 78 7.596681 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 88 7.326222 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 107 3.750715 The Notebook [2004] [1080p]
+INSERTAR 108 9.545302 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 62 1.311995 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 14 2.737409 SAW V
+ELIMINAR 38
+ELIMINAR 78
+ELIMINAR 103
+ELIMINAR 31
+ELIMINAR 60
+IMPRIMIR tests/50-abb.out
+INSERTAR 65 1.848927 Punisher 2   720p
+INSERTAR 24 2.418339 Eragon 720p
+INSERTAR 58 4.944464 Incredibles, The 1080p
+INSERTAR 90 0.025561 Surrogates [2009] [720p]
+INSERTAR 112 1.821403 Dolphin    720p
+INSERTAR 70 4.510654 Doomsday 720p
+INSERTAR 83 7.210427 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 120 4.504557 Hancock    1080p
+INSERTAR 104 6.991941 Core   720p
+INSERTAR 123 6.170543 Babel.720p
+INSERTAR 85 8.317092 12 Rounds 720p
+INSERTAR 100 2.894432 Liar Liar    720p
+ELIMINAR 90
+ELIMINAR 112
+ELIMINAR 76
+ELIMINAR 77
+ELIMINAR 94
+ELIMINAR 75
+IMPRIMIR tests/50-abb.out
+INSERTAR 118 7.655537 Alvin And The Chipmunks [720p]
+INSERTAR 72 6.411729 SAW III   720p
+INSERTAR 91 9.302142 Bangkok Dangerous 720p
+INSERTAR 126 0.553977 Die Hard 3   720p
+INSERTAR 81 7.386294 Kung Fu Panda [2008]   720p
+INSERTAR 114 3.753160 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 124 0.016130 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 79 1.444821 The Matrix   1080p
+INSERTAR 36 3.873967 Crossing Over 720P
+INSERTAR 80 6.262072 Dolphin    720p
+INSERTAR 64 6.100061 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 84 6.077602 21   1080p
+INSERTAR 69 7.068126 Before The Devil Knows, You're Dead   1080p
+ELIMINAR 24
+ELIMINAR 98
+ELIMINAR 108
+ELIMINAR 49
+ELIMINAR 87
+ELIMINAR 80
+IMPRIMIR tests/50-abb.out
+INSERTAR 140 8.993602 The Proposal [2009] [720p]
+INSERTAR 99 0.480487 One Missed Call   720p
+INSERTAR 96 4.189030 Baby on Board (2009)    720p
+INSERTAR 42 1.352024 Epic Movie UNRATED (2007) 720p
+INSERTAR 111 3.670414 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 29 0.386847 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 138 4.200550 Crank 2, High Voltage   1080p
+INSERTAR 23 4.753598 Eagle Eye    1080p
+INSERTAR 141 5.388408 Dr Dolite 3    720p
+INSERTAR 139 0.580774 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 125 3.012549 catch me if u can - 720p
+INSERTAR 105 2.985910 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 45 6.753766 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 136 9.956173 Godzilla 720p
+ELIMINAR 96
+ELIMINAR 28
+ELIMINAR 136
+ELIMINAR 12
+ELIMINAR 126
+ELIMINAR 139
+ELIMINAR 69
+IMPRIMIR tests/50-abb.out
diff --git a/tests/51-abb.catedra.out b/tests/51-abb.catedra.out
new file mode 100644
index 0000000..5622465
--- /dev/null
+++ b/tests/51-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 8 5.096386 Dead Race 720p ]
+[ 8 5.096386 Dead Race 720p ][ 20 0.141487 Public Enemies [720p] ]
+[ 8 5.096386 Dead Race 720p ][ 11 7.317807 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 20 0.141487 Public Enemies [720p] ][ 51 1.923143 Big Buck Bunny [1080p] ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 8 5.096386 Dead Race 720p ][ 11 7.317807 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 20 0.141487 Public Enemies [720p] ][ 45 5.739974 Exiled   720p ][ 51 1.923143 Big Buck Bunny [1080p] ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 8 5.096386 Dead Race 720p ][ 11 7.317807 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 20 0.141487 Public Enemies [720p] ][ 26 8.759763 The Chronicle of Riddick 720p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 51 1.923143 Big Buck Bunny [1080p] ][ 55 4.082702 Hush   720p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 6 3.567970 Assassination of a High School President 720p ][ 8 5.096386 Dead Race 720p ][ 9 2.329948 Braveheart 720p ][ 13 0.654216 Cars [2006] [720p] ][ 26 8.759763 The Chronicle of Riddick 720p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 51 1.923143 Big Buck Bunny [1080p] ][ 55 4.082702 Hush   720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 69 8.288432 Death Sentence   1080p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 6 3.567970 Assassination of a High School President 720p ][ 8 5.096386 Dead Race 720p ][ 9 2.329948 Braveheart 720p ][ 13 0.654216 Cars [2006] [720p] ][ 17 6.954411 The Sniper 720p ][ 26 8.759763 The Chronicle of Riddick 720p ][ 38 7.206260 The Lion King [1994] [720p] ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 56 9.803540 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 58 6.666075 Coyote Ugly 1080p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 63 8.975878 Dragon Wars   720p ][ 66 2.812765 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 69 8.288432 Death Sentence   1080p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 6 3.567970 Assassination of a High School President 720p ][ 8 5.096386 Dead Race 720p ][ 9 2.329948 Braveheart 720p ][ 12 0.464340 The Butterfly Effect [2004] [720p] ][ 13 0.654216 Cars [2006] [720p] ][ 16 7.457852 The Brave One 720P ][ 21 2.367391 Cleanwest 720p ][ 26 8.759763 The Chronicle of Riddick 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 38 7.206260 The Lion King [1994] [720p] ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 50 0.748484 Interview with the Vampire   720p ][ 56 9.803540 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 58 6.666075 Coyote Ugly 1080p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 63 8.975878 Dragon Wars   720p ][ 69 8.288432 Death Sentence   1080p ][ 82 2.749839 Butterfly on a Wheel.2007   720p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 6 3.567970 Assassination of a High School President 720p ][ 7 0.202156 Up [1080p] ][ 8 5.096386 Dead Race 720p ][ 9 2.329948 Braveheart 720p ][ 13 0.654216 Cars [2006] [720p] ][ 16 7.457852 The Brave One 720P ][ 21 2.367391 Cleanwest 720p ][ 26 8.759763 The Chronicle of Riddick 720p ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 36 4.019872 The Proposal [2009] [720p] ][ 38 7.206260 The Lion King [1994] [720p] ][ 41 2.480560 Iron Man    1080p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 63 8.975878 Dragon Wars   720p ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 82 2.749839 Butterfly on a Wheel.2007   720p ][ 91 8.277793 City of Embers    720p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 7 0.202156 Up [1080p] ][ 9 2.329948 Braveheart 720p ][ 13 0.654216 Cars [2006] [720p] ][ 16 7.457852 The Brave One 720P ][ 21 2.367391 Cleanwest 720p ][ 26 8.759763 The Chronicle of Riddick 720p ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 34 8.220043 The Extreme Movie 720P ][ 35 4.731648 James Bond 05 - You Only Live Twice [1967] ][ 36 4.019872 The Proposal [2009] [720p] ][ 38 7.206260 The Lion King [1994] [720p] ][ 44 3.656249 Spiderman 2   1080p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 62 9.889151 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 63 8.975878 Dragon Wars   720p ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 70 2.471382 Swordfish    720p ][ 72 0.166927 The Tale Of Despereaux [720p] ][ 76 5.271643 Star Wars Saga  Collection 720p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 91 8.277793 City of Embers    720p ][ 92 4.127791 Sex drive   720p ][ 98 3.233258 The Extreme Movie 720P ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 9 2.329948 Braveheart 720p ][ 13 0.654216 Cars [2006] [720p] ][ 16 7.457852 The Brave One 720P ][ 26 8.759763 The Chronicle of Riddick 720p ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 34 8.220043 The Extreme Movie 720P ][ 36 4.019872 The Proposal [2009] [720p] ][ 38 7.206260 The Lion King [1994] [720p] ][ 42 1.852852 Green Lantern First Flight   720p ][ 44 3.656249 Spiderman 2   1080p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 54 0.467779 Hitman    720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 62 9.889151 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 63 8.975878 Dragon Wars   720p ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 72 0.166927 The Tale Of Despereaux [720p] ][ 76 5.271643 Star Wars Saga  Collection 720p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 87 7.981724 Jeniffer's Body ( 2009)    1080p ][ 88 6.318204 Pitch Black [720p] ][ 91 8.277793 City of Embers    720p ][ 92 4.127791 Sex drive   720p ][ 93 5.027880 Transformer 1 & 2 Collection   1080p ][ 98 3.233258 The Extreme Movie 720P ][ 100 4.082820 300   720p ][ 101 1.788872 9 [720p] ][ 105 9.148557 SAW III   720p ][ 108 4.841612 Eurotrip 720p ][ 109 1.827808 Kill Shot   720p ]
+[ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 26 8.759763 The Chronicle of Riddick 720p ][ 27 2.702762 Saving Private Ryan 720p ][ 29 3.527669 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 36 4.019872 The Proposal [2009] [720p] ][ 37 2.507187 Battlestar Galactica The Plan [720p] ][ 38 7.206260 The Lion King [1994] [720p] ][ 42 1.852852 Green Lantern First Flight   720p ][ 44 3.656249 Spiderman 2   1080p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 54 0.467779 Hitman    720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 60 8.492135 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 62 9.889151 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 63 8.975878 Dragon Wars   720p ][ 64 1.619571 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 72 0.166927 The Tale Of Despereaux [720p] ][ 76 5.271643 Star Wars Saga  Collection 720p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 79 9.635811 All About Steve 720P ][ 80 3.064471 Godzilla 720p ][ 87 7.981724 Jeniffer's Body ( 2009)    1080p ][ 88 6.318204 Pitch Black [720p] ][ 89 0.170646 Inkheart [2008] [720p] ][ 91 8.277793 City of Embers    720p ][ 92 4.127791 Sex drive   720p ][ 93 5.027880 Transformer 1 & 2 Collection   1080p ][ 98 3.233258 The Extreme Movie 720P ][ 100 4.082820 300   720p ][ 101 1.788872 9 [720p] ][ 105 9.148557 SAW III   720p ][ 107 9.249281 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 108 4.841612 Eurotrip 720p ][ 109 1.827808 Kill Shot   720p ][ 111 9.893516 The Lion King [1994] [720p] ]
+[ 1 1.012748 Baby on Board (2009)    720p ][ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 14 1.434303 Lust Caution   720p ][ 18 5.028539 8 Mile [2002] [720p] ][ 26 8.759763 The Chronicle of Riddick 720p ][ 27 2.702762 Saving Private Ryan 720p ][ 29 3.527669 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 36 4.019872 The Proposal [2009] [720p] ][ 37 2.507187 Battlestar Galactica The Plan [720p] ][ 42 1.852852 Green Lantern First Flight   720p ][ 44 3.656249 Spiderman 2   1080p ][ 45 5.739974 Exiled   720p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 54 0.467779 Hitman    720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 60 8.492135 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 63 8.975878 Dragon Wars   720p ][ 64 1.619571 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 76 5.271643 Star Wars Saga  Collection 720p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 79 9.635811 All About Steve 720P ][ 80 3.064471 Godzilla 720p ][ 86 2.020729 Independence Day 1080p ][ 87 7.981724 Jeniffer's Body ( 2009)    1080p ][ 88 6.318204 Pitch Black [720p] ][ 89 0.170646 Inkheart [2008] [720p] ][ 91 8.277793 City of Embers    720p ][ 92 4.127791 Sex drive   720p ][ 93 5.027880 Transformer 1 & 2 Collection   1080p ][ 94 1.460044 One Missed Call   720p ][ 100 4.082820 300   720p ][ 101 1.788872 9 [720p] ][ 104 3.558541 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 105 9.148557 SAW III   720p ][ 107 9.249281 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 108 4.841612 Eurotrip 720p ][ 109 1.827808 Kill Shot   720p ][ 111 9.893516 The Lion King [1994] [720p] ][ 112 7.042325 Blade 2   720p ][ 116 4.816469 Click   1080p ][ 118 4.088952 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 123 2.481584 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 134 5.192880 Crash    1080p ]
+[ 1 1.012748 Baby on Board (2009)    720p ][ 2 2.845826 Drag Me To Hell [720p] ][ 4 1.460551 James Bond 12 - For Your Eyes Only [1981] ][ 15 1.289989 Godzilla 720p ][ 18 5.028539 8 Mile [2002] [720p] ][ 22 5.256045 American Gangster    720p ][ 26 8.759763 The Chronicle of Riddick 720p ][ 27 2.702762 Saving Private Ryan 720p ][ 31 2.584090 Dragon Wars   720p ][ 32 0.925539 Stargate-The Ark of Truth 720p ][ 33 4.924686 Alvin And The Chipmunks [720p] ][ 36 4.019872 The Proposal [2009] [720p] ][ 37 2.507187 Battlestar Galactica The Plan [720p] ][ 44 3.656249 Spiderman 2   1080p ][ 48 4.951172 Starship Troopers 2  720p ][ 49 5.061501 District 9 [2009] [720p] ][ 50 0.748484 Interview with the Vampire   720p ][ 54 0.467779 Hitman    720p ][ 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 60 8.492135 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 61 3.978693 The Incredibles [1080p] ][ 63 8.975878 Dragon Wars   720p ][ 64 1.619571 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 65 8.334796 Juno 2007 720p ][ 67 8.350333 The Hangover [720p] ][ 69 8.288432 Death Sentence   1080p ][ 76 5.271643 Star Wars Saga  Collection 720p ][ 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 79 9.635811 All About Steve 720P ][ 80 3.064471 Godzilla 720p ][ 81 0.289636 Race To Witch Mountain [1080p] ][ 83 6.442078 Equilibrium 720p ][ 86 2.020729 Independence Day 1080p ][ 87 7.981724 Jeniffer's Body ( 2009)    1080p ][ 88 6.318204 Pitch Black [720p] ][ 92 4.127791 Sex drive   720p ][ 93 5.027880 Transformer 1 & 2 Collection   1080p ][ 94 1.460044 One Missed Call   720p ][ 96 2.649686 Equilibrium 720p ][ 100 4.082820 300   720p ][ 101 1.788872 9 [720p] ][ 104 3.558541 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 105 9.148557 SAW III   720p ][ 107 9.249281 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 108 4.841612 Eurotrip 720p ][ 109 1.827808 Kill Shot   720p ][ 111 9.893516 The Lion King [1994] [720p] ][ 112 7.042325 Blade 2   720p ][ 116 4.816469 Click   1080p ][ 118 4.088952 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 123 2.481584 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 131 3.446937 American Beauty   720p ][ 134 5.192880 Crash    1080p ][ 136 8.046378 X-Men 4 - Origins Wolverine (2009)  1080p ][ 142 9.609733 Spiderman 3   1080p ][ 146 0.139848 Shark Tale [2004] [1080p] ]
diff --git a/tests/51-abb.in b/tests/51-abb.in
new file mode 100644
index 0000000..ab88f85
--- /dev/null
+++ b/tests/51-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/51-abb.out
+INSERTAR 8 5.096386 Dead Race 720p
+IMPRIMIR tests/51-abb.out
+INSERTAR 20 0.141487 Public Enemies [720p]
+INSERTAR 40 5.826663 A Knight's Tale [2001] [720p]
+ELIMINAR 40
+IMPRIMIR tests/51-abb.out
+INSERTAR 51 1.923143 Big Buck Bunny [1080p]
+INSERTAR 53 6.049056 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 11 7.317807 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 53
+IMPRIMIR tests/51-abb.out
+INSERTAR 19 8.958037 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 4 1.460551 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 45 5.739974 Exiled   720p
+INSERTAR 0 8.135079 Leon_The Professional.HD   720p
+ELIMINAR 19
+ELIMINAR 0
+IMPRIMIR tests/51-abb.out
+INSERTAR 57 3.951252 Drag Me To Hell [720p]
+INSERTAR 55 4.082702 Hush   720p
+INSERTAR 52 1.127004 Bourne Identity   720p
+INSERTAR 26 8.759763 The Chronicle of Riddick 720p
+INSERTAR 48 4.951172 Starship Troopers 2  720p
+ELIMINAR 52
+ELIMINAR 57
+IMPRIMIR tests/51-abb.out
+INSERTAR 23 4.360805 Drag Me To Hell [720p]
+INSERTAR 9 2.329948 Braveheart 720p
+INSERTAR 6 3.567970 Assassination of a High School President 720p
+INSERTAR 69 8.288432 Death Sentence   1080p
+INSERTAR 59 4.471275 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 13 0.654216 Cars [2006] [720p]
+ELIMINAR 23
+ELIMINAR 20
+ELIMINAR 11
+IMPRIMIR tests/51-abb.out
+INSERTAR 38 7.206260 The Lion King [1994] [720p]
+INSERTAR 66 2.812765 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 56 9.803540 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 63 8.975878 Dragon Wars   720p
+INSERTAR 58 6.666075 Coyote Ugly 1080p
+INSERTAR 68 8.986338 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 17 6.954411 The Sniper 720p
+ELIMINAR 51
+ELIMINAR 68
+ELIMINAR 55
+IMPRIMIR tests/51-abb.out
+INSERTAR 33 4.924686 Alvin And The Chipmunks [720p]
+INSERTAR 3 5.298557 James Bond 02 - From Russia With Love [1963]
+INSERTAR 16 7.457852 The Brave One 720P
+INSERTAR 5 2.360600 Crank 2, High Voltage   1080p
+INSERTAR 50 0.748484 Interview with the Vampire   720p
+INSERTAR 12 0.464340 The Butterfly Effect [2004] [720p]
+INSERTAR 21 2.367391 Cleanwest 720p
+INSERTAR 82 2.749839 Butterfly on a Wheel.2007   720p
+ELIMINAR 3
+ELIMINAR 17
+ELIMINAR 5
+ELIMINAR 66
+IMPRIMIR tests/51-abb.out
+INSERTAR 77 6.905981 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 7 0.202156 Up [1080p]
+INSERTAR 36 4.019872 The Proposal [2009] [720p]
+INSERTAR 49 5.061501 District 9 [2009] [720p]
+INSERTAR 41 2.480560 Iron Man    1080p
+INSERTAR 67 8.350333 The Hangover [720p]
+INSERTAR 91 8.277793 City of Embers    720p
+INSERTAR 32 0.925539 Stargate-The Ark of Truth 720p
+INSERTAR 74 1.081185 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+ELIMINAR 58
+ELIMINAR 74
+ELIMINAR 56
+ELIMINAR 12
+IMPRIMIR tests/51-abb.out
+INSERTAR 35 4.731648 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 70 2.471382 Swordfish    720p
+INSERTAR 95 0.196321 The Extreme Movie 720P
+INSERTAR 72 0.166927 The Tale Of Despereaux [720p]
+INSERTAR 98 3.233258 The Extreme Movie 720P
+INSERTAR 34 8.220043 The Extreme Movie 720P
+INSERTAR 76 5.271643 Star Wars Saga  Collection 720p
+INSERTAR 92 4.127791 Sex drive   720p
+INSERTAR 62 9.889151 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 44 3.656249 Spiderman 2   1080p
+ELIMINAR 41
+ELIMINAR 8
+ELIMINAR 82
+ELIMINAR 95
+ELIMINAR 6
+IMPRIMIR tests/51-abb.out
+INSERTAR 54 0.467779 Hitman    720p
+INSERTAR 42 1.852852 Green Lantern First Flight   720p
+INSERTAR 100 4.082820 300   720p
+INSERTAR 93 5.027880 Transformer 1 & 2 Collection   1080p
+INSERTAR 87 7.981724 Jeniffer's Body ( 2009)    1080p
+INSERTAR 109 1.827808 Kill Shot   720p
+INSERTAR 71 8.717843 Babel.720p
+INSERTAR 88 6.318204 Pitch Black [720p]
+INSERTAR 105 9.148557 SAW III   720p
+INSERTAR 108 4.841612 Eurotrip 720p
+INSERTAR 101 1.788872 9 [720p]
+ELIMINAR 7
+ELIMINAR 70
+ELIMINAR 71
+ELIMINAR 21
+ELIMINAR 35
+IMPRIMIR tests/51-abb.out
+INSERTAR 39 4.103689 Seven Swords    1080p
+INSERTAR 27 2.702762 Saving Private Ryan 720p
+INSERTAR 64 1.619571 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 37 2.507187 Battlestar Galactica The Plan [720p]
+INSERTAR 111 9.893516 The Lion King [1994] [720p]
+INSERTAR 60 8.492135 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 85 3.786263 Knowing 2009 720p
+INSERTAR 107 9.249281 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 79 9.635811 All About Steve 720P
+INSERTAR 89 0.170646 Inkheart [2008] [720p]
+INSERTAR 29 3.527669 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 80 3.064471 Godzilla 720p
+ELIMINAR 34
+ELIMINAR 13
+ELIMINAR 85
+ELIMINAR 9
+ELIMINAR 39
+ELIMINAR 16
+IMPRIMIR tests/51-abb.out
+INSERTAR 123 2.481584 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 14 1.434303 Lust Caution   720p
+INSERTAR 18 5.028539 8 Mile [2002] [720p]
+INSERTAR 115 4.794472 Lust Caution   720p
+INSERTAR 104 3.558541 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 134 5.192880 Crash    1080p
+INSERTAR 112 7.042325 Blade 2   720p
+INSERTAR 116 4.816469 Click   1080p
+INSERTAR 118 4.088952 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 47 3.976146 Beowulf   720p
+INSERTAR 86 2.020729 Independence Day 1080p
+INSERTAR 1 1.012748 Baby on Board (2009)    720p
+INSERTAR 94 1.460044 One Missed Call   720p
+ELIMINAR 115
+ELIMINAR 72
+ELIMINAR 47
+ELIMINAR 38
+ELIMINAR 62
+ELIMINAR 98
+IMPRIMIR tests/51-abb.out
+INSERTAR 61 3.978693 The Incredibles [1080p]
+INSERTAR 31 2.584090 Dragon Wars   720p
+INSERTAR 83 6.442078 Equilibrium 720p
+INSERTAR 15 1.289989 Godzilla 720p
+INSERTAR 146 0.139848 Shark Tale [2004] [1080p]
+INSERTAR 2 2.845826 Drag Me To Hell [720p]
+INSERTAR 142 9.609733 Spiderman 3   1080p
+INSERTAR 110 0.450457 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 131 3.446937 American Beauty   720p
+INSERTAR 81 0.289636 Race To Witch Mountain [1080p]
+INSERTAR 96 2.649686 Equilibrium 720p
+INSERTAR 65 8.334796 Juno 2007 720p
+INSERTAR 22 5.256045 American Gangster    720p
+INSERTAR 136 8.046378 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 45
+ELIMINAR 14
+ELIMINAR 89
+ELIMINAR 91
+ELIMINAR 42
+ELIMINAR 110
+ELIMINAR 29
+IMPRIMIR tests/51-abb.out
diff --git a/tests/52-abb.catedra.out b/tests/52-abb.catedra.out
new file mode 100644
index 0000000..639c826
--- /dev/null
+++ b/tests/52-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 13 9.765782 Deep Sea ]
+[ 13 9.765782 Deep Sea ][ 17 5.007814 Bridge To Terabithia 720P ]
+[ 10 6.786377 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 13 9.765782 Deep Sea ][ 17 5.007814 Bridge To Terabithia 720P ][ 21 1.417241 Jumper    1080p ]
+[ 5 8.919096 Horseman    720p ][ 13 9.765782 Deep Sea ][ 21 1.417241 Jumper    1080p ][ 23 9.773973 Into The Blue 720P ][ 39 1.764149 Meet The Fockers    720p ][ 47 6.098741 Elite Squad 1080p ]
+[ 3 4.219423 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 5 8.919096 Horseman    720p ][ 11 4.074162 Night Train   720p ][ 13 9.765782 Deep Sea ][ 15 9.055687 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 21 1.417241 Jumper    1080p ][ 23 9.773973 Into The Blue 720P ][ 43 8.446242 The Godfather [1972] [720p] ][ 47 6.098741 Elite Squad 1080p ]
+[ 0 4.037088 Hellboy 1    1080p ][ 3 4.219423 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 5 8.919096 Horseman    720p ][ 11 4.074162 Night Train   720p ][ 13 9.765782 Deep Sea ][ 14 4.400324 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 15 9.055687 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 47 6.098741 Elite Squad 1080p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ]
+[ 3 4.219423 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 5 8.919096 Horseman    720p ][ 11 4.074162 Night Train   720p ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 14 4.400324 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 15 9.055687 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 28 2.703777 Kung Fu Hustle   720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 47 6.098741 Elite Squad 1080p ][ 55 8.863703 Equilibrium 720p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 70 5.750223 Ongbak 2003 720p ][ 73 9.262188 Gone In 60 Seconds    1080p ]
+[ 1 4.245870 Bolt [2008] [1080p] ][ 5 8.919096 Horseman    720p ][ 11 4.074162 Night Train   720p ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 14 4.400324 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 15 9.055687 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 34 5.822705 The Sniper 720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 42 4.947952 Bee Movie   720p ][ 47 6.098741 Elite Squad 1080p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 55 8.863703 Equilibrium 720p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 70 5.750223 Ongbak 2003 720p ]
+[ 4 8.387352 Black Hawk Down   1080p ][ 5 8.919096 Horseman    720p ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 14 4.400324 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 6.274707 Alien At The Attic 720P ][ 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 34 5.822705 The Sniper 720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 42 4.947952 Bee Movie   720p ][ 47 6.098741 Elite Squad 1080p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 55 8.863703 Equilibrium 720p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 70 5.750223 Ongbak 2003 720p ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 5 8.919096 Horseman    720p ][ 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 6.274707 Alien At The Attic 720P ][ 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 34 5.822705 The Sniper 720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 41 0.384578 The Mummy 1-2   1080p ][ 42 4.947952 Bee Movie   720p ][ 47 6.098741 Elite Squad 1080p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 54 4.568730 Batman The Dark Knight   720p ][ 55 8.863703 Equilibrium 720p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 65 8.289844 10,000 BC 720p ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 70 5.750223 Ongbak 2003 720p ][ 75 1.433008 Saving Private Ryan 720p ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 93 4.103341 Cars [2006] [720p] ]
+[ 5 8.919096 Horseman    720p ][ 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 6.274707 Alien At The Attic 720P ][ 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 34 5.822705 The Sniper 720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 41 0.384578 The Mummy 1-2   1080p ][ 42 4.947952 Bee Movie   720p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 54 4.568730 Batman The Dark Knight   720p ][ 62 5.999050 James Bond 20 - Die Another Day [2002] [720p] ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 65 8.289844 10,000 BC 720p ][ 67 1.312783 Apollo 13   1080p ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 75 1.433008 Saving Private Ryan 720p ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 84 8.755857 Infernal Affair 1-3   1080p ][ 89 2.086870 Spiderman 1   1080p ][ 99 7.906623 The Butterfly Effect [2004] [720p] ][ 101 9.942956 Transformer 1 & 2 Collection   1080p ][ 103 0.564789 The Sniper 720p ][ 104 0.083877 Push 720P ][ 108 2.465665 La Vita e Bella    720p ][ 115 0.247890 Armageddon [1998] [720p] ]
+[ 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 21 1.417241 Jumper    1080p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 29 6.274707 Alien At The Attic 720P ][ 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 33 1.121382 The Tale Of Despereaux [720p] ][ 34 5.822705 The Sniper 720p ][ 40 6.883361 Epic Movie UNRATED (2007) 720p ][ 41 0.384578 The Mummy 1-2   1080p ][ 42 4.947952 Bee Movie   720p ][ 49 0.588426 Final Fantasy The Spirits Within    720p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 51 1.608178 Click   1080p ][ 54 4.568730 Batman The Dark Knight   720p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 65 8.289844 10,000 BC 720p ][ 67 1.312783 Apollo 13   1080p ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 75 1.433008 Saving Private Ryan 720p ][ 78 3.731736 Transformer 1 & 2 Collection   1080p ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 84 8.755857 Infernal Affair 1-3   1080p ][ 89 2.086870 Spiderman 1   1080p ][ 95 1.039214 Star Trek [2009] [1080p] ][ 99 7.906623 The Butterfly Effect [2004] [720p] ][ 101 9.942956 Transformer 1 & 2 Collection   1080p ][ 103 0.564789 The Sniper 720p ][ 104 0.083877 Push 720P ][ 108 2.465665 La Vita e Bella    720p ][ 109 5.245895 The Matrix [1999] [1080p] ][ 114 9.259238 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 115 0.247890 Armageddon [1998] [720p] ][ 116 0.270443 Tomb Raider Collection (1-2)    720p ][ 122 5.026757 Land Of the Lost   720p ]
+[ 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 29 6.274707 Alien At The Attic 720P ][ 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 33 1.121382 The Tale Of Despereaux [720p] ][ 34 5.822705 The Sniper 720p ][ 41 0.384578 The Mummy 1-2   1080p ][ 42 4.947952 Bee Movie   720p ][ 49 0.588426 Final Fantasy The Spirits Within    720p ][ 50 1.975775 The Haunting In Connecticut [2009] [720p] ][ 51 1.608178 Click   1080p ][ 54 4.568730 Batman The Dark Knight   720p ][ 56 5.332844 Rambo 4 [2008] [720p] ][ 63 2.220911 Lawrence of Arabia   1080p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 65 8.289844 10,000 BC 720p ][ 67 1.312783 Apollo 13   1080p ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 69 7.984193 Con Air   720p ][ 71 8.587010 James Bond 09 - The Man with the Golden Gun [1974] ][ 75 1.433008 Saving Private Ryan 720p ][ 76 9.819875 Taken 1080p ][ 78 3.731736 Transformer 1 & 2 Collection   1080p ][ 79 0.997406 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 84 8.755857 Infernal Affair 1-3   1080p ][ 90 0.000526 Kill Bill Vol 2 [2004]   720p ][ 94 0.248177 Ice Age 2 The Meltdown [2006] [720p] ][ 95 1.039214 Star Trek [2009] [1080p] ][ 99 7.906623 The Butterfly Effect [2004] [720p] ][ 101 9.942956 Transformer 1 & 2 Collection   1080p ][ 103 0.564789 The Sniper 720p ][ 104 0.083877 Push 720P ][ 106 6.153471 American Virgin 720P ][ 109 5.245895 The Matrix [1999] [1080p] ][ 111 3.299884 Kung Fu Panda Secrets of the Furious Five    720p ][ 114 9.259238 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 115 0.247890 Armageddon [1998] [720p] ][ 116 0.270443 Tomb Raider Collection (1-2)    720p ][ 122 5.026757 Land Of the Lost   720p ][ 132 8.134026 Elektra 720p ][ 138 1.511545 Punisher Warzone [720p] ]
+[ 7 0.075506 Final Destination 3   1080p ][ 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 9 0.989902 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR ][ 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 0.056571 National Geographic - The Koran [720p] [Documenter] ][ 19 4.571585 Twilight [2008]   720p ][ 22 1.666085 Dante's Peak   1080p ][ 25 7.771275 Batman Begins   1080p ][ 26 6.368943 Cloverfield   1080p ][ 29 6.274707 Alien At The Attic 720P ][ 33 1.121382 The Tale Of Despereaux [720p] ][ 34 5.822705 The Sniper 720p ][ 37 0.323724 Alvin And The Chipmunks [720p] ][ 41 0.384578 The Mummy 1-2   1080p ][ 42 4.947952 Bee Movie   720p ][ 51 1.608178 Click   1080p ][ 54 4.568730 Batman The Dark Knight   720p ][ 60 5.677269 James Bond 21 - Casino Royale [2006] ][ 63 2.220911 Lawrence of Arabia   1080p ][ 64 6.097246 IMAX Ring of Fire [720p] [Documenter] ][ 65 8.289844 10,000 BC 720p ][ 67 1.312783 Apollo 13   1080p ][ 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p ][ 69 7.984193 Con Air   720p ][ 72 0.606502 Night At The Museum 2 [720p] ][ 75 1.433008 Saving Private Ryan 720p ][ 76 9.819875 Taken 1080p ][ 78 3.731736 Transformer 1 & 2 Collection   1080p ][ 79 0.997406 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 84 8.755857 Infernal Affair 1-3   1080p ][ 90 0.000526 Kill Bill Vol 2 [2004]   720p ][ 94 0.248177 Ice Age 2 The Meltdown [2006] [720p] ][ 95 1.039214 Star Trek [2009] [1080p] ][ 99 7.906623 The Butterfly Effect [2004] [720p] ][ 101 9.942956 Transformer 1 & 2 Collection   1080p ][ 103 0.564789 The Sniper 720p ][ 104 0.083877 Push 720P ][ 109 5.245895 The Matrix [1999] [1080p] ][ 111 3.299884 Kung Fu Panda Secrets of the Furious Five    720p ][ 112 9.212814 My Bloody Valentine 3D    1080p ][ 114 9.259238 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 115 0.247890 Armageddon [1998] [720p] ][ 116 0.270443 Tomb Raider Collection (1-2)    720p ][ 118 9.089574 Kill Bill Vol 2 [2004]   720p ][ 120 6.404957 Fast and the Furious 4 - 1080p ][ 122 5.026757 Land Of the Lost   720p ][ 123 5.310335 Shark Tale [2004] [1080p] ][ 127 2.814286 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 129 8.322047 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 131 9.436923 Death Sentence   1080p ][ 132 8.134026 Elektra 720p ][ 144 9.915303 The Final Destination 4 [2009] [720p] ][ 145 3.926618 Click   720p ]
diff --git a/tests/52-abb.in b/tests/52-abb.in
new file mode 100644
index 0000000..5b8e20c
--- /dev/null
+++ b/tests/52-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/52-abb.out
+INSERTAR 13 9.765782 Deep Sea
+IMPRIMIR tests/52-abb.out
+INSERTAR 17 5.007814 Bridge To Terabithia 720P
+INSERTAR 30 8.706186 Ratatouille [2007]
+ELIMINAR 30
+IMPRIMIR tests/52-abb.out
+INSERTAR 10 6.786377 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 46 3.796179 High school musical 2006    720p
+INSERTAR 21 1.417241 Jumper    1080p
+ELIMINAR 46
+IMPRIMIR tests/52-abb.out
+INSERTAR 47 6.098741 Elite Squad 1080p
+INSERTAR 5 8.919096 Horseman    720p
+INSERTAR 39 1.764149 Meet The Fockers    720p
+INSERTAR 23 9.773973 Into The Blue 720P
+ELIMINAR 10
+ELIMINAR 17
+IMPRIMIR tests/52-abb.out
+INSERTAR 43 8.446242 The Godfather [1972] [720p]
+INSERTAR 3 4.219423 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 11 4.074162 Night Train   720p
+INSERTAR 44 1.813213 Taken 1080p
+INSERTAR 15 9.055687 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 44
+ELIMINAR 39
+IMPRIMIR tests/52-abb.out
+INSERTAR 64 6.097246 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 0 4.037088 Hellboy 1    1080p
+INSERTAR 53 6.961248 Face.Off.1997.720p
+INSERTAR 20 3.793012 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 27 4.144749 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 14 4.400324 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 43
+ELIMINAR 53
+ELIMINAR 23
+IMPRIMIR tests/52-abb.out
+INSERTAR 12 1.591505 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 57 7.374487 Star Trek [2009] [1080p]
+INSERTAR 28 2.703777 Kung Fu Hustle   720p
+INSERTAR 70 5.750223 Ongbak 2003 720p
+INSERTAR 55 8.863703 Equilibrium 720p
+INSERTAR 40 6.883361 Epic Movie UNRATED (2007) 720p
+INSERTAR 73 9.262188 Gone In 60 Seconds    1080p
+ELIMINAR 57
+ELIMINAR 0
+ELIMINAR 13
+IMPRIMIR tests/52-abb.out
+INSERTAR 68 4.557987 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 25 7.771275 Batman Begins   1080p
+INSERTAR 42 4.947952 Bee Movie   720p
+INSERTAR 50 1.975775 The Haunting In Connecticut [2009] [720p]
+INSERTAR 1 4.245870 Bolt [2008] [1080p]
+INSERTAR 34 5.822705 The Sniper 720p
+INSERTAR 24 8.002242 Leaving Las Vegas  720p
+INSERTAR 22 1.666085 Dante's Peak   1080p
+ELIMINAR 28
+ELIMINAR 24
+ELIMINAR 3
+ELIMINAR 73
+IMPRIMIR tests/52-abb.out
+INSERTAR 29 6.274707 Alien At The Attic 720P
+INSERTAR 19 4.571585 Twilight [2008]   720p
+INSERTAR 80 1.963666 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 18 0.056571 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 4 8.387352 Black Hawk Down   1080p
+INSERTAR 82 7.352829 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 31 3.590539 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 77 0.272771 Beowulf   720p
+INSERTAR 26 6.368943 Cloverfield   1080p
+ELIMINAR 11
+ELIMINAR 1
+ELIMINAR 77
+ELIMINAR 15
+IMPRIMIR tests/52-abb.out
+INSERTAR 75 1.433008 Saving Private Ryan 720p
+INSERTAR 16 4.735664 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 54 4.568730 Batman The Dark Knight   720p
+INSERTAR 93 4.103341 Cars [2006] [720p]
+INSERTAR 41 0.384578 The Mummy 1-2   1080p
+INSERTAR 65 8.289844 10,000 BC 720p
+INSERTAR 58 3.410719 Face.Off.1997.720p
+INSERTAR 66 7.985057 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 8 4.268256 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 85 7.806081 Twilight [2008]   720p
+ELIMINAR 85
+ELIMINAR 14
+ELIMINAR 58
+ELIMINAR 66
+ELIMINAR 4
+IMPRIMIR tests/52-abb.out
+INSERTAR 104 0.083877 Push 720P
+INSERTAR 108 2.465665 La Vita e Bella    720p
+INSERTAR 84 8.755857 Infernal Affair 1-3   1080p
+INSERTAR 67 1.312783 Apollo 13   1080p
+INSERTAR 101 9.942956 Transformer 1 & 2 Collection   1080p
+INSERTAR 103 0.564789 The Sniper 720p
+INSERTAR 62 5.999050 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 89 2.086870 Spiderman 1   1080p
+INSERTAR 99 7.906623 The Butterfly Effect [2004] [720p]
+INSERTAR 115 0.247890 Armageddon [1998] [720p]
+INSERTAR 32 6.985991 Liar Liar    720p
+ELIMINAR 70
+ELIMINAR 55
+ELIMINAR 93
+ELIMINAR 47
+ELIMINAR 32
+IMPRIMIR tests/52-abb.out
+INSERTAR 114 9.259238 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 95 1.039214 Star Trek [2009] [1080p]
+INSERTAR 33 1.121382 The Tale Of Despereaux [720p]
+INSERTAR 116 0.270443 Tomb Raider Collection (1-2)    720p
+INSERTAR 122 5.026757 Land Of the Lost   720p
+INSERTAR 49 0.588426 Final Fantasy The Spirits Within    720p
+INSERTAR 107 6.912473 Taken 1080p
+INSERTAR 109 5.245895 The Matrix [1999] [1080p]
+INSERTAR 51 1.608178 Click   1080p
+INSERTAR 78 3.731736 Transformer 1 & 2 Collection   1080p
+INSERTAR 105 6.098081 Get Smart (2008) 1080p
+INSERTAR 86 2.369772 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+ELIMINAR 5
+ELIMINAR 86
+ELIMINAR 62
+ELIMINAR 107
+ELIMINAR 27
+ELIMINAR 105
+IMPRIMIR tests/52-abb.out
+INSERTAR 71 8.587010 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 90 0.000526 Kill Bill Vol 2 [2004]   720p
+INSERTAR 79 0.997406 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 94 0.248177 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 91 2.890114 911 Mysteries Demolition    720p
+INSERTAR 69 7.984193 Con Air   720p
+INSERTAR 132 8.134026 Elektra 720p
+INSERTAR 106 6.153471 American Virgin 720P
+INSERTAR 76 9.819875 Taken 1080p
+INSERTAR 63 2.220911 Lawrence of Arabia   1080p
+INSERTAR 111 3.299884 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 56 5.332844 Rambo 4 [2008] [720p]
+INSERTAR 138 1.511545 Punisher Warzone [720p]
+ELIMINAR 40
+ELIMINAR 20
+ELIMINAR 108
+ELIMINAR 91
+ELIMINAR 21
+ELIMINAR 89
+IMPRIMIR tests/52-abb.out
+INSERTAR 118 9.089574 Kill Bill Vol 2 [2004]   720p
+INSERTAR 60 5.677269 James Bond 21 - Casino Royale [2006]
+INSERTAR 129 8.322047 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 145 3.926618 Click   720p
+INSERTAR 120 6.404957 Fast and the Furious 4 - 1080p
+INSERTAR 7 0.075506 Final Destination 3   1080p
+INSERTAR 131 9.436923 Death Sentence   1080p
+INSERTAR 72 0.606502 Night At The Museum 2 [720p]
+INSERTAR 112 9.212814 My Bloody Valentine 3D    1080p
+INSERTAR 9 0.989902 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 144 9.915303 The Final Destination 4 [2009] [720p]
+INSERTAR 37 0.323724 Alvin And The Chipmunks [720p]
+INSERTAR 123 5.310335 Shark Tale [2004] [1080p]
+INSERTAR 127 2.814286 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+ELIMINAR 56
+ELIMINAR 31
+ELIMINAR 49
+ELIMINAR 71
+ELIMINAR 106
+ELIMINAR 138
+ELIMINAR 50
+IMPRIMIR tests/52-abb.out
diff --git a/tests/53-abb.catedra.out b/tests/53-abb.catedra.out
new file mode 100644
index 0000000..a708b86
--- /dev/null
+++ b/tests/53-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 28 8.926662 The Last Samurai [2004] [720p] ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 28 8.926662 The Last Samurai [2004] [720p] ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 7 1.823887 Monster Inc [2001] [720p] ][ 12 2.254774 Pursuit_Of_Happyness[2006]   720p ][ 36 4.588228 Shutter   720p ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 10 6.350035 Night Train   720p ][ 31 9.776077 A Bug's Life [720p] ][ 36 4.588228 Shutter   720p ][ 39 8.842121 Jumanji [720p] ][ 57 0.361246 Toy.Story.1995.720p.HDTV.x264-CtrlHD ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 31 9.776077 A Bug's Life [720p] ][ 36 4.588228 Shutter   720p ][ 39 8.842121 Jumanji [720p] ][ 41 1.150291 Ongbak 2003 720p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.478930 Firewall 720p ][ 57 0.361246 Toy.Story.1995.720p.HDTV.x264-CtrlHD ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 6 3.902630 James Bond 16 - Licence to Kill [1989] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 22 8.984420 Batman Dark Knight   1080p ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 31 9.776077 A Bug's Life [720p] ][ 36 4.588228 Shutter   720p ][ 37 8.631833 Corpse Bride   720p ][ 39 8.842121 Jumanji [720p] ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.478930 Firewall 720p ][ 67 2.287852 Toy.Story.1995.720p.HDTV.x264-CtrlHD ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 6 3.902630 James Bond 16 - Licence to Kill [1989] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 22 8.984420 Batman Dark Knight   1080p ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 36 4.588228 Shutter   720p ][ 37 8.631833 Corpse Bride   720p ][ 39 8.842121 Jumanji [720p] ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.478930 Firewall 720p ][ 63 6.882587 Cloverfield   1080p ][ 64 3.457095 Shinjuku Incident ][ 67 2.287852 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 72 2.201533 Harry Potter Collection    720p ]
+[ 0 0.237190 Drag Me To Hell [720p] ][ 1 9.841776 Bad Boy I [1995] [720p] ][ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 9 2.473298 James Bond 11 - MoonRaker [1979] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 22 8.984420 Batman Dark Knight   1080p ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 26 0.049906 enemy at the gates    1080p ][ 30 3.564558 Erin Brockovich 2000.720p ][ 36 4.588228 Shutter   720p ][ 37 8.631833 Corpse Bride   720p ][ 39 8.842121 Jumanji [720p] ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.478930 Firewall 720p ][ 60 4.309528 G Force    720p ][ 64 3.457095 Shinjuku Incident ][ 70 7.754090 Seven Pounds    720p ][ 72 2.201533 Harry Potter Collection    720p ][ 86 6.852589 Death Sentence   1080p ]
+[ 1 9.841776 Bad Boy I [1995] [720p] ][ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 9 2.473298 James Bond 11 - MoonRaker [1979] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 22 8.984420 Batman Dark Knight   1080p ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 26 0.049906 enemy at the gates    1080p ][ 32 1.315114 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 36 4.588228 Shutter   720p ][ 37 8.631833 Corpse Bride   720p ][ 39 8.842121 Jumanji [720p] ][ 40 4.108923 The Mummy 1-2   1080p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 52 0.478930 Firewall 720p ][ 64 3.457095 Shinjuku Incident ][ 70 7.754090 Seven Pounds    720p ][ 72 2.201533 Harry Potter Collection    720p ][ 77 5.104489 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 84 6.433499 James Bond 11 - MoonRaker [1979] ][ 86 6.852589 Death Sentence   1080p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ]
+[ 1 9.841776 Bad Boy I [1995] [720p] ][ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 9 2.473298 James Bond 11 - MoonRaker [1979] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 26 0.049906 enemy at the gates    1080p ][ 27 0.407093 Assassination of a High School President 720p ][ 29 4.144655 Face.Off.1997.720p ][ 33 1.901524 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 4.588228 Shutter   720p ][ 37 8.631833 Corpse Bride   720p ][ 38 0.922589 Juno 2007 720p ][ 39 8.842121 Jumanji [720p] ][ 40 4.108923 The Mummy 1-2   1080p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 52 0.478930 Firewall 720p ][ 64 3.457095 Shinjuku Incident ][ 70 7.754090 Seven Pounds    720p ][ 71 4.864067 Deep Sea ][ 72 2.201533 Harry Potter Collection    720p ][ 77 5.104489 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 79 7.089044 National Tressure 1 - 1080p ][ 81 9.862417 Equilibrium 720p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ][ 101 2.422137 Dragon Wars   720p ]
+[ 1 9.841776 Bad Boy I [1995] [720p] ][ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 8 8.851587 Pirates of Caribbean 1-2-3 Collection   1080p ][ 9 2.473298 James Bond 11 - MoonRaker [1979] ][ 11 3.092086 American Virgin 720P ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 19 6.684097 James Bond 03 - GoldFinger [1964] ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 26 0.049906 enemy at the gates    1080p ][ 27 0.407093 Assassination of a High School President 720p ][ 33 1.901524 Casablana.1942.1080p.BluRay.x264.Codres ][ 35 0.955647 Eagle Eye    1080p ][ 36 4.588228 Shutter   720p ][ 38 0.922589 Juno 2007 720p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 51 4.375161 The Dark Knight [2008]   1080p ][ 52 0.478930 Firewall 720p ][ 64 3.457095 Shinjuku Incident ][ 70 7.754090 Seven Pounds    720p ][ 71 4.864067 Deep Sea ][ 72 2.201533 Harry Potter Collection    720p ][ 76 9.008009 Eurotrip    720p ][ 79 7.089044 National Tressure 1 - 1080p ][ 81 9.862417 Equilibrium 720p ][ 82 2.474496 Transformer 1 & 2 Collection   1080p ][ 83 7.945302 8 Mile [2002] [720p] ][ 88 9.753327 Fifty Dead Men Walking   1080p ][ 89 1.512438 Night Train   720p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ][ 101 2.422137 Dragon Wars   720p ][ 102 1.526266 10,000 BC 720p ]
+[ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 8 8.851587 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 3.309936 Race To Witch Mountain [1080p] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 19 6.684097 James Bond 03 - GoldFinger [1964] ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 26 0.049906 enemy at the gates    1080p ][ 27 0.407093 Assassination of a High School President 720p ][ 33 1.901524 Casablana.1942.1080p.BluRay.x264.Codres ][ 34 0.740428 SAW IV ][ 36 4.588228 Shutter   720p ][ 38 0.922589 Juno 2007 720p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 51 4.375161 The Dark Knight [2008]   1080p ][ 52 0.478930 Firewall 720p ][ 53 5.482094 Chicken Little 1080p ][ 61 8.070845 Pursuit_Of_Happyness[2006]   720p ][ 64 3.457095 Shinjuku Incident ][ 68 4.854085 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 69 3.468441 Yes Man   720p ][ 70 7.754090 Seven Pounds    720p ][ 71 4.864067 Deep Sea ][ 72 2.201533 Harry Potter Collection    720p ][ 76 9.008009 Eurotrip    720p ][ 79 7.089044 National Tressure 1 - 1080p ][ 81 9.862417 Equilibrium 720p ][ 82 2.474496 Transformer 1 & 2 Collection   1080p ][ 83 7.945302 8 Mile [2002] [720p] ][ 89 1.512438 Night Train   720p ][ 90 6.126213 X-Men 1 - 1080p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ][ 101 2.422137 Dragon Wars   720p ][ 102 1.526266 10,000 BC 720p ][ 106 4.813766 Dragon Wars   720p ][ 108 1.580269 Dragonball Evolution [2009] [720p] ][ 119 9.744142 Death Sentence   1080p ][ 123 7.144789 Species - The Awakening   720p ]
+[ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 4 6.145100 contents.txt ][ 8 8.851587 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 3.309936 Race To Witch Mountain [1080p] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 19 6.684097 James Bond 03 - GoldFinger [1964] ][ 20 3.718962 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 25 0.976694 Blood River 720P ][ 26 0.049906 enemy at the gates    1080p ][ 27 0.407093 Assassination of a High School President 720p ][ 34 0.740428 SAW IV ][ 36 4.588228 Shutter   720p ][ 38 0.922589 Juno 2007 720p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 49 1.560757 Pitch Black [720p] ][ 50 6.134728 Lord Of The Ring  - Return Of The King   720p ][ 51 4.375161 The Dark Knight [2008]   1080p ][ 52 0.478930 Firewall 720p ][ 53 5.482094 Chicken Little 1080p ][ 55 5.938738 X-Men 2   1080p ][ 61 8.070845 Pursuit_Of_Happyness[2006]   720p ][ 69 3.468441 Yes Man   720p ][ 71 4.864067 Deep Sea ][ 72 2.201533 Harry Potter Collection    720p ][ 76 9.008009 Eurotrip    720p ][ 79 7.089044 National Tressure 1 - 1080p ][ 81 9.862417 Equilibrium 720p ][ 82 2.474496 Transformer 1 & 2 Collection   1080p ][ 83 7.945302 8 Mile [2002] [720p] ][ 89 1.512438 Night Train   720p ][ 90 6.126213 X-Men 1 - 1080p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ][ 96 0.660276 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 98 5.818378 Monster Inc [2001] [720p] ][ 101 2.422137 Dragon Wars   720p ][ 102 1.526266 10,000 BC 720p ][ 106 4.813766 Dragon Wars   720p ][ 108 1.580269 Dragonball Evolution [2009] [720p] ][ 119 9.744142 Death Sentence   1080p ][ 123 7.144789 Species - The Awakening   720p ][ 133 2.038412 Finding Nemo [2003] [720p] ][ 135 6.449867 Death Sentence   1080p ][ 140 2.605059 Golden Compass   720p ]
+[ 2 0.854142 Chicken Run [2000] [720p] ][ 3 2.345400 Ice Age 1 [2002] [720p] ][ 4 6.145100 contents.txt ][ 8 8.851587 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 3.309936 Race To Witch Mountain [1080p] ][ 17 0.660664 The Day After Tomorrow 1080p ][ 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 19 6.684097 James Bond 03 - GoldFinger [1964] ][ 20 3.718962 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 25 0.976694 Blood River 720P ][ 26 0.049906 enemy at the gates    1080p ][ 34 0.740428 SAW IV ][ 36 4.588228 Shutter   720p ][ 38 0.922589 Juno 2007 720p ][ 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 47 5.977164 Kung Fu Panda [2008]   720p ][ 48 4.432253 American Beauty   720p ][ 49 1.560757 Pitch Black [720p] ][ 51 4.375161 The Dark Knight [2008]   1080p ][ 52 0.478930 Firewall 720p ][ 53 5.482094 Chicken Little 1080p ][ 55 5.938738 X-Men 2   1080p ][ 69 3.468441 Yes Man   720p ][ 71 4.864067 Deep Sea ][ 72 2.201533 Harry Potter Collection    720p ][ 76 9.008009 Eurotrip    720p ][ 78 9.835793 Jurassic Park 1-3  1080p ][ 79 7.089044 National Tressure 1 - 1080p ][ 81 9.862417 Equilibrium 720p ][ 82 2.474496 Transformer 1 & 2 Collection   1080p ][ 83 7.945302 8 Mile [2002] [720p] ][ 89 1.512438 Night Train   720p ][ 90 6.126213 X-Men 1 - 1080p ][ 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 6.090223 Bad Boy I [1995] [720p] ][ 95 2.638061 Golden Compass   720p ][ 96 0.660276 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 97 4.410551 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 98 5.818378 Monster Inc [2001] [720p] ][ 101 2.422137 Dragon Wars   720p ][ 102 1.526266 10,000 BC 720p ][ 105 9.477671 Around The World In 80 Days [2004] [720p] ][ 106 4.813766 Dragon Wars   720p ][ 108 1.580269 Dragonball Evolution [2009] [720p] ][ 119 9.744142 Death Sentence   1080p ][ 123 7.144789 Species - The Awakening   720p ][ 124 8.297857 Lord of war   720p ][ 125 9.944070 The Extreme Movie 720P ][ 133 2.038412 Finding Nemo [2003] [720p] ][ 135 6.449867 Death Sentence   1080p ][ 138 0.487034 Spiderman 1   1080p ][ 140 2.605059 Golden Compass   720p ][ 143 1.340041 Final Fantasy VII Advent Children [2005] [1080p] ][ 145 4.560221 CJ7   720p ][ 146 5.709145 Night At The Museum 2 [720p] ]
diff --git a/tests/53-abb.in b/tests/53-abb.in
new file mode 100644
index 0000000..a24c456
--- /dev/null
+++ b/tests/53-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/53-abb.out
+INSERTAR 28 8.926662 The Last Samurai [2004] [720p]
+IMPRIMIR tests/53-abb.out
+INSERTAR 0 0.237190 Drag Me To Hell [720p]
+INSERTAR 14 5.040995 Godzilla 720p
+ELIMINAR 14
+IMPRIMIR tests/53-abb.out
+INSERTAR 36 4.588228 Shutter   720p
+INSERTAR 7 1.823887 Monster Inc [2001] [720p]
+INSERTAR 12 2.254774 Pursuit_Of_Happyness[2006]   720p
+ELIMINAR 28
+IMPRIMIR tests/53-abb.out
+INSERTAR 39 8.842121 Jumanji [720p]
+INSERTAR 57 0.361246 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 10 6.350035 Night Train   720p
+INSERTAR 31 9.776077 A Bug's Life [720p]
+ELIMINAR 12
+ELIMINAR 7
+IMPRIMIR tests/53-abb.out
+INSERTAR 23 5.205005 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 41 1.150291 Ongbak 2003 720p
+INSERTAR 42 8.191014 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 52 0.478930 Firewall 720p
+INSERTAR 15 7.905991 Pitch Black [720p]
+ELIMINAR 10
+ELIMINAR 15
+IMPRIMIR tests/53-abb.out
+INSERTAR 17 0.660664 The Day After Tomorrow 1080p
+INSERTAR 21 2.620742 Rush Hour 1-3   720p
+INSERTAR 37 8.631833 Corpse Bride   720p
+INSERTAR 22 8.984420 Batman Dark Knight   1080p
+INSERTAR 67 2.287852 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 6 3.902630 James Bond 16 - Licence to Kill [1989]
+ELIMINAR 57
+ELIMINAR 41
+ELIMINAR 21
+IMPRIMIR tests/53-abb.out
+INSERTAR 63 6.882587 Cloverfield   1080p
+INSERTAR 72 2.201533 Harry Potter Collection    720p
+INSERTAR 75 3.758971 Apollo 13   1080p
+INSERTAR 54 5.236005 Ratatouille [2007]
+INSERTAR 2 0.854142 Chicken Run [2000] [720p]
+INSERTAR 64 3.457095 Shinjuku Incident
+INSERTAR 3 2.345400 Ice Age 1 [2002] [720p]
+ELIMINAR 54
+ELIMINAR 75
+ELIMINAR 31
+IMPRIMIR tests/53-abb.out
+INSERTAR 60 4.309528 G Force    720p
+INSERTAR 9 2.473298 James Bond 11 - MoonRaker [1979]
+INSERTAR 1 9.841776 Bad Boy I [1995] [720p]
+INSERTAR 26 0.049906 enemy at the gates    1080p
+INSERTAR 70 7.754090 Seven Pounds    720p
+INSERTAR 30 3.564558 Erin Brockovich 2000.720p
+INSERTAR 86 6.852589 Death Sentence   1080p
+INSERTAR 74 2.967514 Drag Me To Hell [720p]
+ELIMINAR 67
+ELIMINAR 63
+ELIMINAR 6
+ELIMINAR 74
+IMPRIMIR tests/53-abb.out
+INSERTAR 40 4.108923 The Mummy 1-2   1080p
+INSERTAR 62 7.572142 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 77 5.104489 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 91 1.054237 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 32 1.315114 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 84 6.433499 James Bond 11 - MoonRaker [1979]
+INSERTAR 18 5.708070 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 47 5.977164 Kung Fu Panda [2008]   720p
+INSERTAR 93 6.090223 Bad Boy I [1995] [720p]
+ELIMINAR 30
+ELIMINAR 60
+ELIMINAR 0
+ELIMINAR 62
+IMPRIMIR tests/53-abb.out
+INSERTAR 45 9.855380 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 38 0.922589 Juno 2007 720p
+INSERTAR 71 4.864067 Deep Sea
+INSERTAR 81 9.862417 Equilibrium 720p
+INSERTAR 79 7.089044 National Tressure 1 - 1080p
+INSERTAR 29 4.144655 Face.Off.1997.720p
+INSERTAR 27 0.407093 Assassination of a High School President 720p
+INSERTAR 104 6.657750 Ghost Rider [2007] [720p]
+INSERTAR 101 2.422137 Dragon Wars   720p
+INSERTAR 33 1.901524 Casablana.1942.1080p.BluRay.x264.Codres
+ELIMINAR 22
+ELIMINAR 84
+ELIMINAR 86
+ELIMINAR 32
+ELIMINAR 104
+IMPRIMIR tests/53-abb.out
+INSERTAR 19 6.684097 James Bond 03 - GoldFinger [1964]
+INSERTAR 89 1.512438 Night Train   720p
+INSERTAR 83 7.945302 8 Mile [2002] [720p]
+INSERTAR 82 2.474496 Transformer 1 & 2 Collection   1080p
+INSERTAR 51 4.375161 The Dark Knight [2008]   1080p
+INSERTAR 11 3.092086 American Virgin 720P
+INSERTAR 8 8.851587 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 35 0.955647 Eagle Eye    1080p
+INSERTAR 88 9.753327 Fifty Dead Men Walking   1080p
+INSERTAR 76 9.008009 Eurotrip    720p
+INSERTAR 102 1.526266 10,000 BC 720p
+ELIMINAR 39
+ELIMINAR 40
+ELIMINAR 77
+ELIMINAR 29
+ELIMINAR 37
+IMPRIMIR tests/53-abb.out
+INSERTAR 61 8.070845 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 90 6.126213 X-Men 1 - 1080p
+INSERTAR 16 3.309936 Race To Witch Mountain [1080p]
+INSERTAR 34 0.740428 SAW IV
+INSERTAR 106 4.813766 Dragon Wars   720p
+INSERTAR 53 5.482094 Chicken Little 1080p
+INSERTAR 119 9.744142 Death Sentence   1080p
+INSERTAR 108 1.580269 Dragonball Evolution [2009] [720p]
+INSERTAR 69 3.468441 Yes Man   720p
+INSERTAR 5 1.150963 The Matrix   1080p
+INSERTAR 68 4.854085 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 123 7.144789 Species - The Awakening   720p
+ELIMINAR 5
+ELIMINAR 88
+ELIMINAR 35
+ELIMINAR 9
+ELIMINAR 1
+ELIMINAR 11
+IMPRIMIR tests/53-abb.out
+INSERTAR 117 7.868404 National Tressure 1 - 1080p
+INSERTAR 98 5.818378 Monster Inc [2001] [720p]
+INSERTAR 50 6.134728 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 96 0.660276 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 20 3.718962 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 4 6.145100 contents.txt
+INSERTAR 25 0.976694 Blood River 720P
+INSERTAR 55 5.938738 X-Men 2   1080p
+INSERTAR 13 0.273591 Alone in the dark   720p
+INSERTAR 135 6.449867 Death Sentence   1080p
+INSERTAR 49 1.560757 Pitch Black [720p]
+INSERTAR 140 2.605059 Golden Compass   720p
+INSERTAR 133 2.038412 Finding Nemo [2003] [720p]
+ELIMINAR 70
+ELIMINAR 13
+ELIMINAR 68
+ELIMINAR 33
+ELIMINAR 64
+ELIMINAR 117
+IMPRIMIR tests/53-abb.out
+INSERTAR 143 1.340041 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 95 2.638061 Golden Compass   720p
+INSERTAR 145 4.560221 CJ7   720p
+INSERTAR 146 5.709145 Night At The Museum 2 [720p]
+INSERTAR 105 9.477671 Around The World In 80 Days [2004] [720p]
+INSERTAR 80 7.544803 Kung Fu Hustle   720p
+INSERTAR 78 9.835793 Jurassic Park 1-3  1080p
+INSERTAR 48 4.432253 American Beauty   720p
+INSERTAR 97 4.410551 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 124 8.297857 Lord of war   720p
+INSERTAR 125 9.944070 The Extreme Movie 720P
+INSERTAR 65 8.500774 Knowing 2009 720p
+INSERTAR 138 0.487034 Spiderman 1   1080p
+INSERTAR 46 2.768796 High school musical II 2007    720p
+ELIMINAR 80
+ELIMINAR 50
+ELIMINAR 46
+ELIMINAR 27
+ELIMINAR 61
+ELIMINAR 23
+ELIMINAR 65
+IMPRIMIR tests/53-abb.out
diff --git a/tests/54-abb.catedra.out b/tests/54-abb.catedra.out
new file mode 100644
index 0000000..a4335ae
--- /dev/null
+++ b/tests/54-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 35 6.297391 Big Buck Bunny [1080p] ]
+[ 35 6.297391 Big Buck Bunny [1080p] ][ 44 0.859440 Madagascar 1 [2005] [1080p] ]
+[ 17 4.068806 Dragonball Evolution [2009] [720p] ][ 20 5.486028 Leaving Las Vegas  720p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 41 6.173571 High school musical 2006    720p ]
+[ 12 9.226369 Good Night And Good Luck   720p ][ 17 4.068806 Dragonball Evolution [2009] [720p] ][ 20 5.486028 Leaving Las Vegas  720p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 56 6.535689 Aeon Flux   720p ]
+[ 6 5.190622 Blood River 720P ][ 11 7.294854 The Chronicle of Riddick 720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 20 5.486028 Leaving Las Vegas  720p ][ 29 8.990921 Battlestar Galactica The Plan [720p] ][ 35 6.297391 Big Buck Bunny [1080p] ][ 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 56 6.535689 Aeon Flux   720p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ]
+[ 6 5.190622 Blood River 720P ][ 11 7.294854 The Chronicle of Riddick 720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 46 8.591230 Get Smart (2008) 1080p ][ 56 6.535689 Aeon Flux   720p ][ 61 2.094215 Click   1080p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ][ 66 2.250203 Max Payne    720p ][ 67 1.346685 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ]
+[ 6 5.190622 Blood River 720P ][ 11 7.294854 The Chronicle of Riddick 720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 13 2.885200 Casablana.1942.1080p.BluRay.x264.Codres ][ 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 28 7.229304 Orphanage 720p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 42 0.390297 The Lion King [1994] [720p] ][ 56 6.535689 Aeon Flux   720p ][ 61 2.094215 Click   1080p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ][ 66 2.250203 Max Payne    720p ][ 75 8.394222 Watchmen [720p] ]
+[ 3 0.452493 Equilibrium 720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 13 2.885200 Casablana.1942.1080p.BluRay.x264.Codres ][ 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 22 9.956620 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 42 0.390297 The Lion King [1994] [720p] ][ 50 5.708240 Dragon Wars   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 59 5.107059 Beowulf   720p ][ 61 2.094215 Click   1080p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ][ 66 2.250203 Max Payne    720p ][ 75 8.394222 Watchmen [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ]
+[ 3 0.452493 Equilibrium 720p ][ 4 2.736106 Kung Fu Panda Secrets of the Furious Five    720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 13 2.885200 Casablana.1942.1080p.BluRay.x264.Codres ][ 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 18 8.845776 James Bond 16 - Licence to Kill [1989] ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 30 1.242806 Final Fantasy VII Advent Children [2005] [1080p] ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 42 0.390297 The Lion King [1994] [720p] ][ 50 5.708240 Dragon Wars   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 59 5.107059 Beowulf   720p ][ 61 2.094215 Click   1080p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 74 0.209776 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 75 8.394222 Watchmen [720p] ][ 80 4.671615 Around The World In 80 Days [2004] [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ]
+[ 1 9.641283 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 3 0.452493 Equilibrium 720p ][ 4 2.736106 Kung Fu Panda Secrets of the Furious Five    720p ][ 5 1.120667 Chicken Run [2000] [720p] ][ 12 9.226369 Good Night And Good Luck   720p ][ 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 18 8.845776 James Bond 16 - Licence to Kill [1989] ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 27 0.385028 Hellboy 1    1080p ][ 30 1.242806 Final Fantasy VII Advent Children [2005] [1080p] ][ 34 9.717821 Die Hard 4   1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 38 9.338140 Beauty And The Beast    720p ][ 48 1.003793 Get Smart (2008) 1080p ][ 50 5.708240 Dragon Wars   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 59 5.107059 Beowulf   720p ][ 61 2.094215 Click   1080p ][ 65 9.271862 Kung Fu Panda (BluRay 720p) ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 74 0.209776 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 75 8.394222 Watchmen [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ][ 93 3.857448 Iron Man    1080p ][ 100 9.194381 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ]
+[ 3 0.452493 Equilibrium 720p ][ 4 2.736106 Kung Fu Panda Secrets of the Furious Five    720p ][ 5 1.120667 Chicken Run [2000] [720p] ][ 12 9.226369 Good Night And Good Luck   720p ][ 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 15 5.128745 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 27 0.385028 Hellboy 1    1080p ][ 30 1.242806 Final Fantasy VII Advent Children [2005] [1080p] ][ 31 2.883083 Chicken Little 1080p ][ 33 9.084828 Poseidon   1080p ][ 34 9.717821 Die Hard 4   1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 38 9.338140 Beauty And The Beast    720p ][ 48 1.003793 Get Smart (2008) 1080p ][ 50 5.708240 Dragon Wars   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 59 5.107059 Beowulf   720p ][ 61 2.094215 Click   1080p ][ 69 0.065467 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 75 8.394222 Watchmen [720p] ][ 77 3.964644 Night Train   720p ][ 78 0.491558 Lord Of The Ring  - Return Of The King   720p ][ 82 9.173378 Ice Age 1 [2002] [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ][ 89 5.990605 Blood River 720P ][ 91 5.252582 Shutter   720p ][ 93 3.857448 Iron Man    1080p ][ 100 9.194381 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 104 0.783097 Madagascar 2 Escape 2 Africa [2008] [720p] ]
+[ 3 0.452493 Equilibrium 720p ][ 5 1.120667 Chicken Run [2000] [720p] ][ 12 9.226369 Good Night And Good Luck   720p ][ 15 5.128745 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 21 2.823862 Aladdin [1992] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 27 0.385028 Hellboy 1    1080p ][ 31 2.883083 Chicken Little 1080p ][ 33 9.084828 Poseidon   1080p ][ 34 9.717821 Die Hard 4   1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 38 9.338140 Beauty And The Beast    720p ][ 48 1.003793 Get Smart (2008) 1080p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 59 5.107059 Beowulf   720p ][ 60 0.983186 Terminator Salvation Director's cut  ( 2009)    1080p ][ 61 2.094215 Click   1080p ][ 69 0.065467 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 75 8.394222 Watchmen [720p] ][ 77 3.964644 Night Train   720p ][ 79 0.379083 Kingdom of Heaven [2005] [720p] ][ 82 9.173378 Ice Age 1 [2002] [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ][ 89 5.990605 Blood River 720P ][ 90 2.464816 Horseman    720p ][ 91 5.252582 Shutter   720p ][ 93 3.857448 Iron Man    1080p ][ 97 3.282059 La Lingerie [BluRay] [720p] [DTS] ][ 100 9.194381 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 102 2.776776 contents.txt ][ 104 0.783097 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 112 0.478323 The Secret of Moonarce [720p] ][ 113 3.504989 Black Hawk Down   1080p ][ 114 9.750542 Seven Swords    1080p ][ 118 9.508379 American Gangster    720p ][ 125 2.326211 My Bloody Valentine 3D    1080p ]
+[ 0 9.203251 SWAT    720p ][ 5 1.120667 Chicken Run [2000] [720p] ][ 12 9.226369 Good Night And Good Luck   720p ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 21 2.823862 Aladdin [1992] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 27 0.385028 Hellboy 1    1080p ][ 31 2.883083 Chicken Little 1080p ][ 33 9.084828 Poseidon   1080p ][ 34 9.717821 Die Hard 4   1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 38 9.338140 Beauty And The Beast    720p ][ 48 1.003793 Get Smart (2008) 1080p ][ 53 6.272939 Stardust   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 60 0.983186 Terminator Salvation Director's cut  ( 2009)    1080p ][ 61 2.094215 Click   1080p ][ 69 0.065467 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 75 8.394222 Watchmen [720p] ][ 77 3.964644 Night Train   720p ][ 81 8.639387 Batman Cartoon - Gotham Knight   720p ][ 82 9.173378 Ice Age 1 [2002] [720p] ][ 83 6.405296 Kung Fu Panda (BluRay 720p) ][ 85 4.021866 Juno 2007 720p ][ 88 4.573918 Lord Of The Ring  - The Two Tower   720p ][ 89 5.990605 Blood River 720P ][ 90 2.464816 Horseman    720p ][ 91 5.252582 Shutter   720p ][ 93 3.857448 Iron Man    1080p ][ 97 3.282059 La Lingerie [BluRay] [720p] [DTS] ][ 99 0.586204 Eagle Eye    1080p ][ 100 9.194381 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 101 0.286378 Good Night And Good Luck   720p ][ 104 0.783097 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 105 8.056891 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 111 7.649121 James Bond 01 - Dr. No [1962] [720p] ][ 112 0.478323 The Secret of Moonarce [720p] ][ 113 3.504989 Black Hawk Down   1080p ][ 114 9.750542 Seven Swords    1080p ][ 118 9.508379 American Gangster    720p ][ 121 3.692150 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 125 2.326211 My Bloody Valentine 3D    1080p ][ 127 4.883191 Equilibrium 720p ][ 130 8.938220 The Last Samurai [2004] [720p] ]
+[ 0 9.203251 SWAT    720p ][ 12 9.226369 Good Night And Good Luck   720p ][ 16 7.509150 Fast and the Furious 1 - 1080p ][ 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p] ][ 21 2.823862 Aladdin [1992] [720p] ][ 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 27 0.385028 Hellboy 1    1080p ][ 31 2.883083 Chicken Little 1080p ][ 34 9.717821 Die Hard 4   1080p ][ 35 6.297391 Big Buck Bunny [1080p] ][ 36 8.805402 9 [720p] ][ 40 2.528614 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 48 1.003793 Get Smart (2008) 1080p ][ 53 6.272939 Stardust   720p ][ 56 6.535689 Aeon Flux   720p ][ 57 3.422365 Golden Compass   720p ][ 60 0.983186 Terminator Salvation Director's cut  ( 2009)    1080p ][ 61 2.094215 Click   1080p ][ 69 0.065467 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 71 4.638824 Knowing 2009 720p ][ 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 75 8.394222 Watchmen [720p] ][ 77 3.964644 Night Train   720p ][ 81 8.639387 Batman Cartoon - Gotham Knight   720p ][ 82 9.173378 Ice Age 1 [2002] [720p] ][ 84 7.672358 Star Trek Collection 1-9    720p ][ 85 4.021866 Juno 2007 720p ][ 86 9.408686 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 88 4.573918 Lord Of The Ring  - The Two Tower   720p ][ 89 5.990605 Blood River 720P ][ 90 2.464816 Horseman    720p ][ 91 5.252582 Shutter   720p ][ 93 3.857448 Iron Man    1080p ][ 99 0.586204 Eagle Eye    1080p ][ 101 0.286378 Good Night And Good Luck   720p ][ 104 0.783097 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 105 8.056891 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 109 1.209084 Dragon Wars   720p ][ 110 6.241412 contents.txt ][ 111 7.649121 James Bond 01 - Dr. No [1962] [720p] ][ 112 0.478323 The Secret of Moonarce [720p] ][ 113 3.504989 Black Hawk Down   1080p ][ 114 9.750542 Seven Swords    1080p ][ 118 9.508379 American Gangster    720p ][ 119 9.819942 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 121 3.692150 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 125 2.326211 My Bloody Valentine 3D    1080p ][ 127 4.883191 Equilibrium 720p ][ 130 8.938220 The Last Samurai [2004] [720p] ][ 132 5.855004 Crank 2, High Voltage   1080p ][ 133 4.373780 Butterfly on a Wheel.2007   720p ][ 136 6.213062 Hush   720p ][ 137 7.659385 Die Hard 2   720p ][ 138 7.818388 Beowulf   720p ][ 144 8.774445 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 147 0.280031 Apocalypto   720p ]
diff --git a/tests/54-abb.in b/tests/54-abb.in
new file mode 100644
index 0000000..1cb0652
--- /dev/null
+++ b/tests/54-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/54-abb.out
+INSERTAR 35 6.297391 Big Buck Bunny [1080p]
+IMPRIMIR tests/54-abb.out
+INSERTAR 44 0.859440 Madagascar 1 [2005] [1080p]
+INSERTAR 10 3.255670 Body of Lies   720p
+ELIMINAR 10
+IMPRIMIR tests/54-abb.out
+INSERTAR 41 6.173571 High school musical 2006    720p
+INSERTAR 17 4.068806 Dragonball Evolution [2009] [720p]
+INSERTAR 20 5.486028 Leaving Las Vegas  720p
+ELIMINAR 44
+IMPRIMIR tests/54-abb.out
+INSERTAR 37 9.264113 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 12 9.226369 Good Night And Good Luck   720p
+INSERTAR 45 8.915456 Facing The Giants 720p
+INSERTAR 56 6.535689 Aeon Flux   720p
+ELIMINAR 45
+ELIMINAR 41
+IMPRIMIR tests/54-abb.out
+INSERTAR 29 8.990921 Battlestar Galactica The Plan [720p]
+INSERTAR 6 5.190622 Blood River 720P
+INSERTAR 58 3.469219 Hulk 1    1080p
+INSERTAR 11 7.294854 The Chronicle of Riddick 720p
+INSERTAR 65 9.271862 Kung Fu Panda (BluRay 720p)
+ELIMINAR 17
+ELIMINAR 58
+IMPRIMIR tests/54-abb.out
+INSERTAR 25 0.031068 American Psycho   720p
+INSERTAR 16 7.509150 Fast and the Furious 1 - 1080p
+INSERTAR 46 8.591230 Get Smart (2008) 1080p
+INSERTAR 61 2.094215 Click   1080p
+INSERTAR 66 2.250203 Max Payne    720p
+INSERTAR 67 1.346685 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+ELIMINAR 29
+ELIMINAR 20
+ELIMINAR 25
+IMPRIMIR tests/54-abb.out
+INSERTAR 75 8.394222 Watchmen [720p]
+INSERTAR 36 8.805402 9 [720p]
+INSERTAR 52 9.048479 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 42 0.390297 The Lion King [1994] [720p]
+INSERTAR 28 7.229304 Orphanage 720p
+INSERTAR 13 2.885200 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 14 5.237897 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+ELIMINAR 52
+ELIMINAR 67
+ELIMINAR 46
+IMPRIMIR tests/54-abb.out
+INSERTAR 19 9.873831 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 57 3.422365 Golden Compass   720p
+INSERTAR 3 0.452493 Equilibrium 720p
+INSERTAR 83 6.405296 Kung Fu Panda (BluRay 720p)
+INSERTAR 50 5.708240 Dragon Wars   720p
+INSERTAR 59 5.107059 Beowulf   720p
+INSERTAR 51 9.306608 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 22 9.956620 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 51
+ELIMINAR 6
+ELIMINAR 28
+ELIMINAR 11
+IMPRIMIR tests/54-abb.out
+INSERTAR 80 4.671615 Around The World In 80 Days [2004] [720p]
+INSERTAR 71 4.638824 Knowing 2009 720p
+INSERTAR 74 0.209776 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 30 1.242806 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 4 2.736106 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 18 8.845776 James Bond 16 - Licence to Kill [1989]
+INSERTAR 8 4.691918 The Matrix [1999] [1080p]
+INSERTAR 72 3.120986 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 24 1.016387 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 22
+ELIMINAR 37
+ELIMINAR 66
+ELIMINAR 8
+IMPRIMIR tests/54-abb.out
+INSERTAR 27 0.385028 Hellboy 1    1080p
+INSERTAR 5 1.120667 Chicken Run [2000] [720p]
+INSERTAR 38 9.338140 Beauty And The Beast    720p
+INSERTAR 92 1.055235 The Lion King [1994] [720p]
+INSERTAR 34 9.717821 Die Hard 4   1080p
+INSERTAR 1 9.641283 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 93 3.857448 Iron Man    1080p
+INSERTAR 48 1.003793 Get Smart (2008) 1080p
+INSERTAR 100 9.194381 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 23 5.529627 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+ELIMINAR 23
+ELIMINAR 42
+ELIMINAR 80
+ELIMINAR 13
+ELIMINAR 92
+IMPRIMIR tests/54-abb.out
+INSERTAR 82 9.173378 Ice Age 1 [2002] [720p]
+INSERTAR 87 2.583962 Star Trek Collection 1-9    720p
+INSERTAR 104 0.783097 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 15 5.128745 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 33 9.084828 Poseidon   1080p
+INSERTAR 89 5.990605 Blood River 720P
+INSERTAR 69 0.065467 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 77 3.964644 Night Train   720p
+INSERTAR 31 2.883083 Chicken Little 1080p
+INSERTAR 91 5.252582 Shutter   720p
+INSERTAR 78 0.491558 Lord Of The Ring  - Return Of The King   720p
+ELIMINAR 1
+ELIMINAR 18
+ELIMINAR 87
+ELIMINAR 74
+ELIMINAR 65
+IMPRIMIR tests/54-abb.out
+INSERTAR 113 3.504989 Black Hawk Down   1080p
+INSERTAR 90 2.464816 Horseman    720p
+INSERTAR 102 2.776776 contents.txt
+INSERTAR 60 0.983186 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 112 0.478323 The Secret of Moonarce [720p]
+INSERTAR 118 9.508379 American Gangster    720p
+INSERTAR 114 9.750542 Seven Swords    1080p
+INSERTAR 97 3.282059 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 70 2.720722 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 125 2.326211 My Bloody Valentine 3D    1080p
+INSERTAR 21 2.823862 Aladdin [1992] [720p]
+INSERTAR 79 0.379083 Kingdom of Heaven [2005] [720p]
+ELIMINAR 50
+ELIMINAR 14
+ELIMINAR 4
+ELIMINAR 70
+ELIMINAR 30
+ELIMINAR 78
+IMPRIMIR tests/54-abb.out
+INSERTAR 0 9.203251 SWAT    720p
+INSERTAR 101 0.286378 Good Night And Good Luck   720p
+INSERTAR 53 6.272939 Stardust   720p
+INSERTAR 105 8.056891 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 99 0.586204 Eagle Eye    1080p
+INSERTAR 81 8.639387 Batman Cartoon - Gotham Knight   720p
+INSERTAR 127 4.883191 Equilibrium 720p
+INSERTAR 88 4.573918 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 85 4.021866 Juno 2007 720p
+INSERTAR 111 7.649121 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 39 6.385948 War [720p]
+INSERTAR 130 8.938220 The Last Samurai [2004] [720p]
+INSERTAR 121 3.692150 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+ELIMINAR 79
+ELIMINAR 15
+ELIMINAR 3
+ELIMINAR 39
+ELIMINAR 102
+ELIMINAR 59
+IMPRIMIR tests/54-abb.out
+INSERTAR 144 8.774445 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 86 9.408686 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 107 7.295873 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 137 7.659385 Die Hard 2   720p
+INSERTAR 109 1.209084 Dragon Wars   720p
+INSERTAR 133 4.373780 Butterfly on a Wheel.2007   720p
+INSERTAR 136 6.213062 Hush   720p
+INSERTAR 40 2.528614 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 84 7.672358 Star Trek Collection 1-9    720p
+INSERTAR 119 9.819942 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 110 6.241412 contents.txt
+INSERTAR 132 5.855004 Crank 2, High Voltage   1080p
+INSERTAR 138 7.818388 Beowulf   720p
+INSERTAR 147 0.280031 Apocalypto   720p
+ELIMINAR 38
+ELIMINAR 83
+ELIMINAR 107
+ELIMINAR 5
+ELIMINAR 100
+ELIMINAR 33
+ELIMINAR 97
+IMPRIMIR tests/54-abb.out
diff --git a/tests/55-abb.catedra.out b/tests/55-abb.catedra.out
new file mode 100644
index 0000000..0bb8d02
--- /dev/null
+++ b/tests/55-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 20 8.974941 James Bond 16 - Licence to Kill [1989] ]
+[ 6 4.379466 contents.txt ][ 19 5.551774 Crossing Over 720P ]
+[ 18 5.470147 Back.to.the.Future.Part.III ][ 19 5.551774 Crossing Over 720P ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 59 7.450964 Exiled   720p ]
+[ 13 6.187870 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 16 6.470872 Jerry Maguire    1080p ][ 18 5.470147 Back.to.the.Future.Part.III ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 59 7.450964 Exiled   720p ][ 61 7.128625 Battlestar Galactica The Plan [720p] ]
+[ 9 4.993494 Stardust   720p ][ 14 2.910312 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 18 5.470147 Back.to.the.Future.Part.III ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 38 4.804529 Eragon 720p ][ 54 8.420634 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 59 7.450964 Exiled   720p ][ 61 7.128625 Battlestar Galactica The Plan [720p] ]
+[ 2 8.695656 Pirates of Caribbean 1-2-3 Collection   1080p ][ 4 2.970653 The Usual Suspect    720p ][ 9 4.993494 Stardust   720p ][ 14 2.910312 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 18 5.470147 Back.to.the.Future.Part.III ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 33 7.467915 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 38 4.804529 Eragon 720p ][ 45 0.689546 James Bond 17 - Golden Eye [1995] ][ 59 7.450964 Exiled   720p ][ 68 8.805225 Shrek The Third [2007] [720p] ]
+[ 2 8.695656 Pirates of Caribbean 1-2-3 Collection   1080p ][ 4 2.970653 The Usual Suspect    720p ][ 9 4.993494 Stardust   720p ][ 18 5.470147 Back.to.the.Future.Part.III ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 33 7.467915 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 34 8.986432 Drag Me To Hell [720p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 38 4.804529 Eragon 720p ][ 40 2.369455 The Matrix [1999] [1080p] ][ 45 0.689546 James Bond 17 - Golden Eye [1995] ][ 50 9.316221 Aladdin [1992] [720p] ][ 59 7.450964 Exiled   720p ][ 66 3.247991 Hitman    720p ][ 68 8.805225 Shrek The Third [2007] [720p] ][ 74 6.338066 Big Nothing   720p ]
+[ 4 2.970653 The Usual Suspect    720p ][ 9 4.993494 Stardust   720p ][ 18 5.470147 Back.to.the.Future.Part.III ][ 22 3.001966 Bridge To Terabithia 720P ][ 25 9.884482 Eurotrip    720p ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 33 7.467915 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 38 4.804529 Eragon 720p ][ 40 2.369455 The Matrix [1999] [1080p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 46 4.169810 Baby on Board (2009)    720p ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 59 7.450964 Exiled   720p ][ 62 9.678810 The Proposal [2009] [720p] ][ 66 3.247991 Hitman    720p ][ 68 8.805225 Shrek The Third [2007] [720p] ][ 74 6.338066 Big Nothing   720p ]
+[ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 9 4.993494 Stardust   720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 18 5.470147 Back.to.the.Future.Part.III ][ 22 3.001966 Bridge To Terabithia 720P ][ 25 9.884482 Eurotrip    720p ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 38 4.804529 Eragon 720p ][ 40 2.369455 The Matrix [1999] [1080p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 46 4.169810 Baby on Board (2009)    720p ][ 48 4.924293 Chicken Run [2000] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 59 7.450964 Exiled   720p ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 66 3.247991 Hitman    720p ][ 74 6.338066 Big Nothing   720p ][ 89 9.618420 Gladiator 1080p ][ 93 8.220761 Breach 1080p ]
+[ 3 1.613631 PIXAR Movie ][ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 9 4.993494 Stardust   720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 22 3.001966 Bridge To Terabithia 720P ][ 25 9.884482 Eurotrip    720p ][ 27 8.647668 Baby on Board (2009)    720p ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 29 3.562750 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 37 6.582185 X-Men 3   1080p ][ 38 4.804529 Eragon 720p ][ 40 2.369455 The Matrix [1999] [1080p] ][ 42 4.012989 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 59 7.450964 Exiled   720p ][ 60 0.951945 American Virgin 720P ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 64 2.992678 Hancock    1080p ][ 74 6.338066 Big Nothing   720p ][ 89 9.618420 Gladiator 1080p ][ 91 5.935576 Battle for Terra [2007] [1080p] ][ 92 1.490522 American Virgin 720P ][ 93 8.220761 Breach 1080p ]
+[ 3 1.613631 PIXAR Movie ][ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 7 5.636378 Disturbia    720p ][ 9 4.993494 Stardust   720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 12 9.845043 American Pie Book Of Love   720p ][ 22 3.001966 Bridge To Terabithia 720P ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 29 3.562750 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 37 6.582185 X-Men 3   1080p ][ 38 4.804529 Eragon 720p ][ 39 7.191148 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 40 2.369455 The Matrix [1999] [1080p] ][ 42 4.012989 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 57 0.150888 The Chronicle of Riddick 720p ][ 59 7.450964 Exiled   720p ][ 60 0.951945 American Virgin 720P ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 64 2.992678 Hancock    1080p ][ 70 4.841422 The Proposal [2009] [720p] ][ 77 4.697502 Pursuit_Of_Happyness[2006]   720p ][ 82 3.874035 Ice Age 1 [2002] [720p] ][ 89 9.618420 Gladiator 1080p ][ 91 5.935576 Battle for Terra [2007] [1080p] ][ 92 1.490522 American Virgin 720P ][ 93 8.220761 Breach 1080p ][ 102 8.685416 Superman Returns   720p ][ 104 2.093962 300   720p ]
+[ 0 2.776422 Dolphin    720p ][ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 7 5.636378 Disturbia    720p ][ 9 4.993494 Stardust   720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 12 9.845043 American Pie Book Of Love   720p ][ 22 3.001966 Bridge To Terabithia 720P ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 37 6.582185 X-Men 3   1080p ][ 39 7.191148 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 40 2.369455 The Matrix [1999] [1080p] ][ 42 4.012989 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 51 6.432448 The Sniper 720p ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 57 0.150888 The Chronicle of Riddick 720p ][ 59 7.450964 Exiled   720p ][ 60 0.951945 American Virgin 720P ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 64 2.992678 Hancock    1080p ][ 70 4.841422 The Proposal [2009] [720p] ][ 75 7.772642 Lawrence of Arabia   1080p ][ 77 4.697502 Pursuit_Of_Happyness[2006]   720p ][ 82 3.874035 Ice Age 1 [2002] [720p] ][ 85 1.677566 Beauty And The Beast    720p ][ 86 3.082323 G Force    720p ][ 89 9.618420 Gladiator 1080p ][ 90 6.001979 Se7en [720p] ][ 91 5.935576 Battle for Terra [2007] [1080p] ][ 92 1.490522 American Virgin 720P ][ 94 3.152290 Charlie and the Chocolate Factory   720p ][ 102 8.685416 Superman Returns   720p ][ 103 3.220955 Godzilla 720p ][ 104 2.093962 300   720p ][ 109 2.145219 Spiderman 1   1080p ][ 129 2.854173 New York I Love You 720p   720p ]
+[ 0 2.776422 Dolphin    720p ][ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 7 5.636378 Disturbia    720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 12 9.845043 American Pie Book Of Love   720p ][ 22 3.001966 Bridge To Terabithia 720P ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 37 6.582185 X-Men 3   1080p ][ 39 7.191148 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 40 2.369455 The Matrix [1999] [1080p] ][ 43 0.754858 G.I.Joe The Rise of Cobra [2009] [720p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 55 7.598642 Daredevil - 720p ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 57 0.150888 The Chronicle of Riddick 720p ][ 59 7.450964 Exiled   720p ][ 60 0.951945 American Virgin 720P ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 64 2.992678 Hancock    1080p ][ 67 9.083707 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 69 5.200265 A Bug's Life [720p] ][ 70 4.841422 The Proposal [2009] [720p] ][ 77 4.697502 Pursuit_Of_Happyness[2006]   720p ][ 81 7.358320 Butterfly on a Wheel.2007   720p ][ 82 3.874035 Ice Age 1 [2002] [720p] ][ 85 1.677566 Beauty And The Beast    720p ][ 86 3.082323 G Force    720p ][ 89 9.618420 Gladiator 1080p ][ 90 6.001979 Se7en [720p] ][ 91 5.935576 Battle for Terra [2007] [1080p] ][ 92 1.490522 American Virgin 720P ][ 94 3.152290 Charlie and the Chocolate Factory   720p ][ 101 2.889864 Race To Witch Mountain [1080p] ][ 102 8.685416 Superman Returns   720p ][ 104 2.093962 300   720p ][ 109 2.145219 Spiderman 1   1080p ][ 112 1.727012 Crossing Over 720P ][ 118 6.027493 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 122 0.979426 American Psycho   720p ][ 128 0.072758 X-Men Origin - Wolverine [2009] [1080p] ][ 129 2.854173 New York I Love You 720p   720p ][ 132 3.773101 Up [1080p] ][ 134 0.914536 Starship Troopers 1  1080p ]
+[ 0 2.776422 Dolphin    720p ][ 1 7.363339 James Bond 02 - From Russia With Love [1963] ][ 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 7 5.636378 Disturbia    720p ][ 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 15 3.689298 Gladiator 1080p ][ 26 6.454729 The Usual Suspect    720p ][ 28 2.445379 Before The Devil Knows, You're Dead   1080p ][ 30 0.462948 Madagascar 1 [2005] [1080p] ][ 32 0.483055 Species - The Awakening   720p ][ 35 5.773041 The Butterfly Effect 3 Revelations 720p ][ 37 6.582185 X-Men 3   1080p ][ 39 7.191148 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 40 2.369455 The Matrix [1999] [1080p] ][ 43 0.754858 G.I.Joe The Rise of Cobra [2009] [720p] ][ 44 8.763289 Ghost Rider [2007] [720p] ][ 50 9.316221 Aladdin [1992] [720p] ][ 52 0.815678 The Haunting In Connecticut [2009] [720p] ][ 55 7.598642 Daredevil - 720p ][ 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 57 0.150888 The Chronicle of Riddick 720p ][ 59 7.450964 Exiled   720p ][ 62 9.678810 The Proposal [2009] [720p] ][ 63 7.932018 G Force    720p ][ 64 2.992678 Hancock    1080p ][ 67 9.083707 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 69 5.200265 A Bug's Life [720p] ][ 70 4.841422 The Proposal [2009] [720p] ][ 77 4.697502 Pursuit_Of_Happyness[2006]   720p ][ 81 7.358320 Butterfly on a Wheel.2007   720p ][ 82 3.874035 Ice Age 1 [2002] [720p] ][ 84 1.209313 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 85 1.677566 Beauty And The Beast    720p ][ 86 3.082323 G Force    720p ][ 88 2.381545 War [720p] ][ 89 9.618420 Gladiator 1080p ][ 90 6.001979 Se7en [720p] ][ 91 5.935576 Battle for Terra [2007] [1080p] ][ 92 1.490522 American Virgin 720P ][ 94 3.152290 Charlie and the Chocolate Factory   720p ][ 101 2.889864 Race To Witch Mountain [1080p] ][ 104 2.093962 300   720p ][ 109 2.145219 Spiderman 1   1080p ][ 110 9.421379 The Uninvited [2009] [720p] ][ 112 1.727012 Crossing Over 720P ][ 113 2.303452 Chicken Little 1080p ][ 118 6.027493 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 119 0.718823 Ju-on__The_Grudge_(2003)   720p ][ 122 0.979426 American Psycho   720p ][ 128 0.072758 X-Men Origin - Wolverine [2009] [1080p] ][ 131 5.758504 Night At The Museum 2 [720p] ][ 132 3.773101 Up [1080p] ][ 134 0.914536 Starship Troopers 1  1080p ][ 142 8.514767 Dragonball Evolution [2009] [720p] ][ 151 7.559819 Hulk 2 - The Incredible Hulk - 720p ][ 152 8.680897 La Lingerie [BluRay] [720p] [DTS] ]
diff --git a/tests/55-abb.in b/tests/55-abb.in
new file mode 100644
index 0000000..b345594
--- /dev/null
+++ b/tests/55-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/55-abb.out
+INSERTAR 20 8.974941 James Bond 16 - Licence to Kill [1989]
+IMPRIMIR tests/55-abb.out
+INSERTAR 6 4.379466 contents.txt
+INSERTAR 19 5.551774 Crossing Over 720P
+ELIMINAR 20
+IMPRIMIR tests/55-abb.out
+INSERTAR 35 5.773041 The Butterfly Effect 3 Revelations 720p
+INSERTAR 59 7.450964 Exiled   720p
+INSERTAR 18 5.470147 Back.to.the.Future.Part.III
+ELIMINAR 6
+IMPRIMIR tests/55-abb.out
+INSERTAR 61 7.128625 Battlestar Galactica The Plan [720p]
+INSERTAR 13 6.187870 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 16 6.470872 Jerry Maguire    1080p
+INSERTAR 31 4.445917 James Bond 05 - You Only Live Twice [1967]
+ELIMINAR 31
+ELIMINAR 19
+IMPRIMIR tests/55-abb.out
+INSERTAR 38 4.804529 Eragon 720p
+INSERTAR 14 2.910312 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 30 0.462948 Madagascar 1 [2005] [1080p]
+INSERTAR 9 4.993494 Stardust   720p
+INSERTAR 54 8.420634 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+ELIMINAR 13
+ELIMINAR 16
+IMPRIMIR tests/55-abb.out
+INSERTAR 8 4.856585 Fantastic Four   1080p
+INSERTAR 4 2.970653 The Usual Suspect    720p
+INSERTAR 2 8.695656 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 68 8.805225 Shrek The Third [2007] [720p]
+INSERTAR 33 7.467915 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 45 0.689546 James Bond 17 - Golden Eye [1995]
+ELIMINAR 8
+ELIMINAR 54
+ELIMINAR 61
+IMPRIMIR tests/55-abb.out
+INSERTAR 34 8.986432 Drag Me To Hell [720p]
+INSERTAR 40 2.369455 The Matrix [1999] [1080p]
+INSERTAR 47 1.781155 The Extreme Movie 720P
+INSERTAR 66 3.247991 Hitman    720p
+INSERTAR 80 0.233876 Danny the Dog   1080p
+INSERTAR 74 6.338066 Big Nothing   720p
+INSERTAR 50 9.316221 Aladdin [1992] [720p]
+ELIMINAR 47
+ELIMINAR 14
+ELIMINAR 80
+IMPRIMIR tests/55-abb.out
+INSERTAR 53 2.806136 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 52 0.815678 The Haunting In Connecticut [2009] [720p]
+INSERTAR 22 3.001966 Bridge To Terabithia 720P
+INSERTAR 62 9.678810 The Proposal [2009] [720p]
+INSERTAR 44 8.763289 Ghost Rider [2007] [720p]
+INSERTAR 46 4.169810 Baby on Board (2009)    720p
+INSERTAR 72 3.104343 Land Of the Lost   720p
+INSERTAR 25 9.884482 Eurotrip    720p
+ELIMINAR 45
+ELIMINAR 2
+ELIMINAR 72
+ELIMINAR 34
+IMPRIMIR tests/55-abb.out
+INSERTAR 28 2.445379 Before The Devil Knows, You're Dead   1080p
+INSERTAR 89 9.618420 Gladiator 1080p
+INSERTAR 63 7.932018 G Force    720p
+INSERTAR 56 9.549852 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 23 1.820558 Eastern.Promises.2007.720p
+INSERTAR 48 4.924293 Chicken Run [2000] [720p]
+INSERTAR 11 8.567429 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 5 9.869229 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 93 8.220761 Breach 1080p
+ELIMINAR 68
+ELIMINAR 33
+ELIMINAR 4
+ELIMINAR 23
+IMPRIMIR tests/55-abb.out
+INSERTAR 91 5.935576 Battle for Terra [2007] [1080p]
+INSERTAR 27 8.647668 Baby on Board (2009)    720p
+INSERTAR 3 1.613631 PIXAR Movie
+INSERTAR 21 5.093542 Lust Caution   720p
+INSERTAR 42 4.012989 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 64 2.992678 Hancock    1080p
+INSERTAR 60 0.951945 American Virgin 720P
+INSERTAR 37 6.582185 X-Men 3   1080p
+INSERTAR 92 1.490522 American Virgin 720P
+INSERTAR 29 3.562750 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+ELIMINAR 18
+ELIMINAR 48
+ELIMINAR 66
+ELIMINAR 46
+ELIMINAR 21
+IMPRIMIR tests/55-abb.out
+INSERTAR 104 2.093962 300   720p
+INSERTAR 7 5.636378 Disturbia    720p
+INSERTAR 70 4.841422 The Proposal [2009] [720p]
+INSERTAR 77 4.697502 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 83 2.568043 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 39 7.191148 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 100 2.919072 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 82 3.874035 Ice Age 1 [2002] [720p]
+INSERTAR 102 8.685416 Superman Returns   720p
+INSERTAR 12 9.845043 American Pie Book Of Love   720p
+INSERTAR 57 0.150888 The Chronicle of Riddick 720p
+ELIMINAR 83
+ELIMINAR 27
+ELIMINAR 74
+ELIMINAR 100
+ELIMINAR 25
+IMPRIMIR tests/55-abb.out
+INSERTAR 103 3.220955 Godzilla 720p
+INSERTAR 109 2.145219 Spiderman 1   1080p
+INSERTAR 94 3.152290 Charlie and the Chocolate Factory   720p
+INSERTAR 71 9.188014 Eagle Eye    1080p
+INSERTAR 0 2.776422 Dolphin    720p
+INSERTAR 75 7.772642 Lawrence of Arabia   1080p
+INSERTAR 85 1.677566 Beauty And The Beast    720p
+INSERTAR 90 6.001979 Se7en [720p]
+INSERTAR 87 3.307025 Kung Fu Panda [2008]   720p
+INSERTAR 51 6.432448 The Sniper 720p
+INSERTAR 129 2.854173 New York I Love You 720p   720p
+INSERTAR 86 3.082323 G Force    720p
+ELIMINAR 3
+ELIMINAR 93
+ELIMINAR 38
+ELIMINAR 29
+ELIMINAR 71
+ELIMINAR 87
+IMPRIMIR tests/55-abb.out
+INSERTAR 112 1.727012 Crossing Over 720P
+INSERTAR 43 0.754858 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 128 0.072758 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 118 6.027493 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 69 5.200265 A Bug's Life [720p]
+INSERTAR 98 5.540930 Danny the Dog   1080p
+INSERTAR 81 7.358320 Butterfly on a Wheel.2007   720p
+INSERTAR 55 7.598642 Daredevil - 720p
+INSERTAR 101 2.889864 Race To Witch Mountain [1080p]
+INSERTAR 132 3.773101 Up [1080p]
+INSERTAR 122 0.979426 American Psycho   720p
+INSERTAR 134 0.914536 Starship Troopers 1  1080p
+INSERTAR 67 9.083707 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+ELIMINAR 98
+ELIMINAR 75
+ELIMINAR 103
+ELIMINAR 42
+ELIMINAR 9
+ELIMINAR 51
+IMPRIMIR tests/55-abb.out
+INSERTAR 32 0.483055 Species - The Awakening   720p
+INSERTAR 114 2.760840 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 110 9.421379 The Uninvited [2009] [720p]
+INSERTAR 119 0.718823 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 142 8.514767 Dragonball Evolution [2009] [720p]
+INSERTAR 26 6.454729 The Usual Suspect    720p
+INSERTAR 152 8.680897 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 88 2.381545 War [720p]
+INSERTAR 1 7.363339 James Bond 02 - From Russia With Love [1963]
+INSERTAR 84 1.209313 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 131 5.758504 Night At The Museum 2 [720p]
+INSERTAR 113 2.303452 Chicken Little 1080p
+INSERTAR 15 3.689298 Gladiator 1080p
+INSERTAR 151 7.559819 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 22
+ELIMINAR 102
+ELIMINAR 129
+ELIMINAR 12
+ELIMINAR 114
+ELIMINAR 53
+ELIMINAR 60
+IMPRIMIR tests/55-abb.out
diff --git a/tests/56-abb.catedra.out b/tests/56-abb.catedra.out
new file mode 100644
index 0000000..4b051bf
--- /dev/null
+++ b/tests/56-abb.catedra.out
@@ -0,0 +1,14 @@
+[ 9 0.363401 James Bond 17 - Golden Eye [1995] ]
+[ 9 0.363401 James Bond 17 - Golden Eye [1995] ][ 41 7.830382 Species   720p ]
+[ 9 0.363401 James Bond 17 - Golden Eye [1995] ][ 33 2.222902 Black Hawk Down   1080p ][ 41 7.830382 Species   720p ][ 56 0.147647 Batman The Dark Knight   720p ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 5 6.810232 Jumanji [720p] ][ 33 2.222902 Black Hawk Down   1080p ][ 41 7.830382 Species   720p ][ 56 0.147647 Batman The Dark Knight   720p ][ 59 4.206138 James Bond 20 - Die Another Day [2002] [720p] ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 2 1.700275 Burn E [720p] ][ 3 5.948767 Hulk 2 - The Incredible Hulk - 720p ][ 5 6.810232 Jumanji [720p] ][ 41 7.830382 Species   720p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 59 4.206138 James Bond 20 - Die Another Day [2002] [720p] ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 3 5.948767 Hulk 2 - The Incredible Hulk - 720p ][ 5 6.810232 Jumanji [720p] ][ 13 7.934979 Sex drive   720p ][ 21 0.567426 Death Sentence   1080p ][ 41 7.830382 Species   720p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 44 4.791268 The Matrix [1999] [1080p] ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 58 2.637351 Fearless - 720p ][ 59 4.206138 James Bond 20 - Die Another Day [2002] [720p] ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 3 5.948767 Hulk 2 - The Incredible Hulk - 720p ][ 5 6.810232 Jumanji [720p] ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 30 2.797023 Eragon 720p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 44 4.791268 The Matrix [1999] [1080p] ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 58 2.637351 Fearless - 720p ][ 59 4.206138 James Bond 20 - Die Another Day [2002] [720p] ][ 62 7.536161 Dragon Wars   720p ][ 64 0.654042 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 71 5.019271 Face.Off.1997.720p ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 10 8.333389 Monsters vs Aliens [2009] [720p] ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 19 4.350968 Hitman    720p ][ 23 2.173324 The Empress and the Warriors [2008] [720p] ][ 30 2.797023 Eragon 720p ][ 36 2.969507 Apocalypto   720p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 44 4.791268 The Matrix [1999] [1080p] ][ 51 1.952348 IMAX Ring of Fire [720p] [Documenter] ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 64 0.654042 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 71 5.019271 Face.Off.1997.720p ][ 78 2.691799 X-Men 1 - 1080p ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 19 4.350968 Hitman    720p ][ 23 2.173324 The Empress and the Warriors [2008] [720p] ][ 32 2.281315 Spiderman 1   1080p ][ 36 2.969507 Apocalypto   720p ][ 38 2.895437 Darko 720P ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 53 2.153081 SAW III   720p ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 61 0.013921 911 Mysteries Demolition    720p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 64 0.654042 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 71 5.019271 Face.Off.1997.720p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 78 2.691799 X-Men 1 - 1080p ][ 84 1.216556 Fast and the Furious 4 - 1080p ][ 94 1.631285 Fantastic Four   1080p ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 15 2.350615 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 19 4.350968 Hitman    720p ][ 23 2.173324 The Empress and the Warriors [2008] [720p] ][ 32 2.281315 Spiderman 1   1080p ][ 36 2.969507 Apocalypto   720p ][ 38 2.895437 Darko 720P ][ 42 0.019785 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 53 2.153081 SAW III   720p ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 64 0.654042 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 78 2.691799 X-Men 1 - 1080p ][ 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 84 1.216556 Fast and the Furious 4 - 1080p ][ 91 0.740936 Watchmen [720p] ][ 92 7.241683 Orphan (2009)    1080p ][ 94 1.631285 Fantastic Four   1080p ][ 99 3.250980 Eagle Eye    1080p ]
+[ 1 8.073352 Kung Fu Panda [2008]   720p ][ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 8 8.355404 James Bond 19 - The World is not Enough [1999] [720p] ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 15 2.350615 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 19 4.350968 Hitman    720p ][ 20 7.285353 Juno 2007 720p ][ 27 4.395059 The Mummy Tomb Of The Dragon Emperor   720p ][ 32 2.281315 Spiderman 1   1080p ][ 36 2.969507 Apocalypto   720p ][ 38 2.895437 Darko 720P ][ 42 0.019785 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 53 2.153081 SAW III   720p ][ 54 1.408617 9 [720p] ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 74 0.566879 300 [2006] ][ 75 4.955064 A Bug's Life [720p] ][ 78 2.691799 X-Men 1 - 1080p ][ 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 82 1.015807 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 84 1.216556 Fast and the Furious 4 - 1080p ][ 86 6.001688 Terminator.1984.720p.BluRay.x264-ESiR ][ 91 0.740936 Watchmen [720p] ][ 92 7.241683 Orphan (2009)    1080p ][ 99 3.250980 Eagle Eye    1080p ][ 105 6.614365 Braveheart 720p ]
+[ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 8 8.355404 James Bond 19 - The World is not Enough [1999] [720p] ][ 11 0.043881 Underworld Series ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 15 2.350615 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 19 4.350968 Hitman    720p ][ 20 7.285353 Juno 2007 720p ][ 24 4.868061 Batman Dark Knight   1080p ][ 25 3.044687 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 27 4.395059 The Mummy Tomb Of The Dragon Emperor   720p ][ 36 2.969507 Apocalypto   720p ][ 38 2.895437 Darko 720P ][ 42 0.019785 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 49 3.119065 Batman Begins   1080p ][ 50 0.300735 Punisher Warzone [720p] ][ 53 2.153081 SAW III   720p ][ 54 1.408617 9 [720p] ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 74 0.566879 300 [2006] ][ 75 4.955064 A Bug's Life [720p] ][ 78 2.691799 X-Men 1 - 1080p ][ 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 82 1.015807 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 84 1.216556 Fast and the Furious 4 - 1080p ][ 86 6.001688 Terminator.1984.720p.BluRay.x264-ESiR ][ 90 4.019953 Seven Pounds    720p ][ 92 7.241683 Orphan (2009)    1080p ][ 100 3.838630 Around The World In 80 Days [2004] [720p] ][ 101 0.497733 Labor Pain   720p ][ 105 6.614365 Braveheart 720p ][ 113 4.492128 The Mummy Tomb Of The Dragon Emperor   720p ][ 114 5.535547 Behind Enemy Line 2001   720p ][ 121 0.018121 Danny the Dog   1080p ]
+[ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 7 1.251520 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 8 8.355404 James Bond 19 - The World is not Enough [1999] [720p] ][ 11 0.043881 Underworld Series ][ 12 8.464456 Godzilla 720p ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 15 2.350615 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 19 4.350968 Hitman    720p ][ 20 7.285353 Juno 2007 720p ][ 22 8.511876 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 24 4.868061 Batman Dark Knight   1080p ][ 25 3.044687 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 27 4.395059 The Mummy Tomb Of The Dragon Emperor   720p ][ 36 2.969507 Apocalypto   720p ][ 37 3.503995 PIXAR Movie ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 48 3.887411 Eragon 720p ][ 49 3.119065 Batman Begins   1080p ][ 50 0.300735 Punisher Warzone [720p] ][ 53 2.153081 SAW III   720p ][ 56 0.147647 Batman The Dark Knight   720p ][ 57 7.774024 Fantastic Four   1080p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 73 5.673142 The Butterfly Effect 3 Revelations 720p ][ 74 0.566879 300 [2006] ][ 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 82 1.015807 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 84 1.216556 Fast and the Furious 4 - 1080p ][ 88 0.012647 007 Series ][ 90 4.019953 Seven Pounds    720p ][ 92 7.241683 Orphan (2009)    1080p ][ 93 5.834207 Superman Batman Public Enemies 2009 720p ][ 100 3.838630 Around The World In 80 Days [2004] [720p] ][ 101 0.497733 Labor Pain   720p ][ 105 6.614365 Braveheart 720p ][ 108 4.821803 Dumb and Dumber   720p ][ 112 4.431051 Kung Fu Panda (BluRay 720p) ][ 113 4.492128 The Mummy Tomb Of The Dragon Emperor   720p ][ 114 5.535547 Behind Enemy Line 2001   720p ][ 121 0.018121 Danny the Dog   1080p ][ 125 6.062092 Se7en [720p] ][ 129 8.913693 Battlestar Galactica The Plan [720p] ][ 135 9.983423 Constantine HDDVD 1080p DTS x264 ]
+[ 4 0.481002 One Missed Call   720p ][ 5 6.810232 Jumanji [720p] ][ 6 5.664048 Orphan (2009)    1080p ][ 7 1.251520 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 8 8.355404 James Bond 19 - The World is not Enough [1999] [720p] ][ 12 8.464456 Godzilla 720p ][ 13 7.934979 Sex drive   720p ][ 14 0.727277 Street Kings   720p ][ 19 4.350968 Hitman    720p ][ 20 7.285353 Juno 2007 720p ][ 22 8.511876 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 24 4.868061 Batman Dark Knight   1080p ][ 25 3.044687 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 27 4.395059 The Mummy Tomb Of The Dragon Emperor   720p ][ 31 9.534366 Bad Boy I [1995] [720p] ][ 36 2.969507 Apocalypto   720p ][ 37 3.503995 PIXAR Movie ][ 43 0.459461 Alien vs Predator 1-2  720p ][ 47 8.721621 Starship Troopers 1  1080p ][ 48 3.887411 Eragon 720p ][ 49 3.119065 Batman Begins   1080p ][ 50 0.300735 Punisher Warzone [720p] ][ 57 7.774024 Fantastic Four   1080p ][ 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 69 5.971742 Lawrence of Arabia   1080p ][ 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p ][ 73 5.673142 The Butterfly Effect 3 Revelations 720p ][ 74 0.566879 300 [2006] ][ 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 82 1.015807 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 85 1.772691 21   1080p ][ 88 0.012647 007 Series ][ 90 4.019953 Seven Pounds    720p ][ 92 7.241683 Orphan (2009)    1080p ][ 93 5.834207 Superman Batman Public Enemies 2009 720p ][ 98 5.120232 Fifty Dead Men Walking   1080p ][ 100 3.838630 Around The World In 80 Days [2004] [720p] ][ 101 0.497733 Labor Pain   720p ][ 105 6.614365 Braveheart 720p ][ 106 7.881718 SAW I   720p ][ 108 4.821803 Dumb and Dumber   720p ][ 110 7.390254 Van.Helsing  1080p ][ 112 4.431051 Kung Fu Panda (BluRay 720p) ][ 114 5.535547 Behind Enemy Line 2001   720p ][ 118 2.567956 James Bond 19 - The World is not Enough [1999] [720p] ][ 121 0.018121 Danny the Dog   1080p ][ 124 8.421891 The Dark Knight [2008]   1080p ][ 125 6.062092 Se7en [720p] ][ 126 2.987671 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 127 3.180112 Face.Off.1997.720p ][ 129 8.913693 Battlestar Galactica The Plan [720p] ][ 135 9.983423 Constantine HDDVD 1080p DTS x264 ][ 140 5.818162 Exiled   720p ][ 147 1.213784 Daredevil - 720p ][ 150 6.232448 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ]
diff --git a/tests/56-abb.in b/tests/56-abb.in
new file mode 100644
index 0000000..10a3cf0
--- /dev/null
+++ b/tests/56-abb.in
@@ -0,0 +1,169 @@
+BORRAR tests/56-abb.out
+INSERTAR 9 0.363401 James Bond 17 - Golden Eye [1995]
+IMPRIMIR tests/56-abb.out
+INSERTAR 55 3.760187 Corpse Bride   720p
+INSERTAR 41 7.830382 Species   720p
+ELIMINAR 55
+IMPRIMIR tests/56-abb.out
+INSERTAR 33 2.222902 Black Hawk Down   1080p
+INSERTAR 56 0.147647 Batman The Dark Knight   720p
+INSERTAR 52 3.632297 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 52
+IMPRIMIR tests/56-abb.out
+INSERTAR 59 4.206138 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 5 6.810232 Jumanji [720p]
+INSERTAR 1 8.073352 Kung Fu Panda [2008]   720p
+INSERTAR 60 7.360648 Good Night And Good Luck   720p
+ELIMINAR 60
+ELIMINAR 9
+IMPRIMIR tests/56-abb.out
+INSERTAR 57 7.774024 Fantastic Four   1080p
+INSERTAR 3 5.948767 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 17 5.877120 Con Air   720p
+INSERTAR 2 1.700275 Burn E [720p]
+INSERTAR 43 0.459461 Alien vs Predator 1-2  720p
+ELIMINAR 17
+ELIMINAR 33
+IMPRIMIR tests/56-abb.out
+INSERTAR 13 7.934979 Sex drive   720p
+INSERTAR 44 4.791268 The Matrix [1999] [1080p]
+INSERTAR 40 9.846857 Danny the Dog   1080p
+INSERTAR 21 0.567426 Death Sentence   1080p
+INSERTAR 16 8.611714 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 58 2.637351 Fearless - 720p
+ELIMINAR 40
+ELIMINAR 2
+ELIMINAR 16
+IMPRIMIR tests/56-abb.out
+INSERTAR 28 3.738976 Lust Caution   720p
+INSERTAR 71 5.019271 Face.Off.1997.720p
+INSERTAR 30 2.797023 Eragon 720p
+INSERTAR 64 0.654042 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 11 0.043881 Underworld Series
+INSERTAR 14 0.727277 Street Kings   720p
+INSERTAR 62 7.536161 Dragon Wars   720p
+ELIMINAR 28
+ELIMINAR 21
+ELIMINAR 41
+IMPRIMIR tests/56-abb.out
+INSERTAR 51 1.952348 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 23 2.173324 The Empress and the Warriors [2008] [720p]
+INSERTAR 78 2.691799 X-Men 1 - 1080p
+INSERTAR 4 0.481002 One Missed Call   720p
+INSERTAR 10 8.333389 Monsters vs Aliens [2009] [720p]
+INSERTAR 36 2.969507 Apocalypto   720p
+INSERTAR 19 4.350968 Hitman    720p
+INSERTAR 69 5.971742 Lawrence of Arabia   1080p
+ELIMINAR 58
+ELIMINAR 3
+ELIMINAR 62
+ELIMINAR 59
+IMPRIMIR tests/56-abb.out
+INSERTAR 6 5.664048 Orphan (2009)    1080p
+INSERTAR 63 2.743440 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 32 2.281315 Spiderman 1   1080p
+INSERTAR 38 2.895437 Darko 720P
+INSERTAR 53 2.153081 SAW III   720p
+INSERTAR 94 1.631285 Fantastic Four   1080p
+INSERTAR 84 1.216556 Fast and the Furious 4 - 1080p
+INSERTAR 72 2.168024 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 61 0.013921 911 Mysteries Demolition    720p
+ELIMINAR 30
+ELIMINAR 51
+ELIMINAR 44
+ELIMINAR 10
+IMPRIMIR tests/56-abb.out
+INSERTAR 91 0.740936 Watchmen [720p]
+INSERTAR 45 8.388597 Ratatouille [2007]
+INSERTAR 81 5.863738 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 92 7.241683 Orphan (2009)    1080p
+INSERTAR 104 2.344982 Sixth Sense   720p
+INSERTAR 15 2.350615 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 99 3.250980 Eagle Eye    1080p
+INSERTAR 42 0.019785 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 68 9.392730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 95 4.724932 American Pie Book Of Love   720p
+ELIMINAR 95
+ELIMINAR 104
+ELIMINAR 45
+ELIMINAR 71
+ELIMINAR 61
+IMPRIMIR tests/56-abb.out
+INSERTAR 54 1.408617 9 [720p]
+INSERTAR 80 0.406205 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 8 8.355404 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 74 0.566879 300 [2006]
+INSERTAR 105 6.614365 Braveheart 720p
+INSERTAR 20 7.285353 Juno 2007 720p
+INSERTAR 86 6.001688 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 27 4.395059 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 82 1.015807 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 75 4.955064 A Bug's Life [720p]
+INSERTAR 109 3.227919 Lord Of The Ring  - The Fellowship Of The Ring   720p
+ELIMINAR 109
+ELIMINAR 80
+ELIMINAR 94
+ELIMINAR 64
+ELIMINAR 23
+IMPRIMIR tests/56-abb.out
+INSERTAR 50 0.300735 Punisher Warzone [720p]
+INSERTAR 25 3.044687 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 90 4.019953 Seven Pounds    720p
+INSERTAR 101 0.497733 Labor Pain   720p
+INSERTAR 114 5.535547 Behind Enemy Line 2001   720p
+INSERTAR 100 3.838630 Around The World In 80 Days [2004] [720p]
+INSERTAR 121 0.018121 Danny the Dog   1080p
+INSERTAR 24 4.868061 Batman Dark Knight   1080p
+INSERTAR 49 3.119065 Batman Begins   1080p
+INSERTAR 89 8.216369 Rambo 4 [2008] [720p]
+INSERTAR 132 7.965220 Resident Evil Series    1080p
+INSERTAR 113 4.492128 The Mummy Tomb Of The Dragon Emperor   720p
+ELIMINAR 1
+ELIMINAR 91
+ELIMINAR 132
+ELIMINAR 89
+ELIMINAR 32
+ELIMINAR 99
+IMPRIMIR tests/56-abb.out
+INSERTAR 125 6.062092 Se7en [720p]
+INSERTAR 22 8.511876 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 129 8.913693 Battlestar Galactica The Plan [720p]
+INSERTAR 73 5.673142 The Butterfly Effect 3 Revelations 720p
+INSERTAR 48 3.887411 Eragon 720p
+INSERTAR 108 4.821803 Dumb and Dumber   720p
+INSERTAR 88 0.012647 007 Series
+INSERTAR 37 3.503995 PIXAR Movie
+INSERTAR 135 9.983423 Constantine HDDVD 1080p DTS x264
+INSERTAR 12 8.464456 Godzilla 720p
+INSERTAR 7 1.251520 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 112 4.431051 Kung Fu Panda (BluRay 720p)
+INSERTAR 93 5.834207 Superman Batman Public Enemies 2009 720p
+ELIMINAR 75
+ELIMINAR 78
+ELIMINAR 38
+ELIMINAR 42
+ELIMINAR 54
+ELIMINAR 86
+IMPRIMIR tests/56-abb.out
+INSERTAR 124 8.421891 The Dark Knight [2008]   1080p
+INSERTAR 118 2.567956 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 85 1.772691 21   1080p
+INSERTAR 137 1.652085 Bride Wars   720p
+INSERTAR 31 9.534366 Bad Boy I [1995] [720p]
+INSERTAR 47 8.721621 Starship Troopers 1  1080p
+INSERTAR 110 7.390254 Van.Helsing  1080p
+INSERTAR 98 5.120232 Fifty Dead Men Walking   1080p
+INSERTAR 140 5.818162 Exiled   720p
+INSERTAR 147 1.213784 Daredevil - 720p
+INSERTAR 106 7.881718 SAW I   720p
+INSERTAR 126 2.987671 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 127 3.180112 Face.Off.1997.720p
+INSERTAR 150 6.232448 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+ELIMINAR 56
+ELIMINAR 53
+ELIMINAR 15
+ELIMINAR 137
+ELIMINAR 113
+ELIMINAR 11
+ELIMINAR 84
+IMPRIMIR tests/56-abb.out
diff --git a/tests/57-abb.catedra.out b/tests/57-abb.catedra.out
new file mode 100644
index 0000000..6c21e80
--- /dev/null
+++ b/tests/57-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 24 2.305493 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ]
+[ 3 4.013167 Kung Fu Panda [2008]   720p ][ 24 2.305493 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ]
+[ 3 4.013167 Kung Fu Panda [2008]   720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 37 6.121091 contents.txt ][ 60 2.316747 1408.2007.720p.BluRay.x264-SiNNERS ]
+[ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 40 8.018639 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 60 2.316747 1408.2007.720p.BluRay.x264-SiNNERS ][ 65 2.128104 Pitch Black [720p] ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 32 6.161933 Bourne Identity   720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 50 8.780898 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 65 2.128104 Pitch Black [720p] ][ 67 7.857154 The Matrix Reloaded   1080p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 20 8.479701 Star Wars Saga  Collection 720p ][ 21 9.461658 Spiderman 3   1080p ][ 32 6.161933 Bourne Identity   720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 56 5.349396 Resident Evil Series    1080p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 65 2.128104 Pitch Black [720p] ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 20 8.479701 Star Wars Saga  Collection 720p ][ 21 9.461658 Spiderman 3   1080p ][ 32 6.161933 Bourne Identity   720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 49 6.852420 Se7en [720p] ][ 56 5.349396 Resident Evil Series    1080p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 65 2.128104 Pitch Black [720p] ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 76 9.086224 Bolt [2008] [1080p] ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 20 8.479701 Star Wars Saga  Collection 720p ][ 21 9.461658 Spiderman 3   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 49 6.852420 Se7en [720p] ][ 56 5.349396 Resident Evil Series    1080p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 63 4.874802 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 90 1.776358 E.T   720p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 21 9.461658 Spiderman 3   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 49 6.852420 Se7en [720p] ][ 53 8.782912 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 54 5.255552 Shutter   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 61 8.199392 Beauty And The Beast    720p ][ 63 4.874802 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 90 1.776358 E.T   720p ][ 92 1.348836 Bee Movie   720p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 14 4.883824 E.T   720p ][ 19 8.315400 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 35 6.386430 Jurassic Park 1-3  1080p ][ 36 5.584371 The X Files - I Want To Believe    720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 53 8.782912 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 54 5.255552 Shutter   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 57 1.719755 Babylon A.D    720p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 61 8.199392 Beauty And The Beast    720p ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 75 8.219204 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 90 1.776358 E.T   720p ][ 92 1.348836 Bee Movie   720p ][ 97 4.951472 Van.Helsing  1080p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 14 4.883824 E.T   720p ][ 17 4.495078 Labor Pain   720p ][ 18 8.756031 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 19 8.315400 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 36 5.584371 The X Files - I Want To Believe    720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 54 5.255552 Shutter   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 57 1.719755 Babylon A.D    720p ][ 58 8.275714 James Bond 08 - Live and Let Die [1973] ][ 61 8.199392 Beauty And The Beast    720p ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 75 8.219204 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 87 4.485256 Mission Impossible Trilogy   720p ][ 89 4.124198 Bad Boy I [1995] [720p] ][ 90 1.776358 E.T   720p ][ 92 1.348836 Bee Movie   720p ][ 97 4.951472 Van.Helsing  1080p ][ 100 1.261558 Batman Begins   1080p ][ 109 1.495896 Click   1080p ][ 110 3.084376 Twilight [2008]   720p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 12 8.079588 James Bond 15 - The Living Daylights [1987] [720p] ][ 19 8.315400 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 34 0.309003 Infernal Affair 1-3   1080p ][ 36 5.584371 The X Files - I Want To Believe    720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 44 6.492247 Alien vs Predator 1-2  720p ][ 54 5.255552 Shutter   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 57 1.719755 Babylon A.D    720p ][ 61 8.199392 Beauty And The Beast    720p ][ 62 1.089873 SAW V ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 87 4.485256 Mission Impossible Trilogy   720p ][ 89 4.124198 Bad Boy I [1995] [720p] ][ 90 1.776358 E.T   720p ][ 97 4.951472 Van.Helsing  1080p ][ 100 1.261558 Batman Begins   1080p ][ 102 2.926321 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 109 1.495896 Click   1080p ][ 110 3.084376 Twilight [2008]   720p ][ 111 2.205877 Minority Report [720p] ][ 113 4.826210 Meet The Fockers    720p ][ 117 2.394979 Batman Cartoon - Gotham Knight   720p ][ 118 1.940973 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 121 8.631564 Hush   720p ][ 124 2.294686 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 126 0.682993 Bridge To Terabithia 720P ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 12 8.079588 James Bond 15 - The Living Daylights [1987] [720p] ][ 19 8.315400 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 34 0.309003 Infernal Affair 1-3   1080p ][ 36 5.584371 The X Files - I Want To Believe    720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 44 6.492247 Alien vs Predator 1-2  720p ][ 48 5.552741 Aeon Flux   720p ][ 56 5.349396 Resident Evil Series    1080p ][ 57 1.719755 Babylon A.D    720p ][ 61 8.199392 Beauty And The Beast    720p ][ 62 1.089873 SAW V ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 70 9.976870 Big Buck Bunny [1080p] ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 2.013939 Jeniffer's Body ( 2009)    1080p ][ 84 3.502695 Shrek The Third [2007] [720p] ][ 87 4.485256 Mission Impossible Trilogy   720p ][ 89 4.124198 Bad Boy I [1995] [720p] ][ 90 1.776358 E.T   720p ][ 91 9.856692 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 97 4.951472 Van.Helsing  1080p ][ 100 1.261558 Batman Begins   1080p ][ 102 2.926321 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 109 1.495896 Click   1080p ][ 110 3.084376 Twilight [2008]   720p ][ 111 2.205877 Minority Report [720p] ][ 113 4.826210 Meet The Fockers    720p ][ 114 3.559927 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 4.280144 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 117 2.394979 Batman Cartoon - Gotham Knight   720p ][ 118 1.940973 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 121 8.631564 Hush   720p ][ 124 2.294686 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 132 3.687424 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 138 2.124424 Crossing Over 720P ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p] ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 36 5.584371 The X Files - I Want To Believe    720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 44 6.492247 Alien vs Predator 1-2  720p ][ 48 5.552741 Aeon Flux   720p ][ 57 1.719755 Babylon A.D    720p ][ 61 8.199392 Beauty And The Beast    720p ][ 62 1.089873 SAW V ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 70 9.976870 Big Buck Bunny [1080p] ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 2.013939 Jeniffer's Body ( 2009)    1080p ][ 83 7.635860 E.T   720p ][ 84 3.502695 Shrek The Third [2007] [720p] ][ 85 7.932261 Body of Lies   720p ][ 87 4.485256 Mission Impossible Trilogy   720p ][ 89 4.124198 Bad Boy I [1995] [720p] ][ 90 1.776358 E.T   720p ][ 91 9.856692 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 95 5.535979 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 97 4.951472 Van.Helsing  1080p ][ 100 1.261558 Batman Begins   1080p ][ 101 3.240048 Spiderman 3   1080p ][ 102 2.926321 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 111 2.205877 Minority Report [720p] ][ 113 4.826210 Meet The Fockers    720p ][ 114 3.559927 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 4.280144 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 117 2.394979 Batman Cartoon - Gotham Knight   720p ][ 118 1.940973 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 119 9.346610 James Bond 02 - From Russia With Love [1963] ][ 121 8.631564 Hush   720p ][ 122 7.396146 SAW V ][ 124 2.294686 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 130 6.669750 Harold & Kumar   720p ][ 132 3.687424 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 134 7.818169 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 136 2.771879 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 138 2.124424 Crossing Over 720P ][ 139 5.088997 Spiderman 2   1080p ][ 145 8.870252 National Geographic - The Koran [720p] [Documenter] ][ 147 4.553194 Blood - The Last Vampire [2009] [720p] ][ 151 7.965534 Swordfish    720p ]
+[ 0 2.825506 Dolphin    720p ][ 2 0.674407 A Knight's Tale [2001] [720p] ][ 3 4.013167 Kung Fu Panda [2008]   720p ][ 4 7.333919 Spiderman 3   1080p ][ 7 7.427924 Afro samurai uncut 720p ][ 8 0.232252 Big Nothing   720p ][ 9 9.854383 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 31 9.578690 Click   1080p ][ 32 6.161933 Bourne Identity   720p ][ 33 8.476683 Lion King, The 720p ][ 38 5.833346 Blade 2   720p ][ 42 0.669989 Harold & Kumar   720p ][ 44 6.492247 Alien vs Predator 1-2  720p ][ 48 5.552741 Aeon Flux   720p ][ 55 1.552761 Ratatouille [2007] ][ 57 1.719755 Babylon A.D    720p ][ 61 8.199392 Beauty And The Beast    720p ][ 66 4.365608 Hellboy 1    1080p ][ 67 7.857154 The Matrix Reloaded   1080p ][ 70 9.976870 Big Buck Bunny [1080p] ][ 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 2.013939 Jeniffer's Body ( 2009)    1080p ][ 84 3.502695 Shrek The Third [2007] [720p] ][ 85 7.932261 Body of Lies   720p ][ 87 4.485256 Mission Impossible Trilogy   720p ][ 89 4.124198 Bad Boy I [1995] [720p] ][ 90 1.776358 E.T   720p ][ 91 9.856692 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 95 5.535979 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 96 8.327876 9 [720p] ][ 97 4.951472 Van.Helsing  1080p ][ 100 1.261558 Batman Begins   1080p ][ 101 3.240048 Spiderman 3   1080p ][ 102 2.926321 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 104 8.762265 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 105 5.012799 8 Mile [2002] [720p] ][ 106 6.823125 Apollo 13   1080p ][ 111 2.205877 Minority Report [720p] ][ 112 5.995626 Shutter   720p ][ 113 4.826210 Meet The Fockers    720p ][ 114 3.559927 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 4.280144 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 117 2.394979 Batman Cartoon - Gotham Knight   720p ][ 118 1.940973 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 119 9.346610 James Bond 02 - From Russia With Love [1963] ][ 120 7.085938 CJ7   720p ][ 121 8.631564 Hush   720p ][ 122 7.396146 SAW V ][ 124 2.294686 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 125 9.254889 Rocky Balboa    720p ][ 130 6.669750 Harold & Kumar   720p ][ 132 3.687424 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 133 9.458136 Alone in the dark   720p ][ 134 7.818169 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 136 2.771879 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 137 1.995780 Ice Age 1 [2002] [720p] ][ 138 2.124424 Crossing Over 720P ][ 139 5.088997 Spiderman 2   1080p ][ 140 9.770353 Pinocchio [1940] [720p] ][ 145 8.870252 National Geographic - The Koran [720p] [Documenter] ][ 151 7.965534 Swordfish    720p ][ 156 2.903376 Ratatouille [2007] ][ 163 4.582142 Fast and the Furious 1 - 1080p ]
diff --git a/tests/57-abb.in b/tests/57-abb.in
new file mode 100644
index 0000000..87a189f
--- /dev/null
+++ b/tests/57-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/57-abb.out
+INSERTAR 24 2.305493 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+IMPRIMIR tests/57-abb.out
+INSERTAR 43 5.075567 Jerry Maguire    1080p
+INSERTAR 3 4.013167 Kung Fu Panda [2008]   720p
+ELIMINAR 43
+IMPRIMIR tests/57-abb.out
+INSERTAR 35 6.386430 Jurassic Park 1-3  1080p
+INSERTAR 37 6.121091 contents.txt
+INSERTAR 60 2.316747 1408.2007.720p.BluRay.x264-SiNNERS
+ELIMINAR 24
+IMPRIMIR tests/57-abb.out
+INSERTAR 59 6.328367 High school musical II 2007    720p
+INSERTAR 2 0.674407 A Knight's Tale [2001] [720p]
+INSERTAR 40 8.018639 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 65 2.128104 Pitch Black [720p]
+ELIMINAR 37
+ELIMINAR 59
+IMPRIMIR tests/57-abb.out
+INSERTAR 0 2.825506 Dolphin    720p
+INSERTAR 56 5.349396 Resident Evil Series    1080p
+INSERTAR 67 7.857154 The Matrix Reloaded   1080p
+INSERTAR 32 6.161933 Bourne Identity   720p
+INSERTAR 50 8.780898 Scooby.Doo.The.Mystery.Begins.2009   720p
+ELIMINAR 60
+ELIMINAR 40
+IMPRIMIR tests/57-abb.out
+INSERTAR 51 8.798135 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 20 8.479701 Star Wars Saga  Collection 720p
+INSERTAR 21 9.461658 Spiderman 3   1080p
+INSERTAR 66 4.365608 Hellboy 1    1080p
+INSERTAR 58 8.275714 James Bond 08 - Live and Let Die [1973]
+INSERTAR 23 7.821024 Independence Day 1080p
+ELIMINAR 51
+ELIMINAR 23
+ELIMINAR 50
+IMPRIMIR tests/57-abb.out
+INSERTAR 45 6.370896 Back.to.the.Future.Part.III
+INSERTAR 46 3.488095 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 11 3.677354 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 76 9.086224 Bolt [2008] [1080p]
+INSERTAR 49 6.852420 Se7en [720p]
+INSERTAR 74 1.875113 Chicken Little 1080p
+INSERTAR 72 2.537361 Scooby.Doo.The.Mystery.Begins.2009   720p
+ELIMINAR 45
+ELIMINAR 74
+ELIMINAR 46
+IMPRIMIR tests/57-abb.out
+INSERTAR 63 4.874802 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 64 8.309511 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 69 5.933183 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 42 0.669989 Harold & Kumar   720p
+INSERTAR 38 5.833346 Blade 2   720p
+INSERTAR 90 1.776358 E.T   720p
+INSERTAR 39 3.529434 Dead Race 720p
+INSERTAR 33 8.476683 Lion King, The 720p
+ELIMINAR 64
+ELIMINAR 39
+ELIMINAR 76
+ELIMINAR 65
+IMPRIMIR tests/57-abb.out
+INSERTAR 82 8.668246 Alone in the dark   720p
+INSERTAR 92 1.348836 Bee Movie   720p
+INSERTAR 52 7.631100 007.Die Another Day.avi
+INSERTAR 61 8.199392 Beauty And The Beast    720p
+INSERTAR 7 7.427924 Afro samurai uncut 720p
+INSERTAR 54 5.255552 Shutter   720p
+INSERTAR 4 7.333919 Spiderman 3   1080p
+INSERTAR 78 1.098955 X-Men 3   1080p
+INSERTAR 53 8.782912 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+ELIMINAR 82
+ELIMINAR 20
+ELIMINAR 52
+ELIMINAR 78
+IMPRIMIR tests/57-abb.out
+INSERTAR 36 5.584371 The X Files - I Want To Believe    720p
+INSERTAR 31 9.578690 Click   1080p
+INSERTAR 14 4.883824 E.T   720p
+INSERTAR 75 8.219204 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 25 7.151748 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 80 2.996238 Babel.720p
+INSERTAR 8 0.232252 Big Nothing   720p
+INSERTAR 19 8.315400 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 97 4.951472 Van.Helsing  1080p
+INSERTAR 57 1.719755 Babylon A.D    720p
+ELIMINAR 25
+ELIMINAR 63
+ELIMINAR 80
+ELIMINAR 49
+ELIMINAR 21
+IMPRIMIR tests/57-abb.out
+INSERTAR 87 4.485256 Mission Impossible Trilogy   720p
+INSERTAR 109 1.495896 Click   1080p
+INSERTAR 110 3.084376 Twilight [2008]   720p
+INSERTAR 18 8.756031 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 10 7.084944 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 100 1.261558 Batman Begins   1080p
+INSERTAR 73 1.420009 Demo (Sony, Sharp, THX and more)
+INSERTAR 89 4.124198 Bad Boy I [1995] [720p]
+INSERTAR 17 4.495078 Labor Pain   720p
+INSERTAR 103 9.689386 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 98 4.447179 Kingdom of Heaven [2005] [720p]
+ELIMINAR 98
+ELIMINAR 73
+ELIMINAR 53
+ELIMINAR 35
+ELIMINAR 103
+IMPRIMIR tests/57-abb.out
+INSERTAR 118 1.940973 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 44 6.492247 Alien vs Predator 1-2  720p
+INSERTAR 113 4.826210 Meet The Fockers    720p
+INSERTAR 117 2.394979 Batman Cartoon - Gotham Knight   720p
+INSERTAR 111 2.205877 Minority Report [720p]
+INSERTAR 121 8.631564 Hush   720p
+INSERTAR 124 2.294686 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 12 8.079588 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 126 0.682993 Bridge To Terabithia 720P
+INSERTAR 34 0.309003 Infernal Affair 1-3   1080p
+INSERTAR 62 1.089873 SAW V
+INSERTAR 102 2.926321 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+ELIMINAR 75
+ELIMINAR 17
+ELIMINAR 92
+ELIMINAR 18
+ELIMINAR 58
+ELIMINAR 14
+IMPRIMIR tests/57-abb.out
+INSERTAR 114 3.559927 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 81 2.013939 Jeniffer's Body ( 2009)    1080p
+INSERTAR 84 3.502695 Shrek The Third [2007] [720p]
+INSERTAR 26 4.195995 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 48 5.552741 Aeon Flux   720p
+INSERTAR 47 1.765081 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 70 9.976870 Big Buck Bunny [1080p]
+INSERTAR 27 4.276042 Get Smart (2008) 1080p
+INSERTAR 108 9.602269 Red Cliff    1080p
+INSERTAR 132 3.687424 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 138 2.124424 Crossing Over 720P
+INSERTAR 115 4.280144 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 91 9.856692 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+ELIMINAR 108
+ELIMINAR 126
+ELIMINAR 27
+ELIMINAR 47
+ELIMINAR 26
+ELIMINAR 54
+IMPRIMIR tests/57-abb.out
+INSERTAR 85 7.932261 Body of Lies   720p
+INSERTAR 136 2.771879 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 122 7.396146 SAW V
+INSERTAR 83 7.635860 E.T   720p
+INSERTAR 134 7.818169 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 151 7.965534 Swordfish    720p
+INSERTAR 130 6.669750 Harold & Kumar   720p
+INSERTAR 153 9.365589 Stargate-The Ark of Truth 720p
+INSERTAR 101 3.240048 Spiderman 3   1080p
+INSERTAR 139 5.088997 Spiderman 2   1080p
+INSERTAR 145 8.870252 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 95 5.535979 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 119 9.346610 James Bond 02 - From Russia With Love [1963]
+INSERTAR 147 4.553194 Blood - The Last Vampire [2009] [720p]
+ELIMINAR 19
+ELIMINAR 12
+ELIMINAR 153
+ELIMINAR 110
+ELIMINAR 109
+ELIMINAR 34
+ELIMINAR 56
+IMPRIMIR tests/57-abb.out
+INSERTAR 112 5.995626 Shutter   720p
+INSERTAR 125 9.254889 Rocky Balboa    720p
+INSERTAR 55 1.552761 Ratatouille [2007]
+INSERTAR 106 6.823125 Apollo 13   1080p
+INSERTAR 9 9.854383 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 156 2.903376 Ratatouille [2007]
+INSERTAR 133 9.458136 Alone in the dark   720p
+INSERTAR 163 4.582142 Fast and the Furious 1 - 1080p
+INSERTAR 96 8.327876 9 [720p]
+INSERTAR 105 5.012799 8 Mile [2002] [720p]
+INSERTAR 104 8.762265 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 170 7.568436 Indiana Jones Trilogy   720p
+INSERTAR 120 7.085938 CJ7   720p
+INSERTAR 140 9.770353 Pinocchio [1940] [720p]
+INSERTAR 137 1.995780 Ice Age 1 [2002] [720p]
+ELIMINAR 170
+ELIMINAR 147
+ELIMINAR 11
+ELIMINAR 69
+ELIMINAR 36
+ELIMINAR 83
+ELIMINAR 62
+IMPRIMIR tests/57-abb.out
diff --git a/tests/58-abb.catedra.out b/tests/58-abb.catedra.out
new file mode 100644
index 0000000..8e458e3
--- /dev/null
+++ b/tests/58-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 24 5.694261 Green Lantern First Flight   720p ]
+[ 24 5.694261 Green Lantern First Flight   720p ][ 55 9.286445 Final Destination ]
+[ 35 3.718591 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 43 3.426202 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 55 9.286445 Final Destination ][ 63 2.802753 X-Men 1    720p ]
+[ 0 3.850299 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 7 3.618775 Final Fantasy VII Advent Children [2005] [1080p] ][ 35 3.718591 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 39 1.900333 Home    1080p ][ 43 3.426202 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 55 9.286445 Final Destination ]
+[ 0 3.850299 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 7 3.618775 Final Fantasy VII Advent Children [2005] [1080p] ][ 15 4.048858 Epic Movie UNRATED (2007) 720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 39 1.900333 Home    1080p ][ 43 3.426202 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 55 9.286445 Final Destination ][ 70 9.197472 Die Hard 2   720p ]
+[ 0 3.850299 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 3 7.236348 Battle for Terra [2007] [1080p] ][ 7 3.618775 Final Fantasy VII Advent Children [2005] [1080p] ][ 15 4.048858 Epic Movie UNRATED (2007) 720p ][ 27 9.456762 Duplicity 2009   720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 39 1.900333 Home    1080p ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 59 4.822765 In The Electrical Mist   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 70 9.197472 Die Hard 2   720p ]
+[ 0 3.850299 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 3 7.236348 Battle for Terra [2007] [1080p] ][ 7 3.618775 Final Fantasy VII Advent Children [2005] [1080p] ][ 15 4.048858 Epic Movie UNRATED (2007) 720p ][ 27 9.456762 Duplicity 2009   720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 44 0.108907 The Incredibles [1080p] ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 59 4.822765 In The Electrical Mist   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 77 0.547760 Bridge To Terabithia 720P ][ 80 2.058317 The Extreme Movie 720P ]
+[ 3 7.236348 Battle for Terra [2007] [1080p] ][ 10 6.335232 Fast and the Furious 2 - 1080p ][ 16 9.973835 contents.txt ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 27 9.456762 Duplicity 2009   720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 44 0.108907 The Incredibles [1080p] ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 59 4.822765 In The Electrical Mist   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 67 4.838665 Death Race   720p ][ 73 2.579694 Pitch Black [720p] ][ 77 0.547760 Bridge To Terabithia 720P ][ 80 2.058317 The Extreme Movie 720P ][ 81 5.775579 Gran Torino [2008] [720p] ][ 84 4.884116 Superman Returns   720p ]
+[ 6 9.429967 Orphan (2009)    1080p ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 10 6.335232 Fast and the Furious 2 - 1080p ][ 16 9.973835 contents.txt ][ 18 1.481200 Alexander - The Final Cut ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 44 0.108907 The Incredibles [1080p] ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 51 0.755412 Babylon A.D    720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 67 4.838665 Death Race   720p ][ 73 2.579694 Pitch Black [720p] ][ 75 0.422615 Hero    1080p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 80 2.058317 The Extreme Movie 720P ][ 81 5.775579 Gran Torino [2008] [720p] ][ 84 4.884116 Superman Returns   720p ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 14 2.990195 PIXAR Movie ][ 16 9.973835 contents.txt ][ 18 1.481200 Alexander - The Final Cut ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 45 8.725014 IMAX Ring of Fire [720p] [Documenter] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 49 6.503105 District 9 [2009] [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 67 4.838665 Death Race   720p ][ 69 7.752627 Meet The Fockers    720p ][ 73 2.579694 Pitch Black [720p] ][ 75 0.422615 Hero    1080p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 80 2.058317 The Extreme Movie 720P ][ 81 5.775579 Gran Torino [2008] [720p] ][ 84 4.884116 Superman Returns   720p ][ 98 6.797002 007 Thunderball [1965]  [BluRay] [720p] [DTS] ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 13 6.369025 300   720p ][ 14 2.990195 PIXAR Movie ][ 16 9.973835 contents.txt ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 49 6.503105 District 9 [2009] [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 67 4.838665 Death Race   720p ][ 69 7.752627 Meet The Fockers    720p ][ 72 3.352736 Doomsday 720p ][ 73 2.579694 Pitch Black [720p] ][ 75 0.422615 Hero    1080p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 80 2.058317 The Extreme Movie 720P ][ 81 5.775579 Gran Torino [2008] [720p] ][ 94 9.188633 Crossing Over 720P ][ 98 6.797002 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 107 8.470000 Die Hard 1   720p ][ 116 1.040286 Beowulf   720p ][ 117 8.685420 Kung Fu Panda [2008]   720p ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 13 6.369025 300   720p ][ 14 2.990195 PIXAR Movie ][ 16 9.973835 contents.txt ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 30 3.885326 La Vita e Bella    720p ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 40 0.372031 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 49 6.503105 District 9 [2009] [720p] ][ 58 5.115035 The Tale Of Despereaux [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 67 4.838665 Death Race   720p ][ 69 7.752627 Meet The Fockers    720p ][ 72 3.352736 Doomsday 720p ][ 75 0.422615 Hero    1080p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 81 5.775579 Gran Torino [2008] [720p] ][ 86 8.641036 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 87 3.293737 Kill Bill Vol 2 [2004]   720p ][ 94 9.188633 Crossing Over 720P ][ 103 0.258436 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 107 8.470000 Die Hard 1   720p ][ 108 6.494150 A Bug's Life [720p] ][ 114 8.344459 The Usual Suspect    720p ][ 116 1.040286 Beowulf   720p ][ 117 8.685420 Kung Fu Panda [2008]   720p ][ 120 9.874227 Afro samurai uncut 720p ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 13 6.369025 300   720p ][ 16 9.973835 contents.txt ][ 19 5.288108 The Final Destination 4 [2009] [720p] ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 31 3.422834 1408.2007.720p.BluRay.x264-SiNNERS ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 8.659246 Disaster Movie 2008   720p ][ 40 0.372031 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 48 4.245359 Sixth Sense   720p ][ 49 6.503105 District 9 [2009] [720p] ][ 58 5.115035 The Tale Of Despereaux [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 64 9.495932 Back.to.the.Future.Part.III ][ 67 4.838665 Death Race   720p ][ 69 7.752627 Meet The Fockers    720p ][ 72 3.352736 Doomsday 720p ][ 74 0.661746 Home Alone 1 & 2   720p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 78 9.708108 contents.txt ][ 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 81 5.775579 Gran Torino [2008] [720p] ][ 86 8.641036 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 87 3.293737 Kill Bill Vol 2 [2004]   720p ][ 89 7.958155 contents.txt ][ 95 4.409529 Butterfly on a Wheel.2007   720p ][ 103 0.258436 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 107 8.470000 Die Hard 1   720p ][ 108 6.494150 A Bug's Life [720p] ][ 112 9.420940 SAW V ][ 116 1.040286 Beowulf   720p ][ 117 8.685420 Kung Fu Panda [2008]   720p ][ 120 9.874227 Afro samurai uncut 720p ][ 122 7.485160 E.T   720p ][ 129 8.761776 Moulin Rouge   720p ][ 138 5.473861 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 139 4.703721 Spiderman 2   1080p ][ 141 6.426465 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 146 5.048303 Fantastic Four, Rise Of The Silver Surfer    1080p ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 8 7.632708 Crossing Over 720P ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 13 6.369025 300   720p ][ 16 9.973835 contents.txt ][ 21 7.674796 Romeo And Juliet   720p ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 31 3.422834 1408.2007.720p.BluRay.x264-SiNNERS ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 4.918848 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 38 8.659246 Disaster Movie 2008   720p ][ 40 0.372031 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 49 6.503105 District 9 [2009] [720p] ][ 56 7.275270 The Incredibles [1080p] ][ 57 4.879810 Liar Liar    720p ][ 58 5.115035 The Tale Of Despereaux [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 64 9.495932 Back.to.the.Future.Part.III ][ 67 4.838665 Death Race   720p ][ 69 7.752627 Meet The Fockers    720p ][ 71 2.315123 Harold & Kumar   720p ][ 72 3.352736 Doomsday 720p ][ 74 0.661746 Home Alone 1 & 2   720p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 78 9.708108 contents.txt ][ 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 81 5.775579 Gran Torino [2008] [720p] ][ 86 8.641036 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 87 3.293737 Kill Bill Vol 2 [2004]   720p ][ 89 7.958155 contents.txt ][ 90 1.370039 IMAX Ring of Fire [720p] [Documenter] ][ 93 9.083726 Terminator 3 Rise Of The Machine [2003]   720p ][ 95 4.409529 Butterfly on a Wheel.2007   720p ][ 102 4.197753 Armageddon [1998] [720p] ][ 103 0.258436 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 107 8.470000 Die Hard 1   720p ][ 112 9.420940 SAW V ][ 115 1.671338 The Mist   720p ][ 116 1.040286 Beowulf   720p ][ 117 8.685420 Kung Fu Panda [2008]   720p ][ 120 9.874227 Afro samurai uncut 720p ][ 124 9.408993 Baby on Board (2009)    720p ][ 129 8.761776 Moulin Rouge   720p ][ 139 4.703721 Spiderman 2   1080p ][ 141 6.426465 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 142 2.221024 Aeon Flux   720p ][ 146 5.048303 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 152 0.992625 Independence Day 1080p ]
+[ 5 2.841736 James Bond 05 - You Only Live Twice [1967] ][ 6 9.429967 Orphan (2009)    1080p ][ 8 7.632708 Crossing Over 720P ][ 9 1.015788 The Butterfly Effect [2004] [720p] ][ 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 13 6.369025 300   720p ][ 16 9.973835 contents.txt ][ 20 5.481911 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 27 9.456762 Duplicity 2009   720p ][ 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 31 3.422834 1408.2007.720p.BluRay.x264-SiNNERS ][ 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 4.918848 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 38 8.659246 Disaster Movie 2008   720p ][ 40 0.372031 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 42 8.946388 X-Men Origin - Wolverine [2009] [1080p] ][ 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 49 6.503105 District 9 [2009] [720p] ][ 57 4.879810 Liar Liar    720p ][ 58 5.115035 The Tale Of Despereaux [720p] ][ 60 3.587367 Duplicity 2009   720p ][ 64 9.495932 Back.to.the.Future.Part.III ][ 67 4.838665 Death Race   720p ][ 71 2.315123 Harold & Kumar   720p ][ 72 3.352736 Doomsday 720p ][ 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 77 0.547760 Bridge To Terabithia 720P ][ 78 9.708108 contents.txt ][ 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 81 5.775579 Gran Torino [2008] [720p] ][ 86 8.641036 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 87 3.293737 Kill Bill Vol 2 [2004]   720p ][ 89 7.958155 contents.txt ][ 90 1.370039 IMAX Ring of Fire [720p] [Documenter] ][ 91 9.295143 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 93 9.083726 Terminator 3 Rise Of The Machine [2003]   720p ][ 95 4.409529 Butterfly on a Wheel.2007   720p ][ 103 0.258436 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 107 8.470000 Die Hard 1   720p ][ 109 9.338514 Casablana.1942.1080p.BluRay.x264.Codres ][ 110 7.055442 My Bloody Valentine 3D [720p] ][ 112 9.420940 SAW V ][ 115 1.671338 The Mist   720p ][ 116 1.040286 Beowulf   720p ][ 117 8.685420 Kung Fu Panda [2008]   720p ][ 120 9.874227 Afro samurai uncut 720p ][ 121 8.286602 Battle for Terra [2007] [1080p] ][ 124 9.408993 Baby on Board (2009)    720p ][ 129 8.761776 Moulin Rouge   720p ][ 139 4.703721 Spiderman 2   1080p ][ 141 6.426465 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 142 2.221024 Aeon Flux   720p ][ 146 5.048303 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 151 0.040510 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 152 0.992625 Independence Day 1080p ][ 153 6.619471 National Geographic - The Koran [720p] [Documenter] ][ 154 4.056121 The Brave One 720P ][ 155 8.679885 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 156 7.439920 Dumb and Dumber   720p ][ 162 7.363436 Red Cliff    1080p ][ 164 6.903797 The Haunting In Connecticut [2009] [720p] ][ 173 2.624262 Disaster Movie 2008   720p ][ 174 2.968117 James Bond 19 - The World is not Enough [1999] [720p] ]
diff --git a/tests/58-abb.in b/tests/58-abb.in
new file mode 100644
index 0000000..a86e66b
--- /dev/null
+++ b/tests/58-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/58-abb.out
+INSERTAR 24 5.694261 Green Lantern First Flight   720p
+IMPRIMIR tests/58-abb.out
+INSERTAR 55 9.286445 Final Destination
+INSERTAR 28 3.682642 National Tressure 1 - 1080p
+ELIMINAR 28
+IMPRIMIR tests/58-abb.out
+INSERTAR 43 3.426202 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 35 3.718591 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 63 2.802753 X-Men 1    720p
+ELIMINAR 24
+IMPRIMIR tests/58-abb.out
+INSERTAR 39 1.900333 Home    1080p
+INSERTAR 1 8.446452 Harry Potter Collection    720p
+INSERTAR 7 3.618775 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 0 3.850299 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+ELIMINAR 63
+ELIMINAR 1
+IMPRIMIR tests/58-abb.out
+INSERTAR 34 6.680311 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 53 3.881891 Lust Caution   720p
+INSERTAR 45 8.725014 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 70 9.197472 Die Hard 2   720p
+INSERTAR 15 4.048858 Epic Movie UNRATED (2007) 720p
+ELIMINAR 53
+ELIMINAR 35
+IMPRIMIR tests/58-abb.out
+INSERTAR 50 6.944485 Golden Compass   720p
+INSERTAR 27 9.456762 Duplicity 2009   720p
+INSERTAR 59 4.822765 In The Electrical Mist   720p
+INSERTAR 66 7.863703 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 3 7.236348 Battle for Terra [2007] [1080p]
+INSERTAR 38 8.659246 Disaster Movie 2008   720p
+ELIMINAR 43
+ELIMINAR 50
+ELIMINAR 55
+IMPRIMIR tests/58-abb.out
+INSERTAR 54 8.915076 Next 720P
+INSERTAR 42 8.946388 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 77 0.547760 Bridge To Terabithia 720P
+INSERTAR 80 2.058317 The Extreme Movie 720P
+INSERTAR 44 0.108907 The Incredibles [1080p]
+INSERTAR 47 8.386584 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 48 4.245359 Sixth Sense   720p
+ELIMINAR 70
+ELIMINAR 54
+ELIMINAR 39
+IMPRIMIR tests/58-abb.out
+INSERTAR 67 4.838665 Death Race   720p
+INSERTAR 19 5.288108 The Final Destination 4 [2009] [720p]
+INSERTAR 84 4.884116 Superman Returns   720p
+INSERTAR 36 7.113018 Big Stan   1080p
+INSERTAR 16 9.973835 contents.txt
+INSERTAR 73 2.579694 Pitch Black [720p]
+INSERTAR 10 6.335232 Fast and the Furious 2 - 1080p
+INSERTAR 81 5.775579 Gran Torino [2008] [720p]
+ELIMINAR 36
+ELIMINAR 15
+ELIMINAR 7
+ELIMINAR 0
+IMPRIMIR tests/58-abb.out
+INSERTAR 9 1.015788 The Butterfly Effect [2004] [720p]
+INSERTAR 51 0.755412 Babylon A.D    720p
+INSERTAR 6 9.429967 Orphan (2009)    1080p
+INSERTAR 75 0.422615 Hero    1080p
+INSERTAR 21 7.674796 Romeo And Juliet   720p
+INSERTAR 18 1.481200 Alexander - The Final Cut
+INSERTAR 82 6.713368 Robocop Collection   720p
+INSERTAR 88 7.405425 The Brave One 720P
+INSERTAR 76 1.882461 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+ELIMINAR 3
+ELIMINAR 59
+ELIMINAR 88
+ELIMINAR 82
+IMPRIMIR tests/58-abb.out
+INSERTAR 11 8.678708 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 5 2.841736 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 25 8.694662 The Empress and the Warriors [2008] [720p]
+INSERTAR 60 3.587367 Duplicity 2009   720p
+INSERTAR 14 2.990195 PIXAR Movie
+INSERTAR 98 6.797002 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 49 6.503105 District 9 [2009] [720p]
+INSERTAR 69 7.752627 Meet The Fockers    720p
+INSERTAR 29 1.560623 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 46 3.112004 Rocky 2 [1979] [BluRay] [720p] [AC3]
+ELIMINAR 11
+ELIMINAR 10
+ELIMINAR 44
+ELIMINAR 25
+ELIMINAR 51
+IMPRIMIR tests/58-abb.out
+INSERTAR 13 6.369025 300   720p
+INSERTAR 72 3.352736 Doomsday 720p
+INSERTAR 41 1.423694 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 26 2.186464 American Gangster    720p
+INSERTAR 32 2.712325 Big Nothing   720p
+INSERTAR 117 8.685420 Kung Fu Panda [2008]   720p
+INSERTAR 12 1.778556 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 94 9.188633 Crossing Over 720P
+INSERTAR 116 1.040286 Beowulf   720p
+INSERTAR 107 8.470000 Die Hard 1   720p
+INSERTAR 79 9.979257 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+ELIMINAR 32
+ELIMINAR 45
+ELIMINAR 18
+ELIMINAR 26
+ELIMINAR 84
+IMPRIMIR tests/58-abb.out
+INSERTAR 103 0.258436 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 119 1.928780 Star Trek Collection 1-9    720p
+INSERTAR 108 6.494150 A Bug's Life [720p]
+INSERTAR 127 0.106193 Assassination of a High School President 720p
+INSERTAR 114 8.344459 The Usual Suspect    720p
+INSERTAR 83 8.093379 3_10 to Yuma   720p
+INSERTAR 120 9.874227 Afro samurai uncut 720p
+INSERTAR 86 8.641036 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 40 0.372031 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 30 3.885326 La Vita e Bella    720p
+INSERTAR 58 5.115035 The Tale Of Despereaux [720p]
+INSERTAR 87 3.293737 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 119
+ELIMINAR 83
+ELIMINAR 127
+ELIMINAR 80
+ELIMINAR 73
+ELIMINAR 98
+IMPRIMIR tests/58-abb.out
+INSERTAR 129 8.761776 Moulin Rouge   720p
+INSERTAR 89 7.958155 contents.txt
+INSERTAR 122 7.485160 E.T   720p
+INSERTAR 138 5.473861 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 139 4.703721 Spiderman 2   1080p
+INSERTAR 31 3.422834 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 64 9.495932 Back.to.the.Future.Part.III
+INSERTAR 74 0.661746 Home Alone 1 & 2   720p
+INSERTAR 112 9.420940 SAW V
+INSERTAR 95 4.409529 Butterfly on a Wheel.2007   720p
+INSERTAR 146 5.048303 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 78 9.708108 contents.txt
+INSERTAR 141 6.426465 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+ELIMINAR 14
+ELIMINAR 66
+ELIMINAR 75
+ELIMINAR 114
+ELIMINAR 30
+ELIMINAR 94
+IMPRIMIR tests/58-abb.out
+INSERTAR 71 2.315123 Harold & Kumar   720p
+INSERTAR 90 1.370039 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 8 7.632708 Crossing Over 720P
+INSERTAR 56 7.275270 The Incredibles [1080p]
+INSERTAR 22 1.943939 Shrek The Third [2007] [720p]
+INSERTAR 152 0.992625 Independence Day 1080p
+INSERTAR 102 4.197753 Armageddon [1998] [720p]
+INSERTAR 97 1.866611 The Matrix   1080p
+INSERTAR 37 4.918848 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 142 2.221024 Aeon Flux   720p
+INSERTAR 124 9.408993 Baby on Board (2009)    720p
+INSERTAR 57 4.879810 Liar Liar    720p
+INSERTAR 115 1.671338 The Mist   720p
+INSERTAR 93 9.083726 Terminator 3 Rise Of The Machine [2003]   720p
+ELIMINAR 108
+ELIMINAR 97
+ELIMINAR 122
+ELIMINAR 19
+ELIMINAR 48
+ELIMINAR 138
+ELIMINAR 22
+IMPRIMIR tests/58-abb.out
+INSERTAR 154 4.056121 The Brave One 720P
+INSERTAR 155 8.679885 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 109 9.338514 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 156 7.439920 Dumb and Dumber   720p
+INSERTAR 153 6.619471 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 162 7.363436 Red Cliff    1080p
+INSERTAR 91 9.295143 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 110 7.055442 My Bloody Valentine 3D [720p]
+INSERTAR 164 6.903797 The Haunting In Connecticut [2009] [720p]
+INSERTAR 151 0.040510 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 121 8.286602 Battle for Terra [2007] [1080p]
+INSERTAR 174 2.968117 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 20 5.481911 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 172 7.772972 Blade 3   720p
+INSERTAR 173 2.624262 Disaster Movie 2008   720p
+ELIMINAR 102
+ELIMINAR 69
+ELIMINAR 47
+ELIMINAR 172
+ELIMINAR 74
+ELIMINAR 21
+ELIMINAR 56
+IMPRIMIR tests/58-abb.out
diff --git a/tests/59-abb.catedra.out b/tests/59-abb.catedra.out
new file mode 100644
index 0000000..1c0ee41
--- /dev/null
+++ b/tests/59-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 54 7.499412 Danny the Dog   1080p ]
+[ 42 1.261975 Shrek The Third [2007] [720p] ][ 54 7.499412 Danny the Dog   1080p ]
+[ 5 7.146870 Angels & Demons [2009] [1080p] ][ 8 8.821848 Apocalypto   720p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 42 1.261975 Shrek The Third [2007] [720p] ]
+[ 5 7.146870 Angels & Demons [2009] [1080p] ][ 8 8.821848 Apocalypto   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 65 4.982641 Punisher 2   720p ]
+[ 5 7.146870 Angels & Demons [2009] [1080p] ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 49 5.895408 Fifty Dead Men Walking   1080p ][ 58 6.592421 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 65 4.982641 Punisher 2   720p ]
+[ 5 7.146870 Angels & Demons [2009] [1080p] ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 9 0.582176 Blade 1   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 25 1.423028 Danny the Dog   1080p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 49 5.895408 Fifty Dead Men Walking   1080p ][ 64 8.242423 Black Hawk Down   1080p ][ 67 2.466464 Jumper    1080p ][ 72 6.531129 Up [1080p] ]
+[ 5 7.146870 Angels & Demons [2009] [1080p] ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 9 0.582176 Blade 1   720p ][ 10 6.477307 Blood - The Last Vampire [2009] [720p] ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 25 1.423028 Danny the Dog   1080p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 53 3.331414 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 64 8.242423 Black Hawk Down   1080p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 72 6.531129 Up [1080p] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ]
+[ 0 1.432328 Blade 3   720p ][ 5 7.146870 Angels & Demons [2009] [1080p] ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 15 3.241262 Batman Cartoon - Gotham Knight   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 25 1.423028 Danny the Dog   1080p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 35 2.399756 Van.Helsing  1080p ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 64 8.242423 Black Hawk Down   1080p ][ 66 4.913718 American Pie Book Of Love   720p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 72 6.531129 Up [1080p] ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ]
+[ 0 1.432328 Blade 3   720p ][ 1 0.572623 Infernal Affair 1-3   1080p ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 12 4.348988 Species   720p ][ 15 3.241262 Batman Cartoon - Gotham Knight   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 35 2.399756 Van.Helsing  1080p ][ 37 6.643079 Bourne Identity   720p ][ 41 5.244416 Blade 1   720p ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 64 8.242423 Black Hawk Down   1080p ][ 66 4.913718 American Pie Book Of Love   720p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 72 6.531129 Up [1080p] ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 96 3.780687 Labor Pain   720p ][ 102 0.238561 Transformer 1 & 2 Collection   1080p ]
+[ 0 1.432328 Blade 3   720p ][ 1 0.572623 Infernal Affair 1-3   1080p ][ 7 9.094225 Spiderman 3   1080p ][ 8 8.821848 Apocalypto   720p ][ 12 4.348988 Species   720p ][ 13 7.213445 Tomb Raider Collection (1-2)    720p ][ 15 3.241262 Batman Cartoon - Gotham Knight   720p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 34 2.602903 Max Payne    720p ][ 35 2.399756 Van.Helsing  1080p ][ 41 5.244416 Blade 1   720p ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 57 4.354249 Species - The Awakening   720p ][ 64 8.242423 Black Hawk Down   1080p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 73 1.239148 Epic Movie UNRATED (2007) 720p ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 93 3.117630 SAW III   720p ][ 96 3.780687 Labor Pain   720p ][ 97 5.507458 Shinjuku Incident ][ 99 4.557445 Jurassic Park 1-3  1080p ][ 102 0.238561 Transformer 1 & 2 Collection   1080p ]
+[ 0 1.432328 Blade 3   720p ][ 1 0.572623 Infernal Affair 1-3   1080p ][ 8 8.821848 Apocalypto   720p ][ 11 9.272595 X-Men 1 - 1080p ][ 12 4.348988 Species   720p ][ 15 3.241262 Batman Cartoon - Gotham Knight   720p ][ 16 2.011540 Taken 1080p ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 29 6.267493 Godzilla 720p ][ 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 34 2.602903 Max Payne    720p ][ 35 2.399756 Van.Helsing  1080p ][ 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974] ][ 41 5.244416 Blade 1   720p ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 57 4.354249 Species - The Awakening   720p ][ 64 8.242423 Black Hawk Down   1080p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 73 1.239148 Epic Movie UNRATED (2007) 720p ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 83 9.070526 Hellboy 1    1080p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 89 9.522353 Memento    1080p ][ 93 3.117630 SAW III   720p ][ 96 3.780687 Labor Pain   720p ][ 97 5.507458 Shinjuku Incident ][ 99 4.557445 Jurassic Park 1-3  1080p ][ 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974] ][ 109 6.520933 Eagle Eye    1080p ][ 112 2.141264 Ghost Rider [2007] [720p] ]
+[ 0 1.432328 Blade 3   720p ][ 2 8.403637 Demo (Sony, Sharp, THX and more) ][ 8 8.821848 Apocalypto   720p ][ 11 9.272595 X-Men 1 - 1080p ][ 12 4.348988 Species   720p ][ 16 2.011540 Taken 1080p ][ 19 7.827970 The Haunting In Connecticut [2009] [720p] ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 29 6.267493 Godzilla 720p ][ 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 31 4.807151 Meet The Parents    720p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 34 2.602903 Max Payne    720p ][ 35 2.399756 Van.Helsing  1080p ][ 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974] ][ 41 5.244416 Blade 1   720p ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 60 0.437724 Seven Pounds    720p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 83 9.070526 Hellboy 1    1080p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 89 9.522353 Memento    1080p ][ 91 6.207501 Daredevil - 720p ][ 93 3.117630 SAW III   720p ][ 96 3.780687 Labor Pain   720p ][ 97 5.507458 Shinjuku Incident ][ 99 4.557445 Jurassic Park 1-3  1080p ][ 106 6.132483 Back.to.the.Future.Part.III ][ 107 4.851205 Meet The Fockers    720p ][ 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974] ][ 109 6.520933 Eagle Eye    1080p ][ 110 2.677128 Robocop Collection   720p ][ 112 2.141264 Ghost Rider [2007] [720p] ][ 114 7.574680 The Notebook [2004] [1080p] ][ 115 1.631794 Species   720p ][ 121 6.122317 The Proposal [2009] [720p] ]
+[ 0 1.432328 Blade 3   720p ][ 8 8.821848 Apocalypto   720p ][ 11 9.272595 X-Men 1 - 1080p ][ 12 4.348988 Species   720p ][ 16 2.011540 Taken 1080p ][ 19 7.827970 The Haunting In Connecticut [2009] [720p] ][ 22 8.142433 The Tale Of Despereaux [720p] ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 26 5.068053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 29 6.267493 Godzilla 720p ][ 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 31 4.807151 Meet The Parents    720p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 34 2.602903 Max Payne    720p ][ 35 2.399756 Van.Helsing  1080p ][ 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 51 2.434320 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 60 0.437724 Seven Pounds    720p ][ 67 2.466464 Jumper    1080p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 77 0.561946 James Bond 17 - Golden Eye [1995] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 83 9.070526 Hellboy 1    1080p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 89 9.522353 Memento    1080p ][ 91 6.207501 Daredevil - 720p ][ 93 3.117630 SAW III   720p ][ 96 3.780687 Labor Pain   720p ][ 97 5.507458 Shinjuku Incident ][ 106 6.132483 Back.to.the.Future.Part.III ][ 107 4.851205 Meet The Fockers    720p ][ 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974] ][ 111 4.574494 Night Train   720p ][ 112 2.141264 Ghost Rider [2007] [720p] ][ 114 7.574680 The Notebook [2004] [1080p] ][ 119 3.070690 contents.txt ][ 120 6.978567 Darko 720P ][ 121 6.122317 The Proposal [2009] [720p] ][ 122 4.752949 Hulk 1    1080p ][ 124 6.388806 SAW IV ][ 135 9.137642 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 137 7.877636 Ip Man [2009]    720p ][ 139 0.498991 Seven Swords    1080p ][ 146 5.171102 Cars [2006] [720p] ]
+[ 0 1.432328 Blade 3   720p ][ 6 3.093778 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 8 8.821848 Apocalypto   720p ][ 11 9.272595 X-Men 1 - 1080p ][ 16 2.011540 Taken 1080p ][ 19 7.827970 The Haunting In Connecticut [2009] [720p] ][ 22 8.142433 The Tale Of Despereaux [720p] ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 26 5.068053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 27 1.160863 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 29 6.267493 Godzilla 720p ][ 31 4.807151 Meet The Parents    720p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 33 9.389312 War [720p] ][ 35 2.399756 Van.Helsing  1080p ][ 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 51 2.434320 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 56 5.094852 enemy at the gates    1080p ][ 60 0.437724 Seven Pounds    720p ][ 68 8.547283 Jumanji [720p] ][ 69 1.729084 National Geographic - The Koran [720p] [Documenter] ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 77 0.561946 James Bond 17 - Golden Eye [1995] ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 83 9.070526 Hellboy 1    1080p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 89 9.522353 Memento    1080p ][ 91 6.207501 Daredevil - 720p ][ 93 3.117630 SAW III   720p ][ 96 3.780687 Labor Pain   720p ][ 97 5.507458 Shinjuku Incident ][ 104 4.566534 My Bloody Valentine 3D [720p] ][ 106 6.132483 Back.to.the.Future.Part.III ][ 107 4.851205 Meet The Fockers    720p ][ 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974] ][ 111 4.574494 Night Train   720p ][ 112 2.141264 Ghost Rider [2007] [720p] ][ 113 1.948950 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 114 7.574680 The Notebook [2004] [1080p] ][ 117 8.645991 Bad Boy II [720p] ][ 119 3.070690 contents.txt ][ 121 6.122317 The Proposal [2009] [720p] ][ 122 4.752949 Hulk 1    1080p ][ 124 6.388806 SAW IV ][ 137 7.877636 Ip Man [2009]    720p ][ 139 0.498991 Seven Swords    1080p ][ 140 9.406891 Horseman    720p ][ 141 3.528378 Se7en [720p] ][ 145 9.811990 The X Files - I Want To Believe    720p ][ 146 5.171102 Cars [2006] [720p] ][ 149 5.657086 Into The Blue 720P ][ 150 1.417143 Swordfish    720p ][ 157 6.728661 My Bloody Valentine 3D    1080p ]
+[ 0 1.432328 Blade 3   720p ][ 6 3.093778 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 8 8.821848 Apocalypto   720p ][ 11 9.272595 X-Men 1 - 1080p ][ 16 2.011540 Taken 1080p ][ 18 2.180374 The Proposal [2009] [720p] ][ 19 7.827970 The Haunting In Connecticut [2009] [720p] ][ 22 8.142433 The Tale Of Despereaux [720p] ][ 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 26 5.068053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 27 1.160863 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 29 6.267493 Godzilla 720p ][ 31 4.807151 Meet The Parents    720p ][ 32 2.760389 James Bond 01 - Dr. No [1962] [720p] ][ 33 9.389312 War [720p] ][ 35 2.399756 Van.Helsing  1080p ][ 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974] ][ 42 1.261975 Shrek The Third [2007] [720p] ][ 43 5.928304 X-Men 3    720p ][ 45 0.972707 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 51 2.434320 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 56 5.094852 enemy at the gates    1080p ][ 60 0.437724 Seven Pounds    720p ][ 68 8.547283 Jumanji [720p] ][ 70 4.049784 The Matrix Reloaded   1080p ][ 74 0.586566 James Bond 11 - MoonRaker [1979] ][ 77 0.561946 James Bond 17 - Golden Eye [1995] ][ 78 9.484282 Superhero Movie   1080p ][ 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 4.651500 La Vita e Bella    720p ][ 83 9.070526 Hellboy 1    1080p ][ 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 86 7.427948 Superman Batman Public Enemies 2009 720p ][ 89 9.522353 Memento    1080p ][ 91 6.207501 Daredevil - 720p ][ 93 3.117630 SAW III   720p ][ 97 5.507458 Shinjuku Incident ][ 104 4.566534 My Bloody Valentine 3D [720p] ][ 106 6.132483 Back.to.the.Future.Part.III ][ 107 4.851205 Meet The Fockers    720p ][ 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974] ][ 112 2.141264 Ghost Rider [2007] [720p] ][ 113 1.948950 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 114 7.574680 The Notebook [2004] [1080p] ][ 117 8.645991 Bad Boy II [720p] ][ 118 2.550310 James Bond 01 - Dr. No [1962] [720p] ][ 119 3.070690 contents.txt ][ 121 6.122317 The Proposal [2009] [720p] ][ 122 4.752949 Hulk 1    1080p ][ 123 5.757107 Land Of the Lost   720p ][ 124 6.388806 SAW IV ][ 127 4.381942 Star Trek Collection 1-9    720p ][ 131 6.610264 Lion King, The 720p ][ 134 9.610187 Constantine HDDVD 1080p DTS x264 ][ 139 0.498991 Seven Swords    1080p ][ 140 9.406891 Horseman    720p ][ 141 3.528378 Se7en [720p] ][ 145 9.811990 The X Files - I Want To Believe    720p ][ 146 5.171102 Cars [2006] [720p] ][ 150 1.417143 Swordfish    720p ][ 155 1.892049 Red Cliff    1080p ][ 157 6.728661 My Bloody Valentine 3D    1080p ][ 164 5.305361 Bridge To Terabithia 720P ][ 167 6.188550 How To Lose Friends & Alienate People   1080p ]
diff --git a/tests/59-abb.in b/tests/59-abb.in
new file mode 100644
index 0000000..0c6a26c
--- /dev/null
+++ b/tests/59-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/59-abb.out
+INSERTAR 54 7.499412 Danny the Dog   1080p
+IMPRIMIR tests/59-abb.out
+INSERTAR 42 1.261975 Shrek The Third [2007] [720p]
+INSERTAR 3 7.522781 Chicken Run [2000] [720p]
+ELIMINAR 3
+IMPRIMIR tests/59-abb.out
+INSERTAR 32 2.760389 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 5 7.146870 Angels & Demons [2009] [1080p]
+INSERTAR 8 8.821848 Apocalypto   720p
+ELIMINAR 54
+IMPRIMIR tests/59-abb.out
+INSERTAR 39 4.880960 Hero    1080p
+INSERTAR 24 6.624428 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 52 6.166218 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 65 4.982641 Punisher 2   720p
+ELIMINAR 39
+ELIMINAR 52
+IMPRIMIR tests/59-abb.out
+INSERTAR 49 5.895408 Fifty Dead Men Walking   1080p
+INSERTAR 20 7.220263 Hush   720p
+INSERTAR 59 5.169265 Ghost Rider [2007] [720p]
+INSERTAR 7 9.094225 Spiderman 3   1080p
+INSERTAR 58 6.592421 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+ELIMINAR 59
+ELIMINAR 20
+IMPRIMIR tests/59-abb.out
+INSERTAR 64 8.242423 Black Hawk Down   1080p
+INSERTAR 72 6.531129 Up [1080p]
+INSERTAR 25 1.423028 Danny the Dog   1080p
+INSERTAR 67 2.466464 Jumper    1080p
+INSERTAR 50 5.957200 Star Trek [2009] [1080p]
+INSERTAR 9 0.582176 Blade 1   720p
+ELIMINAR 58
+ELIMINAR 50
+ELIMINAR 65
+IMPRIMIR tests/59-abb.out
+INSERTAR 68 8.547283 Jumanji [720p]
+INSERTAR 43 5.928304 X-Men 3    720p
+INSERTAR 76 1.886029 Alien vs Predator 1-2  720p
+INSERTAR 53 3.331414 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 28 7.681900 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 10 6.477307 Blood - The Last Vampire [2009] [720p]
+INSERTAR 79 4.038848 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+ELIMINAR 76
+ELIMINAR 49
+ELIMINAR 28
+IMPRIMIR tests/59-abb.out
+INSERTAR 85 0.654774 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 74 0.586566 James Bond 11 - MoonRaker [1979]
+INSERTAR 61 3.885788 Poseidon   1080p
+INSERTAR 69 1.729084 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 0 1.432328 Blade 3   720p
+INSERTAR 66 4.913718 American Pie Book Of Love   720p
+INSERTAR 15 3.241262 Batman Cartoon - Gotham Knight   720p
+INSERTAR 35 2.399756 Van.Helsing  1080p
+ELIMINAR 9
+ELIMINAR 53
+ELIMINAR 10
+ELIMINAR 61
+IMPRIMIR tests/59-abb.out
+INSERTAR 37 6.643079 Bourne Identity   720p
+INSERTAR 41 5.244416 Blade 1   720p
+INSERTAR 30 3.121587 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 90 3.477596 The Mist   720p
+INSERTAR 1 0.572623 Infernal Affair 1-3   1080p
+INSERTAR 21 9.718876 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 12 4.348988 Species   720p
+INSERTAR 96 3.780687 Labor Pain   720p
+INSERTAR 102 0.238561 Transformer 1 & 2 Collection   1080p
+ELIMINAR 25
+ELIMINAR 5
+ELIMINAR 21
+ELIMINAR 90
+IMPRIMIR tests/59-abb.out
+INSERTAR 81 4.651500 La Vita e Bella    720p
+INSERTAR 13 7.213445 Tomb Raider Collection (1-2)    720p
+INSERTAR 73 1.239148 Epic Movie UNRATED (2007) 720p
+INSERTAR 99 4.557445 Jurassic Park 1-3  1080p
+INSERTAR 97 5.507458 Shinjuku Incident
+INSERTAR 34 2.602903 Max Payne    720p
+INSERTAR 46 8.164227 Eragon 720p
+INSERTAR 93 3.117630 SAW III   720p
+INSERTAR 88 0.640648 The X Files - I Want To Believe    720p
+INSERTAR 57 4.354249 Species - The Awakening   720p
+ELIMINAR 88
+ELIMINAR 37
+ELIMINAR 46
+ELIMINAR 66
+ELIMINAR 72
+IMPRIMIR tests/59-abb.out
+INSERTAR 89 9.522353 Memento    1080p
+INSERTAR 40 2.063097 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 16 2.011540 Taken 1080p
+INSERTAR 112 2.141264 Ghost Rider [2007] [720p]
+INSERTAR 11 9.272595 X-Men 1 - 1080p
+INSERTAR 108 9.825895 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 95 6.551958 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 29 6.267493 Godzilla 720p
+INSERTAR 109 6.520933 Eagle Eye    1080p
+INSERTAR 62 2.328976 E.T   720p
+INSERTAR 83 9.070526 Hellboy 1    1080p
+ELIMINAR 95
+ELIMINAR 62
+ELIMINAR 13
+ELIMINAR 102
+ELIMINAR 7
+IMPRIMIR tests/59-abb.out
+INSERTAR 91 6.207501 Daredevil - 720p
+INSERTAR 60 0.437724 Seven Pounds    720p
+INSERTAR 115 1.631794 Species   720p
+INSERTAR 19 7.827970 The Haunting In Connecticut [2009] [720p]
+INSERTAR 114 7.574680 The Notebook [2004] [1080p]
+INSERTAR 106 6.132483 Back.to.the.Future.Part.III
+INSERTAR 121 6.122317 The Proposal [2009] [720p]
+INSERTAR 110 2.677128 Robocop Collection   720p
+INSERTAR 107 4.851205 Meet The Fockers    720p
+INSERTAR 2 8.403637 Demo (Sony, Sharp, THX and more)
+INSERTAR 31 4.807151 Meet The Parents    720p
+INSERTAR 36 6.521587 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 1
+ELIMINAR 57
+ELIMINAR 36
+ELIMINAR 15
+ELIMINAR 73
+ELIMINAR 64
+IMPRIMIR tests/59-abb.out
+INSERTAR 120 6.978567 Darko 720P
+INSERTAR 122 4.752949 Hulk 1    1080p
+INSERTAR 51 2.434320 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 119 3.070690 contents.txt
+INSERTAR 135 9.137642 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 77 0.561946 James Bond 17 - Golden Eye [1995]
+INSERTAR 139 0.498991 Seven Swords    1080p
+INSERTAR 137 7.877636 Ip Man [2009]    720p
+INSERTAR 124 6.388806 SAW IV
+INSERTAR 26 5.068053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 146 5.171102 Cars [2006] [720p]
+INSERTAR 111 4.574494 Night Train   720p
+INSERTAR 22 8.142433 The Tale Of Despereaux [720p]
+ELIMINAR 115
+ELIMINAR 99
+ELIMINAR 110
+ELIMINAR 41
+ELIMINAR 109
+ELIMINAR 2
+IMPRIMIR tests/59-abb.out
+INSERTAR 6 3.093778 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 104 4.566534 My Bloody Valentine 3D [720p]
+INSERTAR 33 9.389312 War [720p]
+INSERTAR 140 9.406891 Horseman    720p
+INSERTAR 149 5.657086 Into The Blue 720P
+INSERTAR 141 3.528378 Se7en [720p]
+INSERTAR 145 9.811990 The X Files - I Want To Believe    720p
+INSERTAR 117 8.645991 Bad Boy II [720p]
+INSERTAR 113 1.948950 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 27 1.160863 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 48 9.313435 The Proposal [2009] [720p]
+INSERTAR 150 1.417143 Swordfish    720p
+INSERTAR 56 5.094852 enemy at the gates    1080p
+INSERTAR 157 6.728661 My Bloody Valentine 3D    1080p
+ELIMINAR 135
+ELIMINAR 12
+ELIMINAR 48
+ELIMINAR 34
+ELIMINAR 120
+ELIMINAR 30
+ELIMINAR 67
+IMPRIMIR tests/59-abb.out
+INSERTAR 134 9.610187 Constantine HDDVD 1080p DTS x264
+INSERTAR 45 0.972707 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 105 6.796777 The Haunting In Connecticut [2009] [720p]
+INSERTAR 78 9.484282 Superhero Movie   1080p
+INSERTAR 127 4.381942 Star Trek Collection 1-9    720p
+INSERTAR 167 6.188550 How To Lose Friends & Alienate People   1080p
+INSERTAR 100 3.374087 Babel.720p
+INSERTAR 70 4.049784 The Matrix Reloaded   1080p
+INSERTAR 118 2.550310 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 123 5.757107 Land Of the Lost   720p
+INSERTAR 164 5.305361 Bridge To Terabithia 720P
+INSERTAR 86 7.427948 Superman Batman Public Enemies 2009 720p
+INSERTAR 131 6.610264 Lion King, The 720p
+INSERTAR 155 1.892049 Red Cliff    1080p
+INSERTAR 18 2.180374 The Proposal [2009] [720p]
+ELIMINAR 111
+ELIMINAR 100
+ELIMINAR 105
+ELIMINAR 137
+ELIMINAR 69
+ELIMINAR 96
+ELIMINAR 149
+IMPRIMIR tests/59-abb.out
diff --git a/tests/6-abb.catedra.out b/tests/6-abb.catedra.out
new file mode 100644
index 0000000..edbbf65
--- /dev/null
+++ b/tests/6-abb.catedra.out
@@ -0,0 +1,4 @@
+[ 1 5.738542 007 Thunderball [1965]  [BluRay] [720p] [DTS] ]
+[ 5 4.943962 Four Christmases 720P ][ 7 2.899607 Miss March [720p] ]
+[ 0 4.428666 Lion King, The 720p ][ 5 4.943962 Four Christmases 720P ][ 6 8.890145 Disaster Movie 2008   720p ][ 7 2.899607 Miss March [720p] ]
+[ 3 5.655262 Pirates of Caribbean 1-2-3 Collection   1080p ][ 5 4.943962 Four Christmases 720P ][ 6 8.890145 Disaster Movie 2008   720p ][ 9 7.948685 Hitman    720p ][ 10 8.947343 Hancock    1080p ][ 12 3.415222 The Matrix [1999] [1080p] ]
diff --git a/tests/6-abb.in b/tests/6-abb.in
new file mode 100644
index 0000000..8d9d660
--- /dev/null
+++ b/tests/6-abb.in
@@ -0,0 +1,19 @@
+BORRAR tests/6-abb.out
+INSERTAR 1 5.738542 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+IMPRIMIR tests/6-abb.out
+INSERTAR 5 4.943962 Four Christmases 720P
+INSERTAR 7 2.899607 Miss March [720p]
+ELIMINAR 1
+IMPRIMIR tests/6-abb.out
+INSERTAR 0 4.428666 Lion King, The 720p
+INSERTAR 2 6.906792 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 6 8.890145 Disaster Movie 2008   720p
+ELIMINAR 2
+IMPRIMIR tests/6-abb.out
+INSERTAR 10 8.947343 Hancock    1080p
+INSERTAR 9 7.948685 Hitman    720p
+INSERTAR 3 5.655262 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 12 3.415222 The Matrix [1999] [1080p]
+ELIMINAR 7
+ELIMINAR 0
+IMPRIMIR tests/6-abb.out
diff --git a/tests/60-abb.catedra.out b/tests/60-abb.catedra.out
new file mode 100644
index 0000000..674c6ac
--- /dev/null
+++ b/tests/60-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 34 7.013805 Chocolate 720p ]
+[ 1 1.410995 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 24 5.251699 Black Hawk Down   1080p ]
+[ 1 1.410995 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 24 5.251699 Black Hawk Down   1080p ][ 36 4.231801 Chicken Run [2000] [720p] ][ 50 9.254623 Pinocchio [1940] [720p] ]
+[ 1 1.410995 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 31 4.218238 G.I.Joe The Rise of Cobra [2009] [720p] ][ 32 7.449063 X-Men 1    720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 54 2.396817 Leaving Las Vegas  720p ][ 61 2.533506 007.Die Another Day.avi ]
+[ 1 1.410995 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 32 7.449063 X-Men 1    720p ][ 35 3.203816 How To Lose Friends & Alienate People   1080p ][ 37 8.710281 Watchmen [720p] ][ 46 6.457326 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 50 9.254623 Pinocchio [1940] [720p] ][ 54 2.396817 Leaving Las Vegas  720p ][ 61 2.533506 007.Die Another Day.avi ]
+[ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 15 7.566993 Seven Pounds    720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 30 0.815981 Big Nothing   720p ][ 32 7.449063 X-Men 1    720p ][ 35 3.203816 How To Lose Friends & Alienate People   1080p ][ 37 8.710281 Watchmen [720p] ][ 43 5.993897 Rambo 4 [2008] [720p] ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 61 2.533506 007.Die Another Day.avi ]
+[ 6 8.595641 Four Christmases 720P ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 15 7.566993 Seven Pounds    720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 30 0.815981 Big Nothing   720p ][ 32 7.449063 X-Men 1    720p ][ 35 3.203816 How To Lose Friends & Alienate People   1080p ][ 37 8.710281 Watchmen [720p] ][ 43 5.993897 Rambo 4 [2008] [720p] ][ 45 3.486951 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 76 7.297127 Hellboy 1    1080p ][ 87 1.213465 Aeon Flux   720p ]
+[ 6 8.595641 Four Christmases 720P ][ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 12 5.325707 District 9 [2009] [720p] ][ 15 7.566993 Seven Pounds    720p ][ 16 8.659463 The Matrix Reloaded   1080p ][ 19 8.648471 Miami Vice 720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 30 0.815981 Big Nothing   720p ][ 37 8.710281 Watchmen [720p] ][ 45 3.486951 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 75 5.926651 X-Men 1 - 1080p ][ 76 7.297127 Hellboy 1    1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ]
+[ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 12 5.325707 District 9 [2009] [720p] ][ 16 8.659463 The Matrix Reloaded   1080p ][ 19 8.648471 Miami Vice 720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 37 8.710281 Watchmen [720p] ][ 40 0.867903 X-Men 4 - Origins Wolverine (2009)  1080p ][ 49 1.330307 Afro samurai uncut 720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 55 8.507007 Final Fantasy VII Advent Children [2005] [1080p] ][ 58 5.700495 Banlieue 13 - Ultimatum [720p] ][ 72 0.648270 James Bond 03 - GoldFinger [1964] ][ 75 5.926651 X-Men 1 - 1080p ][ 76 7.297127 Hellboy 1    1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 82 5.798163 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 88 3.105333 Hulk 2 - The Incredible Hulk - 720p ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ]
+[ 7 9.887379 Meet The Fockers    720p ][ 8 8.045328 Sixth Sense   720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 16 8.659463 The Matrix Reloaded   1080p ][ 17 0.279494 La Vita e Bella    720p ][ 19 8.648471 Miami Vice 720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 37 8.710281 Watchmen [720p] ][ 38 4.576809 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 40 0.867903 X-Men 4 - Origins Wolverine (2009)  1080p ][ 41 6.694134 Red Dragon    1080p ][ 44 9.877824 Ongbak 2003 720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 58 5.700495 Banlieue 13 - Ultimatum [720p] ][ 63 1.618860 Charlie and the Chocolate Factory   720p ][ 64 5.577877 Dead Race 720p ][ 72 0.648270 James Bond 03 - GoldFinger [1964] ][ 75 5.926651 X-Men 1 - 1080p ][ 76 7.297127 Hellboy 1    1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 82 5.798163 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 88 3.105333 Hulk 2 - The Incredible Hulk - 720p ][ 93 6.994931 Twilight [2008]   720p ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ]
+[ 7 9.887379 Meet The Fockers    720p ][ 8 8.045328 Sixth Sense   720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 16 8.659463 The Matrix Reloaded   1080p ][ 17 0.279494 La Vita e Bella    720p ][ 19 8.648471 Miami Vice 720p ][ 21 5.671129 Superhero Movie   1080p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 37 8.710281 Watchmen [720p] ][ 39 8.138705 Terminator Salvation Director's cut  ( 2009)    1080p ][ 41 6.694134 Red Dragon    1080p ][ 44 9.877824 Ongbak 2003 720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 58 5.700495 Banlieue 13 - Ultimatum [720p] ][ 62 9.575014 contents.txt ][ 63 1.618860 Charlie and the Chocolate Factory   720p ][ 64 5.577877 Dead Race 720p ][ 65 5.372275 Madagascar 1 [2005] [1080p] ][ 72 0.648270 James Bond 03 - GoldFinger [1964] ][ 75 5.926651 X-Men 1 - 1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 82 5.798163 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ][ 103 8.671568 Bridge To Terabithia 720P ][ 104 4.807463 Bad Boy II [720p] ][ 108 1.904836 Jeniffer's Body ( 2009)    1080p ][ 113 5.151738 Big Buck Bunny [1080p] ][ 114 4.815706 Lord Of The Ring  - Return Of The King   720p ][ 122 9.608716 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 14 7.392805 Final Destination 2 ][ 16 8.659463 The Matrix Reloaded   1080p ][ 17 0.279494 La Vita e Bella    720p ][ 21 5.671129 Superhero Movie   1080p ][ 23 1.591717 Batman Cartoon - Gotham Knight   720p ][ 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 39 8.138705 Terminator Salvation Director's cut  ( 2009)    1080p ][ 44 9.877824 Ongbak 2003 720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 58 5.700495 Banlieue 13 - Ultimatum [720p] ][ 62 9.575014 contents.txt ][ 63 1.618860 Charlie and the Chocolate Factory   720p ][ 64 5.577877 Dead Race 720p ][ 65 5.372275 Madagascar 1 [2005] [1080p] ][ 66 6.664678 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 0.648270 James Bond 03 - GoldFinger [1964] ][ 74 5.569422 James Bond 11 - MoonRaker [1979] ][ 75 5.926651 X-Men 1 - 1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 82 5.798163 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 86 9.947305 Batman Cartoon - Gotham Knight   720p ][ 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ][ 103 8.671568 Bridge To Terabithia 720P ][ 104 4.807463 Bad Boy II [720p] ][ 105 5.723932 Flash Point    720p ][ 108 1.904836 Jeniffer's Body ( 2009)    1080p ][ 109 1.838298 007 Series ][ 111 1.566645 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 113 5.151738 Big Buck Bunny [1080p] ][ 114 4.815706 Lord Of The Ring  - Return Of The King   720p ][ 115 4.455158 Starship Troopers 2  720p ][ 122 9.608716 X-Men Origin - Wolverine [2009] [1080p] ][ 135 1.875008 8 Mile [2002] [720p] ]
+[ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 14 7.392805 Final Destination 2 ][ 16 8.659463 The Matrix Reloaded   1080p ][ 18 7.287355 Apollo 13   1080p ][ 20 9.778714 Burn E [720p] ][ 21 5.671129 Superhero Movie   1080p ][ 23 1.591717 Batman Cartoon - Gotham Knight   720p ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 39 8.138705 Terminator Salvation Director's cut  ( 2009)    1080p ][ 44 9.877824 Ongbak 2003 720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 58 5.700495 Banlieue 13 - Ultimatum [720p] ][ 62 9.575014 contents.txt ][ 64 5.577877 Dead Race 720p ][ 65 5.372275 Madagascar 1 [2005] [1080p] ][ 66 6.664678 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 0.648270 James Bond 03 - GoldFinger [1964] ][ 74 5.569422 James Bond 11 - MoonRaker [1979] ][ 75 5.926651 X-Men 1 - 1080p ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 86 9.947305 Batman Cartoon - Gotham Knight   720p ][ 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 92 2.940252 The Mummy Tomb Of The Dragon Emperor   720p ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ][ 103 8.671568 Bridge To Terabithia 720P ][ 105 5.723932 Flash Point    720p ][ 108 1.904836 Jeniffer's Body ( 2009)    1080p ][ 109 1.838298 007 Series ][ 111 1.566645 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 113 5.151738 Big Buck Bunny [1080p] ][ 114 4.815706 Lord Of The Ring  - Return Of The King   720p ][ 115 4.455158 Starship Troopers 2  720p ][ 117 2.589341 Superhero Movie   1080p ][ 118 0.758300 The Final Destination 4 [2009] [720p] ][ 121 4.014052 Race To Witch Mountain [1080p] ][ 122 9.608716 X-Men Origin - Wolverine [2009] [1080p] ][ 125 8.972841 Terminator Salvation Director's cut  ( 2009)    1080p ][ 126 1.658975 PIXAR Movie ][ 129 7.427909 Afro samurai uncut 720p ][ 131 1.834682 Blood - The Last Vampire [2009] [720p] ][ 133 9.344888 Species - The Awakening   720p ][ 134 0.551389 In The Electrical Mist   720p ][ 135 1.875008 8 Mile [2002] [720p] ]
+[ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 14 7.392805 Final Destination 2 ][ 18 7.287355 Apollo 13   1080p ][ 20 9.778714 Burn E [720p] ][ 21 5.671129 Superhero Movie   1080p ][ 23 1.591717 Batman Cartoon - Gotham Knight   720p ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 44 9.877824 Ongbak 2003 720p ][ 48 4.177963 Pursuit_Of_Happyness[2006]   720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 60 6.284062 James Bond 01 - Dr. No [1962] [720p] ][ 62 9.575014 contents.txt ][ 64 5.577877 Dead Race 720p ][ 65 5.372275 Madagascar 1 [2005] [1080p] ][ 71 1.862386 Before The Devil Knows, You're Dead   1080p ][ 73 1.280602 The Matrix   1080p ][ 74 5.569422 James Bond 11 - MoonRaker [1979] ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 86 9.947305 Batman Cartoon - Gotham Knight   720p ][ 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 92 2.940252 The Mummy Tomb Of The Dragon Emperor   720p ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 95 2.300280 1408.2007.720p.BluRay.x264-SiNNERS ][ 96 2.077624 High school musical 2006    720p ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ][ 103 8.671568 Bridge To Terabithia 720P ][ 105 5.723932 Flash Point    720p ][ 108 1.904836 Jeniffer's Body ( 2009)    1080p ][ 109 1.838298 007 Series ][ 111 1.566645 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 113 5.151738 Big Buck Bunny [1080p] ][ 114 4.815706 Lord Of The Ring  - Return Of The King   720p ][ 115 4.455158 Starship Troopers 2  720p ][ 117 2.589341 Superhero Movie   1080p ][ 118 0.758300 The Final Destination 4 [2009] [720p] ][ 121 4.014052 Race To Witch Mountain [1080p] ][ 122 9.608716 X-Men Origin - Wolverine [2009] [1080p] ][ 124 3.166614 Direct Contact    720p ][ 125 8.972841 Terminator Salvation Director's cut  ( 2009)    1080p ][ 126 1.658975 PIXAR Movie ][ 129 7.427909 Afro samurai uncut 720p ][ 131 1.834682 Blood - The Last Vampire [2009] [720p] ][ 133 9.344888 Species - The Awakening   720p ][ 134 0.551389 In The Electrical Mist   720p ][ 135 1.875008 8 Mile [2002] [720p] ][ 140 3.223679 Swordfish    720p ][ 143 2.642408 Star Wars Saga  Collection 720p ][ 144 2.134529 Good Night And Good Luck   720p ][ 148 4.946006 Alien vs Predator 1-2  720p ][ 152 1.181029 The X Files - I Want To Believe    720p ][ 159 8.669971 Green Lantern First Flight   720p ]
+[ 2 1.978247 The Matrix [1999] [1080p] ][ 4 3.063224 Butterfly on a Wheel.2007   720p ][ 7 9.887379 Meet The Fockers    720p ][ 9 9.210819 Kill Bill Vol 1 [2003]    720p ][ 11 0.203573 Punisher 2   720p ][ 13 1.904608 The Secret of Moonarce [720p] ][ 14 7.392805 Final Destination 2 ][ 18 7.287355 Apollo 13   1080p ][ 20 9.778714 Burn E [720p] ][ 21 5.671129 Superhero Movie   1080p ][ 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 44 9.877824 Ongbak 2003 720p ][ 47 4.068158 Ongbak 2003 720p ][ 48 4.177963 Pursuit_Of_Happyness[2006]   720p ][ 50 9.254623 Pinocchio [1940] [720p] ][ 51 8.155884 Eurotrip    720p ][ 52 6.930229 District 9 [2009] [720p] ][ 59 6.057144 Apollo 13   1080p ][ 60 6.284062 James Bond 01 - Dr. No [1962] [720p] ][ 62 9.575014 contents.txt ][ 65 5.372275 Madagascar 1 [2005] [1080p] ][ 71 1.862386 Before The Devil Knows, You're Dead   1080p ][ 73 1.280602 The Matrix   1080p ][ 74 5.569422 James Bond 11 - MoonRaker [1979] ][ 77 3.259462 Danny the Dog   1080p ][ 78 8.671146 Coyote Ugly 1080p ][ 84 1.944196 Corpse Bride   720p ][ 86 9.947305 Batman Cartoon - Gotham Knight   720p ][ 89 1.115225 My Bloody Valentine 3D    1080p ][ 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 92 2.940252 The Mummy Tomb Of The Dragon Emperor   720p ][ 94 0.481792 Fifty Dead Men Walking   1080p ][ 95 2.300280 1408.2007.720p.BluRay.x264-SiNNERS ][ 96 2.077624 High school musical 2006    720p ][ 98 9.184936 The Bank Job [720p] ][ 99 7.998645 IMAX Ring of Fire [720p] [Documenter] ][ 103 8.671568 Bridge To Terabithia 720P ][ 108 1.904836 Jeniffer's Body ( 2009)    1080p ][ 109 1.838298 007 Series ][ 111 1.566645 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 113 5.151738 Big Buck Bunny [1080p] ][ 114 4.815706 Lord Of The Ring  - Return Of The King   720p ][ 115 4.455158 Starship Troopers 2  720p ][ 117 2.589341 Superhero Movie   1080p ][ 121 4.014052 Race To Witch Mountain [1080p] ][ 124 3.166614 Direct Contact    720p ][ 125 8.972841 Terminator Salvation Director's cut  ( 2009)    1080p ][ 126 1.658975 PIXAR Movie ][ 129 7.427909 Afro samurai uncut 720p ][ 131 1.834682 Blood - The Last Vampire [2009] [720p] ][ 133 9.344888 Species - The Awakening   720p ][ 134 0.551389 In The Electrical Mist   720p ][ 135 1.875008 8 Mile [2002] [720p] ][ 140 3.223679 Swordfish    720p ][ 141 0.599989 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 143 2.642408 Star Wars Saga  Collection 720p ][ 144 2.134529 Good Night And Good Luck   720p ][ 145 2.219217 Final Destination 3   1080p ][ 148 4.946006 Alien vs Predator 1-2  720p ][ 150 2.410054 Big Nothing   720p ][ 152 1.181029 The X Files - I Want To Believe    720p ][ 156 7.870018 Shutter   720p ][ 159 8.669971 Green Lantern First Flight   720p ][ 168 1.527510 Hitman    720p ]
diff --git a/tests/60-abb.in b/tests/60-abb.in
new file mode 100644
index 0000000..f3a129b
--- /dev/null
+++ b/tests/60-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/60-abb.out
+INSERTAR 34 7.013805 Chocolate 720p
+IMPRIMIR tests/60-abb.out
+INSERTAR 1 1.410995 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 24 5.251699 Black Hawk Down   1080p
+ELIMINAR 34
+IMPRIMIR tests/60-abb.out
+INSERTAR 36 4.231801 Chicken Run [2000] [720p]
+INSERTAR 50 9.254623 Pinocchio [1940] [720p]
+INSERTAR 26 2.826916 Up [1080p]
+ELIMINAR 26
+IMPRIMIR tests/60-abb.out
+INSERTAR 61 2.533506 007.Die Another Day.avi
+INSERTAR 32 7.449063 X-Men 1    720p
+INSERTAR 31 4.218238 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 54 2.396817 Leaving Las Vegas  720p
+ELIMINAR 36
+ELIMINAR 24
+IMPRIMIR tests/60-abb.out
+INSERTAR 9 9.210819 Kill Bill Vol 1 [2003]    720p
+INSERTAR 46 6.457326 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 37 8.710281 Watchmen [720p]
+INSERTAR 35 3.203816 How To Lose Friends & Alienate People   1080p
+INSERTAR 69 8.670985 Sex drive   720p
+ELIMINAR 69
+ELIMINAR 31
+IMPRIMIR tests/60-abb.out
+INSERTAR 15 7.566993 Seven Pounds    720p
+INSERTAR 43 5.993897 Rambo 4 [2008] [720p]
+INSERTAR 27 1.362838 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 11 0.203573 Punisher 2   720p
+INSERTAR 30 0.815981 Big Nothing   720p
+INSERTAR 51 8.155884 Eurotrip    720p
+ELIMINAR 46
+ELIMINAR 1
+ELIMINAR 54
+IMPRIMIR tests/60-abb.out
+INSERTAR 6 8.595641 Four Christmases 720P
+INSERTAR 45 3.486951 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 10 6.257871 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 52 6.930229 District 9 [2009] [720p]
+INSERTAR 76 7.297127 Hellboy 1    1080p
+INSERTAR 80 5.622227 Night At The Museum 2 [720p]
+INSERTAR 87 1.213465 Aeon Flux   720p
+ELIMINAR 10
+ELIMINAR 80
+ELIMINAR 61
+IMPRIMIR tests/60-abb.out
+INSERTAR 19 8.648471 Miami Vice 720p
+INSERTAR 7 9.887379 Meet The Fockers    720p
+INSERTAR 78 8.671146 Coyote Ugly 1080p
+INSERTAR 12 5.325707 District 9 [2009] [720p]
+INSERTAR 75 5.926651 X-Men 1 - 1080p
+INSERTAR 16 8.659463 The Matrix Reloaded   1080p
+INSERTAR 29 9.853550 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 77 3.259462 Danny the Dog   1080p
+ELIMINAR 35
+ELIMINAR 32
+ELIMINAR 43
+ELIMINAR 87
+IMPRIMIR tests/60-abb.out
+INSERTAR 55 8.507007 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 94 0.481792 Fifty Dead Men Walking   1080p
+INSERTAR 72 0.648270 James Bond 03 - GoldFinger [1964]
+INSERTAR 49 1.330307 Afro samurai uncut 720p
+INSERTAR 82 5.798163 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 40 0.867903 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 88 3.105333 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 99 7.998645 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 58 5.700495 Banlieue 13 - Ultimatum [720p]
+ELIMINAR 15
+ELIMINAR 30
+ELIMINAR 45
+ELIMINAR 6
+IMPRIMIR tests/60-abb.out
+INSERTAR 64 5.577877 Dead Race 720p
+INSERTAR 8 8.045328 Sixth Sense   720p
+INSERTAR 17 0.279494 La Vita e Bella    720p
+INSERTAR 93 6.994931 Twilight [2008]   720p
+INSERTAR 44 9.877824 Ongbak 2003 720p
+INSERTAR 63 1.618860 Charlie and the Chocolate Factory   720p
+INSERTAR 38 4.576809 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 70 6.567580 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 41 6.694134 Red Dragon    1080p
+INSERTAR 25 0.857293 Behind Enemy Line 2001   720p
+ELIMINAR 70
+ELIMINAR 25
+ELIMINAR 49
+ELIMINAR 12
+ELIMINAR 55
+IMPRIMIR tests/60-abb.out
+INSERTAR 104 4.807463 Bad Boy II [720p]
+INSERTAR 65 5.372275 Madagascar 1 [2005] [1080p]
+INSERTAR 39 8.138705 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 108 1.904836 Jeniffer's Body ( 2009)    1080p
+INSERTAR 62 9.575014 contents.txt
+INSERTAR 21 5.671129 Superhero Movie   1080p
+INSERTAR 103 8.671568 Bridge To Terabithia 720P
+INSERTAR 113 5.151738 Big Buck Bunny [1080p]
+INSERTAR 90 3.374738 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 122 9.608716 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 114 4.815706 Lord Of The Ring  - Return Of The King   720p
+ELIMINAR 40
+ELIMINAR 38
+ELIMINAR 76
+ELIMINAR 93
+ELIMINAR 88
+IMPRIMIR tests/60-abb.out
+INSERTAR 109 1.838298 007 Series
+INSERTAR 23 1.591717 Batman Cartoon - Gotham Knight   720p
+INSERTAR 14 7.392805 Final Destination 2
+INSERTAR 105 5.723932 Flash Point    720p
+INSERTAR 86 9.947305 Batman Cartoon - Gotham Knight   720p
+INSERTAR 115 4.455158 Starship Troopers 2  720p
+INSERTAR 120 4.176680 Inkheart [2008] [720p]
+INSERTAR 66 6.664678 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 111 1.566645 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 28 7.290906 Disaster Movie 2008   720p
+INSERTAR 135 1.875008 8 Mile [2002] [720p]
+INSERTAR 74 5.569422 James Bond 11 - MoonRaker [1979]
+ELIMINAR 19
+ELIMINAR 41
+ELIMINAR 28
+ELIMINAR 120
+ELIMINAR 8
+ELIMINAR 37
+IMPRIMIR tests/60-abb.out
+INSERTAR 118 0.758300 The Final Destination 4 [2009] [720p]
+INSERTAR 126 1.658975 PIXAR Movie
+INSERTAR 131 1.834682 Blood - The Last Vampire [2009] [720p]
+INSERTAR 92 2.940252 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 129 7.427909 Afro samurai uncut 720p
+INSERTAR 121 4.014052 Race To Witch Mountain [1080p]
+INSERTAR 20 9.778714 Burn E [720p]
+INSERTAR 125 8.972841 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 117 2.589341 Superhero Movie   1080p
+INSERTAR 133 9.344888 Species - The Awakening   720p
+INSERTAR 134 0.551389 In The Electrical Mist   720p
+INSERTAR 18 7.287355 Apollo 13   1080p
+INSERTAR 139 0.452434 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+ELIMINAR 139
+ELIMINAR 104
+ELIMINAR 27
+ELIMINAR 63
+ELIMINAR 17
+ELIMINAR 82
+IMPRIMIR tests/60-abb.out
+INSERTAR 73 1.280602 The Matrix   1080p
+INSERTAR 67 7.342110 Surrogates [2009] [720p]
+INSERTAR 95 2.300280 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 48 4.177963 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 60 6.284062 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 124 3.166614 Direct Contact    720p
+INSERTAR 140 3.223679 Swordfish    720p
+INSERTAR 71 1.862386 Before The Devil Knows, You're Dead   1080p
+INSERTAR 152 1.181029 The X Files - I Want To Believe    720p
+INSERTAR 96 2.077624 High school musical 2006    720p
+INSERTAR 143 2.642408 Star Wars Saga  Collection 720p
+INSERTAR 144 2.134529 Good Night And Good Luck   720p
+INSERTAR 148 4.946006 Alien vs Predator 1-2  720p
+INSERTAR 159 8.669971 Green Lantern First Flight   720p
+ELIMINAR 39
+ELIMINAR 66
+ELIMINAR 72
+ELIMINAR 58
+ELIMINAR 67
+ELIMINAR 16
+ELIMINAR 75
+IMPRIMIR tests/60-abb.out
+INSERTAR 141 0.599989 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 2 1.978247 The Matrix [1999] [1080p]
+INSERTAR 13 1.904608 The Secret of Moonarce [720p]
+INSERTAR 59 6.057144 Apollo 13   1080p
+INSERTAR 145 2.219217 Final Destination 3   1080p
+INSERTAR 84 1.944196 Corpse Bride   720p
+INSERTAR 47 4.068158 Ongbak 2003 720p
+INSERTAR 150 2.410054 Big Nothing   720p
+INSERTAR 98 9.184936 The Bank Job [720p]
+INSERTAR 89 1.115225 My Bloody Valentine 3D    1080p
+INSERTAR 136 6.500380 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 168 1.527510 Hitman    720p
+INSERTAR 157 0.673401 Connected   720p
+INSERTAR 156 7.870018 Shutter   720p
+INSERTAR 4 3.063224 Butterfly on a Wheel.2007   720p
+ELIMINAR 122
+ELIMINAR 157
+ELIMINAR 23
+ELIMINAR 118
+ELIMINAR 105
+ELIMINAR 64
+ELIMINAR 136
+IMPRIMIR tests/60-abb.out
diff --git a/tests/61-abb.catedra.out b/tests/61-abb.catedra.out
new file mode 100644
index 0000000..e56def6
--- /dev/null
+++ b/tests/61-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 35 2.667740 Butterfly on a Wheel.2007   720p ]
+[ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ]
+[ 4 4.435619 Bride Wars   720p ][ 7 5.414444 La Lingerie [BluRay] [720p] [DTS] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ]
+[ 4 4.435619 Bride Wars   720p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ][ 36 6.509718 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 45 4.573367 catch me if u can - 720p ][ 49 3.396795 Miss March [720p] ]
+[ 4 4.435619 Bride Wars   720p ][ 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p ][ 6 7.968957 Jumanji [720p] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ][ 36 6.509718 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 38 0.229865 Shinjuku Incident ][ 49 3.396795 Miss March [720p] ][ 62 0.919147 Surrogates [2009] [720p] ]
+[ 4 4.435619 Bride Wars   720p ][ 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p ][ 8 4.217069 Incredibles, The 1080p ][ 11 0.657490 District 9 [2009] [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ][ 38 0.229865 Shinjuku Incident ][ 47 9.105373 PIXAR Movie ][ 49 3.396795 Miss March [720p] ][ 62 0.919147 Surrogates [2009] [720p] ][ 75 5.522857 Apollo 13   1080p ]
+[ 4 4.435619 Bride Wars   720p ][ 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p ][ 11 0.657490 District 9 [2009] [720p] ][ 16 1.086566 Watchmen [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 31 0.107595 Click   1080p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 35 2.667740 Butterfly on a Wheel.2007   720p ][ 38 0.229865 Shinjuku Incident ][ 47 9.105373 PIXAR Movie ][ 49 3.396795 Miss March [720p] ][ 50 1.732509 Cloverfield   1080p ][ 62 0.919147 Surrogates [2009] [720p] ][ 67 6.398224 American Psycho   720p ][ 75 5.522857 Apollo 13   1080p ][ 83 8.029873 Lord of war   720p ]
+[ 4 4.435619 Bride Wars   720p ][ 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p ][ 11 0.657490 District 9 [2009] [720p] ][ 13 6.058532 007.1983.Octopussy.720p.hdtv.x264 ][ 16 1.086566 Watchmen [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 28 8.549820 Van.Helsing  1080p ][ 31 0.107595 Click   1080p ][ 33 3.010539 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 38 0.229865 Shinjuku Incident ][ 39 1.595621 Spiderman 1   1080p ][ 50 1.732509 Cloverfield   1080p ][ 56 2.308981 Hellboy 1    1080p ][ 59 1.531880 Poseidon   1080p ][ 62 0.919147 Surrogates [2009] [720p] ][ 67 6.398224 American Psycho   720p ][ 75 5.522857 Apollo 13   1080p ][ 83 8.029873 Lord of war   720p ][ 86 8.852988 Beauty And The Beast    720p ]
+[ 4 4.435619 Bride Wars   720p ][ 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 11 0.657490 District 9 [2009] [720p] ][ 12 7.422127 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 13 6.058532 007.1983.Octopussy.720p.hdtv.x264 ][ 16 1.086566 Watchmen [720p] ][ 24 6.716611 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 31 0.107595 Click   1080p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 38 0.229865 Shinjuku Incident ][ 39 1.595621 Spiderman 1   1080p ][ 56 2.308981 Hellboy 1    1080p ][ 57 9.132495 Con Air   720p ][ 59 1.531880 Poseidon   1080p ][ 63 8.085624 Gone In 60 Seconds    1080p ][ 67 6.398224 American Psycho   720p ][ 75 5.522857 Apollo 13   1080p ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 83 8.029873 Lord of war   720p ][ 86 8.852988 Beauty And The Beast    720p ][ 89 3.025610 X-Men 1    720p ][ 90 8.286174 Armageddon [1998] [720p] ][ 94 7.743565 Jeniffer's Body ( 2009)    1080p ]
+[ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 10 6.461680 Ice Age 2 The Meltdown [2006] [720p] ][ 11 0.657490 District 9 [2009] [720p] ][ 12 7.422127 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 13 6.058532 007.1983.Octopussy.720p.hdtv.x264 ][ 16 1.086566 Watchmen [720p] ][ 24 6.716611 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 31 0.107595 Click   1080p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 38 0.229865 Shinjuku Incident ][ 39 1.595621 Spiderman 1   1080p ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 52 2.115735 Bee Movie   720p ][ 54 3.469934 Night At The Museum 2 [720p] ][ 56 2.308981 Hellboy 1    1080p ][ 57 9.132495 Con Air   720p ][ 59 1.531880 Poseidon   1080p ][ 63 8.085624 Gone In 60 Seconds    1080p ][ 67 6.398224 American Psycho   720p ][ 72 4.997138 Iron Man    1080p ][ 74 2.674136 All About Steve 720P ][ 75 5.522857 Apollo 13   1080p ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 83 8.029873 Lord of war   720p ][ 94 7.743565 Jeniffer's Body ( 2009)    1080p ][ 96 8.761239 Elite Squad 1080p ]
+[ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 10 6.461680 Ice Age 2 The Meltdown [2006] [720p] ][ 11 0.657490 District 9 [2009] [720p] ][ 12 7.422127 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 16 1.086566 Watchmen [720p] ][ 19 9.847323 Robocop Collection   720p ][ 24 6.716611 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 31 0.107595 Click   1080p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 39 1.595621 Spiderman 1   1080p ][ 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 57 9.132495 Con Air   720p ][ 59 1.531880 Poseidon   1080p ][ 63 8.085624 Gone In 60 Seconds    1080p ][ 64 7.978053 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 65 3.083252 300   720p ][ 67 6.398224 American Psycho   720p ][ 72 4.997138 Iron Man    1080p ][ 74 2.674136 All About Steve 720P ][ 75 5.522857 Apollo 13   1080p ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 80 3.406531 Pinocchio [1940] [720p] ][ 83 8.029873 Lord of war   720p ][ 94 7.743565 Jeniffer's Body ( 2009)    1080p ][ 95 1.285675 Harold & Kumar   720p ][ 96 8.761239 Elite Squad 1080p ][ 98 7.231980 Direct Contact    720p ][ 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 106 9.369156 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 118 2.758996 Elite Squad 1080p ]
+[ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 10 6.461680 Ice Age 2 The Meltdown [2006] [720p] ][ 11 0.657490 District 9 [2009] [720p] ][ 16 1.086566 Watchmen [720p] ][ 19 9.847323 Robocop Collection   720p ][ 22 2.840793 Sex drive   720p ][ 26 6.706576 The Dark Knight [2008]   1080p ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 31 0.107595 Click   1080p ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 39 1.595621 Spiderman 1   1080p ][ 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 53 6.304341 G.I.Joe The Rise of Cobra [2009] [720p] ][ 59 1.531880 Poseidon   1080p ][ 63 8.085624 Gone In 60 Seconds    1080p ][ 64 7.978053 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 65 3.083252 300   720p ][ 67 6.398224 American Psycho   720p ][ 72 4.997138 Iron Man    1080p ][ 73 5.733015 Spiderman 3   1080p ][ 74 2.674136 All About Steve 720P ][ 75 5.522857 Apollo 13   1080p ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 78 4.749121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 80 3.406531 Pinocchio [1940] [720p] ][ 83 8.029873 Lord of war   720p ][ 95 1.285675 Harold & Kumar   720p ][ 96 8.761239 Elite Squad 1080p ][ 98 7.231980 Direct Contact    720p ][ 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 106 9.369156 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 113 6.454141 Romeo And Juliet   720p ][ 116 4.174704 Night At The Museum 2 [720p] ][ 118 2.758996 Elite Squad 1080p ][ 125 6.501030 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 129 7.851270 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 130 4.067507 James Bond 21 - Casino Royale [2006] ]
+[ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 10 6.461680 Ice Age 2 The Meltdown [2006] [720p] ][ 11 0.657490 District 9 [2009] [720p] ][ 14 8.026560 Final Fantasy The Spirits Within    720p ][ 18 9.326180 Daredevil - 720p ][ 21 5.618464 Horseman    720p ][ 26 6.706576 The Dark Knight [2008]   1080p ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 39 1.595621 Spiderman 1   1080p ][ 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 44 6.113136 SAW V ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 53 6.304341 G.I.Joe The Rise of Cobra [2009] [720p] ][ 59 1.531880 Poseidon   1080p ][ 63 8.085624 Gone In 60 Seconds    1080p ][ 64 7.978053 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 65 3.083252 300   720p ][ 67 6.398224 American Psycho   720p ][ 69 8.363192 Home Alone 1 & 2   720p ][ 71 9.312600 The Bank Job [720p] ][ 73 5.733015 Spiderman 3   1080p ][ 74 2.674136 All About Steve 720P ][ 75 5.522857 Apollo 13   1080p ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 78 4.749121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 80 3.406531 Pinocchio [1940] [720p] ][ 83 8.029873 Lord of war   720p ][ 95 1.285675 Harold & Kumar   720p ][ 96 8.761239 Elite Squad 1080p ][ 98 7.231980 Direct Contact    720p ][ 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 103 5.361904 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 106 9.369156 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 113 6.454141 Romeo And Juliet   720p ][ 116 4.174704 Night At The Museum 2 [720p] ][ 118 2.758996 Elite Squad 1080p ][ 122 6.392681 Batman Begins   1080p ][ 125 6.501030 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 126 7.435433 I Am Legend    720p ][ 129 7.851270 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 130 4.067507 James Bond 21 - Casino Royale [2006] ][ 134 5.346753 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 137 7.548032 Batman Dark Knight   1080p ][ 143 0.582350 How To Lose Friends & Alienate People   1080p ]
+[ 0 0.050955 Red Dragon    1080p ][ 1 8.335478 Get Smart (2008) 1080p ][ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 10 6.461680 Ice Age 2 The Meltdown [2006] [720p] ][ 11 0.657490 District 9 [2009] [720p] ][ 17 0.261317 Romeo And Juliet   720p ][ 18 9.326180 Daredevil - 720p ][ 21 5.618464 Horseman    720p ][ 23 5.907140 Hellboy 2     1080p ][ 26 6.706576 The Dark Knight [2008]   1080p ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 39 1.595621 Spiderman 1   1080p ][ 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 44 6.113136 SAW V ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 53 6.304341 G.I.Joe The Rise of Cobra [2009] [720p] ][ 59 1.531880 Poseidon   1080p ][ 64 7.978053 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 65 3.083252 300   720p ][ 67 6.398224 American Psycho   720p ][ 69 8.363192 Home Alone 1 & 2   720p ][ 70 5.403942 Lawrence of Arabia   1080p ][ 71 9.312600 The Bank Job [720p] ][ 74 2.674136 All About Steve 720P ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 78 4.749121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 80 3.406531 Pinocchio [1940] [720p] ][ 83 8.029873 Lord of war   720p ][ 87 5.075147 Mission Impossible Trilogy   720p ][ 93 1.195409 Taken 1080p ][ 95 1.285675 Harold & Kumar   720p ][ 96 8.761239 Elite Squad 1080p ][ 98 7.231980 Direct Contact    720p ][ 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 103 5.361904 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 113 6.454141 Romeo And Juliet   720p ][ 116 4.174704 Night At The Museum 2 [720p] ][ 117 7.637623 The Matrix [1999] [1080p] ][ 118 2.758996 Elite Squad 1080p ][ 119 7.926245 Jumper    1080p ][ 122 6.392681 Batman Begins   1080p ][ 126 7.435433 I Am Legend    720p ][ 127 9.613341 Armageddon [1998] [720p] ][ 129 7.851270 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 130 4.067507 James Bond 21 - Casino Royale [2006] ][ 132 1.423342 The Dark Knight [2008]   1080p ][ 133 0.770863 Babel.720p ][ 134 5.346753 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 137 7.548032 Batman Dark Knight   1080p ][ 140 6.595464 Incredibles, The 1080p ][ 143 0.582350 How To Lose Friends & Alienate People   1080p ]
+[ 0 0.050955 Red Dragon    1080p ][ 1 8.335478 Get Smart (2008) 1080p ][ 4 4.435619 Bride Wars   720p ][ 9 8.682039 Lord Of The Ring  - The Two Tower   720p ][ 11 0.657490 District 9 [2009] [720p] ][ 17 0.261317 Romeo And Juliet   720p ][ 18 9.326180 Daredevil - 720p ][ 20 5.233262 Watchmen [720p] ][ 21 5.618464 Horseman    720p ][ 23 5.907140 Hellboy 2     1080p ][ 27 8.005890 Finding Nemo [2003] [720p] ][ 34 9.621030 James Bond 05 - You Only Live Twice [1967] ][ 37 6.759244 Erin Brockovich 2000.720p ][ 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 43 0.533172 Shutter   720p ][ 44 6.113136 SAW V ][ 48 1.647311 contents.txt ][ 51 2.422542 Final Destination ][ 53 6.304341 G.I.Joe The Rise of Cobra [2009] [720p] ][ 59 1.531880 Poseidon   1080p ][ 65 3.083252 300   720p ][ 67 6.398224 American Psycho   720p ][ 69 8.363192 Home Alone 1 & 2   720p ][ 71 9.312600 The Bank Job [720p] ][ 74 2.674136 All About Steve 720P ][ 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 78 4.749121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 83 8.029873 Lord of war   720p ][ 84 7.269444 X-Men 1    720p ][ 87 5.075147 Mission Impossible Trilogy   720p ][ 93 1.195409 Taken 1080p ][ 95 1.285675 Harold & Kumar   720p ][ 96 8.761239 Elite Squad 1080p ][ 98 7.231980 Direct Contact    720p ][ 99 4.211498 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 103 5.361904 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 105 6.498734 catch me if u can - 720p ][ 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 113 6.454141 Romeo And Juliet   720p ][ 115 5.125791 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 116 4.174704 Night At The Museum 2 [720p] ][ 118 2.758996 Elite Squad 1080p ][ 119 7.926245 Jumper    1080p ][ 122 6.392681 Batman Begins   1080p ][ 126 7.435433 I Am Legend    720p ][ 127 9.613341 Armageddon [1998] [720p] ][ 129 7.851270 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 130 4.067507 James Bond 21 - Casino Royale [2006] ][ 132 1.423342 The Dark Knight [2008]   1080p ][ 133 0.770863 Babel.720p ][ 134 5.346753 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 136 3.316881 X-Men 1    720p ][ 137 7.548032 Batman Dark Knight   1080p ][ 140 6.595464 Incredibles, The 1080p ][ 141 6.307341 The Sniper 720p ][ 143 0.582350 How To Lose Friends & Alienate People   1080p ][ 144 8.986089 American Psycho   720p ][ 151 3.168911 SWAT    720p ][ 155 3.274182 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 156 7.831132 Braveheart 720p ][ 157 3.225240 Crank 2, High Voltage   1080p ][ 164 1.441499 Baby on Board (2009)    720p ][ 170 9.863478 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ]
diff --git a/tests/61-abb.in b/tests/61-abb.in
new file mode 100644
index 0000000..62cabb9
--- /dev/null
+++ b/tests/61-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/61-abb.out
+INSERTAR 35 2.667740 Butterfly on a Wheel.2007   720p
+IMPRIMIR tests/61-abb.out
+INSERTAR 34 9.621030 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 2 9.582525 Interview with the Vampire   720p
+ELIMINAR 2
+IMPRIMIR tests/61-abb.out
+INSERTAR 46 8.178794 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 7 5.414444 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 4 4.435619 Bride Wars   720p
+ELIMINAR 46
+IMPRIMIR tests/61-abb.out
+INSERTAR 45 4.573367 catch me if u can - 720p
+INSERTAR 55 8.694502 Fearless - 720p
+INSERTAR 36 6.509718 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 49 3.396795 Miss March [720p]
+ELIMINAR 7
+ELIMINAR 55
+IMPRIMIR tests/61-abb.out
+INSERTAR 62 0.919147 Surrogates [2009] [720p]
+INSERTAR 38 0.229865 Shinjuku Incident
+INSERTAR 5 3.141994 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 30 8.430176 Connected   720p
+INSERTAR 6 7.968957 Jumanji [720p]
+ELIMINAR 45
+ELIMINAR 30
+IMPRIMIR tests/61-abb.out
+INSERTAR 47 9.105373 PIXAR Movie
+INSERTAR 27 8.005890 Finding Nemo [2003] [720p]
+INSERTAR 66 2.668123 Jumanji [720p]
+INSERTAR 11 0.657490 District 9 [2009] [720p]
+INSERTAR 75 5.522857 Apollo 13   1080p
+INSERTAR 8 4.217069 Incredibles, The 1080p
+ELIMINAR 36
+ELIMINAR 6
+ELIMINAR 66
+IMPRIMIR tests/61-abb.out
+INSERTAR 31 0.107595 Click   1080p
+INSERTAR 50 1.732509 Cloverfield   1080p
+INSERTAR 79 9.026637 Star Wars Saga  Collection 720p
+INSERTAR 67 6.398224 American Psycho   720p
+INSERTAR 16 1.086566 Watchmen [720p]
+INSERTAR 83 8.029873 Lord of war   720p
+INSERTAR 32 2.661844 SAW III   720p
+ELIMINAR 32
+ELIMINAR 8
+ELIMINAR 79
+IMPRIMIR tests/61-abb.out
+INSERTAR 56 2.308981 Hellboy 1    1080p
+INSERTAR 13 6.058532 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 86 8.852988 Beauty And The Beast    720p
+INSERTAR 28 8.549820 Van.Helsing  1080p
+INSERTAR 3 3.649883 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 39 1.595621 Spiderman 1   1080p
+INSERTAR 59 1.531880 Poseidon   1080p
+INSERTAR 33 3.010539 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+ELIMINAR 49
+ELIMINAR 47
+ELIMINAR 35
+ELIMINAR 3
+IMPRIMIR tests/61-abb.out
+INSERTAR 89 3.025610 X-Men 1    720p
+INSERTAR 77 7.872728 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 9 8.682039 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 90 8.286174 Armageddon [1998] [720p]
+INSERTAR 63 8.085624 Gone In 60 Seconds    1080p
+INSERTAR 24 6.716611 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 57 9.132495 Con Air   720p
+INSERTAR 12 7.422127 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 94 7.743565 Jeniffer's Body ( 2009)    1080p
+ELIMINAR 28
+ELIMINAR 33
+ELIMINAR 50
+ELIMINAR 62
+IMPRIMIR tests/61-abb.out
+INSERTAR 48 1.647311 contents.txt
+INSERTAR 41 9.123050 Push    1080p
+INSERTAR 72 4.997138 Iron Man    1080p
+INSERTAR 54 3.469934 Night At The Museum 2 [720p]
+INSERTAR 37 6.759244 Erin Brockovich 2000.720p
+INSERTAR 74 2.674136 All About Steve 720P
+INSERTAR 51 2.422542 Final Destination
+INSERTAR 96 8.761239 Elite Squad 1080p
+INSERTAR 52 2.115735 Bee Movie   720p
+INSERTAR 10 6.461680 Ice Age 2 The Meltdown [2006] [720p]
+ELIMINAR 5
+ELIMINAR 90
+ELIMINAR 89
+ELIMINAR 41
+ELIMINAR 86
+IMPRIMIR tests/61-abb.out
+INSERTAR 42 3.832363 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 65 3.083252 300   720p
+INSERTAR 106 9.369156 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 64 7.978053 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 80 3.406531 Pinocchio [1940] [720p]
+INSERTAR 118 2.758996 Elite Squad 1080p
+INSERTAR 98 7.231980 Direct Contact    720p
+INSERTAR 112 4.090403 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 19 9.847323 Robocop Collection   720p
+INSERTAR 95 1.285675 Harold & Kumar   720p
+INSERTAR 100 6.995941 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+ELIMINAR 56
+ELIMINAR 13
+ELIMINAR 38
+ELIMINAR 54
+ELIMINAR 52
+IMPRIMIR tests/61-abb.out
+INSERTAR 53 6.304341 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 125 6.501030 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 82 3.216636 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 73 5.733015 Spiderman 3   1080p
+INSERTAR 130 4.067507 James Bond 21 - Casino Royale [2006]
+INSERTAR 129 7.851270 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 116 4.174704 Night At The Museum 2 [720p]
+INSERTAR 22 2.840793 Sex drive   720p
+INSERTAR 78 4.749121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 85 5.612964 Spiderman 2   1080p
+INSERTAR 113 6.454141 Romeo And Juliet   720p
+INSERTAR 26 6.706576 The Dark Knight [2008]   1080p
+ELIMINAR 12
+ELIMINAR 82
+ELIMINAR 85
+ELIMINAR 24
+ELIMINAR 57
+ELIMINAR 94
+IMPRIMIR tests/61-abb.out
+INSERTAR 111 1.440400 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 103 5.361904 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 137 7.548032 Batman Dark Knight   1080p
+INSERTAR 14 8.026560 Final Fantasy The Spirits Within    720p
+INSERTAR 44 6.113136 SAW V
+INSERTAR 21 5.618464 Horseman    720p
+INSERTAR 69 8.363192 Home Alone 1 & 2   720p
+INSERTAR 134 5.346753 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 143 0.582350 How To Lose Friends & Alienate People   1080p
+INSERTAR 18 9.326180 Daredevil - 720p
+INSERTAR 126 7.435433 I Am Legend    720p
+INSERTAR 122 6.392681 Batman Begins   1080p
+INSERTAR 71 9.312600 The Bank Job [720p]
+ELIMINAR 19
+ELIMINAR 111
+ELIMINAR 22
+ELIMINAR 16
+ELIMINAR 31
+ELIMINAR 72
+IMPRIMIR tests/61-abb.out
+INSERTAR 23 5.907140 Hellboy 2     1080p
+INSERTAR 70 5.403942 Lawrence of Arabia   1080p
+INSERTAR 119 7.926245 Jumper    1080p
+INSERTAR 93 1.195409 Taken 1080p
+INSERTAR 0 0.050955 Red Dragon    1080p
+INSERTAR 117 7.637623 The Matrix [1999] [1080p]
+INSERTAR 152 5.157984 Batman Cartoon - Gotham Knight   720p
+INSERTAR 132 1.423342 The Dark Knight [2008]   1080p
+INSERTAR 17 0.261317 Romeo And Juliet   720p
+INSERTAR 133 0.770863 Babel.720p
+INSERTAR 127 9.613341 Armageddon [1998] [720p]
+INSERTAR 140 6.595464 Incredibles, The 1080p
+INSERTAR 1 8.335478 Get Smart (2008) 1080p
+INSERTAR 87 5.075147 Mission Impossible Trilogy   720p
+ELIMINAR 152
+ELIMINAR 106
+ELIMINAR 75
+ELIMINAR 73
+ELIMINAR 14
+ELIMINAR 63
+ELIMINAR 125
+IMPRIMIR tests/61-abb.out
+INSERTAR 43 0.533172 Shutter   720p
+INSERTAR 105 6.498734 catch me if u can - 720p
+INSERTAR 136 3.316881 X-Men 1    720p
+INSERTAR 157 3.225240 Crank 2, High Voltage   1080p
+INSERTAR 170 9.863478 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 164 1.441499 Baby on Board (2009)    720p
+INSERTAR 141 6.307341 The Sniper 720p
+INSERTAR 115 5.125791 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 156 7.831132 Braveheart 720p
+INSERTAR 151 3.168911 SWAT    720p
+INSERTAR 144 8.986089 American Psycho   720p
+INSERTAR 99 4.211498 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 155 3.274182 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 84 7.269444 X-Men 1    720p
+INSERTAR 20 5.233262 Watchmen [720p]
+ELIMINAR 10
+ELIMINAR 80
+ELIMINAR 26
+ELIMINAR 117
+ELIMINAR 70
+ELIMINAR 39
+ELIMINAR 64
+IMPRIMIR tests/61-abb.out
diff --git a/tests/62-abb.catedra.out b/tests/62-abb.catedra.out
new file mode 100644
index 0000000..5c35150
--- /dev/null
+++ b/tests/62-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 17 7.477503 Doomsday 720p ]
+[ 17 7.477503 Doomsday 720p ][ 25 3.590244 Final Fantasy VII Advent Children [2005] [1080p] ]
+[ 17 7.477503 Doomsday 720p ][ 25 3.590244 Final Fantasy VII Advent Children [2005] [1080p] ][ 52 9.326983 Ip Man    1080p ][ 53 0.377199 James Bond 08 - Live and Let Die [1973] ]
+[ 17 7.477503 Doomsday 720p ][ 34 2.597355 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 52 9.326983 Ip Man    1080p ][ 53 0.377199 James Bond 08 - Live and Let Die [1973] ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ]
+[ 1 0.652426 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.260046 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 17 7.477503 Doomsday 720p ][ 45 3.253927 300 [2006] ][ 52 9.326983 Ip Man    1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 64 9.316302 The Butterfly Effect [2004] [720p] ][ 70 0.743739 Ice Age 2 The Meltdown [2006] [720p] ]
+[ 1 0.652426 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 17 7.477503 Doomsday 720p ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 45 3.253927 300 [2006] ][ 48 6.502876 Ip Man [2009]    720p ][ 52 9.326983 Ip Man    1080p ][ 57 4.320099 Max Payne    720p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 68 6.263563 Constantine 720p ][ 74 6.700789 Into The Blue 720P ][ 78 4.653584 Resident Evil Series    1080p ]
+[ 1 0.652426 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 9 5.005163 Crash    1080p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 17 7.477503 Doomsday 720p ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 45 3.253927 300 [2006] ][ 48 6.502876 Ip Man [2009]    720p ][ 52 9.326983 Ip Man    1080p ][ 54 9.313058 Chocolate 720p ][ 55 6.242663 Star Trek [2009] [1080p] ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 68 6.263563 Constantine 720p ][ 72 5.351230 Van.Helsing  1080p ][ 74 6.700789 Into The Blue 720P ][ 78 4.653584 Resident Evil Series    1080p ]
+[ 9 5.005163 Crash    1080p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 46 0.058185 New York I Love You 720p   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 51 0.162452 Blood River 720P ][ 52 9.326983 Ip Man    1080p ][ 54 9.313058 Chocolate 720p ][ 55 6.242663 Star Trek [2009] [1080p] ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 68 6.263563 Constantine 720p ][ 71 2.054156 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 72 5.351230 Van.Helsing  1080p ][ 74 6.700789 Into The Blue 720P ][ 82 1.893506 3_10 to Yuma   720p ][ 86 1.225087 Leaving Las Vegas  720p ][ 87 8.152498 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
+[ 8 4.442249 Kingdom of Heaven [2005] [720p] ][ 9 5.005163 Crash    1080p ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 27 0.577842 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 38 0.184803 Get Smart (2008) 1080p ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 46 0.058185 New York I Love You 720p   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 51 0.162452 Blood River 720P ][ 52 9.326983 Ip Man    1080p ][ 55 6.242663 Star Trek [2009] [1080p] ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 71 2.054156 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 72 5.351230 Van.Helsing  1080p ][ 74 6.700789 Into The Blue 720P ][ 82 1.893506 3_10 to Yuma   720p ][ 86 1.225087 Leaving Las Vegas  720p ][ 93 7.063164 Fast and the Furious 1 - 1080p ][ 99 1.295469 The Last Samurai [2004] [720p] ]
+[ 8 4.442249 Kingdom of Heaven [2005] [720p] ][ 9 5.005163 Crash    1080p ][ 14 8.167877 10,000 BC 720p ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 27 0.577842 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 38 0.184803 Get Smart (2008) 1080p ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 51 0.162452 Blood River 720P ][ 52 9.326983 Ip Man    1080p ][ 55 6.242663 Star Trek [2009] [1080p] ][ 58 8.351185 Seven Swords    1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 72 5.351230 Van.Helsing  1080p ][ 74 6.700789 Into The Blue 720P ][ 82 1.893506 3_10 to Yuma   720p ][ 86 1.225087 Leaving Las Vegas  720p ][ 93 7.063164 Fast and the Furious 1 - 1080p ][ 97 6.427318 Defiance.1080p ][ 99 1.295469 The Last Samurai [2004] [720p] ]
+[ 6 1.658383 Meet The Fockers    720p ][ 8 4.442249 Kingdom of Heaven [2005] [720p] ][ 9 5.005163 Crash    1080p ][ 14 8.167877 10,000 BC 720p ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p] ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 27 0.577842 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 33 8.904669 Ip Man [2009]    720p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 38 0.184803 Get Smart (2008) 1080p ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 52 9.326983 Ip Man    1080p ][ 55 6.242663 Star Trek [2009] [1080p] ][ 58 8.351185 Seven Swords    1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 72 5.351230 Van.Helsing  1080p ][ 82 1.893506 3_10 to Yuma   720p ][ 83 2.256411 Gone In 60 Seconds    1080p ][ 86 1.225087 Leaving Las Vegas  720p ][ 88 9.136462 Wanted   1080p ][ 89 5.665132 The Brave One 720P ][ 90 0.121647 Click   1080p ][ 97 6.427318 Defiance.1080p ][ 99 1.295469 The Last Samurai [2004] [720p] ][ 119 7.904065 Corpse Bride   720p ][ 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ]
+[ 9 5.005163 Crash    1080p ][ 11 5.721648 Terminator.1984.720p.BluRay.x264-ESiR ][ 14 8.167877 10,000 BC 720p ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p] ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 27 0.577842 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 33 8.904669 Ip Man [2009]    720p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 42 2.562850 Lion King, The 720p ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 49 5.516560 Baby on Board (2009)    720p ][ 52 9.326983 Ip Man    1080p ][ 58 8.351185 Seven Swords    1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 72 5.351230 Van.Helsing  1080p ][ 77 3.971768 Hulk 1    1080p ][ 82 1.893506 3_10 to Yuma   720p ][ 83 2.256411 Gone In 60 Seconds    1080p ][ 85 4.027303 contents.txt ][ 86 1.225087 Leaving Las Vegas  720p ][ 88 9.136462 Wanted   1080p ][ 89 5.665132 The Brave One 720P ][ 97 6.427318 Defiance.1080p ][ 99 1.295469 The Last Samurai [2004] [720p] ][ 102 6.650381 Hero    1080p ][ 112 4.333825 The Butterfly Effect 3 Revelations 720p ][ 119 7.904065 Corpse Bride   720p ][ 123 9.439867 How To Lose Friends & Alienate People   1080p ][ 125 6.922660 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 127 2.637277 Lion King, The 720p ][ 128 9.827144 Watchmen [720p] ][ 132 4.927560 Golden Compass   720p ]
+[ 9 5.005163 Crash    1080p ][ 11 5.721648 Terminator.1984.720p.BluRay.x264-ESiR ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 20 6.206499 The Messenger [720p] ][ 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p] ][ 24 3.909145 Punisher 2   720p ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 28 5.879302 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 33 8.904669 Ip Man [2009]    720p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 42 2.562850 Lion King, The 720p ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 48 6.502876 Ip Man [2009]    720p ][ 49 5.516560 Baby on Board (2009)    720p ][ 52 9.326983 Ip Man    1080p ][ 58 8.351185 Seven Swords    1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 72 5.351230 Van.Helsing  1080p ][ 76 5.925283 Kill Bill Vol 1 [2003]    720p ][ 77 3.971768 Hulk 1    1080p ][ 83 2.256411 Gone In 60 Seconds    1080p ][ 84 7.384075 Species   720p ][ 85 4.027303 contents.txt ][ 86 1.225087 Leaving Las Vegas  720p ][ 88 9.136462 Wanted   1080p ][ 89 5.665132 The Brave One 720P ][ 94 1.400843 Final Destination ][ 95 0.858177 The Butterfly Effect [2004] [720p] ][ 99 1.295469 The Last Samurai [2004] [720p] ][ 106 5.873559 Lord of war   720p ][ 112 4.333825 The Butterfly Effect 3 Revelations 720p ][ 114 3.718124 Firewall 720p ][ 119 7.904065 Corpse Bride   720p ][ 120 5.870699 SWAT    720p ][ 123 9.439867 How To Lose Friends & Alienate People   1080p ][ 125 6.922660 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 127 2.637277 Lion King, The 720p ][ 128 9.827144 Watchmen [720p] ][ 130 8.167986 James Bond 19 - The World is not Enough [1999] [720p] ][ 132 4.927560 Golden Compass   720p ][ 133 5.381876 X-Men 4 - Origins Wolverine (2009)  1080p ]
+[ 9 5.005163 Crash    1080p ][ 11 5.721648 Terminator.1984.720p.BluRay.x264-ESiR ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 20 6.206499 The Messenger [720p] ][ 22 7.393988 District 9 [2009] [720p] ][ 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p] ][ 24 3.909145 Punisher 2   720p ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 28 5.879302 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 31 1.137833 Baby on Board (2009)    720p ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 33 8.904669 Ip Man [2009]    720p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 41 6.773028 Banlieue 13 - Ultimatum [720p] ][ 42 2.562850 Lion King, The 720p ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 49 5.516560 Baby on Board (2009)    720p ][ 52 9.326983 Ip Man    1080p ][ 58 8.351185 Seven Swords    1080p ][ 59 9.412245 Danny the Dog   1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 72 5.351230 Van.Helsing  1080p ][ 73 3.808228 12 Rounds 720p ][ 76 5.925283 Kill Bill Vol 1 [2003]    720p ][ 77 3.971768 Hulk 1    1080p ][ 83 2.256411 Gone In 60 Seconds    1080p ][ 84 7.384075 Species   720p ][ 85 4.027303 contents.txt ][ 86 1.225087 Leaving Las Vegas  720p ][ 88 9.136462 Wanted   1080p ][ 89 5.665132 The Brave One 720P ][ 94 1.400843 Final Destination ][ 95 0.858177 The Butterfly Effect [2004] [720p] ][ 99 1.295469 The Last Samurai [2004] [720p] ][ 105 3.663053 Eurotrip 720p ][ 106 5.873559 Lord of war   720p ][ 115 3.405103 Pitch Black [720p] ][ 119 7.904065 Corpse Bride   720p ][ 120 5.870699 SWAT    720p ][ 122 1.459459 12 Rounds 720p ][ 123 9.439867 How To Lose Friends & Alienate People   1080p ][ 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 127 2.637277 Lion King, The 720p ][ 128 9.827144 Watchmen [720p] ][ 130 8.167986 James Bond 19 - The World is not Enough [1999] [720p] ][ 133 5.381876 X-Men 4 - Origins Wolverine (2009)  1080p ][ 146 0.931577 Fifty Dead Men Walking   1080p ][ 147 4.932025 Species - The Awakening   720p ][ 149 2.038648 Drag Me To Hell [720p] ][ 154 2.851366 Godzilla 720p ]
+[ 2 0.179687 catch me if u can - 720p ][ 7 3.622000 Doomsday 720p ][ 9 5.005163 Crash    1080p ][ 11 5.721648 Terminator.1984.720p.BluRay.x264-ESiR ][ 15 5.893059 Twilight [2008]   720p ][ 16 0.870223 The Last Samurai [2004] [720p] ][ 20 6.206499 The Messenger [720p] ][ 22 7.393988 District 9 [2009] [720p] ][ 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p] ][ 24 3.909145 Punisher 2   720p ][ 26 0.179719 The Butterfly Effect 3 Revelations 720p ][ 28 5.879302 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 31 1.137833 Baby on Board (2009)    720p ][ 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p ][ 33 8.904669 Ip Man [2009]    720p ][ 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 40 3.716092 The Dark Knight [2008]   1080p ][ 41 6.773028 Banlieue 13 - Ultimatum [720p] ][ 46 0.058185 New York I Love You 720p   720p ][ 47 5.506511 Romeo And Juliet   720p ][ 52 9.326983 Ip Man    1080p ][ 56 3.437337 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 58 8.351185 Seven Swords    1080p ][ 59 9.412245 Danny the Dog   1080p ][ 60 3.513744 Meet The Fockers    720p ][ 63 5.799125 Connected   720p ][ 65 6.134141 James Bond 01 - Dr. No [1962] [720p] ][ 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 76 5.925283 Kill Bill Vol 1 [2003]    720p ][ 77 3.971768 Hulk 1    1080p ][ 83 2.256411 Gone In 60 Seconds    1080p ][ 84 7.384075 Species   720p ][ 85 4.027303 contents.txt ][ 86 1.225087 Leaving Las Vegas  720p ][ 88 9.136462 Wanted   1080p ][ 89 5.665132 The Brave One 720P ][ 91 5.193436 Dr Dolite 3    720p ][ 92 6.892176 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 94 1.400843 Final Destination ][ 95 0.858177 The Butterfly Effect [2004] [720p] ][ 104 0.106837 La Vita e Bella    720p ][ 105 3.663053 Eurotrip 720p ][ 106 5.873559 Lord of war   720p ][ 110 0.747118 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 117 4.648296 Leaving Las Vegas  720p ][ 119 7.904065 Corpse Bride   720p ][ 120 5.870699 SWAT    720p ][ 121 8.327592 My Bloody Valentine 3D [720p] ][ 122 1.459459 12 Rounds 720p ][ 123 9.439867 How To Lose Friends & Alienate People   1080p ][ 124 2.969816 Species - The Awakening   720p ][ 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 127 2.637277 Lion King, The 720p ][ 128 9.827144 Watchmen [720p] ][ 130 8.167986 James Bond 19 - The World is not Enough [1999] [720p] ][ 133 5.381876 X-Men 4 - Origins Wolverine (2009)  1080p ][ 135 9.870441 Dante's Peak   1080p ][ 146 0.931577 Fifty Dead Men Walking   1080p ][ 147 4.932025 Species - The Awakening   720p ][ 149 2.038648 Drag Me To Hell [720p] ][ 154 2.851366 Godzilla 720p ][ 160 0.914192 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 163 5.157539 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 171 6.566831 Madagascar 1 [2005] [1080p] ]
diff --git a/tests/62-abb.in b/tests/62-abb.in
new file mode 100644
index 0000000..0853548
--- /dev/null
+++ b/tests/62-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/62-abb.out
+INSERTAR 17 7.477503 Doomsday 720p
+IMPRIMIR tests/62-abb.out
+INSERTAR 19 2.490142 Eurotrip    720p
+INSERTAR 25 3.590244 Final Fantasy VII Advent Children [2005] [1080p]
+ELIMINAR 19
+IMPRIMIR tests/62-abb.out
+INSERTAR 12 0.027561 Leon_The Professional.HD   720p
+INSERTAR 53 0.377199 James Bond 08 - Live and Let Die [1973]
+INSERTAR 52 9.326983 Ip Man    1080p
+ELIMINAR 12
+IMPRIMIR tests/62-abb.out
+INSERTAR 63 5.799125 Connected   720p
+INSERTAR 34 2.597355 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 60 3.513744 Meet The Fockers    720p
+INSERTAR 10 5.725027 Pitch Black [720p]
+ELIMINAR 10
+ELIMINAR 25
+IMPRIMIR tests/62-abb.out
+INSERTAR 64 9.316302 The Butterfly Effect [2004] [720p]
+INSERTAR 45 3.253927 300 [2006]
+INSERTAR 3 6.260046 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 1 0.652426 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 70 0.743739 Ice Age 2 The Meltdown [2006] [720p]
+ELIMINAR 34
+ELIMINAR 53
+IMPRIMIR tests/62-abb.out
+INSERTAR 57 4.320099 Max Payne    720p
+INSERTAR 48 6.502876 Ip Man [2009]    720p
+INSERTAR 21 5.360283 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 78 4.653584 Resident Evil Series    1080p
+INSERTAR 68 6.263563 Constantine 720p
+INSERTAR 74 6.700789 Into The Blue 720P
+ELIMINAR 64
+ELIMINAR 3
+ELIMINAR 70
+IMPRIMIR tests/62-abb.out
+INSERTAR 72 5.351230 Van.Helsing  1080p
+INSERTAR 16 0.870223 The Last Samurai [2004] [720p]
+INSERTAR 79 0.323424 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 54 9.313058 Chocolate 720p
+INSERTAR 55 6.242663 Star Trek [2009] [1080p]
+INSERTAR 4 6.570126 The Empress and the Warriors [2008] [720p]
+INSERTAR 9 5.005163 Crash    1080p
+ELIMINAR 57
+ELIMINAR 4
+ELIMINAR 79
+IMPRIMIR tests/62-abb.out
+INSERTAR 51 0.162452 Blood River 720P
+INSERTAR 26 0.179719 The Butterfly Effect 3 Revelations 720p
+INSERTAR 82 1.893506 3_10 to Yuma   720p
+INSERTAR 40 3.716092 The Dark Knight [2008]   1080p
+INSERTAR 71 2.054156 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 86 1.225087 Leaving Las Vegas  720p
+INSERTAR 46 0.058185 New York I Love You 720p   720p
+INSERTAR 87 8.152498 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+ELIMINAR 1
+ELIMINAR 78
+ELIMINAR 45
+ELIMINAR 17
+IMPRIMIR tests/62-abb.out
+INSERTAR 27 0.577842 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 15 5.893059 Twilight [2008]   720p
+INSERTAR 32 1.619898 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 8 4.442249 Kingdom of Heaven [2005] [720p]
+INSERTAR 38 0.184803 Get Smart (2008) 1080p
+INSERTAR 5 0.240464 Infernal Affair 1-3   1080p
+INSERTAR 67 5.211649 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 93 7.063164 Fast and the Furious 1 - 1080p
+INSERTAR 99 1.295469 The Last Samurai [2004] [720p]
+ELIMINAR 68
+ELIMINAR 5
+ELIMINAR 87
+ELIMINAR 54
+IMPRIMIR tests/62-abb.out
+INSERTAR 58 8.351185 Seven Swords    1080p
+INSERTAR 14 8.167877 10,000 BC 720p
+INSERTAR 97 6.427318 Defiance.1080p
+INSERTAR 47 5.506511 Romeo And Juliet   720p
+INSERTAR 65 6.134141 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 101 0.288445 Eragon [2006] [720p]
+INSERTAR 107 8.473664 The Tale Of Despereaux [720p]
+INSERTAR 37 6.614369 Punisher Warzone [720p]
+INSERTAR 36 2.736538 911 Mysteries Demolition    720p
+INSERTAR 35 2.180882 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 101
+ELIMINAR 37
+ELIMINAR 107
+ELIMINAR 36
+ELIMINAR 71
+IMPRIMIR tests/62-abb.out
+INSERTAR 88 9.136462 Wanted   1080p
+INSERTAR 33 8.904669 Ip Man [2009]    720p
+INSERTAR 119 7.904065 Corpse Bride   720p
+INSERTAR 83 2.256411 Gone In 60 Seconds    1080p
+INSERTAR 89 5.665132 The Brave One 720P
+INSERTAR 6 1.658383 Meet The Fockers    720p
+INSERTAR 23 5.225602 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 113 5.888088 Firewall 720p
+INSERTAR 90 0.121647 Click   1080p
+INSERTAR 100 3.393537 Sex drive   720p
+INSERTAR 126 8.762887 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 51
+ELIMINAR 93
+ELIMINAR 74
+ELIMINAR 113
+ELIMINAR 100
+IMPRIMIR tests/62-abb.out
+INSERTAR 127 2.637277 Lion King, The 720p
+INSERTAR 102 6.650381 Hero    1080p
+INSERTAR 85 4.027303 contents.txt
+INSERTAR 49 5.516560 Baby on Board (2009)    720p
+INSERTAR 11 5.721648 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 132 4.927560 Golden Compass   720p
+INSERTAR 42 2.562850 Lion King, The 720p
+INSERTAR 128 9.827144 Watchmen [720p]
+INSERTAR 77 3.971768 Hulk 1    1080p
+INSERTAR 123 9.439867 How To Lose Friends & Alienate People   1080p
+INSERTAR 125 6.922660 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 112 4.333825 The Butterfly Effect 3 Revelations 720p
+ELIMINAR 38
+ELIMINAR 55
+ELIMINAR 6
+ELIMINAR 90
+ELIMINAR 21
+ELIMINAR 8
+IMPRIMIR tests/62-abb.out
+INSERTAR 114 3.718124 Firewall 720p
+INSERTAR 18 7.437498 Pitch Black [720p]
+INSERTAR 120 5.870699 SWAT    720p
+INSERTAR 84 7.384075 Species   720p
+INSERTAR 76 5.925283 Kill Bill Vol 1 [2003]    720p
+INSERTAR 94 1.400843 Final Destination
+INSERTAR 24 3.909145 Punisher 2   720p
+INSERTAR 106 5.873559 Lord of war   720p
+INSERTAR 20 6.206499 The Messenger [720p]
+INSERTAR 133 5.381876 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 28 5.879302 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 95 0.858177 The Butterfly Effect [2004] [720p]
+INSERTAR 130 8.167986 James Bond 19 - The World is not Enough [1999] [720p]
+ELIMINAR 18
+ELIMINAR 27
+ELIMINAR 82
+ELIMINAR 97
+ELIMINAR 102
+ELIMINAR 14
+IMPRIMIR tests/62-abb.out
+INSERTAR 148 0.617957 Max Payne    720p
+INSERTAR 131 4.314179 Meet The Parents    720p
+INSERTAR 154 2.851366 Godzilla 720p
+INSERTAR 115 3.405103 Pitch Black [720p]
+INSERTAR 147 4.932025 Species - The Awakening   720p
+INSERTAR 149 2.038648 Drag Me To Hell [720p]
+INSERTAR 146 0.931577 Fifty Dead Men Walking   1080p
+INSERTAR 73 3.808228 12 Rounds 720p
+INSERTAR 41 6.773028 Banlieue 13 - Ultimatum [720p]
+INSERTAR 105 3.663053 Eurotrip 720p
+INSERTAR 122 1.459459 12 Rounds 720p
+INSERTAR 59 9.412245 Danny the Dog   1080p
+INSERTAR 22 7.393988 District 9 [2009] [720p]
+INSERTAR 31 1.137833 Baby on Board (2009)    720p
+ELIMINAR 132
+ELIMINAR 112
+ELIMINAR 148
+ELIMINAR 125
+ELIMINAR 114
+ELIMINAR 48
+ELIMINAR 131
+IMPRIMIR tests/62-abb.out
+INSERTAR 117 4.648296 Leaving Las Vegas  720p
+INSERTAR 56 3.437337 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 160 0.914192 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 2 0.179687 catch me if u can - 720p
+INSERTAR 142 2.430263 Connected   720p
+INSERTAR 171 6.566831 Madagascar 1 [2005] [1080p]
+INSERTAR 91 5.193436 Dr Dolite 3    720p
+INSERTAR 110 0.747118 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 163 5.157539 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 135 9.870441 Dante's Peak   1080p
+INSERTAR 7 3.622000 Doomsday 720p
+INSERTAR 124 2.969816 Species - The Awakening   720p
+INSERTAR 92 6.892176 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 104 0.106837 La Vita e Bella    720p
+INSERTAR 121 8.327592 My Bloody Valentine 3D [720p]
+ELIMINAR 142
+ELIMINAR 99
+ELIMINAR 115
+ELIMINAR 73
+ELIMINAR 49
+ELIMINAR 42
+ELIMINAR 72
+IMPRIMIR tests/62-abb.out
diff --git a/tests/63-abb.catedra.out b/tests/63-abb.catedra.out
new file mode 100644
index 0000000..e462ea6
--- /dev/null
+++ b/tests/63-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 49 3.399371 Up [1080p] ]
+[ 49 3.399371 Up [1080p] ][ 56 0.927694 Incredibles, The 1080p ]
+[ 3 1.433364 Leaving Las Vegas  720p ][ 49 3.399371 Up [1080p] ][ 56 0.927694 Incredibles, The 1080p ][ 66 7.887100 X-Men 4 - Origins Wolverine (2009)  1080p ]
+[ 3 1.433364 Leaving Las Vegas  720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 20 8.084066 Oxford Murders, The.720p ][ 56 0.927694 Incredibles, The 1080p ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 66 7.887100 X-Men 4 - Origins Wolverine (2009)  1080p ]
+[ 3 1.433364 Leaving Las Vegas  720p ][ 13 6.062172 Pirates of Caribbean 1-2-3 Collection   1080p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 20 8.084066 Oxford Murders, The.720p ][ 48 9.314284 Terminator Salvation Director's cut  ( 2009)    1080p ][ 54 4.572530 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 56 0.927694 Incredibles, The 1080p ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ]
+[ 3 1.433364 Leaving Las Vegas  720p ][ 9 1.962831 The Extreme Movie 720P ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 20 8.084066 Oxford Murders, The.720p ][ 27 9.220137 Afro samurai uncut 720p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 54 4.572530 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 55 2.487606 Die Hard 1   720p ][ 56 0.927694 Incredibles, The 1080p ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 77 3.185327 Species - The Awakening   720p ]
+[ 3 1.433364 Leaving Las Vegas  720p ][ 9 1.962831 The Extreme Movie 720P ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 20 8.084066 Oxford Murders, The.720p ][ 27 9.220137 Afro samurai uncut 720p ][ 39 4.195552 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 52 8.747683 Good Night And Good Luck   720p ][ 54 4.572530 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 56 0.927694 Incredibles, The 1080p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 81 2.551416 James Bond 19 - The World is not Enough [1999] [720p] ][ 87 8.983367 Home Alone 1 & 2   720p ]
+[ 0 6.429766 Crash    1080p ][ 3 1.433364 Leaving Las Vegas  720p ][ 8 8.585880 iRobot  720p ][ 10 8.099038 Daredevil - 720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 27 9.220137 Afro samurai uncut 720p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 52 8.747683 Good Night And Good Luck   720p ][ 54 4.572530 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 56 0.927694 Incredibles, The 1080p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 71 7.164419 The Italian Job [2003] [720p] ][ 81 2.551416 James Bond 19 - The World is not Enough [1999] [720p] ][ 87 8.983367 Home Alone 1 & 2   720p ][ 88 5.789709 Night At The Museum 2 [720p] ]
+[ 0 6.429766 Crash    1080p ][ 3 1.433364 Leaving Las Vegas  720p ][ 4 8.530540 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 8 8.585880 iRobot  720p ][ 10 8.099038 Daredevil - 720p ][ 14 0.307192 Sex drive   720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 26 3.648727 Shutter   720p ][ 27 9.220137 Afro samurai uncut 720p ][ 36 1.612220 District 9 [2009] [720p] ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 52 8.747683 Good Night And Good Luck   720p ][ 53 3.750762 Death Sentence   1080p ][ 56 0.927694 Incredibles, The 1080p ][ 57 7.147033 Mission Impossible Trilogy   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 60 7.044281 Kill Shot   720p ][ 64 5.965300 James Bond 01 - Dr. No [1962] [720p] ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 87 8.983367 Home Alone 1 & 2   720p ][ 88 5.789709 Night At The Museum 2 [720p] ]
+[ 0 6.429766 Crash    1080p ][ 8 8.585880 iRobot  720p ][ 10 8.099038 Daredevil - 720p ][ 14 0.307192 Sex drive   720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 18 8.852937 Erin Brockovich 2000.720p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 36 1.612220 District 9 [2009] [720p] ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 53 3.750762 Death Sentence   1080p ][ 56 0.927694 Incredibles, The 1080p ][ 57 7.147033 Mission Impossible Trilogy   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 60 7.044281 Kill Shot   720p ][ 61 1.836401 Mr. & Mrs. Smith   720p ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 78 8.684547 X-Men 3   1080p ][ 79 2.040761 Dr Dolite 3    720p ][ 87 8.983367 Home Alone 1 & 2   720p ][ 88 5.789709 Night At The Museum 2 [720p] ][ 92 0.114725 Golden Compass   720p ][ 98 4.055909 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 101 4.447536 Interview with the Vampire   720p ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ]
+[ 0 6.429766 Crash    1080p ][ 1 4.368395 SAW I   720p ][ 8 8.585880 iRobot  720p ][ 10 8.099038 Daredevil - 720p ][ 14 0.307192 Sex drive   720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 18 8.852937 Erin Brockovich 2000.720p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 36 1.612220 District 9 [2009] [720p] ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 50 9.460153 The Bank Job [720p] ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 53 3.750762 Death Sentence   1080p ][ 56 0.927694 Incredibles, The 1080p ][ 57 7.147033 Mission Impossible Trilogy   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 60 7.044281 Kill Shot   720p ][ 65 3.352624 Oxford Murders, The.720p ][ 67 5.914576 007.Die Another Day.avi ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 78 8.684547 X-Men 3   1080p ][ 79 2.040761 Dr Dolite 3    720p ][ 82 8.302973 X-Men 1 - 1080p ][ 88 5.789709 Night At The Museum 2 [720p] ][ 89 5.430635 Bad Boy II [720p] ][ 90 4.765695 Fast and the Furious 4 - 1080p ][ 92 0.114725 Golden Compass   720p ][ 101 4.447536 Interview with the Vampire   720p ][ 103 2.364236 Kung Fu Panda [2008]   720p ][ 109 1.774272 PIXAR Movie ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ]
+[ 0 6.429766 Crash    1080p ][ 1 4.368395 SAW I   720p ][ 8 8.585880 iRobot  720p ][ 10 8.099038 Daredevil - 720p ][ 14 0.307192 Sex drive   720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 18 8.852937 Erin Brockovich 2000.720p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 28 7.298451 The Butterfly Effect [2004] [720p] ][ 29 4.260716 Blade 2   720p ][ 30 8.313695 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 36 1.612220 District 9 [2009] [720p] ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 50 9.460153 The Bank Job [720p] ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 60 7.044281 Kill Shot   720p ][ 65 3.352624 Oxford Murders, The.720p ][ 67 5.914576 007.Die Another Day.avi ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 78 8.684547 X-Men 3   1080p ][ 79 2.040761 Dr Dolite 3    720p ][ 82 8.302973 X-Men 1 - 1080p ][ 83 7.856786 Burn E [720p] ][ 84 7.343953 Doomsday 720p ][ 89 5.430635 Bad Boy II [720p] ][ 90 4.765695 Fast and the Furious 4 - 1080p ][ 92 0.114725 Golden Compass   720p ][ 93 1.815924 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 97 3.527355 X-Men 2   1080p ][ 101 4.447536 Interview with the Vampire   720p ][ 103 2.364236 Kung Fu Panda [2008]   720p ][ 109 1.774272 PIXAR Movie ][ 111 1.304042 The Dark Knight [2008]   1080p ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ][ 119 1.709447 catch me if u can - 720p ][ 133 4.902403 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ]
+[ 0 6.429766 Crash    1080p ][ 1 4.368395 SAW I   720p ][ 10 8.099038 Daredevil - 720p ][ 14 0.307192 Sex drive   720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 18 8.852937 Erin Brockovich 2000.720p ][ 19 0.705554 La Vita e Bella    720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 28 7.298451 The Butterfly Effect [2004] [720p] ][ 29 4.260716 Blade 2   720p ][ 36 1.612220 District 9 [2009] [720p] ][ 38 8.342600 Black Hawk Down   1080p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 50 9.460153 The Bank Job [720p] ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 59 0.187628 10,000 BC 720p ][ 60 7.044281 Kill Shot   720p ][ 65 3.352624 Oxford Murders, The.720p ][ 67 5.914576 007.Die Another Day.avi ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 72 8.595373 Equilibrium 720p ][ 78 8.684547 X-Men 3   1080p ][ 82 8.302973 X-Men 1 - 1080p ][ 83 7.856786 Burn E [720p] ][ 84 7.343953 Doomsday 720p ][ 85 3.977903 Poseidon   1080p ][ 86 4.003078 Elite Squad 1080p ][ 89 5.430635 Bad Boy II [720p] ][ 90 4.765695 Fast and the Furious 4 - 1080p ][ 92 0.114725 Golden Compass   720p ][ 96 4.394015 Apocalypto   720p ][ 97 3.527355 X-Men 2   1080p ][ 101 4.447536 Interview with the Vampire   720p ][ 103 2.364236 Kung Fu Panda [2008]   720p ][ 107 5.176122 James Bond 08 - Live and Let Die [1973] ][ 109 1.774272 PIXAR Movie ][ 111 1.304042 The Dark Knight [2008]   1080p ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ][ 118 3.059594 Liar Liar    720p ][ 119 1.709447 catch me if u can - 720p ][ 121 9.112336 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 130 0.589645 The Mist   720p ][ 133 4.902403 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 144 6.849415 Kung Fu Panda (BluRay 720p) ]
+[ 0 6.429766 Crash    1080p ][ 1 4.368395 SAW I   720p ][ 5 5.453623 Fantastic Four   1080p ][ 10 8.099038 Daredevil - 720p ][ 11 4.787584 SAW V ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 18 8.852937 Erin Brockovich 2000.720p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 28 7.298451 The Butterfly Effect [2004] [720p] ][ 29 4.260716 Blade 2   720p ][ 36 1.612220 District 9 [2009] [720p] ][ 38 8.342600 Black Hawk Down   1080p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 50 9.460153 The Bank Job [720p] ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 59 0.187628 10,000 BC 720p ][ 65 3.352624 Oxford Murders, The.720p ][ 67 5.914576 007.Die Another Day.avi ][ 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 72 8.595373 Equilibrium 720p ][ 78 8.684547 X-Men 3   1080p ][ 80 2.652373 Con Air   720p ][ 82 8.302973 X-Men 1 - 1080p ][ 83 7.856786 Burn E [720p] ][ 84 7.343953 Doomsday 720p ][ 85 3.977903 Poseidon   1080p ][ 86 4.003078 Elite Squad 1080p ][ 89 5.430635 Bad Boy II [720p] ][ 90 4.765695 Fast and the Furious 4 - 1080p ][ 92 0.114725 Golden Compass   720p ][ 96 4.394015 Apocalypto   720p ][ 97 3.527355 X-Men 2   1080p ][ 99 5.488613 Rocky Balboa    720p ][ 101 4.447536 Interview with the Vampire   720p ][ 103 2.364236 Kung Fu Panda [2008]   720p ][ 107 5.176122 James Bond 08 - Live and Let Die [1973] ][ 109 1.774272 PIXAR Movie ][ 111 1.304042 The Dark Knight [2008]   1080p ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ][ 118 3.059594 Liar Liar    720p ][ 119 1.709447 catch me if u can - 720p ][ 120 6.837730 Blood River 720P ][ 121 9.112336 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 128 1.047535 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 131 1.207312 Ip Man    1080p ][ 133 4.902403 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 135 8.795937 Bourne Identity   720p ][ 142 9.674120 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 144 6.849415 Kung Fu Panda (BluRay 720p) ][ 150 6.377748 The Chronicle of Riddick 720p ][ 162 1.456463 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ]
+[ 0 6.429766 Crash    1080p ][ 5 5.453623 Fantastic Four   1080p ][ 10 8.099038 Daredevil - 720p ][ 15 1.551451 How To Lose Friends & Alienate People   1080p ][ 20 8.084066 Oxford Murders, The.720p ][ 25 8.394183 Babylon A.D    720p ][ 27 9.220137 Afro samurai uncut 720p ][ 28 7.298451 The Butterfly Effect [2004] [720p] ][ 29 4.260716 Blade 2   720p ][ 36 1.612220 District 9 [2009] [720p] ][ 38 8.342600 Black Hawk Down   1080p ][ 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 43 3.819991 contents.txt ][ 46 7.595122 Equilibrium 720p ][ 50 9.460153 The Bank Job [720p] ][ 51 7.754097 Up [1080p] ][ 52 8.747683 Good Night And Good Luck   720p ][ 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 59 0.187628 10,000 BC 720p ][ 63 0.394057 High school musical 2006    720p ][ 65 3.352624 Oxford Murders, The.720p ][ 67 5.914576 007.Die Another Day.avi ][ 72 8.595373 Equilibrium 720p ][ 78 8.684547 X-Men 3   1080p ][ 80 2.652373 Con Air   720p ][ 82 8.302973 X-Men 1 - 1080p ][ 83 7.856786 Burn E [720p] ][ 84 7.343953 Doomsday 720p ][ 85 3.977903 Poseidon   1080p ][ 86 4.003078 Elite Squad 1080p ][ 89 5.430635 Bad Boy II [720p] ][ 92 0.114725 Golden Compass   720p ][ 95 2.610927 Cars [2006] [720p] ][ 96 4.394015 Apocalypto   720p ][ 97 3.527355 X-Men 2   1080p ][ 99 5.488613 Rocky Balboa    720p ][ 101 4.447536 Interview with the Vampire   720p ][ 103 2.364236 Kung Fu Panda [2008]   720p ][ 107 5.176122 James Bond 08 - Live and Let Die [1973] ][ 109 1.774272 PIXAR Movie ][ 111 1.304042 The Dark Knight [2008]   1080p ][ 113 0.559111 Monsters vs Aliens [2009] [720p] ][ 119 1.709447 catch me if u can - 720p ][ 120 6.837730 Blood River 720P ][ 121 9.112336 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 124 4.080002 High school musical II 2007    720p ][ 125 3.991329 G.I.Joe The Rise of Cobra [2009] [720p] ][ 128 1.047535 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 131 1.207312 Ip Man    1080p ][ 133 4.902403 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 134 4.407092 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 135 8.795937 Bourne Identity   720p ][ 137 1.203447 Bangkok Dangerous 720p ][ 142 9.674120 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 144 6.849415 Kung Fu Panda (BluRay 720p) ][ 147 7.376975 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 149 1.142183 The Incredibles [1080p] ][ 150 6.377748 The Chronicle of Riddick 720p ][ 156 1.022769 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 162 1.456463 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 164 3.350775 Transformer 1 & 2 Collection   1080p ][ 168 9.215036 The Secret of Moonarce [720p] ][ 169 0.803786 Stardust   720p ][ 178 3.933683 iRobot  720p ]
diff --git a/tests/63-abb.in b/tests/63-abb.in
new file mode 100644
index 0000000..a65b1d8
--- /dev/null
+++ b/tests/63-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/63-abb.out
+INSERTAR 49 3.399371 Up [1080p]
+IMPRIMIR tests/63-abb.out
+INSERTAR 56 0.927694 Incredibles, The 1080p
+INSERTAR 22 4.081363 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 22
+IMPRIMIR tests/63-abb.out
+INSERTAR 66 7.887100 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 62 6.129269 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 3 1.433364 Leaving Las Vegas  720p
+ELIMINAR 62
+IMPRIMIR tests/63-abb.out
+INSERTAR 64 5.965300 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 15 1.551451 How To Lose Friends & Alienate People   1080p
+INSERTAR 20 8.084066 Oxford Murders, The.720p
+INSERTAR 16 9.249770 Battlestar Galactica The Plan [720p]
+ELIMINAR 49
+ELIMINAR 16
+IMPRIMIR tests/63-abb.out
+INSERTAR 54 4.572530 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 13 6.062172 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 48 9.314284 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 73 3.908975 Battlestar Galactica The Plan [720p]
+INSERTAR 70 4.628353 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+ELIMINAR 73
+ELIMINAR 66
+IMPRIMIR tests/63-abb.out
+INSERTAR 9 1.962831 The Extreme Movie 720P
+INSERTAR 27 9.220137 Afro samurai uncut 720p
+INSERTAR 55 2.487606 Die Hard 1   720p
+INSERTAR 69 3.530160 Connected   720p
+INSERTAR 42 2.311290 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 77 3.185327 Species - The Awakening   720p
+ELIMINAR 13
+ELIMINAR 48
+ELIMINAR 69
+IMPRIMIR tests/63-abb.out
+INSERTAR 52 8.747683 Good Night And Good Luck   720p
+INSERTAR 34 8.699654 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 43 3.819991 contents.txt
+INSERTAR 87 8.983367 Home Alone 1 & 2   720p
+INSERTAR 58 3.521847 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 81 2.551416 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 39 4.195552 Robots.WS.AC3.x264.BluRay-PTM   720p
+ELIMINAR 77
+ELIMINAR 55
+ELIMINAR 34
+IMPRIMIR tests/63-abb.out
+INSERTAR 88 5.789709 Night At The Museum 2 [720p]
+INSERTAR 24 8.952725 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 10 8.099038 Daredevil - 720p
+INSERTAR 0 6.429766 Crash    1080p
+INSERTAR 23 3.445078 300 [2006]
+INSERTAR 19 0.705554 La Vita e Bella    720p
+INSERTAR 71 7.164419 The Italian Job [2003] [720p]
+INSERTAR 8 8.585880 iRobot  720p
+ELIMINAR 39
+ELIMINAR 9
+ELIMINAR 23
+ELIMINAR 24
+IMPRIMIR tests/63-abb.out
+INSERTAR 26 3.648727 Shutter   720p
+INSERTAR 57 7.147033 Mission Impossible Trilogy   720p
+INSERTAR 100 6.116937 La Vita e Bella    720p
+INSERTAR 53 3.750762 Death Sentence   1080p
+INSERTAR 4 8.530540 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 25 8.394183 Babylon A.D    720p
+INSERTAR 60 7.044281 Kill Shot   720p
+INSERTAR 14 0.307192 Sex drive   720p
+INSERTAR 36 1.612220 District 9 [2009] [720p]
+ELIMINAR 54
+ELIMINAR 81
+ELIMINAR 71
+ELIMINAR 100
+IMPRIMIR tests/63-abb.out
+INSERTAR 51 7.754097 Up [1080p]
+INSERTAR 105 7.978256 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 61 1.836401 Mr. & Mrs. Smith   720p
+INSERTAR 18 8.852937 Erin Brockovich 2000.720p
+INSERTAR 92 0.114725 Golden Compass   720p
+INSERTAR 79 2.040761 Dr Dolite 3    720p
+INSERTAR 78 8.684547 X-Men 3   1080p
+INSERTAR 98 4.055909 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 101 4.447536 Interview with the Vampire   720p
+INSERTAR 113 0.559111 Monsters vs Aliens [2009] [720p]
+ELIMINAR 3
+ELIMINAR 4
+ELIMINAR 105
+ELIMINAR 26
+ELIMINAR 64
+IMPRIMIR tests/63-abb.out
+INSERTAR 109 1.774272 PIXAR Movie
+INSERTAR 89 5.430635 Bad Boy II [720p]
+INSERTAR 50 9.460153 The Bank Job [720p]
+INSERTAR 103 2.364236 Kung Fu Panda [2008]   720p
+INSERTAR 65 3.352624 Oxford Murders, The.720p
+INSERTAR 67 5.914576 007.Die Another Day.avi
+INSERTAR 104 1.608599 Get Smart (2008) 1080p
+INSERTAR 1 4.368395 SAW I   720p
+INSERTAR 41 1.347440 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 82 8.302973 X-Men 1 - 1080p
+INSERTAR 90 4.765695 Fast and the Furious 4 - 1080p
+ELIMINAR 41
+ELIMINAR 61
+ELIMINAR 87
+ELIMINAR 104
+ELIMINAR 98
+IMPRIMIR tests/63-abb.out
+INSERTAR 93 1.815924 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 29 4.260716 Blade 2   720p
+INSERTAR 30 8.313695 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 110 6.146077 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 97 3.527355 X-Men 2   1080p
+INSERTAR 83 7.856786 Burn E [720p]
+INSERTAR 111 1.304042 The Dark Knight [2008]   1080p
+INSERTAR 28 7.298451 The Butterfly Effect [2004] [720p]
+INSERTAR 108 4.113179 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 133 4.902403 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 84 7.343953 Doomsday 720p
+INSERTAR 119 1.709447 catch me if u can - 720p
+ELIMINAR 108
+ELIMINAR 56
+ELIMINAR 57
+ELIMINAR 88
+ELIMINAR 110
+ELIMINAR 53
+IMPRIMIR tests/63-abb.out
+INSERTAR 59 0.187628 10,000 BC 720p
+INSERTAR 107 5.176122 James Bond 08 - Live and Let Die [1973]
+INSERTAR 130 0.589645 The Mist   720p
+INSERTAR 139 7.690662 SAW V
+INSERTAR 72 8.595373 Equilibrium 720p
+INSERTAR 121 9.112336 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 38 8.342600 Black Hawk Down   1080p
+INSERTAR 140 4.619587 Push    1080p
+INSERTAR 96 4.394015 Apocalypto   720p
+INSERTAR 118 3.059594 Liar Liar    720p
+INSERTAR 86 4.003078 Elite Squad 1080p
+INSERTAR 144 6.849415 Kung Fu Panda (BluRay 720p)
+INSERTAR 85 3.977903 Poseidon   1080p
+ELIMINAR 139
+ELIMINAR 8
+ELIMINAR 30
+ELIMINAR 79
+ELIMINAR 140
+ELIMINAR 93
+IMPRIMIR tests/63-abb.out
+INSERTAR 80 2.652373 Con Air   720p
+INSERTAR 135 8.795937 Bourne Identity   720p
+INSERTAR 2 5.680734 Hulk 1    1080p
+INSERTAR 142 9.674120 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 120 6.837730 Blood River 720P
+INSERTAR 99 5.488613 Rocky Balboa    720p
+INSERTAR 131 1.207312 Ip Man    1080p
+INSERTAR 5 5.453623 Fantastic Four   1080p
+INSERTAR 154 6.256040 X-Men 1 - 1080p
+INSERTAR 162 1.456463 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 11 4.787584 SAW V
+INSERTAR 128 1.047535 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 150 6.377748 The Chronicle of Riddick 720p
+INSERTAR 161 0.378066 Direct Contact    720p
+ELIMINAR 19
+ELIMINAR 154
+ELIMINAR 130
+ELIMINAR 14
+ELIMINAR 161
+ELIMINAR 2
+ELIMINAR 60
+IMPRIMIR tests/63-abb.out
+INSERTAR 95 2.610927 Cars [2006] [720p]
+INSERTAR 169 0.803786 Stardust   720p
+INSERTAR 159 3.801633 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 147 7.376975 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 134 4.407092 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 149 1.142183 The Incredibles [1080p]
+INSERTAR 168 9.215036 The Secret of Moonarce [720p]
+INSERTAR 164 3.350775 Transformer 1 & 2 Collection   1080p
+INSERTAR 125 3.991329 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 137 1.203447 Bangkok Dangerous 720p
+INSERTAR 46 7.595122 Equilibrium 720p
+INSERTAR 124 4.080002 High school musical II 2007    720p
+INSERTAR 156 1.022769 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 178 3.933683 iRobot  720p
+INSERTAR 63 0.394057 High school musical 2006    720p
+ELIMINAR 159
+ELIMINAR 18
+ELIMINAR 70
+ELIMINAR 1
+ELIMINAR 11
+ELIMINAR 118
+ELIMINAR 90
+IMPRIMIR tests/63-abb.out
diff --git a/tests/64-abb.catedra.out b/tests/64-abb.catedra.out
new file mode 100644
index 0000000..7285525
--- /dev/null
+++ b/tests/64-abb.catedra.out
@@ -0,0 +1,15 @@
+[ 32 7.443569 War [720p] ]
+[ 32 7.443569 War [720p] ][ 62 3.718733 Finding Nemo [2003] [720p] ]
+[ 25 3.616244 My Bloody Valentine 3D [720p] ][ 32 7.443569 War [720p] ][ 47 3.103700 Around The World In 80 Days [2004] [720p] ][ 62 3.718733 Finding Nemo [2003] [720p] ]
+[ 9 9.461969 Cars [2006] [720p] ][ 25 3.616244 My Bloody Valentine 3D [720p] ][ 46 1.874857 Butterfly on a Wheel.2007   720p ][ 47 3.103700 Around The World In 80 Days [2004] [720p] ][ 62 3.718733 Finding Nemo [2003] [720p] ][ 70 4.675538 Doomsday 720p ]
+[ 9 9.461969 Cars [2006] [720p] ][ 23 6.143019 Elektra 720p ][ 25 3.616244 My Bloody Valentine 3D [720p] ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 4.416643 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 47 3.103700 Around The World In 80 Days [2004] [720p] ][ 62 3.718733 Finding Nemo [2003] [720p] ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ]
+[ 9 9.461969 Cars [2006] [720p] ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 25 3.616244 My Bloody Valentine 3D [720p] ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 40 4.416643 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 47 3.103700 Around The World In 80 Days [2004] [720p] ][ 61 2.733655 James Bond 20 - Die Another Day [2002] [720p] ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 76 8.958782 Core   720p ][ 81 6.082866 Die Hard 4   1080p ]
+[ 6 9.113745 Resident Evil Series    1080p ][ 9 9.461969 Cars [2006] [720p] ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 18 2.195878 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 25 3.616244 My Bloody Valentine 3D [720p] ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 40 4.416643 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 41 6.873925 Meet The Fockers    720p ][ 50 3.145726 The Usual Suspect    720p ][ 61 2.733655 James Bond 20 - Die Another Day [2002] [720p] ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 81 6.082866 Die Hard 4   1080p ]
+[ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 17 5.998081 PIXAR Movie ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 40 4.416643 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 41 6.873925 Meet The Fockers    720p ][ 43 9.095527 Van.Helsing  1080p ][ 50 3.145726 The Usual Suspect    720p ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 60 9.793420 X-Men 3    720p ][ 61 2.733655 James Bond 20 - Die Another Day [2002] [720p] ][ 64 8.403580 8 Mile [2002] [720p] ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 85 0.695313 Kung Fu Panda [2008]   720p ]
+[ 0 1.811197 Se7en [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 17 5.998081 PIXAR Movie ][ 20 8.921648 SAW IV ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 26 3.775364 SAW V ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 43 9.095527 Van.Helsing  1080p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 60 9.793420 X-Men 3    720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 85 0.695313 Kung Fu Panda [2008]   720p ][ 86 8.339647 contents.txt ][ 97 6.268549 X-Men 4 - Origins Wolverine (2009)  1080p ]
+[ 0 1.811197 Se7en [720p] ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 26 3.775364 SAW V ][ 27 7.443398 Blade 1   720p ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 30 1.522929 Assassination of a High School President 720p ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 43 9.095527 Van.Helsing  1080p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 64 8.403580 8 Mile [2002] [720p] ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 70 4.675538 Doomsday 720p ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 85 0.695313 Kung Fu Panda [2008]   720p ][ 86 8.339647 contents.txt ][ 92 3.935009 Beowulf   720p ][ 94 0.076096 Duplicity 2009   720p ][ 99 1.581122 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ]
+[ 0 1.811197 Se7en [720p] ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 26 3.775364 SAW V ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 30 1.522929 Assassination of a High School President 720p ][ 33 6.185860 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 43 9.095527 Van.Helsing  1080p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 58 0.069845 High school musical 2006    720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 67 4.036995 Alien At The Attic 720P ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 77 1.150001 The Empress and the Warriors [2008] [720p] ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 85 0.695313 Kung Fu Panda [2008]   720p ][ 86 8.339647 contents.txt ][ 94 0.076096 Duplicity 2009   720p ][ 99 1.581122 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ][ 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 110 9.080192 Batman Dark Knight   1080p ][ 113 7.642736 Lion King, The 720p ][ 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 0 1.811197 Se7en [720p] ][ 2 2.272980 Superman Batman Public Enemies 2009 720p ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 14 8.370388 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 21 2.465883 The Hangover [720p] ][ 22 8.399031 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 34 1.919463 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 43 9.095527 Van.Helsing  1080p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 58 0.069845 High school musical 2006    720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 66 8.149908 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 75 6.016739 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 85 0.695313 Kung Fu Panda [2008]   720p ][ 86 8.339647 contents.txt ][ 94 0.076096 Duplicity 2009   720p ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ][ 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 105 2.504923 Die Hard 4   1080p ][ 109 2.979746 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 110 9.080192 Batman Dark Knight   1080p ][ 111 8.181561 Direct Contact    720p ][ 113 7.642736 Lion King, The 720p ][ 122 3.173403 Behind Enemy Line 2001   720p ][ 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 138 1.950129 Beauty And The Beast    720p ]
+[ 0 1.811197 Se7en [720p] ][ 1 2.778278 IMAX Ring of Fire [720p] [Documenter] ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 14 8.370388 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 22 8.399031 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 34 1.919463 Casablana.1942.1080p.BluRay.x264.Codres ][ 35 3.272879 Shrek The Third [2007] [720p] ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 48 1.305865 Golden Compass   720p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 58 0.069845 High school musical 2006    720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 65 1.089960 Die Hard 1   720p ][ 66 8.149908 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 75 6.016739 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 79 6.415608 Poseidon   1080p ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 86 8.339647 contents.txt ][ 94 0.076096 Duplicity 2009   720p ][ 96 3.581883 Kill Bill Vol 1 [2003]    720p ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ][ 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 103 6.985783 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 105 2.504923 Die Hard 4   1080p ][ 109 2.979746 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 110 9.080192 Batman Dark Knight   1080p ][ 111 8.181561 Direct Contact    720p ][ 113 7.642736 Lion King, The 720p ][ 122 3.173403 Behind Enemy Line 2001   720p ][ 123 0.520820 One Missed Call   720p ][ 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 133 9.156691 American Virgin 720P ][ 135 0.935202 Hellboy 1    1080p ][ 136 9.431885 Beowulf   720p ][ 138 1.950129 Beauty And The Beast    720p ][ 147 1.250843 Dragon Wars   720p ]
+[ 0 1.811197 Se7en [720p] ][ 1 2.778278 IMAX Ring of Fire [720p] [Documenter] ][ 3 8.129401 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 14 8.370388 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 15 7.179534 Kung Fu Panda (BluRay 720p) ][ 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 22 8.399031 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 35 3.272879 Shrek The Third [2007] [720p] ][ 36 9.070627 Taken 1080p ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 48 1.305865 Golden Compass   720p ][ 50 3.145726 The Usual Suspect    720p ][ 51 2.743452 contents.txt ][ 53 4.589035 Constantine HDDVD 1080p DTS x264 ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 58 0.069845 High school musical 2006    720p ][ 59 6.665951 Core   720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 65 1.089960 Die Hard 1   720p ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 75 6.016739 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 79 6.415608 Poseidon   1080p ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 86 8.339647 contents.txt ][ 90 9.373114 300   720p ][ 94 0.076096 Duplicity 2009   720p ][ 96 3.581883 Kill Bill Vol 1 [2003]    720p ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ][ 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 102 8.851114 The Final Destination 4 [2009] [720p] ][ 103 6.985783 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 104 6.839250 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 105 2.504923 Die Hard 4   1080p ][ 106 7.720028 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 108 0.244129 District 9 [2009] [720p] ][ 109 2.979746 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 110 9.080192 Batman Dark Knight   1080p ][ 111 8.181561 Direct Contact    720p ][ 119 9.277682 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 122 3.173403 Behind Enemy Line 2001   720p ][ 123 0.520820 One Missed Call   720p ][ 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 133 9.156691 American Virgin 720P ][ 136 9.431885 Beowulf   720p ][ 138 1.950129 Beauty And The Beast    720p ][ 147 1.250843 Dragon Wars   720p ][ 152 8.236535 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 156 5.578329 Spiderman 2   1080p ]
+[ 0 1.811197 Se7en [720p] ][ 1 2.778278 IMAX Ring of Fire [720p] [Documenter] ][ 5 6.996910 Madagascar 1 [2005] [1080p] ][ 8 3.850917 Gran Torino [2008] [720p] ][ 9 9.461969 Cars [2006] [720p] ][ 10 8.856033 Golden Compass   720p ][ 13 5.092764 Fantastic Four   1080p ][ 14 8.370388 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 22 8.399031 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 35 3.272879 Shrek The Third [2007] [720p] ][ 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 41 6.873925 Meet The Fockers    720p ][ 44 7.797238 300   720p ][ 48 1.305865 Golden Compass   720p ][ 53 4.589035 Constantine HDDVD 1080p DTS x264 ][ 54 9.000415 High school musical II 2007    720p ][ 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 58 0.069845 High school musical 2006    720p ][ 59 6.665951 Core   720p ][ 64 8.403580 8 Mile [2002] [720p] ][ 65 1.089960 Die Hard 1   720p ][ 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 73 1.148132 The Last Samurai [2004] [720p] ][ 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 75 6.016739 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 79 6.415608 Poseidon   1080p ][ 80 5.717918 Lord Of The Ring  - Return Of The King   720p ][ 83 6.849309 SAW II   720p ][ 90 9.373114 300   720p ][ 91 2.164960 SWAT    720p ][ 94 0.076096 Duplicity 2009   720p ][ 100 3.006073 Street Fighter The Legend Of Chun Li 720P ][ 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 102 8.851114 The Final Destination 4 [2009] [720p] ][ 103 6.985783 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 104 6.839250 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 105 2.504923 Die Hard 4   1080p ][ 106 7.720028 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 108 0.244129 District 9 [2009] [720p] ][ 109 2.979746 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 110 9.080192 Batman Dark Knight   1080p ][ 111 8.181561 Direct Contact    720p ][ 118 2.904405 Connected   720p ][ 119 9.277682 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 120 0.389129 Madagascar 1 [2005] [1080p] ][ 122 3.173403 Behind Enemy Line 2001   720p ][ 123 0.520820 One Missed Call   720p ][ 126 1.033757 SAW III   720p ][ 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 133 9.156691 American Virgin 720P ][ 136 9.431885 Beowulf   720p ][ 138 1.950129 Beauty And The Beast    720p ][ 139 5.075859 X-Men 3   1080p ][ 141 1.645950 Kill Bill Vol 1 [2003]    720p ][ 147 1.250843 Dragon Wars   720p ][ 152 8.236535 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 156 5.578329 Spiderman 2   1080p ][ 161 4.041241 Punisher 2   720p ][ 166 4.043344 Back.to.the.Future.Part.III ][ 167 7.693611 Tomb Raider Collection (1-2)    720p ][ 172 3.895896 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ]
diff --git a/tests/64-abb.in b/tests/64-abb.in
new file mode 100644
index 0000000..b79aa04
--- /dev/null
+++ b/tests/64-abb.in
@@ -0,0 +1,192 @@
+BORRAR tests/64-abb.out
+INSERTAR 32 7.443569 War [720p]
+IMPRIMIR tests/64-abb.out
+INSERTAR 62 3.718733 Finding Nemo [2003] [720p]
+INSERTAR 37 4.167581 Firewall 720p
+ELIMINAR 37
+IMPRIMIR tests/64-abb.out
+INSERTAR 25 3.616244 My Bloody Valentine 3D [720p]
+INSERTAR 47 3.103700 Around The World In 80 Days [2004] [720p]
+INSERTAR 45 2.252984 WALL-E.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 45
+IMPRIMIR tests/64-abb.out
+INSERTAR 46 1.874857 Butterfly on a Wheel.2007   720p
+INSERTAR 70 4.675538 Doomsday 720p
+INSERTAR 9 9.461969 Cars [2006] [720p]
+INSERTAR 11 5.430806 Rocky 4 [1985] [BluRay] [720p] [AC3]
+ELIMINAR 11
+ELIMINAR 32
+IMPRIMIR tests/64-abb.out
+INSERTAR 40 4.416643 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 73 1.148132 The Last Samurai [2004] [720p]
+INSERTAR 23 6.143019 Elektra 720p
+INSERTAR 7 9.144261 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 28 8.900051 James Bond 18 - Tommorow Never Dies [1997] [720p]
+ELIMINAR 46
+ELIMINAR 7
+IMPRIMIR tests/64-abb.out
+INSERTAR 61 2.733655 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 15 7.179534 Kung Fu Panda (BluRay 720p)
+INSERTAR 38 0.044486 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 81 6.082866 Die Hard 4   1080p
+INSERTAR 57 9.658234 Meet The Fockers    720p
+INSERTAR 76 8.958782 Core   720p
+ELIMINAR 62
+ELIMINAR 57
+ELIMINAR 23
+IMPRIMIR tests/64-abb.out
+INSERTAR 12 4.218497 Fast and the Furious 4 - 1080p
+INSERTAR 18 2.195878 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 50 3.145726 The Usual Suspect    720p
+INSERTAR 74 6.045182 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 41 6.873925 Meet The Fockers    720p
+INSERTAR 36 9.070627 Taken 1080p
+INSERTAR 6 9.113745 Resident Evil Series    1080p
+ELIMINAR 47
+ELIMINAR 12
+ELIMINAR 76
+IMPRIMIR tests/64-abb.out
+INSERTAR 64 8.403580 8 Mile [2002] [720p]
+INSERTAR 43 9.095527 Van.Helsing  1080p
+INSERTAR 55 5.403717 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 85 0.695313 Kung Fu Panda [2008]   720p
+INSERTAR 10 8.856033 Golden Compass   720p
+INSERTAR 80 5.717918 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 17 5.998081 PIXAR Movie
+INSERTAR 60 9.793420 X-Men 3    720p
+ELIMINAR 6
+ELIMINAR 81
+ELIMINAR 25
+ELIMINAR 18
+IMPRIMIR tests/64-abb.out
+INSERTAR 20 8.921648 SAW IV
+INSERTAR 87 6.052499 Ongbak 2003 720p
+INSERTAR 97 6.268549 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 31 7.168194 Initial D [720p]
+INSERTAR 26 3.775364 SAW V
+INSERTAR 51 2.743452 contents.txt
+INSERTAR 24 0.696999 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 86 8.339647 contents.txt
+INSERTAR 0 1.811197 Se7en [720p]
+ELIMINAR 87
+ELIMINAR 40
+ELIMINAR 61
+ELIMINAR 31
+IMPRIMIR tests/64-abb.out
+INSERTAR 68 0.005735 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 27 7.443398 Blade 1   720p
+INSERTAR 100 3.006073 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 8 3.850917 Gran Torino [2008] [720p]
+INSERTAR 4 1.586551 Mr. & Mrs. Smith   720p
+INSERTAR 56 5.303579 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 92 3.935009 Beowulf   720p
+INSERTAR 30 1.522929 Assassination of a High School President 720p
+INSERTAR 99 1.581122 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 94 0.076096 Duplicity 2009   720p
+ELIMINAR 4
+ELIMINAR 20
+ELIMINAR 97
+ELIMINAR 60
+ELIMINAR 17
+IMPRIMIR tests/64-abb.out
+INSERTAR 67 4.036995 Alien At The Attic 720P
+INSERTAR 58 0.069845 High school musical 2006    720p
+INSERTAR 101 6.616800 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 110 9.080192 Batman Dark Knight   1080p
+INSERTAR 52 0.771365 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 33 6.185860 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 77 1.150001 The Empress and the Warriors [2008] [720p]
+INSERTAR 19 3.678438 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 69 6.137786 Battlestar Galactica The Plan [720p]
+INSERTAR 113 7.642736 Lion King, The 720p
+INSERTAR 128 8.268875 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 52
+ELIMINAR 92
+ELIMINAR 70
+ELIMINAR 27
+ELIMINAR 69
+IMPRIMIR tests/64-abb.out
+INSERTAR 14 8.370388 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 109 2.979746 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 105 2.504923 Die Hard 4   1080p
+INSERTAR 122 3.173403 Behind Enemy Line 2001   720p
+INSERTAR 21 2.465883 The Hangover [720p]
+INSERTAR 22 8.399031 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 111 8.181561 Direct Contact    720p
+INSERTAR 66 8.149908 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 75 6.016739 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 2 2.272980 Superman Batman Public Enemies 2009 720p
+INSERTAR 138 1.950129 Beauty And The Beast    720p
+INSERTAR 34 1.919463 Casablana.1942.1080p.BluRay.x264.Codres
+ELIMINAR 30
+ELIMINAR 67
+ELIMINAR 26
+ELIMINAR 33
+ELIMINAR 77
+ELIMINAR 99
+IMPRIMIR tests/64-abb.out
+INSERTAR 79 6.415608 Poseidon   1080p
+INSERTAR 135 0.935202 Hellboy 1    1080p
+INSERTAR 103 6.985783 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 35 3.272879 Shrek The Third [2007] [720p]
+INSERTAR 1 2.778278 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 96 3.581883 Kill Bill Vol 1 [2003]    720p
+INSERTAR 123 0.520820 One Missed Call   720p
+INSERTAR 136 9.431885 Beowulf   720p
+INSERTAR 48 1.305865 Golden Compass   720p
+INSERTAR 146 4.555282 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 147 1.250843 Dragon Wars   720p
+INSERTAR 133 9.156691 American Virgin 720P
+INSERTAR 65 1.089960 Die Hard 1   720p
+ELIMINAR 43
+ELIMINAR 28
+ELIMINAR 146
+ELIMINAR 2
+ELIMINAR 21
+ELIMINAR 85
+IMPRIMIR tests/64-abb.out
+INSERTAR 108 0.244129 District 9 [2009] [720p]
+INSERTAR 119 9.277682 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 102 8.851114 The Final Destination 4 [2009] [720p]
+INSERTAR 152 8.236535 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 106 7.720028 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 82 1.502458 The Butterfly Effect 3 Revelations 720p
+INSERTAR 63 3.733036 Memento    1080p
+INSERTAR 90 9.373114 300   720p
+INSERTAR 53 4.589035 Constantine HDDVD 1080p DTS x264
+INSERTAR 156 5.578329 Spiderman 2   1080p
+INSERTAR 84 1.606772 Fantastic Four   1080p
+INSERTAR 104 6.839250 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 59 6.665951 Core   720p
+INSERTAR 3 8.129401 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+ELIMINAR 63
+ELIMINAR 84
+ELIMINAR 113
+ELIMINAR 66
+ELIMINAR 82
+ELIMINAR 135
+ELIMINAR 34
+IMPRIMIR tests/64-abb.out
+INSERTAR 141 1.645950 Kill Bill Vol 1 [2003]    720p
+INSERTAR 126 1.033757 SAW III   720p
+INSERTAR 120 0.389129 Madagascar 1 [2005] [1080p]
+INSERTAR 118 2.904405 Connected   720p
+INSERTAR 54 9.000415 High school musical II 2007    720p
+INSERTAR 91 2.164960 SWAT    720p
+INSERTAR 13 5.092764 Fantastic Four   1080p
+INSERTAR 5 6.996910 Madagascar 1 [2005] [1080p]
+INSERTAR 172 3.895896 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 161 4.041241 Punisher 2   720p
+INSERTAR 83 6.849309 SAW II   720p
+INSERTAR 139 5.075859 X-Men 3   1080p
+INSERTAR 167 7.693611 Tomb Raider Collection (1-2)    720p
+INSERTAR 166 4.043344 Back.to.the.Future.Part.III
+INSERTAR 44 7.797238 300   720p
+ELIMINAR 96
+ELIMINAR 15
+ELIMINAR 36
+ELIMINAR 50
+ELIMINAR 86
+ELIMINAR 51
+ELIMINAR 3
+IMPRIMIR tests/64-abb.out
diff --git a/tests/65-abb.catedra.out b/tests/65-abb.catedra.out
new file mode 100644
index 0000000..3ff7eed
--- /dev/null
+++ b/tests/65-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 59 8.027650 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ]
+[ 0 4.956399 Punisher 2   720p ][ 63 9.069370 Good Night And Good Luck   720p ]
+[ 0 4.956399 Punisher 2   720p ][ 5 9.820651 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 63 9.069370 Good Night And Good Luck   720p ]
+[ 0 4.956399 Punisher 2   720p ][ 5 9.820651 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 63 9.069370 Good Night And Good Luck   720p ]
+[ 0 4.956399 Punisher 2   720p ][ 1 7.571101 Harold & Kumar   720p ][ 5 9.820651 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 9 8.865042 Big Buck Bunny [1080p] ][ 27 2.802397 City of Embers    720p ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 63 9.069370 Good Night And Good Luck   720p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 5 9.820651 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 9 8.865042 Big Buck Bunny [1080p] ][ 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 27 2.802397 City of Embers    720p ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 44 6.253492 Final Fantasy The Spirits Within    720p ][ 48 6.681151 Initial D [720p] ][ 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 63 9.069370 Good Night And Good Luck   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ]
+[ 1 7.571101 Harold & Kumar   720p ][ 9 8.865042 Big Buck Bunny [1080p] ][ 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 21 4.660950 National Geographic - The Koran [720p] [Documenter] ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 44 6.253492 Final Fantasy The Spirits Within    720p ][ 48 6.681151 Initial D [720p] ][ 56 4.170037 Dead Race 720p ][ 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 63 9.069370 Good Night And Good Luck   720p ][ 66 6.915192 The Bank Job [720p] ][ 75 9.206382 G Force    720p ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ]
+[ 1 7.571101 Harold & Kumar   720p ][ 9 8.865042 Big Buck Bunny [1080p] ][ 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 7.254563 The Proposal [2009] [720p] ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 32 1.465756 Seven Pounds    720p ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 48 6.681151 Initial D [720p] ][ 55 7.866214 Charlie and the Chocolate Factory   720p ][ 56 4.170037 Dead Race 720p ][ 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 63 9.069370 Good Night And Good Luck   720p ][ 66 6.915192 The Bank Job [720p] ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 85 0.530062 Species   720p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 4 9.924347 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 8.865042 Big Buck Bunny [1080p] ][ 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 18 7.254563 The Proposal [2009] [720p] ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 32 1.465756 Seven Pounds    720p ][ 37 4.287695 Kill Bill Vol 2 [2004]   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 48 6.681151 Initial D [720p] ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 63 9.069370 Good Night And Good Luck   720p ][ 66 6.915192 The Bank Job [720p] ][ 71 1.509108 SAW II   720p ][ 73 0.575525 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 85 0.530062 Species   720p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 8.865042 Big Buck Bunny [1080p] ][ 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 17 6.110274 Danny the Dog   1080p ][ 18 7.254563 The Proposal [2009] [720p] ][ 23 5.146530 Max Payne    720p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 32 1.465756 Seven Pounds    720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 43 5.795531 Aeon Flux   720p ][ 48 6.681151 Initial D [720p] ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 62 8.983017 Kill Shot   720p ][ 63 9.069370 Good Night And Good Luck   720p ][ 66 6.915192 The Bank Job [720p] ][ 71 1.509108 SAW II   720p ][ 73 0.575525 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 85 0.530062 Species   720p ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 90 6.187521 SAW II   720p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 9 8.865042 Big Buck Bunny [1080p] ][ 13 6.548300 Kill Bill Vol 2 [2004]   720p ][ 17 6.110274 Danny the Dog   1080p ][ 18 7.254563 The Proposal [2009] [720p] ][ 23 5.146530 Max Payne    720p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 32 1.465756 Seven Pounds    720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 43 5.795531 Aeon Flux   720p ][ 48 6.681151 Initial D [720p] ][ 51 1.793028 contents.txt ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 62 8.983017 Kill Shot   720p ][ 66 6.915192 The Bank Job [720p] ][ 69 0.600687 Die Hard 2   720p ][ 71 1.509108 SAW II   720p ][ 72 5.393220 Kill Shot   720p ][ 73 0.575525 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 85 0.530062 Species   720p ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 90 6.187521 SAW II   720p ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 116 5.215602 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 13 6.548300 Kill Bill Vol 2 [2004]   720p ][ 17 6.110274 Danny the Dog   1080p ][ 18 7.254563 The Proposal [2009] [720p] ][ 22 2.285806 Max Payne    720p ][ 23 5.146530 Max Payne    720p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 32 1.465756 Seven Pounds    720p ][ 34 4.745732 Street Kings   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 45 7.899849 The Lion King [1994] [720p] ][ 51 1.793028 contents.txt ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 62 8.983017 Kill Shot   720p ][ 66 6.915192 The Bank Job [720p] ][ 71 1.509108 SAW II   720p ][ 72 5.393220 Kill Shot   720p ][ 73 0.575525 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 76 6.653196 Golden Compass   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 80 3.380549 Aeon Flux   720p ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 84 3.315342 James Bond 16 - Licence to Kill [1989] ][ 85 0.530062 Species   720p ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 90 6.187521 SAW II   720p ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 103 0.129750 High school musical II 2007    720p ][ 115 3.747897 Alvin And The Chipmunks [720p] ][ 116 5.215602 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ][ 134 6.904223 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 136 0.325046 X-Men 1    720p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 13 6.548300 Kill Bill Vol 2 [2004]   720p ][ 17 6.110274 Danny the Dog   1080p ][ 20 5.525538 Transformer 1 & 2 Collection   1080p ][ 22 2.285806 Max Payne    720p ][ 23 5.146530 Max Payne    720p ][ 24 7.288063 How To Lose Friends & Alienate People   1080p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 34 4.745732 Street Kings   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 45 7.899849 The Lion King [1994] [720p] ][ 49 0.221918 Elektra 720p ][ 51 1.793028 contents.txt ][ 52 9.281861 Hulk 1    1080p ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 62 8.983017 Kill Shot   720p ][ 64 9.886661 Superman Batman Public Enemies 2009 720p ][ 65 3.825399 Danny the Dog   1080p ][ 66 6.915192 The Bank Job [720p] ][ 71 1.509108 SAW II   720p ][ 72 5.393220 Kill Shot   720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 80 3.380549 Aeon Flux   720p ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 84 3.315342 James Bond 16 - Licence to Kill [1989] ][ 85 0.530062 Species   720p ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 90 6.187521 SAW II   720p ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 103 0.129750 High school musical II 2007    720p ][ 105 8.334468 Dead Race 720p ][ 113 4.363690 Back.to.the.Future.Part.III ][ 115 3.747897 Alvin And The Chipmunks [720p] ][ 116 5.215602 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 120 5.773017 Lord Of The Ring  - The Two Tower   720p ][ 124 8.387050 Eastern.Promises.2007.720p ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ][ 127 8.377271 Dead Race 720p ][ 136 0.325046 X-Men 1    720p ][ 139 9.457961 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 10 7.801730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 13 6.548300 Kill Bill Vol 2 [2004]   720p ][ 17 6.110274 Danny the Dog   1080p ][ 20 5.525538 Transformer 1 & 2 Collection   1080p ][ 22 2.285806 Max Payne    720p ][ 23 5.146530 Max Payne    720p ][ 24 7.288063 How To Lose Friends & Alienate People   1080p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 34 4.745732 Street Kings   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 40 5.565480 Knowing 2009 720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 45 7.899849 The Lion King [1994] [720p] ][ 49 0.221918 Elektra 720p ][ 51 1.793028 contents.txt ][ 52 9.281861 Hulk 1    1080p ][ 53 6.959216 Romeo And Juliet   720p ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 64 9.886661 Superman Batman Public Enemies 2009 720p ][ 65 3.825399 Danny the Dog   1080p ][ 66 6.915192 The Bank Job [720p] ][ 72 5.393220 Kill Shot   720p ][ 77 1.322453 Godzilla 720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 84 3.315342 James Bond 16 - Licence to Kill [1989] ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 90 6.187521 SAW II   720p ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 101 4.743038 The Matrix [1999] [1080p] ][ 103 0.129750 High school musical II 2007    720p ][ 113 4.363690 Back.to.the.Future.Part.III ][ 114 6.417102 National Geographic - The Koran [720p] [Documenter] ][ 115 3.747897 Alvin And The Chipmunks [720p] ][ 120 5.773017 Lord Of The Ring  - The Two Tower   720p ][ 123 2.665919 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 124 8.387050 Eastern.Promises.2007.720p ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ][ 127 8.377271 Dead Race 720p ][ 128 6.586262 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 131 4.076791 Kung Fu Panda [2008]   720p ][ 136 0.325046 X-Men 1    720p ][ 137 7.049051 Hulk 2 - The Incredible Hulk - 720p ][ 139 9.457961 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 140 7.436408 Babel.720p ][ 142 8.409642 Into The Blue 720P ][ 162 6.198561 Jeniffer's Body ( 2009)    1080p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 7.468794 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 10 7.801730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 13 6.548300 Kill Bill Vol 2 [2004]   720p ][ 17 6.110274 Danny the Dog   1080p ][ 20 5.525538 Transformer 1 & 2 Collection   1080p ][ 22 2.285806 Max Payne    720p ][ 23 5.146530 Max Payne    720p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 34 4.745732 Street Kings   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 40 5.565480 Knowing 2009 720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 45 7.899849 The Lion King [1994] [720p] ][ 47 4.329324 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 49 0.221918 Elektra 720p ][ 51 1.793028 contents.txt ][ 52 9.281861 Hulk 1    1080p ][ 53 6.959216 Romeo And Juliet   720p ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 64 9.886661 Superman Batman Public Enemies 2009 720p ][ 65 3.825399 Danny the Dog   1080p ][ 66 6.915192 The Bank Job [720p] ][ 72 5.393220 Kill Shot   720p ][ 77 1.322453 Godzilla 720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 84 3.315342 James Bond 16 - Licence to Kill [1989] ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 90 6.187521 SAW II   720p ][ 94 0.594236 National Geographic - The Koran [720p] [Documenter] ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 101 4.743038 The Matrix [1999] [1080p] ][ 109 8.793563 Baby on Board (2009)    720p ][ 110 3.746349 Blood - The Last Vampire [2009] [720p] ][ 113 4.363690 Back.to.the.Future.Part.III ][ 121 2.373042 Push    1080p ][ 123 2.665919 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 124 8.387050 Eastern.Promises.2007.720p ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ][ 127 8.377271 Dead Race 720p ][ 128 6.586262 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 131 4.076791 Kung Fu Panda [2008]   720p ][ 136 0.325046 X-Men 1    720p ][ 137 7.049051 Hulk 2 - The Incredible Hulk - 720p ][ 139 9.457961 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 140 7.436408 Babel.720p ][ 142 8.409642 Into The Blue 720P ][ 156 2.530226 Lawrence of Arabia   1080p ][ 162 6.198561 Jeniffer's Body ( 2009)    1080p ][ 166 0.241486 Kung Fu Hustle   720p ][ 168 5.430293 Shutter   720p ][ 169 4.594546 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 172 6.216222 Bangkok Dangerous 720p ][ 174 2.881461 PBS ][ 181 3.197247 Final Destination 3   1080p ]
+[ 1 7.571101 Harold & Kumar   720p ][ 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 8 7.468794 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 10 7.801730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 17 6.110274 Danny the Dog   1080p ][ 20 5.525538 Transformer 1 & 2 Collection   1080p ][ 22 2.285806 Max Payne    720p ][ 23 5.146530 Max Payne    720p ][ 26 4.324996 James Bond 11 - MoonRaker [1979] ][ 28 0.135540 Darko 720P ][ 29 6.824198 High school musical II 2007    720p ][ 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p ][ 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 34 4.745732 Street Kings   720p ][ 38 1.207587 3_10 to Yuma   720p ][ 40 5.565480 Knowing 2009 720p ][ 41 7.030821 Lord of war   720p ][ 42 3.908675 Final Destination 4   1080p ][ 45 7.899849 The Lion King [1994] [720p] ][ 47 4.329324 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 49 0.221918 Elektra 720p ][ 52 9.281861 Hulk 1    1080p ][ 53 6.959216 Romeo And Juliet   720p ][ 56 4.170037 Dead Race 720p ][ 58 8.499259 Ongbak 2003 720p ][ 65 3.825399 Danny the Dog   1080p ][ 66 6.915192 The Bank Job [720p] ][ 72 5.393220 Kill Shot   720p ][ 77 1.322453 Godzilla 720p ][ 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 81 4.673163 Watchmen [720p] ][ 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 84 3.315342 James Bond 16 - Licence to Kill [1989] ][ 86 4.347530 The Butterfly Effect 3 Revelations 720p ][ 87 9.370096 Four Christmases 720P ][ 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 94 0.594236 National Geographic - The Koran [720p] [Documenter] ][ 95 5.738581 Blade 2   720p ][ 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 98 4.010190 Ju-on__The_Grudge_(2003)   720p ][ 106 3.330696 8 Mile [2002] [720p] ][ 109 8.793563 Baby on Board (2009)    720p ][ 110 3.746349 Blood - The Last Vampire [2009] [720p] ][ 112 7.901735 Bee Movie   720p ][ 113 4.363690 Back.to.the.Future.Part.III ][ 121 2.373042 Push    1080p ][ 124 8.387050 Eastern.Promises.2007.720p ][ 126 6.487454 Transformer 1 & 2 Collection   1080p ][ 127 8.377271 Dead Race 720p ][ 128 6.586262 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 131 4.076791 Kung Fu Panda [2008]   720p ][ 136 0.325046 X-Men 1    720p ][ 137 7.049051 Hulk 2 - The Incredible Hulk - 720p ][ 139 9.457961 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 140 7.436408 Babel.720p ][ 142 8.409642 Into The Blue 720P ][ 144 4.732534 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 152 3.376006 Crash    1080p ][ 153 8.162036 X-Men 3   1080p ][ 156 2.530226 Lawrence of Arabia   1080p ][ 157 5.035689 Punisher 2   720p ][ 160 3.856374 Disturbia    720p ][ 162 6.198561 Jeniffer's Body ( 2009)    1080p ][ 165 4.246929 Die Hard 4   1080p ][ 166 0.241486 Kung Fu Hustle   720p ][ 168 5.430293 Shutter   720p ][ 169 4.594546 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 171 8.883034 Infernal Affair 1-3   1080p ][ 172 6.216222 Bangkok Dangerous 720p ][ 176 7.862464 Die Hard 3   720p ][ 181 3.197247 Final Destination 3   1080p ][ 195 5.083739 The Uninvited [2009] [720p] ]
diff --git a/tests/65-abb.in b/tests/65-abb.in
new file mode 100644
index 0000000..807d2b2
--- /dev/null
+++ b/tests/65-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/65-abb.out
+INSERTAR 59 8.027650 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+IMPRIMIR tests/65-abb.out
+INSERTAR 0 4.956399 Punisher 2   720p
+INSERTAR 63 9.069370 Good Night And Good Luck   720p
+ELIMINAR 59
+IMPRIMIR tests/65-abb.out
+INSERTAR 5 9.820651 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 50 4.121522 Batman Dark Knight   1080p
+INSERTAR 37 4.287695 Kill Bill Vol 2 [2004]   720p
+ELIMINAR 50
+IMPRIMIR tests/65-abb.out
+INSERTAR 61 5.011105 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 2 5.600960 Core   720p
+INSERTAR 38 1.207587 3_10 to Yuma   720p
+INSERTAR 68 6.221009 Darko 720P
+ELIMINAR 68
+ELIMINAR 2
+IMPRIMIR tests/65-abb.out
+INSERTAR 27 2.802397 City of Embers    720p
+INSERTAR 9 8.865042 Big Buck Bunny [1080p]
+INSERTAR 39 4.683172 A Bug's Life [720p]
+INSERTAR 1 7.571101 Harold & Kumar   720p
+INSERTAR 14 0.327860 Cleanwest 720p
+ELIMINAR 14
+ELIMINAR 39
+IMPRIMIR tests/65-abb.out
+INSERTAR 16 5.706605 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 44 6.253492 Final Fantasy The Spirits Within    720p
+INSERTAR 48 6.681151 Initial D [720p]
+INSERTAR 3 1.659470 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 79 2.746556 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 19 3.325472 Battle for Terra [2007] [1080p]
+ELIMINAR 0
+ELIMINAR 3
+ELIMINAR 19
+IMPRIMIR tests/65-abb.out
+INSERTAR 66 6.915192 The Bank Job [720p]
+INSERTAR 75 9.206382 G Force    720p
+INSERTAR 56 4.170037 Dead Race 720p
+INSERTAR 21 4.660950 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 76 6.653196 Golden Compass   720p
+INSERTAR 31 1.431500 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 12 6.482221 Assassination of a High School President 720p
+ELIMINAR 5
+ELIMINAR 27
+ELIMINAR 12
+IMPRIMIR tests/65-abb.out
+INSERTAR 41 7.030821 Lord of war   720p
+INSERTAR 32 1.465756 Seven Pounds    720p
+INSERTAR 85 0.530062 Species   720p
+INSERTAR 54 7.093361 Body of Lies   720p
+INSERTAR 26 4.324996 James Bond 11 - MoonRaker [1979]
+INSERTAR 55 7.866214 Charlie and the Chocolate Factory   720p
+INSERTAR 81 4.673163 Watchmen [720p]
+INSERTAR 18 7.254563 The Proposal [2009] [720p]
+ELIMINAR 54
+ELIMINAR 21
+ELIMINAR 75
+ELIMINAR 44
+IMPRIMIR tests/65-abb.out
+INSERTAR 4 9.924347 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 92 3.537462 The Italian Job [2003] [720p]
+INSERTAR 58 8.499259 Ongbak 2003 720p
+INSERTAR 71 1.509108 SAW II   720p
+INSERTAR 73 0.575525 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 7 4.424487 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 88 9.711357 Face.Off.1997.720p
+INSERTAR 30 5.465020 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 28 0.135540 Darko 720P
+ELIMINAR 55
+ELIMINAR 61
+ELIMINAR 92
+ELIMINAR 88
+IMPRIMIR tests/65-abb.out
+INSERTAR 62 8.983017 Kill Shot   720p
+INSERTAR 90 6.187521 SAW II   720p
+INSERTAR 93 1.468879 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 82 3.240955 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 17 6.110274 Danny the Dog   1080p
+INSERTAR 102 8.942285 Juno 2007 720p
+INSERTAR 74 7.049162 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 86 4.347530 The Butterfly Effect 3 Revelations 720p
+INSERTAR 23 5.146530 Max Payne    720p
+INSERTAR 43 5.795531 Aeon Flux   720p
+ELIMINAR 37
+ELIMINAR 102
+ELIMINAR 93
+ELIMINAR 74
+ELIMINAR 4
+IMPRIMIR tests/65-abb.out
+INSERTAR 78 2.708849 Dragonball Evolution [2009] [720p]
+INSERTAR 116 5.215602 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 15 2.857438 Eurotrip 720p
+INSERTAR 69 0.600687 Die Hard 2   720p
+INSERTAR 6 2.345137 The Italian Job [2003] [720p]
+INSERTAR 42 3.908675 Final Destination 4   1080p
+INSERTAR 72 5.393220 Kill Shot   720p
+INSERTAR 97 5.095614 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 13 6.548300 Kill Bill Vol 2 [2004]   720p
+INSERTAR 51 1.793028 contents.txt
+INSERTAR 126 6.487454 Transformer 1 & 2 Collection   1080p
+ELIMINAR 16
+ELIMINAR 15
+ELIMINAR 6
+ELIMINAR 63
+ELIMINAR 78
+IMPRIMIR tests/65-abb.out
+INSERTAR 67 2.076665 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 84 3.315342 James Bond 16 - Licence to Kill [1989]
+INSERTAR 80 3.380549 Aeon Flux   720p
+INSERTAR 34 4.745732 Street Kings   720p
+INSERTAR 125 9.937051 Oxford Murders, The.720p
+INSERTAR 134 6.904223 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 45 7.899849 The Lion King [1994] [720p]
+INSERTAR 103 0.129750 High school musical II 2007    720p
+INSERTAR 115 3.747897 Alvin And The Chipmunks [720p]
+INSERTAR 22 2.285806 Max Payne    720p
+INSERTAR 136 0.325046 X-Men 1    720p
+INSERTAR 89 4.071344 Rocky 4 [1985] [BluRay] [720p] [AC3]
+ELIMINAR 43
+ELIMINAR 67
+ELIMINAR 9
+ELIMINAR 125
+ELIMINAR 69
+ELIMINAR 48
+IMPRIMIR tests/65-abb.out
+INSERTAR 20 5.525538 Transformer 1 & 2 Collection   1080p
+INSERTAR 120 5.773017 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 124 8.387050 Eastern.Promises.2007.720p
+INSERTAR 99 7.779790 Basic Instinct 720p
+INSERTAR 24 7.288063 How To Lose Friends & Alienate People   1080p
+INSERTAR 52 9.281861 Hulk 1    1080p
+INSERTAR 113 4.363690 Back.to.the.Future.Part.III
+INSERTAR 105 8.334468 Dead Race 720p
+INSERTAR 139 9.457961 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 64 9.886661 Superman Batman Public Enemies 2009 720p
+INSERTAR 65 3.825399 Danny the Dog   1080p
+INSERTAR 49 0.221918 Elektra 720p
+INSERTAR 127 8.377271 Dead Race 720p
+ELIMINAR 99
+ELIMINAR 32
+ELIMINAR 76
+ELIMINAR 73
+ELIMINAR 18
+ELIMINAR 134
+IMPRIMIR tests/65-abb.out
+INSERTAR 114 6.417102 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 101 4.743038 The Matrix [1999] [1080p]
+INSERTAR 137 7.049051 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 40 5.565480 Knowing 2009 720p
+INSERTAR 128 6.586262 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 57 2.765490 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 162 6.198561 Jeniffer's Body ( 2009)    1080p
+INSERTAR 10 7.801730 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 140 7.436408 Babel.720p
+INSERTAR 142 8.409642 Into The Blue 720P
+INSERTAR 53 6.959216 Romeo And Juliet   720p
+INSERTAR 131 4.076791 Kung Fu Panda [2008]   720p
+INSERTAR 123 2.665919 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 77 1.322453 Godzilla 720p
+ELIMINAR 105
+ELIMINAR 80
+ELIMINAR 85
+ELIMINAR 62
+ELIMINAR 57
+ELIMINAR 116
+ELIMINAR 71
+IMPRIMIR tests/65-abb.out
+INSERTAR 110 3.746349 Blood - The Last Vampire [2009] [720p]
+INSERTAR 121 2.373042 Push    1080p
+INSERTAR 168 5.430293 Shutter   720p
+INSERTAR 169 4.594546 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 132 1.977507 Angels & Demons [2009] [1080p]
+INSERTAR 159 9.959215 Spiderman 2   1080p
+INSERTAR 156 2.530226 Lawrence of Arabia   1080p
+INSERTAR 47 4.329324 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 109 8.793563 Baby on Board (2009)    720p
+INSERTAR 94 0.594236 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 166 0.241486 Kung Fu Hustle   720p
+INSERTAR 181 3.197247 Final Destination 3   1080p
+INSERTAR 174 2.881461 PBS
+INSERTAR 8 7.468794 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 172 6.216222 Bangkok Dangerous 720p
+ELIMINAR 115
+ELIMINAR 120
+ELIMINAR 24
+ELIMINAR 159
+ELIMINAR 114
+ELIMINAR 132
+ELIMINAR 103
+IMPRIMIR tests/65-abb.out
+INSERTAR 87 9.370096 Four Christmases 720P
+INSERTAR 176 7.862464 Die Hard 3   720p
+INSERTAR 119 1.832642 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 98 4.010190 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 95 5.738581 Blade 2   720p
+INSERTAR 106 3.330696 8 Mile [2002] [720p]
+INSERTAR 153 8.162036 X-Men 3   1080p
+INSERTAR 144 4.732534 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 29 6.824198 High school musical II 2007    720p
+INSERTAR 112 7.901735 Bee Movie   720p
+INSERTAR 157 5.035689 Punisher 2   720p
+INSERTAR 152 3.376006 Crash    1080p
+INSERTAR 171 8.883034 Infernal Affair 1-3   1080p
+INSERTAR 160 3.856374 Disturbia    720p
+INSERTAR 165 4.246929 Die Hard 4   1080p
+INSERTAR 195 5.083739 The Uninvited [2009] [720p]
+ELIMINAR 51
+ELIMINAR 13
+ELIMINAR 119
+ELIMINAR 90
+ELIMINAR 174
+ELIMINAR 64
+ELIMINAR 101
+ELIMINAR 123
+IMPRIMIR tests/65-abb.out
diff --git a/tests/66-abb.catedra.out b/tests/66-abb.catedra.out
new file mode 100644
index 0000000..59e7178
--- /dev/null
+++ b/tests/66-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 60 3.552767 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ]
+[ 60 3.552767 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 67 4.724650 The Proposal [2009] [720p] ]
+[ 36 3.739428 The Uninvited [2009] [720p] ][ 45 0.038487 Eagle Eye    1080p ][ 54 9.313971 Star Wars Saga  Collection 720p ][ 67 4.724650 The Proposal [2009] [720p] ]
+[ 15 4.942476 Breach 1080p ][ 34 8.167596 Elite Squad 1080p ][ 36 3.739428 The Uninvited [2009] [720p] ][ 38 0.085782 The Haunting In Connecticut [2009] [720p] ][ 54 9.313971 Star Wars Saga  Collection 720p ][ 67 4.724650 The Proposal [2009] [720p] ]
+[ 2 0.948806 Kill Bill Vol 1 [2003]    720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 15 4.942476 Breach 1080p ][ 25 6.698001 Facing The Giants 720p ][ 34 8.167596 Elite Squad 1080p ][ 36 3.739428 The Uninvited [2009] [720p] ][ 54 9.313971 Star Wars Saga  Collection 720p ][ 67 4.724650 The Proposal [2009] [720p] ]
+[ 2 0.948806 Kill Bill Vol 1 [2003]    720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 15 4.942476 Breach 1080p ][ 21 6.615279 Apocalypto   720p ][ 22 9.448862 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 25 6.698001 Facing The Giants 720p ][ 32 9.753041 Die Hard 3   720p ][ 34 8.167596 Elite Squad 1080p ][ 39 5.124117 Shrek The Third [2007] [720p] ][ 54 9.313971 Star Wars Saga  Collection 720p ][ 67 4.724650 The Proposal [2009] [720p] ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 8 6.529861 Deep Sea ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 20 9.632623 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 21 6.615279 Apocalypto   720p ][ 22 9.448862 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 25 6.698001 Facing The Giants 720p ][ 32 9.753041 Die Hard 3   720p ][ 33 6.047290 SAW IV ][ 34 8.167596 Elite Squad 1080p ][ 46 1.337179 Taken 1080p ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 67 4.724650 The Proposal [2009] [720p] ][ 74 0.133728 The Matrix Revolution   1080p ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 8 6.529861 Deep Sea ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 20 9.632623 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 21 6.615279 Apocalypto   720p ][ 22 9.448862 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 25 6.698001 Facing The Giants 720p ][ 27 4.338125 Bad Boy II [720p] ][ 31 4.794854 007.Die Another Day.avi ][ 32 9.753041 Die Hard 3   720p ][ 33 6.047290 SAW IV ][ 46 1.337179 Taken 1080p ][ 50 4.246583 The Matrix Revolution   1080p ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 63 8.837177 Fearless - 720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 96 0.163797 Green Lantern First Flight   720p ]
+[ 1 9.642357 Assassination of a High School President 720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 8 6.529861 Deep Sea ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 17 7.662914 Punisher 2   720p ][ 20 9.632623 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 21 6.615279 Apocalypto   720p ][ 25 6.698001 Facing The Giants 720p ][ 27 4.338125 Bad Boy II [720p] ][ 31 4.794854 007.Die Another Day.avi ][ 32 9.753041 Die Hard 3   720p ][ 33 6.047290 SAW IV ][ 37 8.363518 Big Stan   1080p ][ 46 1.337179 Taken 1080p ][ 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 50 4.246583 The Matrix Revolution   1080p ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 63 8.837177 Fearless - 720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 96 0.163797 Green Lantern First Flight   720p ][ 105 8.803566 Street Kings   720p ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 7 0.727960 Watchmen [720p] ][ 8 6.529861 Deep Sea ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 21 6.615279 Apocalypto   720p ][ 24 3.654864 Ice Age 2 The Meltdown [2006] [720p] ][ 25 6.698001 Facing The Giants 720p ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 33 6.047290 SAW IV ][ 46 1.337179 Taken 1080p ][ 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 50 4.246583 The Matrix Revolution   1080p ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 63 8.837177 Fearless - 720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 88 8.034778 Watchmen [720p] ][ 89 8.984657 Baby on Board (2009)    720p ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 105 8.803566 Street Kings   720p ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 8 6.529861 Deep Sea ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 21 6.615279 Apocalypto   720p ][ 24 3.654864 Ice Age 2 The Meltdown [2006] [720p] ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 33 6.047290 SAW IV ][ 44 2.241631 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 46 1.337179 Taken 1080p ][ 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 50 4.246583 The Matrix Revolution   1080p ][ 53 2.234862 Pearl Harbor ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 62 6.796629 Ice Age 2 The Meltdown [2006] [720p] ][ 63 8.837177 Fearless - 720p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 78 9.101148 Final Fantasy VII Advent Children [2005] [1080p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 89 8.984657 Baby on Board (2009)    720p ][ 90 0.064859 Rush Hour 1-3   720p ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 104 3.075518 Shrek The Third [2007] [720p] ][ 105 8.803566 Street Kings   720p ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 8 6.529861 Deep Sea ][ 9 4.227338 Species - The Awakening   720p ][ 10 9.798969 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 15 4.942476 Breach 1080p ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 6.615279 Apocalypto   720p ][ 24 3.654864 Ice Age 2 The Meltdown [2006] [720p] ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 33 6.047290 SAW IV ][ 42 0.896296 Eurotrip    720p ][ 46 1.337179 Taken 1080p ][ 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 50 4.246583 The Matrix Revolution   1080p ][ 53 2.234862 Pearl Harbor ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 63 8.837177 Fearless - 720p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 78 9.101148 Final Fantasy VII Advent Children [2005] [1080p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 83 8.736293 Ip Man    1080p ][ 85 0.840876 Swordfish    720p ][ 89 8.984657 Baby on Board (2009)    720p ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 94 7.233318 Death Race   720p ][ 95 9.833783 Dumb and Dumber   720p ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 99 5.185021 Infernal Affair 1-3   1080p ][ 105 8.803566 Street Kings   720p ][ 106 8.227034 Ip Man [2009]    720p ]
+[ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 5 3.871872 Lion King, The 720p ][ 8 6.529861 Deep Sea ][ 9 4.227338 Species - The Awakening   720p ][ 10 9.798969 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 6.615279 Apocalypto   720p ][ 24 3.654864 Ice Age 2 The Meltdown [2006] [720p] ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 42 0.896296 Eurotrip    720p ][ 43 4.094434 Orphan (2009)    1080p ][ 46 1.337179 Taken 1080p ][ 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 52 8.958863 Oxford Murders, The.720p ][ 53 2.234862 Pearl Harbor ][ 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 59 3.885416 Minority Report [720p] ][ 65 8.498190 Memento    1080p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 78 9.101148 Final Fantasy VII Advent Children [2005] [1080p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 83 8.736293 Ip Man    1080p ][ 84 1.653969 National Geographic - The Koran [720p] [Documenter] ][ 85 0.840876 Swordfish    720p ][ 86 1.853454 Miss March [720p] ][ 89 8.984657 Baby on Board (2009)    720p ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 94 7.233318 Death Race   720p ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 99 5.185021 Infernal Affair 1-3   1080p ][ 105 8.803566 Street Kings   720p ][ 106 8.227034 Ip Man [2009]    720p ][ 115 1.993547 Ghost Rider [2007] [720p] ][ 120 6.995992 The Mist   720p ][ 123 6.238793 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 125 1.920490 X-Men Origin - Wolverine [2009] [1080p] ][ 127 3.905025 The Sniper 720p ]
+[ 0 6.135933 Star Trek Collection 1-9    720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 5 3.871872 Lion King, The 720p ][ 8 6.529861 Deep Sea ][ 10 9.798969 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 11 9.581627 One Missed Call   720p ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 6.615279 Apocalypto   720p ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 28 3.547273 Before The Devil Knows, You're Dead   1080p ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 42 0.896296 Eurotrip    720p ][ 43 4.094434 Orphan (2009)    1080p ][ 46 1.337179 Taken 1080p ][ 52 8.958863 Oxford Murders, The.720p ][ 53 2.234862 Pearl Harbor ][ 57 4.761806 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 59 3.885416 Minority Report [720p] ][ 65 8.498190 Memento    1080p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 83 8.736293 Ip Man    1080p ][ 84 1.653969 National Geographic - The Koran [720p] [Documenter] ][ 85 0.840876 Swordfish    720p ][ 86 1.853454 Miss March [720p] ][ 89 8.984657 Baby on Board (2009)    720p ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 94 7.233318 Death Race   720p ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 99 5.185021 Infernal Affair 1-3   1080p ][ 103 0.585674 Disturbia    720p ][ 105 8.803566 Street Kings   720p ][ 106 8.227034 Ip Man [2009]    720p ][ 112 8.774674 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 115 1.993547 Ghost Rider [2007] [720p] ][ 120 6.995992 The Mist   720p ][ 123 6.238793 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 125 1.920490 X-Men Origin - Wolverine [2009] [1080p] ][ 127 3.905025 The Sniper 720p ][ 128 5.488562 Public Enemies [720p] ][ 129 0.342231 Ice Age 2 The Meltdown [2006] [720p] ][ 130 1.781270 Red Cliff    1080p ][ 139 2.682783 Ratatouille [2007] ][ 141 7.910308 Final Fantasy The Spirits Within    720p ][ 145 7.544857 Final Destination ]
+[ 0 6.135933 Star Trek Collection 1-9    720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 5 3.871872 Lion King, The 720p ][ 6 3.123468 Braveheart 720p ][ 8 6.529861 Deep Sea ][ 10 9.798969 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 11 9.581627 One Missed Call   720p ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 6.615279 Apocalypto   720p ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 28 3.547273 Before The Devil Knows, You're Dead   1080p ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 42 0.896296 Eurotrip    720p ][ 46 1.337179 Taken 1080p ][ 51 0.091674 Shinjuku Incident ][ 52 8.958863 Oxford Murders, The.720p ][ 53 2.234862 Pearl Harbor ][ 56 8.652084 Red Dragon    1080p ][ 58 4.216748 The Sniper 720p ][ 59 3.885416 Minority Report [720p] ][ 65 8.498190 Memento    1080p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 76 5.519379 Around The World In 80 Days [2004] [720p] ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 83 8.736293 Ip Man    1080p ][ 84 1.653969 National Geographic - The Koran [720p] [Documenter] ][ 85 0.840876 Swordfish    720p ][ 86 1.853454 Miss March [720p] ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 94 7.233318 Death Race   720p ][ 96 0.163797 Green Lantern First Flight   720p ][ 97 1.779968 Fantastic Four   1080p ][ 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 99 5.185021 Infernal Affair 1-3   1080p ][ 100 0.647368 Meet The Fockers    720p ][ 103 0.585674 Disturbia    720p ][ 105 8.803566 Street Kings   720p ][ 106 8.227034 Ip Man [2009]    720p ][ 112 8.774674 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 115 1.993547 Ghost Rider [2007] [720p] ][ 116 5.900951 The Butterfly Effect 3 Revelations 720p ][ 120 6.995992 The Mist   720p ][ 123 6.238793 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 125 1.920490 X-Men Origin - Wolverine [2009] [1080p] ][ 127 3.905025 The Sniper 720p ][ 128 5.488562 Public Enemies [720p] ][ 129 0.342231 Ice Age 2 The Meltdown [2006] [720p] ][ 130 1.781270 Red Cliff    1080p ][ 131 0.565094 Disaster Movie 2008   720p ][ 139 2.682783 Ratatouille [2007] ][ 141 7.910308 Final Fantasy The Spirits Within    720p ][ 152 7.669892 The Matrix   1080p ][ 155 9.587882 G Force    720p ][ 156 8.967540 La Vita e Bella    720p ][ 161 0.085035 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 164 9.563882 Bangkok Dangerous 720p ][ 179 7.940307 Resident Evil Series    1080p ]
+[ 0 6.135933 Star Trek Collection 1-9    720p ][ 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 5 3.871872 Lion King, The 720p ][ 6 3.123468 Braveheart 720p ][ 8 6.529861 Deep Sea ][ 11 9.581627 One Missed Call   720p ][ 12 4.759984 Banlieue 13 - Ultimatum [720p] ][ 13 4.806461 High school musical 2006    720p ][ 16 0.866626 The Matrix [1999] [1080p] ][ 17 7.662914 Punisher 2   720p ][ 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 21 6.615279 Apocalypto   720p ][ 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 27 4.338125 Bad Boy II [720p] ][ 28 3.547273 Before The Devil Knows, You're Dead   1080p ][ 30 3.253065 Erin Brockovich 2000.720p ][ 31 4.794854 007.Die Another Day.avi ][ 42 0.896296 Eurotrip    720p ][ 46 1.337179 Taken 1080p ][ 51 0.091674 Shinjuku Incident ][ 52 8.958863 Oxford Murders, The.720p ][ 53 2.234862 Pearl Harbor ][ 58 4.216748 The Sniper 720p ][ 59 3.885416 Minority Report [720p] ][ 65 8.498190 Memento    1080p ][ 68 5.629232 The Last Samurai [2004] [720p] ][ 72 2.827776 Seven Pounds    720p ][ 74 0.133728 The Matrix Revolution   1080p ][ 79 6.505398 Ice Age 2 The Meltdown [2006] [720p] ][ 84 1.653969 National Geographic - The Koran [720p] [Documenter] ][ 85 0.840876 Swordfish    720p ][ 86 1.853454 Miss March [720p] ][ 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 94 7.233318 Death Race   720p ][ 96 0.163797 Green Lantern First Flight   720p ][ 99 5.185021 Infernal Affair 1-3   1080p ][ 100 0.647368 Meet The Fockers    720p ][ 103 0.585674 Disturbia    720p ][ 105 8.803566 Street Kings   720p ][ 106 8.227034 Ip Man [2009]    720p ][ 108 2.547903 Harry Potter Collection    720p ][ 112 8.774674 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 115 1.993547 Ghost Rider [2007] [720p] ][ 116 5.900951 The Butterfly Effect 3 Revelations 720p ][ 120 6.995992 The Mist   720p ][ 123 6.238793 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 124 1.312816 Final Destination 4   1080p ][ 125 1.920490 X-Men Origin - Wolverine [2009] [1080p] ][ 127 3.905025 The Sniper 720p ][ 128 5.488562 Public Enemies [720p] ][ 129 0.342231 Ice Age 2 The Meltdown [2006] [720p] ][ 130 1.781270 Red Cliff    1080p ][ 131 0.565094 Disaster Movie 2008   720p ][ 132 9.905439 James Bond 21 - Casino Royale [2006] ][ 137 1.536487 Final Destination 4   1080p ][ 138 9.585399 iRobot  720p ][ 139 2.682783 Ratatouille [2007] ][ 141 7.910308 Final Fantasy The Spirits Within    720p ][ 142 1.229251 Golden Compass   720p ][ 146 6.202251 Danny the Dog   1080p ][ 152 7.669892 The Matrix   1080p ][ 155 9.587882 G Force    720p ][ 156 8.967540 La Vita e Bella    720p ][ 161 0.085035 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 164 9.563882 Bangkok Dangerous 720p ][ 167 8.740213 Big Nothing   720p ][ 179 7.940307 Resident Evil Series    1080p ][ 182 8.727119 Jumanji [720p] ][ 183 2.446129 Eastern.Promises.2007.720p ][ 186 2.511039 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 190 9.824649 PIXAR Movie ][ 200 6.694747 Rocky Balboa    720p ]
diff --git a/tests/66-abb.in b/tests/66-abb.in
new file mode 100644
index 0000000..0ebd259
--- /dev/null
+++ b/tests/66-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/66-abb.out
+INSERTAR 60 3.552767 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+IMPRIMIR tests/66-abb.out
+INSERTAR 29 8.338830 Jumper    1080p
+INSERTAR 67 4.724650 The Proposal [2009] [720p]
+ELIMINAR 29
+IMPRIMIR tests/66-abb.out
+INSERTAR 45 0.038487 Eagle Eye    1080p
+INSERTAR 54 9.313971 Star Wars Saga  Collection 720p
+INSERTAR 36 3.739428 The Uninvited [2009] [720p]
+ELIMINAR 60
+IMPRIMIR tests/66-abb.out
+INSERTAR 38 0.085782 The Haunting In Connecticut [2009] [720p]
+INSERTAR 70 2.277930 City of Embers    720p
+INSERTAR 15 4.942476 Breach 1080p
+INSERTAR 34 8.167596 Elite Squad 1080p
+ELIMINAR 45
+ELIMINAR 70
+IMPRIMIR tests/66-abb.out
+INSERTAR 25 6.698001 Facing The Giants 720p
+INSERTAR 14 5.233099 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 2 0.948806 Kill Bill Vol 1 [2003]    720p
+INSERTAR 4 5.214169 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 7 0.727960 Watchmen [720p]
+ELIMINAR 38
+ELIMINAR 14
+IMPRIMIR tests/66-abb.out
+INSERTAR 39 5.124117 Shrek The Third [2007] [720p]
+INSERTAR 22 9.448862 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 21 6.615279 Apocalypto   720p
+INSERTAR 32 9.753041 Die Hard 3   720p
+INSERTAR 77 5.796732 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 71 6.799836 Ip Man [2009]    720p
+ELIMINAR 71
+ELIMINAR 36
+ELIMINAR 77
+IMPRIMIR tests/66-abb.out
+INSERTAR 33 6.047290 SAW IV
+INSERTAR 20 9.632623 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 55 9.969408 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 8 6.529861 Deep Sea
+INSERTAR 12 4.759984 Banlieue 13 - Ultimatum [720p]
+INSERTAR 46 1.337179 Taken 1080p
+INSERTAR 74 0.133728 The Matrix Revolution   1080p
+ELIMINAR 39
+ELIMINAR 2
+ELIMINAR 54
+IMPRIMIR tests/66-abb.out
+INSERTAR 50 4.246583 The Matrix Revolution   1080p
+INSERTAR 31 4.794854 007.Die Another Day.avi
+INSERTAR 63 8.837177 Fearless - 720p
+INSERTAR 66 6.917182 My Bloody Valentine 3D    1080p
+INSERTAR 27 4.338125 Bad Boy II [720p]
+INSERTAR 87 1.811581 iRobot  720p
+INSERTAR 93 6.878372 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 96 0.163797 Green Lantern First Flight   720p
+ELIMINAR 34
+ELIMINAR 67
+ELIMINAR 87
+ELIMINAR 66
+IMPRIMIR tests/66-abb.out
+INSERTAR 1 9.642357 Assassination of a High School President 720p
+INSERTAR 19 7.479422 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 73 8.941900 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 37 8.363518 Big Stan   1080p
+INSERTAR 49 8.485185 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 17 7.662914 Punisher 2   720p
+INSERTAR 76 5.519379 Around The World In 80 Days [2004] [720p]
+INSERTAR 105 8.803566 Street Kings   720p
+INSERTAR 35 6.101878 Saving Private Ryan 720p
+ELIMINAR 22
+ELIMINAR 35
+ELIMINAR 19
+ELIMINAR 73
+IMPRIMIR tests/66-abb.out
+INSERTAR 79 6.505398 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 24 3.654864 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 89 8.984657 Baby on Board (2009)    720p
+INSERTAR 30 3.253065 Erin Brockovich 2000.720p
+INSERTAR 69 0.939638 The Italian Job [2003] [720p]
+INSERTAR 98 2.656427 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 26 0.083136 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 16 0.866626 The Matrix [1999] [1080p]
+INSERTAR 97 1.779968 Fantastic Four   1080p
+INSERTAR 88 8.034778 Watchmen [720p]
+ELIMINAR 32
+ELIMINAR 1
+ELIMINAR 69
+ELIMINAR 37
+ELIMINAR 20
+IMPRIMIR tests/66-abb.out
+INSERTAR 91 0.055435 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 44 2.241631 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 90 0.064859 Rush Hour 1-3   720p
+INSERTAR 102 6.545856 Good Night And Good Luck   720p
+INSERTAR 104 3.075518 Shrek The Third [2007] [720p]
+INSERTAR 72 2.827776 Seven Pounds    720p
+INSERTAR 62 6.796629 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 64 4.909061 Lymelife [720p]
+INSERTAR 53 2.234862 Pearl Harbor
+INSERTAR 78 9.101148 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 68 5.629232 The Last Samurai [2004] [720p]
+ELIMINAR 88
+ELIMINAR 25
+ELIMINAR 7
+ELIMINAR 64
+ELIMINAR 102
+IMPRIMIR tests/66-abb.out
+INSERTAR 10 9.798969 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 18 5.804033 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 9 4.227338 Species - The Awakening   720p
+INSERTAR 95 9.833783 Dumb and Dumber   720p
+INSERTAR 106 8.227034 Ip Man [2009]    720p
+INSERTAR 94 7.233318 Death Race   720p
+INSERTAR 126 1.162359 Hancock    1080p
+INSERTAR 83 8.736293 Ip Man    1080p
+INSERTAR 99 5.185021 Infernal Affair 1-3   1080p
+INSERTAR 61 3.182081 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 85 0.840876 Swordfish    720p
+INSERTAR 42 0.896296 Eurotrip    720p
+ELIMINAR 44
+ELIMINAR 90
+ELIMINAR 126
+ELIMINAR 62
+ELIMINAR 61
+ELIMINAR 104
+IMPRIMIR tests/66-abb.out
+INSERTAR 115 1.993547 Ghost Rider [2007] [720p]
+INSERTAR 84 1.653969 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 43 4.094434 Orphan (2009)    1080p
+INSERTAR 123 6.238793 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 125 1.920490 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 127 3.905025 The Sniper 720p
+INSERTAR 65 8.498190 Memento    1080p
+INSERTAR 59 3.885416 Minority Report [720p]
+INSERTAR 52 8.958863 Oxford Murders, The.720p
+INSERTAR 5 3.871872 Lion King, The 720p
+INSERTAR 110 3.533004 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 86 1.853454 Miss March [720p]
+INSERTAR 120 6.995992 The Mist   720p
+ELIMINAR 63
+ELIMINAR 110
+ELIMINAR 33
+ELIMINAR 15
+ELIMINAR 95
+ELIMINAR 50
+IMPRIMIR tests/66-abb.out
+INSERTAR 0 6.135933 Star Trek Collection 1-9    720p
+INSERTAR 145 7.544857 Final Destination
+INSERTAR 112 8.774674 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 129 0.342231 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 103 0.585674 Disturbia    720p
+INSERTAR 122 7.833334 War [720p]
+INSERTAR 11 9.581627 One Missed Call   720p
+INSERTAR 139 2.682783 Ratatouille [2007]
+INSERTAR 113 7.282489 Leon_The Professional.HD   720p
+INSERTAR 57 4.761806 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 141 7.910308 Final Fantasy The Spirits Within    720p
+INSERTAR 130 1.781270 Red Cliff    1080p
+INSERTAR 128 5.488562 Public Enemies [720p]
+INSERTAR 28 3.547273 Before The Devil Knows, You're Dead   1080p
+ELIMINAR 55
+ELIMINAR 78
+ELIMINAR 49
+ELIMINAR 9
+ELIMINAR 122
+ELIMINAR 113
+ELIMINAR 24
+IMPRIMIR tests/66-abb.out
+INSERTAR 116 5.900951 The Butterfly Effect 3 Revelations 720p
+INSERTAR 164 9.563882 Bangkok Dangerous 720p
+INSERTAR 100 0.647368 Meet The Fockers    720p
+INSERTAR 51 0.091674 Shinjuku Incident
+INSERTAR 156 8.967540 La Vita e Bella    720p
+INSERTAR 58 4.216748 The Sniper 720p
+INSERTAR 6 3.123468 Braveheart 720p
+INSERTAR 56 8.652084 Red Dragon    1080p
+INSERTAR 155 9.587882 G Force    720p
+INSERTAR 152 7.669892 The Matrix   1080p
+INSERTAR 114 6.276175 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 131 0.565094 Disaster Movie 2008   720p
+INSERTAR 75 2.488495 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 161 0.085035 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 179 7.940307 Resident Evil Series    1080p
+ELIMINAR 43
+ELIMINAR 145
+ELIMINAR 57
+ELIMINAR 114
+ELIMINAR 93
+ELIMINAR 89
+ELIMINAR 75
+IMPRIMIR tests/66-abb.out
+INSERTAR 172 0.434541 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 182 8.727119 Jumanji [720p]
+INSERTAR 132 9.905439 James Bond 21 - Casino Royale [2006]
+INSERTAR 48 8.324275 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 183 2.446129 Eastern.Promises.2007.720p
+INSERTAR 142 1.229251 Golden Compass   720p
+INSERTAR 190 9.824649 PIXAR Movie
+INSERTAR 138 9.585399 iRobot  720p
+INSERTAR 137 1.536487 Final Destination 4   1080p
+INSERTAR 146 6.202251 Danny the Dog   1080p
+INSERTAR 186 2.511039 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 13 4.806461 High school musical 2006    720p
+INSERTAR 124 1.312816 Final Destination 4   1080p
+INSERTAR 167 8.740213 Big Nothing   720p
+INSERTAR 108 2.547903 Harry Potter Collection    720p
+INSERTAR 200 6.694747 Rocky Balboa    720p
+ELIMINAR 83
+ELIMINAR 76
+ELIMINAR 10
+ELIMINAR 98
+ELIMINAR 48
+ELIMINAR 56
+ELIMINAR 97
+ELIMINAR 172
+IMPRIMIR tests/66-abb.out
diff --git a/tests/67-abb.catedra.out b/tests/67-abb.catedra.out
new file mode 100644
index 0000000..17862c2
--- /dev/null
+++ b/tests/67-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 30 7.068833 X-Men 1 - 1080p ]
+[ 19 5.073491 Con Air   720p ][ 25 2.139056 Dead Race 720p ]
+[ 2 8.488914 Dead Race 720p ][ 4 3.504633 Interview with the Vampire   720p ][ 25 2.139056 Dead Race 720p ][ 48 7.076948 Behind Enemy Line 2001   720p ]
+[ 4 3.504633 Interview with the Vampire   720p ][ 22 4.604414 The Mummy Tomb Of The Dragon Emperor   720p ][ 25 2.139056 Dead Race 720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 51 0.815547 Constantine 720p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ]
+[ 4 3.504633 Interview with the Vampire   720p ][ 5 3.622181 Eurotrip 720p ][ 9 4.628233 Up [1080p] ][ 25 2.139056 Dead Race 720p ][ 45 8.895594 Yes Man   720p ][ 46 0.749864 G Force    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 51 0.815547 Constantine 720p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 4 3.504633 Interview with the Vampire   720p ][ 5 3.622181 Eurotrip 720p ][ 17 1.101602 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 25 2.139056 Dead Race 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 46 0.749864 G Force    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ][ 73 3.030537 Moulin Rouge   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 4 3.504633 Interview with the Vampire   720p ][ 11 3.261011 Superhero Movie   1080p ][ 25 2.139056 Dead Race 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 31 9.288751 Erin Brockovich 2000.720p ][ 40 9.627316 Battle for Terra [2007] [1080p] ][ 42 9.762463 Death Race   720p ][ 46 0.749864 G Force    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 49 1.425735 21   1080p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ][ 55 6.479014 X-Men 4 - Origins Wolverine (2009)  1080p ][ 75 7.136783 New York I Love You 720p   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 1 8.313772 Robocop Collection   720p ][ 3 2.164988 CJ7   720p ][ 4 3.504633 Interview with the Vampire   720p ][ 11 3.261011 Superhero Movie   1080p ][ 24 2.621339 New York I Love You 720p   720p ][ 25 2.139056 Dead Race 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 31 9.288751 Erin Brockovich 2000.720p ][ 32 7.967055 Ip Man [2009]    720p ][ 40 9.627316 Battle for Terra [2007] [1080p] ][ 42 9.762463 Death Race   720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 49 1.425735 21   1080p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ][ 55 6.479014 X-Men 4 - Origins Wolverine (2009)  1080p ][ 70 5.721160 X-Men 3   1080p ][ 75 7.136783 New York I Love You 720p   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 1 8.313772 Robocop Collection   720p ][ 3 2.164988 CJ7   720p ][ 4 3.504633 Interview with the Vampire   720p ][ 11 3.261011 Superhero Movie   1080p ][ 20 5.663393 10,000 BC 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 29 3.079517 Hush   720p ][ 31 9.288751 Erin Brockovich 2000.720p ][ 32 7.967055 Ip Man [2009]    720p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 49 1.425735 21   1080p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 53 2.727308 Charlie and the Chocolate Factory   720p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 55 6.479014 X-Men 4 - Origins Wolverine (2009)  1080p ][ 59 1.254499 Dragon Wars   720p ][ 70 5.721160 X-Men 3   1080p ][ 75 7.136783 New York I Love You 720p   720p ][ 81 8.529592 Kung Fu Hustle   720p ][ 90 3.807057 SAW I   720p ][ 99 4.932069 Burn E [720p] ][ 111 7.020774 Fast and the Furious 4 - 1080p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 1 8.313772 Robocop Collection   720p ][ 3 2.164988 CJ7   720p ][ 4 3.504633 Interview with the Vampire   720p ][ 8 1.499825 Seven Swords    1080p ][ 10 3.635910 Battle for Terra [2007] [1080p] ][ 11 3.261011 Superhero Movie   1080p ][ 20 5.663393 10,000 BC 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 50 0.666920 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 55 6.479014 X-Men 4 - Origins Wolverine (2009)  1080p ][ 59 1.254499 Dragon Wars   720p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 70 5.721160 X-Men 3   1080p ][ 75 7.136783 New York I Love You 720p   720p ][ 81 8.529592 Kung Fu Hustle   720p ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 99 4.932069 Burn E [720p] ][ 110 8.342340 How To Lose Friends & Alienate People   1080p ][ 111 7.020774 Fast and the Furious 4 - 1080p ][ 118 5.145397 Kill Bill Vol 2 [2004]   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 1 8.313772 Robocop Collection   720p ][ 3 2.164988 CJ7   720p ][ 8 1.499825 Seven Swords    1080p ][ 10 3.635910 Battle for Terra [2007] [1080p] ][ 20 5.663393 10,000 BC 720p ][ 26 1.439527 Monster Inc [2001] [720p] ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 39 9.534902 Baby on Board (2009)    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 50 0.666920 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 51 0.815547 Constantine 720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 66 2.217405 American Pie Book Of Love   720p ][ 67 2.900713 SAW I   720p ][ 70 5.721160 X-Men 3   1080p ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 81 8.529592 Kung Fu Hustle   720p ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 99 4.932069 Burn E [720p] ][ 109 3.298702 Spiderman 3   1080p ][ 110 8.342340 How To Lose Friends & Alienate People   1080p ][ 111 7.020774 Fast and the Furious 4 - 1080p ][ 118 5.145397 Kill Bill Vol 2 [2004]   720p ][ 122 8.308528 X-Men 3   1080p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 1 8.313772 Robocop Collection   720p ][ 3 2.164988 CJ7   720p ][ 8 1.499825 Seven Swords    1080p ][ 10 3.635910 Battle for Terra [2007] [1080p] ][ 12 2.406313 Pitch Black [720p] ][ 21 2.140740 Inkheart [2008] [720p] ][ 26 1.439527 Monster Inc [2001] [720p] ][ 28 6.248510 Red Dragon    1080p ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 33 8.507297 Push    1080p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 39 9.534902 Baby on Board (2009)    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 50 0.666920 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 56 3.266035 Star Trek [2009] [1080p] ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 2.900713 SAW I   720p ][ 71 3.577068 This Is It [2009] [720p] ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 88 2.392222 Surrogates [2009] [720p] ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 99 4.932069 Burn E [720p] ][ 109 3.298702 Spiderman 3   1080p ][ 110 8.342340 How To Lose Friends & Alienate People   1080p ][ 111 7.020774 Fast and the Furious 4 - 1080p ][ 118 5.145397 Kill Bill Vol 2 [2004]   720p ][ 120 2.220936 Die Hard 2   720p ][ 122 8.308528 X-Men 3   1080p ][ 123 9.176874 Pearl Harbor ][ 128 0.171355 Race To Witch Mountain [1080p] ][ 141 9.323172 Con Air   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 3 2.164988 CJ7   720p ][ 8 1.499825 Seven Swords    1080p ][ 10 3.635910 Battle for Terra [2007] [1080p] ][ 12 2.406313 Pitch Black [720p] ][ 21 2.140740 Inkheart [2008] [720p] ][ 28 6.248510 Red Dragon    1080p ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 33 8.507297 Push    1080p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 50 0.666920 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 56 3.266035 Star Trek [2009] [1080p] ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 2.900713 SAW I   720p ][ 71 3.577068 This Is It [2009] [720p] ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 88 2.392222 Surrogates [2009] [720p] ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 93 1.248877 Superman Batman Public Enemies 2009 720p ][ 96 6.884798 The Bank Job [720p] ][ 98 4.048881 Kung Fu Panda Secrets of the Furious Five    720p ][ 99 4.932069 Burn E [720p] ][ 104 8.809575 Basic Instinct 720p ][ 109 3.298702 Spiderman 3   1080p ][ 111 7.020774 Fast and the Furious 4 - 1080p ][ 119 5.027217 Beowulf   720p ][ 120 2.220936 Die Hard 2   720p ][ 122 8.308528 X-Men 3   1080p ][ 123 9.176874 Pearl Harbor ][ 125 7.399624 The Uninvited [2009] [720p] ][ 127 5.268629 Inkheart [2008] [720p] ][ 128 0.171355 Race To Witch Mountain [1080p] ][ 130 9.178807 Home    1080p ][ 135 0.048377 Pursuit_Of_Happyness[2006]   720p ][ 141 9.323172 Con Air   720p ][ 144 0.989591 Minority Report [720p] ][ 149 2.822696 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 152 7.550314 Kung Fu Panda [2008]   720p ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 3 2.164988 CJ7   720p ][ 12 2.406313 Pitch Black [720p] ][ 13 2.343529 Lion King, The 720p ][ 16 4.624980 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 21 2.140740 Inkheart [2008] [720p] ][ 28 6.248510 Red Dragon    1080p ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 33 8.507297 Push    1080p ][ 35 9.200349 Around The World In 80 Days [2004] [720p] ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 43 5.694489 Horseman    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 56 3.266035 Star Trek [2009] [1080p] ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 2.900713 SAW I   720p ][ 68 1.715026 G Force    720p ][ 71 3.577068 This Is It [2009] [720p] ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 83 8.001379 The Butterfly Effect [2004] [720p] ][ 84 6.907855 Burn E [720p] ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 93 1.248877 Superman Batman Public Enemies 2009 720p ][ 94 9.821918 Ip Man [2009]    720p ][ 96 6.884798 The Bank Job [720p] ][ 98 4.048881 Kung Fu Panda Secrets of the Furious Five    720p ][ 99 4.932069 Burn E [720p] ][ 104 8.809575 Basic Instinct 720p ][ 107 1.691724 The Mummy Tomb Of The Dragon Emperor   720p ][ 111 7.020774 Fast and the Furious 4 - 1080p ][ 116 3.740891 James Bond 21 - Casino Royale [2006] ][ 119 5.027217 Beowulf   720p ][ 120 2.220936 Die Hard 2   720p ][ 125 7.399624 The Uninvited [2009] [720p] ][ 127 5.268629 Inkheart [2008] [720p] ][ 128 0.171355 Race To Witch Mountain [1080p] ][ 130 9.178807 Home    1080p ][ 135 0.048377 Pursuit_Of_Happyness[2006]   720p ][ 136 9.340981 Dead Race 720p ][ 141 9.323172 Con Air   720p ][ 144 0.989591 Minority Report [720p] ][ 147 7.706037 Dolphin    720p ][ 148 1.655261 Dante's Peak   1080p ][ 149 2.822696 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 152 7.550314 Kung Fu Panda [2008]   720p ][ 171 0.251192 Star Trek [2009] [1080p] ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 3 2.164988 CJ7   720p ][ 12 2.406313 Pitch Black [720p] ][ 13 2.343529 Lion King, The 720p ][ 16 4.624980 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 21 2.140740 Inkheart [2008] [720p] ][ 23 3.096153 Star Wars Saga  Collection 720p ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 33 8.507297 Push    1080p ][ 35 9.200349 Around The World In 80 Days [2004] [720p] ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 43 5.694489 Horseman    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 52 4.701141 X-Men 1 - 1080p ][ 54 8.593069 The X Files - I Want To Believe    720p ][ 56 3.266035 Star Trek [2009] [1080p] ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 64 6.222157 Iron Man    1080p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 2.900713 SAW I   720p ][ 68 1.715026 G Force    720p ][ 69 3.777820 Alien At The Attic 720P ][ 71 3.577068 This Is It [2009] [720p] ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 83 8.001379 The Butterfly Effect [2004] [720p] ][ 84 6.907855 Burn E [720p] ][ 86 7.934463 James Bond 11 - MoonRaker [1979] ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 94 9.821918 Ip Man [2009]    720p ][ 95 9.920692 The Bank Job [720p] ][ 96 6.884798 The Bank Job [720p] ][ 98 4.048881 Kung Fu Panda Secrets of the Furious Five    720p ][ 104 8.809575 Basic Instinct 720p ][ 107 1.691724 The Mummy Tomb Of The Dragon Emperor   720p ][ 108 4.124710 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 116 3.740891 James Bond 21 - Casino Royale [2006] ][ 119 5.027217 Beowulf   720p ][ 125 7.399624 The Uninvited [2009] [720p] ][ 127 5.268629 Inkheart [2008] [720p] ][ 128 0.171355 Race To Witch Mountain [1080p] ][ 130 9.178807 Home    1080p ][ 133 8.746044 Bolt [2008] [1080p] ][ 135 0.048377 Pursuit_Of_Happyness[2006]   720p ][ 136 9.340981 Dead Race 720p ][ 141 9.323172 Con Air   720p ][ 143 1.133191 Dragonball Evolution [2009] [720p] ][ 144 0.989591 Minority Report [720p] ][ 147 7.706037 Dolphin    720p ][ 148 1.655261 Dante's Peak   1080p ][ 149 2.822696 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 152 7.550314 Kung Fu Panda [2008]   720p ][ 157 3.761133 Four Christmases 720P ][ 164 5.051066 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 167 8.161745 The Italian Job [2003] [720p] ][ 169 7.369751 Before The Devil Knows, You're Dead   1080p ][ 171 0.251192 Star Trek [2009] [1080p] ][ 181 5.032966 Big Buck Bunny [1080p] ]
+[ 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 3 2.164988 CJ7   720p ][ 12 2.406313 Pitch Black [720p] ][ 13 2.343529 Lion King, The 720p ][ 16 4.624980 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 21 2.140740 Inkheart [2008] [720p] ][ 23 3.096153 Star Wars Saga  Collection 720p ][ 29 3.079517 Hush   720p ][ 32 7.967055 Ip Man [2009]    720p ][ 33 8.507297 Push    1080p ][ 34 0.914806 Daredevil - 720p ][ 36 3.296296 How To Lose Friends & Alienate People   1080p ][ 38 0.761593 The Proposal [2009] [720p] ][ 43 5.694489 Horseman    720p ][ 48 7.076948 Behind Enemy Line 2001   720p ][ 52 4.701141 X-Men 1 - 1080p ][ 56 3.266035 Star Trek [2009] [1080p] ][ 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 59 1.254499 Dragon Wars   720p ][ 61 6.212185 Butterfly on a Wheel.2007   720p ][ 64 6.222157 Iron Man    1080p ][ 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 2.900713 SAW I   720p ][ 68 1.715026 G Force    720p ][ 71 3.577068 This Is It [2009] [720p] ][ 72 2.854645 Blade 1   720p ][ 75 7.136783 New York I Love You 720p   720p ][ 78 3.749746 Rush Hour 1-3   720p ][ 82 4.436410 City of Embers    720p ][ 83 8.001379 The Butterfly Effect [2004] [720p] ][ 84 6.907855 Burn E [720p] ][ 86 7.934463 James Bond 11 - MoonRaker [1979] ][ 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 90 3.807057 SAW I   720p ][ 95 9.920692 The Bank Job [720p] ][ 96 6.884798 The Bank Job [720p] ][ 98 4.048881 Kung Fu Panda Secrets of the Furious Five    720p ][ 104 8.809575 Basic Instinct 720p ][ 108 4.124710 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 116 3.740891 James Bond 21 - Casino Royale [2006] ][ 119 5.027217 Beowulf   720p ][ 121 0.010261 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 125 7.399624 The Uninvited [2009] [720p] ][ 128 0.171355 Race To Witch Mountain [1080p] ][ 129 7.324276 Night At The Museum 2 [720p] ][ 130 9.178807 Home    1080p ][ 133 8.746044 Bolt [2008] [1080p] ][ 135 0.048377 Pursuit_Of_Happyness[2006]   720p ][ 136 9.340981 Dead Race 720p ][ 138 9.860007 Battle for Terra [2007] [1080p] ][ 141 9.323172 Con Air   720p ][ 142 7.841462 Rush Hour 1-3   720p ][ 143 1.133191 Dragonball Evolution [2009] [720p] ][ 144 0.989591 Minority Report [720p] ][ 147 7.706037 Dolphin    720p ][ 148 1.655261 Dante's Peak   1080p ][ 149 2.822696 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 152 7.550314 Kung Fu Panda [2008]   720p ][ 164 5.051066 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 167 8.161745 The Italian Job [2003] [720p] ][ 168 3.303648 The Extreme Movie 720P ][ 169 7.369751 Before The Devil Knows, You're Dead   1080p ][ 171 0.251192 Star Trek [2009] [1080p] ][ 172 0.415770 American Virgin 720P ][ 176 6.108701 Erin Brockovich 2000.720p ][ 180 2.881755 Braveheart 720p ][ 181 5.032966 Big Buck Bunny [1080p] ][ 182 7.517745 Banlieue 13 - Ultimatum [720p] ][ 189 9.614793 Braveheart 720p ][ 191 8.311195 Godzilla 720p ][ 192 7.157380 contents.txt ][ 193 7.772724 The X Files - I Want To Believe    720p ]
diff --git a/tests/67-abb.in b/tests/67-abb.in
new file mode 100644
index 0000000..bcb1911
--- /dev/null
+++ b/tests/67-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/67-abb.out
+INSERTAR 30 7.068833 X-Men 1 - 1080p
+IMPRIMIR tests/67-abb.out
+INSERTAR 25 2.139056 Dead Race 720p
+INSERTAR 19 5.073491 Con Air   720p
+ELIMINAR 30
+IMPRIMIR tests/67-abb.out
+INSERTAR 4 3.504633 Interview with the Vampire   720p
+INSERTAR 48 7.076948 Behind Enemy Line 2001   720p
+INSERTAR 2 8.488914 Dead Race 720p
+ELIMINAR 19
+IMPRIMIR tests/67-abb.out
+INSERTAR 22 4.604414 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 51 0.815547 Constantine 720p
+INSERTAR 41 6.932864 Fast and the Furious 4 - 1080p
+INSERTAR 53 2.727308 Charlie and the Chocolate Factory   720p
+ELIMINAR 2
+ELIMINAR 41
+IMPRIMIR tests/67-abb.out
+INSERTAR 46 0.749864 G Force    720p
+INSERTAR 9 4.628233 Up [1080p]
+INSERTAR 18 0.468484 Chocolate 720p
+INSERTAR 45 8.895594 Yes Man   720p
+INSERTAR 5 3.622181 Eurotrip 720p
+ELIMINAR 18
+ELIMINAR 22
+IMPRIMIR tests/67-abb.out
+INSERTAR 26 1.439527 Monster Inc [2001] [720p]
+INSERTAR 73 3.030537 Moulin Rouge   720p
+INSERTAR 52 4.701141 X-Men 1 - 1080p
+INSERTAR 17 1.101602 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 0 4.417518 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 7 1.231486 La Vita e Bella    720p
+ELIMINAR 45
+ELIMINAR 9
+ELIMINAR 7
+IMPRIMIR tests/67-abb.out
+INSERTAR 40 9.627316 Battle for Terra [2007] [1080p]
+INSERTAR 42 9.762463 Death Race   720p
+INSERTAR 49 1.425735 21   1080p
+INSERTAR 11 3.261011 Superhero Movie   1080p
+INSERTAR 31 9.288751 Erin Brockovich 2000.720p
+INSERTAR 55 6.479014 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 75 7.136783 New York I Love You 720p   720p
+ELIMINAR 5
+ELIMINAR 17
+ELIMINAR 73
+IMPRIMIR tests/67-abb.out
+INSERTAR 1 8.313772 Robocop Collection   720p
+INSERTAR 92 8.487245 Initial D [720p]
+INSERTAR 32 7.967055 Ip Man [2009]    720p
+INSERTAR 3 2.164988 CJ7   720p
+INSERTAR 70 5.721160 X-Men 3   1080p
+INSERTAR 6 1.731026 Cars [2006] [720p]
+INSERTAR 24 2.621339 New York I Love You 720p   720p
+INSERTAR 44 0.999820 James Bond 05 - You Only Live Twice [1967]
+ELIMINAR 6
+ELIMINAR 46
+ELIMINAR 44
+ELIMINAR 92
+IMPRIMIR tests/67-abb.out
+INSERTAR 90 3.807057 SAW I   720p
+INSERTAR 20 5.663393 10,000 BC 720p
+INSERTAR 36 3.296296 How To Lose Friends & Alienate People   1080p
+INSERTAR 59 1.254499 Dragon Wars   720p
+INSERTAR 29 3.079517 Hush   720p
+INSERTAR 54 8.593069 The X Files - I Want To Believe    720p
+INSERTAR 81 8.529592 Kung Fu Hustle   720p
+INSERTAR 99 4.932069 Burn E [720p]
+INSERTAR 111 7.020774 Fast and the Furious 4 - 1080p
+ELIMINAR 25
+ELIMINAR 40
+ELIMINAR 42
+ELIMINAR 24
+IMPRIMIR tests/67-abb.out
+INSERTAR 103 4.608949 Dead Race 720p
+INSERTAR 65 6.205332 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 38 0.761593 The Proposal [2009] [720p]
+INSERTAR 80 2.432840 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 8 1.499825 Seven Swords    1080p
+INSERTAR 110 8.342340 How To Lose Friends & Alienate People   1080p
+INSERTAR 50 0.666920 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 118 5.145397 Kill Bill Vol 2 [2004]   720p
+INSERTAR 89 3.311681 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 10 3.635910 Battle for Terra [2007] [1080p]
+ELIMINAR 31
+ELIMINAR 49
+ELIMINAR 53
+ELIMINAR 80
+ELIMINAR 103
+IMPRIMIR tests/67-abb.out
+INSERTAR 72 2.854645 Blade 1   720p
+INSERTAR 58 4.764312 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 66 2.217405 American Pie Book Of Love   720p
+INSERTAR 113 3.738109 Harold & Kumar   720p
+INSERTAR 61 6.212185 Butterfly on a Wheel.2007   720p
+INSERTAR 78 3.749746 Rush Hour 1-3   720p
+INSERTAR 109 3.298702 Spiderman 3   1080p
+INSERTAR 67 2.900713 SAW I   720p
+INSERTAR 39 9.534902 Baby on Board (2009)    720p
+INSERTAR 101 0.427538 Surrogates [2009] [720p]
+INSERTAR 122 8.308528 X-Men 3   1080p
+ELIMINAR 113
+ELIMINAR 11
+ELIMINAR 55
+ELIMINAR 4
+ELIMINAR 101
+IMPRIMIR tests/67-abb.out
+INSERTAR 123 9.176874 Pearl Harbor
+INSERTAR 21 2.140740 Inkheart [2008] [720p]
+INSERTAR 56 3.266035 Star Trek [2009] [1080p]
+INSERTAR 33 8.507297 Push    1080p
+INSERTAR 12 2.406313 Pitch Black [720p]
+INSERTAR 71 3.577068 This Is It [2009] [720p]
+INSERTAR 120 2.220936 Die Hard 2   720p
+INSERTAR 117 8.538133 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 141 9.323172 Con Air   720p
+INSERTAR 28 6.248510 Red Dragon    1080p
+INSERTAR 128 0.171355 Race To Witch Mountain [1080p]
+INSERTAR 88 2.392222 Surrogates [2009] [720p]
+ELIMINAR 70
+ELIMINAR 20
+ELIMINAR 117
+ELIMINAR 51
+ELIMINAR 81
+ELIMINAR 66
+IMPRIMIR tests/67-abb.out
+INSERTAR 125 7.399624 The Uninvited [2009] [720p]
+INSERTAR 130 9.178807 Home    1080p
+INSERTAR 104 8.809575 Basic Instinct 720p
+INSERTAR 127 5.268629 Inkheart [2008] [720p]
+INSERTAR 149 2.822696 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 114 5.085520 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 93 1.248877 Superman Batman Public Enemies 2009 720p
+INSERTAR 135 0.048377 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 144 0.989591 Minority Report [720p]
+INSERTAR 119 5.027217 Beowulf   720p
+INSERTAR 98 4.048881 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 96 6.884798 The Bank Job [720p]
+INSERTAR 152 7.550314 Kung Fu Panda [2008]   720p
+ELIMINAR 114
+ELIMINAR 39
+ELIMINAR 1
+ELIMINAR 118
+ELIMINAR 26
+ELIMINAR 110
+IMPRIMIR tests/67-abb.out
+INSERTAR 136 9.340981 Dead Race 720p
+INSERTAR 16 4.624980 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 84 6.907855 Burn E [720p]
+INSERTAR 43 5.694489 Horseman    720p
+INSERTAR 35 9.200349 Around The World In 80 Days [2004] [720p]
+INSERTAR 147 7.706037 Dolphin    720p
+INSERTAR 13 2.343529 Lion King, The 720p
+INSERTAR 116 3.740891 James Bond 21 - Casino Royale [2006]
+INSERTAR 68 1.715026 G Force    720p
+INSERTAR 107 1.691724 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 148 1.655261 Dante's Peak   1080p
+INSERTAR 83 8.001379 The Butterfly Effect [2004] [720p]
+INSERTAR 94 9.821918 Ip Man [2009]    720p
+INSERTAR 171 0.251192 Star Trek [2009] [1080p]
+ELIMINAR 88
+ELIMINAR 123
+ELIMINAR 8
+ELIMINAR 122
+ELIMINAR 50
+ELIMINAR 10
+ELIMINAR 109
+IMPRIMIR tests/67-abb.out
+INSERTAR 137 1.031836 Final Destination 2
+INSERTAR 164 5.051066 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 63 7.621282 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 157 3.761133 Four Christmases 720P
+INSERTAR 23 3.096153 Star Wars Saga  Collection 720p
+INSERTAR 108 4.124710 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 143 1.133191 Dragonball Evolution [2009] [720p]
+INSERTAR 167 8.161745 The Italian Job [2003] [720p]
+INSERTAR 95 9.920692 The Bank Job [720p]
+INSERTAR 133 8.746044 Bolt [2008] [1080p]
+INSERTAR 169 7.369751 Before The Devil Knows, You're Dead   1080p
+INSERTAR 69 3.777820 Alien At The Attic 720P
+INSERTAR 64 6.222157 Iron Man    1080p
+INSERTAR 181 5.032966 Big Buck Bunny [1080p]
+INSERTAR 86 7.934463 James Bond 11 - MoonRaker [1979]
+ELIMINAR 63
+ELIMINAR 99
+ELIMINAR 111
+ELIMINAR 93
+ELIMINAR 120
+ELIMINAR 28
+ELIMINAR 137
+IMPRIMIR tests/67-abb.out
+INSERTAR 34 0.914806 Daredevil - 720p
+INSERTAR 142 7.841462 Rush Hour 1-3   720p
+INSERTAR 138 9.860007 Battle for Terra [2007] [1080p]
+INSERTAR 121 0.010261 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 82 4.436410 City of Embers    720p
+INSERTAR 129 7.324276 Night At The Museum 2 [720p]
+INSERTAR 158 1.572833 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 180 2.881755 Braveheart 720p
+INSERTAR 176 6.108701 Erin Brockovich 2000.720p
+INSERTAR 191 8.311195 Godzilla 720p
+INSERTAR 193 7.772724 The X Files - I Want To Believe    720p
+INSERTAR 189 9.614793 Braveheart 720p
+INSERTAR 192 7.157380 contents.txt
+INSERTAR 168 3.303648 The Extreme Movie 720P
+INSERTAR 182 7.517745 Banlieue 13 - Ultimatum [720p]
+INSERTAR 172 0.415770 American Virgin 720P
+ELIMINAR 107
+ELIMINAR 35
+ELIMINAR 94
+ELIMINAR 157
+ELIMINAR 158
+ELIMINAR 54
+ELIMINAR 69
+ELIMINAR 127
+IMPRIMIR tests/67-abb.out
diff --git a/tests/68-abb.catedra.out b/tests/68-abb.catedra.out
new file mode 100644
index 0000000..0ef31c9
--- /dev/null
+++ b/tests/68-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 52 0.637900 American Pie Book Of Love   720p ]
+[ 42 5.903199 Deep Sea ][ 65 0.469588 American Psycho   720p ]
+[ 14 5.841451 Pirates of Caribbean 1-2-3 Collection   1080p ][ 24 0.167357 Kill Shot   720p ][ 42 5.903199 Deep Sea ][ 65 0.469588 American Psycho   720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 24 0.167357 Kill Shot   720p ][ 40 6.421226 Battle for Terra [2007] [1080p] ][ 42 5.903199 Deep Sea ][ 56 3.500056 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 65 0.469588 American Psycho   720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 24 0.167357 Kill Shot   720p ][ 33 0.244247 Dragon Wars   720p ][ 40 6.421226 Battle for Terra [2007] [1080p] ][ 42 5.903199 Deep Sea ][ 47 0.410006 Indiana Jones Trilogy   720p ][ 57 3.124877 Juno 2007 720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 21 7.627573 Knowing 2009 720p ][ 23 8.259623 Babel.720p ][ 24 0.167357 Kill Shot   720p ][ 40 6.421226 Battle for Terra [2007] [1080p] ][ 42 5.903199 Deep Sea ][ 47 0.410006 Indiana Jones Trilogy   720p ][ 57 3.124877 Juno 2007 720p ][ 72 7.282608 PIXAR Movie ][ 83 5.216673 G Force    720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 11 4.941360 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 23 8.259623 Babel.720p ][ 24 0.167357 Kill Shot   720p ][ 26 0.780617 Home Alone 1 & 2   720p ][ 32 4.268720 Dead Race 720p ][ 39 6.010102 James Bond 08 - Live and Let Die [1973] ][ 40 6.421226 Battle for Terra [2007] [1080p] ][ 42 5.903199 Deep Sea ][ 47 0.410006 Indiana Jones Trilogy   720p ][ 50 4.536688 Big Buck Bunny [1080p] ][ 57 3.124877 Juno 2007 720p ][ 72 7.282608 PIXAR Movie ]
+[ 2 7.840750 Initial D [720p] ][ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 11 4.941360 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 18 7.593939 Cleanwest 720p ][ 23 8.259623 Babel.720p ][ 24 0.167357 Kill Shot   720p ][ 26 0.780617 Home Alone 1 & 2   720p ][ 27 3.176641 Jumanji [720p] ][ 32 4.268720 Dead Race 720p ][ 42 5.903199 Deep Sea ][ 49 4.416887 Breach 1080p ][ 50 4.536688 Big Buck Bunny [1080p] ][ 57 3.124877 Juno 2007 720p ][ 59 7.936540 Finding Nemo [2003] [720p] ][ 72 7.282608 PIXAR Movie ][ 85 5.875865 James Bond 05 - You Only Live Twice [1967] ][ 100 5.483907 Direct Contact    720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 11 4.941360 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 23 8.259623 Babel.720p ][ 24 0.167357 Kill Shot   720p ][ 27 3.176641 Jumanji [720p] ][ 29 5.881181 Meet The Parents    720p ][ 35 2.062662 Moulin Rouge   720p ][ 42 5.903199 Deep Sea ][ 48 1.566581 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 49 4.416887 Breach 1080p ][ 50 4.536688 Big Buck Bunny [1080p] ][ 57 3.124877 Juno 2007 720p ][ 59 7.936540 Finding Nemo [2003] [720p] ][ 72 7.282608 PIXAR Movie ][ 75 6.227810 Die Hard 2   720p ][ 82 9.596896 One Missed Call   720p ][ 85 5.875865 James Bond 05 - You Only Live Twice [1967] ][ 86 2.729119 Labor Pain   720p ][ 95 4.381198 Click   1080p ][ 99 8.514764 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 100 5.483907 Direct Contact    720p ][ 104 2.068588 Equilibrium 720p ]
+[ 4 7.723930 Red Dragon    1080p ][ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 22 5.854317 G Force    720p ][ 23 8.259623 Babel.720p ][ 24 0.167357 Kill Shot   720p ][ 35 2.062662 Moulin Rouge   720p ][ 42 5.903199 Deep Sea ][ 43 8.582980 The Matrix [1999] [1080p] ][ 48 1.566581 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 49 4.416887 Breach 1080p ][ 50 4.536688 Big Buck Bunny [1080p] ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 57 3.124877 Juno 2007 720p ][ 59 7.936540 Finding Nemo [2003] [720p] ][ 63 9.772579 James Bond 15 - The Living Daylights [1987] [720p] ][ 71 2.183950 Hitman    720p ][ 75 6.227810 Die Hard 2   720p ][ 79 2.857409 Knowing 2009 720p ][ 82 9.596896 One Missed Call   720p ][ 85 5.875865 James Bond 05 - You Only Live Twice [1967] ][ 86 2.729119 Labor Pain   720p ][ 95 4.381198 Click   1080p ][ 99 8.514764 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 104 2.068588 Equilibrium 720p ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 17 3.600795 Ongbak 2003 720p ][ 20 1.160041 Spiderman 1   1080p ][ 22 5.854317 G Force    720p ][ 24 0.167357 Kill Shot   720p ][ 35 2.062662 Moulin Rouge   720p ][ 42 5.903199 Deep Sea ][ 43 8.582980 The Matrix [1999] [1080p] ][ 50 4.536688 Big Buck Bunny [1080p] ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 57 3.124877 Juno 2007 720p ][ 59 7.936540 Finding Nemo [2003] [720p] ][ 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 9.772579 James Bond 15 - The Living Daylights [1987] [720p] ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 71 2.183950 Hitman    720p ][ 75 6.227810 Die Hard 2   720p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 82 9.596896 One Missed Call   720p ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 88 6.616683 Chicken Little 1080p ][ 95 4.381198 Click   1080p ][ 99 8.514764 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 104 2.068588 Equilibrium 720p ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 106 4.182828 Bolt [2008] [1080p] ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 121 8.406910 The Uninvited [2009] [720p] ][ 124 6.085731 21   1080p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 9 5.369460 Pinocchio [1940] [720p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 17 3.600795 Ongbak 2003 720p ][ 20 1.160041 Spiderman 1   1080p ][ 22 5.854317 G Force    720p ][ 35 2.062662 Moulin Rouge   720p ][ 41 1.850119 Spiderman 3   1080p ][ 42 5.903199 Deep Sea ][ 50 4.536688 Big Buck Bunny [1080p] ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 54 6.335230 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 57 3.124877 Juno 2007 720p ][ 58 9.246380 The Last Samurai [2004] [720p] ][ 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 9.772579 James Bond 15 - The Living Daylights [1987] [720p] ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 75 6.227810 Die Hard 2   720p ][ 77 8.304045 Jumper    1080p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 82 9.596896 One Missed Call   720p ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 88 6.616683 Chicken Little 1080p ][ 89 8.074825 James Bond 22 - Quantum of Solace [2008] [720p] ][ 91 4.350153 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 95 4.381198 Click   1080p ][ 97 6.939541 Braveheart 720p ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 104 2.068588 Equilibrium 720p ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 106 4.182828 Bolt [2008] [1080p] ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 121 8.406910 The Uninvited [2009] [720p] ][ 122 0.854011 Shrek The Third [2007] [720p] ][ 124 6.085731 21   1080p ][ 130 3.394926 The Notebook [2004] [1080p] ][ 132 3.520423 Kill Bill Vol 1 [2003]    720p ][ 143 9.339229 Horseman    720p ]
+[ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 16 4.237827 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 17 3.600795 Ongbak 2003 720p ][ 20 1.160041 Spiderman 1   1080p ][ 28 9.815192 Kung Fu Hustle   720p ][ 37 2.947105 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 41 1.850119 Spiderman 3   1080p ][ 42 5.903199 Deep Sea ][ 50 4.536688 Big Buck Bunny [1080p] ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 54 6.335230 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 57 3.124877 Juno 2007 720p ][ 58 9.246380 The Last Samurai [2004] [720p] ][ 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 9.772579 James Bond 15 - The Living Daylights [1987] [720p] ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 75 6.227810 Die Hard 2   720p ][ 77 8.304045 Jumper    1080p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 82 9.596896 One Missed Call   720p ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 88 6.616683 Chicken Little 1080p ][ 95 4.381198 Click   1080p ][ 97 6.939541 Braveheart 720p ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 104 2.068588 Equilibrium 720p ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 106 4.182828 Bolt [2008] [1080p] ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 111 5.919085 The Notebook [2004] [1080p] ][ 115 8.307699 Back.to.the.Future.Part.III ][ 121 8.406910 The Uninvited [2009] [720p] ][ 122 0.854011 Shrek The Third [2007] [720p] ][ 124 6.085731 21   1080p ][ 130 3.394926 The Notebook [2004] [1080p] ][ 131 6.979560 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 132 3.520423 Kill Bill Vol 1 [2003]    720p ][ 135 1.645238 Kill Shot   720p ][ 138 2.885733 A Bug's Life [720p] ][ 140 3.388277 Twilight [2008]   720p ][ 142 1.864206 Daredevil - 720p ][ 143 9.339229 Horseman    720p ][ 150 3.766363 Into The Blue 720P ][ 153 9.977465 Exiled   720p ]
+[ 0 7.240056 Battlestar Galactica The Plan [720p] ][ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 12 8.053797 Hulk 1    1080p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 16 4.237827 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 17 3.600795 Ongbak 2003 720p ][ 19 6.309327 Flash Point    720p ][ 20 1.160041 Spiderman 1   1080p ][ 37 2.947105 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 41 1.850119 Spiderman 3   1080p ][ 42 5.903199 Deep Sea ][ 50 4.536688 Big Buck Bunny [1080p] ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 54 6.335230 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 57 3.124877 Juno 2007 720p ][ 58 9.246380 The Last Samurai [2004] [720p] ][ 61 2.422986 Fearless - 720p ][ 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p] ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 70 4.590306 X-Men 1    720p ][ 77 8.304045 Jumper    1080p ][ 78 0.928073 Species   720p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 88 6.616683 Chicken Little 1080p ][ 95 4.381198 Click   1080p ][ 97 6.939541 Braveheart 720p ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 106 4.182828 Bolt [2008] [1080p] ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 111 5.919085 The Notebook [2004] [1080p] ][ 115 8.307699 Back.to.the.Future.Part.III ][ 121 8.406910 The Uninvited [2009] [720p] ][ 122 0.854011 Shrek The Third [2007] [720p] ][ 124 6.085731 21   1080p ][ 126 5.728163 9 [720p] ][ 130 3.394926 The Notebook [2004] [1080p] ][ 131 6.979560 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 132 3.520423 Kill Bill Vol 1 [2003]    720p ][ 133 3.382328 Monsters vs Aliens [2009] [720p] ][ 135 1.645238 Kill Shot   720p ][ 138 2.885733 A Bug's Life [720p] ][ 140 3.388277 Twilight [2008]   720p ][ 142 1.864206 Daredevil - 720p ][ 143 9.339229 Horseman    720p ][ 146 8.072214 All About Steve 720P ][ 150 3.766363 Into The Blue 720P ][ 153 9.977465 Exiled   720p ][ 157 8.895071 Butterfly on a Wheel.2007   720p ][ 158 5.980690 SWAT    720p ][ 167 6.452711 Exiled   720p ]
+[ 0 7.240056 Battlestar Galactica The Plan [720p] ][ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 12 8.053797 Hulk 1    1080p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 16 4.237827 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 19 6.309327 Flash Point    720p ][ 20 1.160041 Spiderman 1   1080p ][ 25 4.985406 300   720p ][ 31 6.249016 The Matrix Revolution   1080p ][ 37 2.947105 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 38 3.517298 Bee Movie   720p ][ 41 1.850119 Spiderman 3   1080p ][ 42 5.903199 Deep Sea ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 58 9.246380 The Last Samurai [2004] [720p] ][ 61 2.422986 Fearless - 720p ][ 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p] ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 70 4.590306 X-Men 1    720p ][ 77 8.304045 Jumper    1080p ][ 78 0.928073 Species   720p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 87 5.261933 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 88 6.616683 Chicken Little 1080p ][ 95 4.381198 Click   1080p ][ 97 6.939541 Braveheart 720p ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 106 4.182828 Bolt [2008] [1080p] ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 109 4.010697 Hush   720p ][ 111 5.919085 The Notebook [2004] [1080p] ][ 115 8.307699 Back.to.the.Future.Part.III ][ 116 0.447537 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 120 7.214851 Get Smart (2008) 1080p ][ 121 8.406910 The Uninvited [2009] [720p] ][ 124 6.085731 21   1080p ][ 126 5.728163 9 [720p] ][ 128 9.219163 X-Men 1 - 1080p ][ 130 3.394926 The Notebook [2004] [1080p] ][ 131 6.979560 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 133 3.382328 Monsters vs Aliens [2009] [720p] ][ 135 1.645238 Kill Shot   720p ][ 138 2.885733 A Bug's Life [720p] ][ 140 3.388277 Twilight [2008]   720p ][ 142 1.864206 Daredevil - 720p ][ 143 9.339229 Horseman    720p ][ 146 8.072214 All About Steve 720P ][ 150 3.766363 Into The Blue 720P ][ 152 8.553703 Indiana Jones Trilogy   720p ][ 153 9.977465 Exiled   720p ][ 155 9.569368 Kung Fu Panda [2008]   720p ][ 157 8.895071 Butterfly on a Wheel.2007   720p ][ 158 5.980690 SWAT    720p ][ 160 3.950077 Lawrence of Arabia   1080p ][ 164 5.283622 The Chronicle of Riddick 720p ][ 166 4.953276 Die Hard 4   1080p ][ 167 6.452711 Exiled   720p ][ 178 3.120285 E.T   720p ]
+[ 0 7.240056 Battlestar Galactica The Plan [720p] ][ 5 5.507809 Indiana Jones Trilogy   720p ][ 6 6.811498 X-Men Origin - Wolverine [2009] [1080p] ][ 12 8.053797 Hulk 1    1080p ][ 13 4.102675 Star Trek Collection 1-9    720p ][ 16 4.237827 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 19 6.309327 Flash Point    720p ][ 20 1.160041 Spiderman 1   1080p ][ 25 4.985406 300   720p ][ 30 7.028124 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 31 6.249016 The Matrix Revolution   1080p ][ 36 0.653202 Chocolate 720p ][ 37 2.947105 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 38 3.517298 Bee Movie   720p ][ 41 1.850119 Spiderman 3   1080p ][ 42 5.903199 Deep Sea ][ 45 8.197219 Hero    1080p ][ 53 5.007711 My Bloody Valentine 3D [720p] ][ 58 9.246380 The Last Samurai [2004] [720p] ][ 61 2.422986 Fearless - 720p ][ 68 4.507486 Infernal Affair 1-3   1080p ][ 70 4.590306 X-Men 1    720p ][ 78 0.928073 Species   720p ][ 79 2.857409 Knowing 2009 720p ][ 80 8.033778 James Bond 08 - Live and Let Die [1973] ][ 84 7.390656 Bangkok Dangerous 720p ][ 86 2.729119 Labor Pain   720p ][ 87 5.261933 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 88 6.616683 Chicken Little 1080p ][ 95 4.381198 Click   1080p ][ 97 6.939541 Braveheart 720p ][ 100 5.483907 Direct Contact    720p ][ 102 1.365880 The Matrix [1999] [1080p] ][ 103 7.763654 Species - The Awakening   720p ][ 105 0.850187 Superman Batman Public Enemies 2009 720p ][ 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 109 4.010697 Hush   720p ][ 111 5.919085 The Notebook [2004] [1080p] ][ 112 7.348175 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 115 8.307699 Back.to.the.Future.Part.III ][ 116 0.447537 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 120 7.214851 Get Smart (2008) 1080p ][ 121 8.406910 The Uninvited [2009] [720p] ][ 124 6.085731 21   1080p ][ 126 5.728163 9 [720p] ][ 128 9.219163 X-Men 1 - 1080p ][ 129 8.309318 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 130 3.394926 The Notebook [2004] [1080p] ][ 131 6.979560 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 133 3.382328 Monsters vs Aliens [2009] [720p] ][ 135 1.645238 Kill Shot   720p ][ 138 2.885733 A Bug's Life [720p] ][ 140 3.388277 Twilight [2008]   720p ][ 142 1.864206 Daredevil - 720p ][ 143 9.339229 Horseman    720p ][ 146 8.072214 All About Steve 720P ][ 150 3.766363 Into The Blue 720P ][ 153 9.977465 Exiled   720p ][ 155 9.569368 Kung Fu Panda [2008]   720p ][ 160 3.950077 Lawrence of Arabia   1080p ][ 164 5.283622 The Chronicle of Riddick 720p ][ 165 4.057437 Braveheart 720p ][ 166 4.953276 Die Hard 4   1080p ][ 167 6.452711 Exiled   720p ][ 169 4.854438 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 178 3.120285 E.T   720p ][ 182 9.066227 Red Dragon    1080p ][ 185 1.147598 The Final Destination 4 [2009] [720p] ][ 186 7.648135 Fast and the Furious 4 - 1080p ][ 190 9.805235 The Orphan [720] ][ 192 1.805285 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 203 4.102471 War [720p] ]
diff --git a/tests/68-abb.in b/tests/68-abb.in
new file mode 100644
index 0000000..82048e8
--- /dev/null
+++ b/tests/68-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/68-abb.out
+INSERTAR 52 0.637900 American Pie Book Of Love   720p
+IMPRIMIR tests/68-abb.out
+INSERTAR 42 5.903199 Deep Sea
+INSERTAR 65 0.469588 American Psycho   720p
+ELIMINAR 52
+IMPRIMIR tests/68-abb.out
+INSERTAR 14 5.841451 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 8 0.548207 The Last Samurai [2004] [720p]
+INSERTAR 24 0.167357 Kill Shot   720p
+ELIMINAR 8
+IMPRIMIR tests/68-abb.out
+INSERTAR 40 6.421226 Battle for Terra [2007] [1080p]
+INSERTAR 5 5.507809 Indiana Jones Trilogy   720p
+INSERTAR 64 1.909944 The Matrix Reloaded   1080p
+INSERTAR 56 3.500056 Fantastic Four, Rise Of The Silver Surfer    1080p
+ELIMINAR 14
+ELIMINAR 64
+IMPRIMIR tests/68-abb.out
+INSERTAR 47 0.410006 Indiana Jones Trilogy   720p
+INSERTAR 13 4.102675 Star Trek Collection 1-9    720p
+INSERTAR 57 3.124877 Juno 2007 720p
+INSERTAR 6 6.811498 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 33 0.244247 Dragon Wars   720p
+ELIMINAR 65
+ELIMINAR 56
+IMPRIMIR tests/68-abb.out
+INSERTAR 15 5.573323 Kill Bill Vol 2 [2004]   720p
+INSERTAR 21 7.627573 Knowing 2009 720p
+INSERTAR 23 8.259623 Babel.720p
+INSERTAR 66 6.648135 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 72 7.282608 PIXAR Movie
+INSERTAR 83 5.216673 G Force    720p
+ELIMINAR 33
+ELIMINAR 66
+ELIMINAR 15
+IMPRIMIR tests/68-abb.out
+INSERTAR 50 4.536688 Big Buck Bunny [1080p]
+INSERTAR 26 0.780617 Home Alone 1 & 2   720p
+INSERTAR 32 4.268720 Dead Race 720p
+INSERTAR 11 4.941360 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 9 5.369460 Pinocchio [1940] [720p]
+INSERTAR 46 7.235187 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 39 6.010102 James Bond 08 - Live and Let Die [1973]
+ELIMINAR 83
+ELIMINAR 46
+ELIMINAR 21
+IMPRIMIR tests/68-abb.out
+INSERTAR 2 7.840750 Initial D [720p]
+INSERTAR 34 1.016360 Eragon 720p
+INSERTAR 18 7.593939 Cleanwest 720p
+INSERTAR 85 5.875865 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 49 4.416887 Breach 1080p
+INSERTAR 59 7.936540 Finding Nemo [2003] [720p]
+INSERTAR 27 3.176641 Jumanji [720p]
+INSERTAR 100 5.483907 Direct Contact    720p
+ELIMINAR 34
+ELIMINAR 40
+ELIMINAR 47
+ELIMINAR 39
+IMPRIMIR tests/68-abb.out
+INSERTAR 104 2.068588 Equilibrium 720p
+INSERTAR 86 2.729119 Labor Pain   720p
+INSERTAR 82 9.596896 One Missed Call   720p
+INSERTAR 48 1.566581 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 99 8.514764 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 95 4.381198 Click   1080p
+INSERTAR 35 2.062662 Moulin Rouge   720p
+INSERTAR 75 6.227810 Die Hard 2   720p
+INSERTAR 29 5.881181 Meet The Parents    720p
+ELIMINAR 26
+ELIMINAR 18
+ELIMINAR 32
+ELIMINAR 2
+IMPRIMIR tests/68-abb.out
+INSERTAR 102 1.365880 The Matrix [1999] [1080p]
+INSERTAR 81 5.957290 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 105 0.850187 Superman Batman Public Enemies 2009 720p
+INSERTAR 22 5.854317 G Force    720p
+INSERTAR 53 5.007711 My Bloody Valentine 3D [720p]
+INSERTAR 43 8.582980 The Matrix [1999] [1080p]
+INSERTAR 79 2.857409 Knowing 2009 720p
+INSERTAR 71 2.183950 Hitman    720p
+INSERTAR 4 7.723930 Red Dragon    1080p
+INSERTAR 63 9.772579 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 11
+ELIMINAR 29
+ELIMINAR 27
+ELIMINAR 72
+ELIMINAR 81
+IMPRIMIR tests/68-abb.out
+INSERTAR 121 8.406910 The Uninvited [2009] [720p]
+INSERTAR 84 7.390656 Bangkok Dangerous 720p
+INSERTAR 88 6.616683 Chicken Little 1080p
+INSERTAR 20 1.160041 Spiderman 1   1080p
+INSERTAR 17 3.600795 Ongbak 2003 720p
+INSERTAR 106 4.182828 Bolt [2008] [1080p]
+INSERTAR 124 6.085731 21   1080p
+INSERTAR 108 3.696206 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 80 8.033778 James Bond 08 - Live and Let Die [1973]
+INSERTAR 68 4.507486 Infernal Affair 1-3   1080p
+INSERTAR 62 4.592026 James Bond 19 - The World is not Enough [1999] [720p]
+ELIMINAR 23
+ELIMINAR 48
+ELIMINAR 85
+ELIMINAR 4
+ELIMINAR 49
+IMPRIMIR tests/68-abb.out
+INSERTAR 91 4.350153 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 130 3.394926 The Notebook [2004] [1080p]
+INSERTAR 41 1.850119 Spiderman 3   1080p
+INSERTAR 127 3.514751 Fast and the Furious 1 - 1080p
+INSERTAR 97 6.939541 Braveheart 720p
+INSERTAR 77 8.304045 Jumper    1080p
+INSERTAR 58 9.246380 The Last Samurai [2004] [720p]
+INSERTAR 132 3.520423 Kill Bill Vol 1 [2003]    720p
+INSERTAR 54 6.335230 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 143 9.339229 Horseman    720p
+INSERTAR 89 8.074825 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 122 0.854011 Shrek The Third [2007] [720p]
+ELIMINAR 24
+ELIMINAR 71
+ELIMINAR 59
+ELIMINAR 99
+ELIMINAR 127
+ELIMINAR 43
+IMPRIMIR tests/68-abb.out
+INSERTAR 111 5.919085 The Notebook [2004] [1080p]
+INSERTAR 137 8.261873 Get Smart (2008) 1080p
+INSERTAR 131 6.979560 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 37 2.947105 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 140 3.388277 Twilight [2008]   720p
+INSERTAR 150 3.766363 Into The Blue 720P
+INSERTAR 16 4.237827 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 153 9.977465 Exiled   720p
+INSERTAR 28 9.815192 Kung Fu Hustle   720p
+INSERTAR 142 1.864206 Daredevil - 720p
+INSERTAR 138 2.885733 A Bug's Life [720p]
+INSERTAR 135 1.645238 Kill Shot   720p
+INSERTAR 115 8.307699 Back.to.the.Future.Part.III
+ELIMINAR 9
+ELIMINAR 137
+ELIMINAR 22
+ELIMINAR 91
+ELIMINAR 89
+ELIMINAR 35
+IMPRIMIR tests/68-abb.out
+INSERTAR 141 5.032197 Lion King, The 720p
+INSERTAR 51 8.319390 Mission Impossible Trilogy   720p
+INSERTAR 0 7.240056 Battlestar Galactica The Plan [720p]
+INSERTAR 19 6.309327 Flash Point    720p
+INSERTAR 133 3.382328 Monsters vs Aliens [2009] [720p]
+INSERTAR 70 4.590306 X-Men 1    720p
+INSERTAR 78 0.928073 Species   720p
+INSERTAR 157 8.895071 Butterfly on a Wheel.2007   720p
+INSERTAR 167 6.452711 Exiled   720p
+INSERTAR 12 8.053797 Hulk 1    1080p
+INSERTAR 158 5.980690 SWAT    720p
+INSERTAR 61 2.422986 Fearless - 720p
+INSERTAR 146 8.072214 All About Steve 720P
+INSERTAR 126 5.728163 9 [720p]
+ELIMINAR 82
+ELIMINAR 104
+ELIMINAR 141
+ELIMINAR 75
+ELIMINAR 28
+ELIMINAR 63
+ELIMINAR 51
+IMPRIMIR tests/68-abb.out
+INSERTAR 3 3.528754 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 116 0.447537 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 164 5.283622 The Chronicle of Riddick 720p
+INSERTAR 152 8.553703 Indiana Jones Trilogy   720p
+INSERTAR 166 4.953276 Die Hard 4   1080p
+INSERTAR 155 9.569368 Kung Fu Panda [2008]   720p
+INSERTAR 120 7.214851 Get Smart (2008) 1080p
+INSERTAR 25 4.985406 300   720p
+INSERTAR 109 4.010697 Hush   720p
+INSERTAR 31 6.249016 The Matrix Revolution   1080p
+INSERTAR 178 3.120285 E.T   720p
+INSERTAR 128 9.219163 X-Men 1 - 1080p
+INSERTAR 87 5.261933 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 38 3.517298 Bee Movie   720p
+INSERTAR 160 3.950077 Lawrence of Arabia   1080p
+ELIMINAR 54
+ELIMINAR 122
+ELIMINAR 50
+ELIMINAR 3
+ELIMINAR 57
+ELIMINAR 17
+ELIMINAR 132
+IMPRIMIR tests/68-abb.out
+INSERTAR 112 7.348175 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 186 7.648135 Fast and the Furious 4 - 1080p
+INSERTAR 36 0.653202 Chocolate 720p
+INSERTAR 45 8.197219 Hero    1080p
+INSERTAR 185 1.147598 The Final Destination 4 [2009] [720p]
+INSERTAR 125 4.252315 Baby on Board (2009)    720p
+INSERTAR 165 4.057437 Braveheart 720p
+INSERTAR 103 7.763654 Species - The Awakening   720p
+INSERTAR 182 9.066227 Red Dragon    1080p
+INSERTAR 69 2.156251 Fifty Dead Men Walking   1080p
+INSERTAR 129 8.309318 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 30 7.028124 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 190 9.805235 The Orphan [720]
+INSERTAR 169 4.854438 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 192 1.805285 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 203 4.102471 War [720p]
+ELIMINAR 125
+ELIMINAR 152
+ELIMINAR 157
+ELIMINAR 62
+ELIMINAR 106
+ELIMINAR 69
+ELIMINAR 158
+ELIMINAR 77
+IMPRIMIR tests/68-abb.out
diff --git a/tests/69-abb.catedra.out b/tests/69-abb.catedra.out
new file mode 100644
index 0000000..ae7b6b3
--- /dev/null
+++ b/tests/69-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 51 7.814521 Star Wars Saga  Collection 720p ]
+[ 49 4.480820 Alien vs Predator 1-2  720p ][ 51 7.814521 Star Wars Saga  Collection 720p ]
+[ 3 6.596208 Knowing 2009 720p ][ 12 3.366615 American Virgin 720P ][ 14 9.289777 Horseman    720p ][ 51 7.814521 Star Wars Saga  Collection 720p ]
+[ 14 9.289777 Horseman    720p ][ 25 9.072111 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 26 7.247427 The Chronicle of Riddick 720p ][ 30 4.596397 Knowing 2009 720p ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ]
+[ 14 9.289777 Horseman    720p ][ 16 9.228626 Tomb Raider Collection (1-2)    720p ][ 23 8.602455 Fearless - 720p ][ 25 9.072111 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 26 7.247427 The Chronicle of Riddick 720p ][ 30 4.596397 Knowing 2009 720p ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 66 5.382416 Black Hawk Down   1080p ]
+[ 14 9.289777 Horseman    720p ][ 16 9.228626 Tomb Raider Collection (1-2)    720p ][ 23 8.602455 Fearless - 720p ][ 25 9.072111 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 26 7.247427 The Chronicle of Riddick 720p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 38 9.335726 American Beauty   720p ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 66 5.382416 Black Hawk Down   1080p ][ 73 4.976710 American Pie Book Of Love   720p ]
+[ 17 0.884690 Ratatouille [2007] ][ 23 8.602455 Fearless - 720p ][ 24 7.801733 Home Alone 1 & 2   720p ][ 25 9.072111 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 26 7.247427 The Chronicle of Riddick 720p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 38 9.335726 American Beauty   720p ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 48 4.096906 War [720p] ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 62 5.824878 Red Dragon    1080p ][ 66 5.382416 Black Hawk Down   1080p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 79 4.723471 Eastern.Promises.2007.720p ][ 89 9.156169 Die Hard 3   720p ]
+[ 15 2.018365 G.I.Joe The Rise of Cobra [2009] [720p] ][ 17 0.884690 Ratatouille [2007] ][ 23 8.602455 Fearless - 720p ][ 24 7.801733 Home Alone 1 & 2   720p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 38 9.335726 American Beauty   720p ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 74 9.218383 Kingdom of Heaven [2005] [720p] ][ 79 4.723471 Eastern.Promises.2007.720p ][ 88 5.343770 Horton Hears a Who! [2008] [720p] ][ 89 9.156169 Die Hard 3   720p ][ 91 5.923516 Yes Man   720p ]
+[ 1 0.454058 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 17 0.884690 Ratatouille [2007] ][ 24 7.801733 Home Alone 1 & 2   720p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 38 9.335726 American Beauty   720p ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 57 6.465346 Max Payne    720p ][ 61 7.470563 Shutter   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 69 9.082561 Monsters vs Aliens [2009] [720p] ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 74 9.218383 Kingdom of Heaven [2005] [720p] ][ 79 4.723471 Eastern.Promises.2007.720p ][ 86 0.498040 Hellboy 1    1080p ][ 88 5.343770 Horton Hears a Who! [2008] [720p] ][ 91 5.923516 Yes Man   720p ][ 104 2.885888 Daredevil - 720p ]
+[ 0 4.441193 catch me if u can - 720p ][ 1 0.454058 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 17 0.884690 Ratatouille [2007] ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 29 8.931335 Red Dragon    1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 35 7.821938 Braveheart 720p ][ 41 0.953574 007.1983.Octopussy.720p.hdtv.x264 ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 57 6.465346 Max Payne    720p ][ 61 7.470563 Shutter   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 69 9.082561 Monsters vs Aliens [2009] [720p] ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 74 9.218383 Kingdom of Heaven [2005] [720p] ][ 75 5.141056 Elektra 720p ][ 77 4.409316 Alone in the dark   720p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 91 5.923516 Yes Man   720p ][ 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p ][ 104 2.885888 Daredevil - 720p ]
+[ 0 4.441193 catch me if u can - 720p ][ 1 0.454058 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 17 0.884690 Ratatouille [2007] ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 27 3.200457 Rocky Balboa    720p ][ 29 8.931335 Red Dragon    1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 35 7.821938 Braveheart 720p ][ 41 0.953574 007.1983.Octopussy.720p.hdtv.x264 ][ 44 3.110271 X-Men Origin - Wolverine [2009] [1080p] ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 50 4.649365 The Usual Suspect    720p ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 64 0.430077 Flash Point    720p ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 69 9.082561 Monsters vs Aliens [2009] [720p] ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 74 9.218383 Kingdom of Heaven [2005] [720p] ][ 75 5.141056 Elektra 720p ][ 77 4.409316 Alone in the dark   720p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p ][ 95 0.049396 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 96 3.780294 Four Christmases 720P ][ 98 8.022036 Die Hard 1   720p ][ 106 6.500954 Orphan (2009)    1080p ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 126 7.567300 Bee Movie   720p ]
+[ 1 0.454058 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 8 1.360370 James Bond 21 - Casino Royale [2006] ][ 10 3.343009 Pursuit_Of_Happyness[2006]   720p ][ 17 0.884690 Ratatouille [2007] ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 27 3.200457 Rocky Balboa    720p ][ 29 8.931335 Red Dragon    1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 33 0.115633 Hellboy 1    1080p ][ 35 7.821938 Braveheart 720p ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 50 4.649365 The Usual Suspect    720p ][ 51 7.814521 Star Wars Saga  Collection 720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 56 0.849303 Street Fighter The Legend Of Chun Li 720P ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 64 0.430077 Flash Point    720p ][ 65 9.234529 The Empress and the Warriors [2008] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 69 9.082561 Monsters vs Aliens [2009] [720p] ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 74 9.218383 Kingdom of Heaven [2005] [720p] ][ 75 5.141056 Elektra 720p ][ 77 4.409316 Alone in the dark   720p ][ 78 6.270212 enemy at the gates    1080p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 84 8.594034 Defiance.1080p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p ][ 98 8.022036 Die Hard 1   720p ][ 106 6.500954 Orphan (2009)    1080p ][ 108 9.002489 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 126 7.567300 Bee Movie   720p ][ 137 3.227090 The Matrix Reloaded   1080p ][ 143 6.762039 contents.txt ]
+[ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 8 1.360370 James Bond 21 - Casino Royale [2006] ][ 10 3.343009 Pursuit_Of_Happyness[2006]   720p ][ 17 0.884690 Ratatouille [2007] ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 28 1.572011 Chicken Little 1080p ][ 29 8.931335 Red Dragon    1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 33 0.115633 Hellboy 1    1080p ][ 35 7.821938 Braveheart 720p ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 50 4.649365 The Usual Suspect    720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 56 0.849303 Street Fighter The Legend Of Chun Li 720P ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 64 0.430077 Flash Point    720p ][ 65 9.234529 The Empress and the Warriors [2008] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 71 6.182070 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 75 5.141056 Elektra 720p ][ 77 4.409316 Alone in the dark   720p ][ 78 6.270212 enemy at the gates    1080p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 84 8.594034 Defiance.1080p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p ][ 98 8.022036 Die Hard 1   720p ][ 102 0.464198 SAW III   720p ][ 106 6.500954 Orphan (2009)    1080p ][ 108 9.002489 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 110 8.879256 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 115 2.314218 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 122 5.014741 Shrek The Third [2007] [720p] ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 126 7.567300 Bee Movie   720p ][ 132 2.094105 1408.2007.720p.BluRay.x264-SiNNERS ][ 134 0.316351 Stargate-The Ark of Truth 720p ][ 137 3.227090 The Matrix Reloaded   1080p ][ 142 5.417439 Meet The Fockers    720p ][ 143 6.762039 contents.txt ][ 146 5.380247 James Bond 15 - The Living Daylights [1987] [720p] ][ 148 5.626463 New York I Love You 720p   720p ][ 154 5.708454 The Butterfly Effect 3 Revelations 720p ]
+[ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 8 1.360370 James Bond 21 - Casino Royale [2006] ][ 10 3.343009 Pursuit_Of_Happyness[2006]   720p ][ 18 4.380670 Shrek The Third [2007] [720p] ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 28 1.572011 Chicken Little 1080p ][ 29 8.931335 Red Dragon    1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 32 4.030263 X-Men 3   1080p ][ 33 0.115633 Hellboy 1    1080p ][ 35 7.821938 Braveheart 720p ][ 43 2.933341 Punisher 2   720p ][ 45 9.836339 The Dark Knight [2008]   1080p ][ 48 4.096906 War [720p] ][ 50 4.649365 The Usual Suspect    720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 56 0.849303 Street Fighter The Legend Of Chun Li 720P ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 64 0.430077 Flash Point    720p ][ 65 9.234529 The Empress and the Warriors [2008] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 71 6.182070 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 75 5.141056 Elektra 720p ][ 77 4.409316 Alone in the dark   720p ][ 78 6.270212 enemy at the gates    1080p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 84 8.594034 Defiance.1080p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p ][ 97 5.596265 Erin Brockovich 2000.720p ][ 98 8.022036 Die Hard 1   720p ][ 110 8.879256 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 115 2.314218 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 122 5.014741 Shrek The Third [2007] [720p] ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 132 2.094105 1408.2007.720p.BluRay.x264-SiNNERS ][ 134 0.316351 Stargate-The Ark of Truth 720p ][ 136 0.123931 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 137 3.227090 The Matrix Reloaded   1080p ][ 138 0.747689 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 140 5.836711 Danny the Dog   1080p ][ 142 5.417439 Meet The Fockers    720p ][ 143 6.762039 contents.txt ][ 145 2.351348 IMAX Ring of Fire [720p] [Documenter] ][ 146 5.380247 James Bond 15 - The Living Daylights [1987] [720p] ][ 147 8.810347 Meet The Parents    720p ][ 148 5.626463 New York I Love You 720p   720p ][ 149 2.626944 Seven Pounds    720p ][ 154 5.708454 The Butterfly Effect 3 Revelations 720p ][ 162 9.001594 The Italian Job [2003] [720p] ][ 163 9.722227 Behind Enemy Line 2001   720p ]
+[ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 8 1.360370 James Bond 21 - Casino Royale [2006] ][ 10 3.343009 Pursuit_Of_Happyness[2006]   720p ][ 13 3.808804 Street Fighter The Legend Of Chun Li 720P ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 28 1.572011 Chicken Little 1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 33 0.115633 Hellboy 1    1080p ][ 35 7.821938 Braveheart 720p ][ 43 2.933341 Punisher 2   720p ][ 47 1.082722 Hulk 1    1080p ][ 48 4.096906 War [720p] ][ 50 4.649365 The Usual Suspect    720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 65 9.234529 The Empress and the Warriors [2008] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 67 2.316130 New York I Love You 720p   720p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 71 6.182070 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 75 5.141056 Elektra 720p ][ 76 3.386042 The Matrix   1080p ][ 77 4.409316 Alone in the dark   720p ][ 78 6.270212 enemy at the gates    1080p ][ 80 1.439930 Chicken Little 1080p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 84 8.594034 Defiance.1080p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 87 3.460721 Direct Contact    720p ][ 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 97 5.596265 Erin Brockovich 2000.720p ][ 98 8.022036 Die Hard 1   720p ][ 110 8.879256 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 112 0.075677 Underworld Series ][ 115 2.314218 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 117 8.649533 Golden Compass   720p ][ 118 9.470645 The Godfather [1972] [720p] ][ 119 6.156104 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 122 5.014741 Shrek The Third [2007] [720p] ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 132 2.094105 1408.2007.720p.BluRay.x264-SiNNERS ][ 134 0.316351 Stargate-The Ark of Truth 720p ][ 136 0.123931 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 137 3.227090 The Matrix Reloaded   1080p ][ 138 0.747689 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 140 5.836711 Danny the Dog   1080p ][ 142 5.417439 Meet The Fockers    720p ][ 143 6.762039 contents.txt ][ 144 7.914070 Four Christmases 720P ][ 145 2.351348 IMAX Ring of Fire [720p] [Documenter] ][ 146 5.380247 James Bond 15 - The Living Daylights [1987] [720p] ][ 147 8.810347 Meet The Parents    720p ][ 148 5.626463 New York I Love You 720p   720p ][ 149 2.626944 Seven Pounds    720p ][ 154 5.708454 The Butterfly Effect 3 Revelations 720p ][ 156 8.295128 Butterfly on a Wheel.2007   720p ][ 162 9.001594 The Italian Job [2003] [720p] ][ 163 9.722227 Behind Enemy Line 2001   720p ][ 165 1.675112 Beauty And The Beast    720p ][ 168 7.643885 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 169 7.155532 My Bloody Valentine 3D [720p] ][ 185 1.616305 Direct Contact    720p ]
+[ 2 8.141498 Hellboy 1    1080p ][ 4 0.841864 Transformer 1 & 2 Collection   1080p ][ 8 1.360370 James Bond 21 - Casino Royale [2006] ][ 9 2.292314 All About Steve 720P ][ 13 3.808804 Street Fighter The Legend Of Chun Li 720P ][ 22 3.103846 Spiderman 2   1080p ][ 26 7.247427 The Chronicle of Riddick 720p ][ 28 1.572011 Chicken Little 1080p ][ 31 1.840024 The Tale Of Despereaux [720p] ][ 33 0.115633 Hellboy 1    1080p ][ 35 7.821938 Braveheart 720p ][ 43 2.933341 Punisher 2   720p ][ 47 1.082722 Hulk 1    1080p ][ 50 4.649365 The Usual Suspect    720p ][ 54 1.747886 Kung Fu Hustle   720p ][ 60 8.895239 Dumb and Dumber   720p ][ 63 0.882507 Bad Boy I [1995] [720p] ][ 65 9.234529 The Empress and the Warriors [2008] [720p] ][ 66 5.382416 Black Hawk Down   1080p ][ 70 7.127322 Monsters vs Aliens [2009] [720p] ][ 71 6.182070 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 75 5.141056 Elektra 720p ][ 76 3.386042 The Matrix   1080p ][ 77 4.409316 Alone in the dark   720p ][ 78 6.270212 enemy at the gates    1080p ][ 80 1.439930 Chicken Little 1080p ][ 81 7.655701 Alien vs Predator 1-2  720p ][ 84 8.594034 Defiance.1080p ][ 85 1.506534 Epic Movie UNRATED (2007) 720p ][ 86 0.498040 Hellboy 1    1080p ][ 87 3.460721 Direct Contact    720p ][ 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 97 5.596265 Erin Brockovich 2000.720p ][ 98 8.022036 Die Hard 1   720p ][ 110 8.879256 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 112 0.075677 Underworld Series ][ 115 2.314218 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 116 0.086854 iRobot  720p ][ 117 8.649533 Golden Compass   720p ][ 118 9.470645 The Godfather [1972] [720p] ][ 119 6.156104 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 122 5.014741 Shrek The Third [2007] [720p] ][ 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 128 6.753965 My Bloody Valentine 3D [720p] ][ 132 2.094105 1408.2007.720p.BluRay.x264-SiNNERS ][ 134 0.316351 Stargate-The Ark of Truth 720p ][ 136 0.123931 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 137 3.227090 The Matrix Reloaded   1080p ][ 138 0.747689 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 140 5.836711 Danny the Dog   1080p ][ 142 5.417439 Meet The Fockers    720p ][ 143 6.762039 contents.txt ][ 144 7.914070 Four Christmases 720P ][ 145 2.351348 IMAX Ring of Fire [720p] [Documenter] ][ 146 5.380247 James Bond 15 - The Living Daylights [1987] [720p] ][ 147 8.810347 Meet The Parents    720p ][ 149 2.626944 Seven Pounds    720p ][ 153 8.418164 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 154 5.708454 The Butterfly Effect 3 Revelations 720p ][ 156 8.295128 Butterfly on a Wheel.2007   720p ][ 162 9.001594 The Italian Job [2003] [720p] ][ 163 9.722227 Behind Enemy Line 2001   720p ][ 165 1.675112 Beauty And The Beast    720p ][ 168 7.643885 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 169 7.155532 My Bloody Valentine 3D [720p] ][ 177 0.507465 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 181 4.147071 Horseman    720p ][ 182 2.659524 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 184 5.464175 James Bond 11 - MoonRaker [1979] ][ 185 1.616305 Direct Contact    720p ][ 190 4.739004 12 Rounds 720p ][ 194 1.907623 Gladiator 1080p ]
diff --git a/tests/69-abb.in b/tests/69-abb.in
new file mode 100644
index 0000000..ee6eee3
--- /dev/null
+++ b/tests/69-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/69-abb.out
+INSERTAR 51 7.814521 Star Wars Saga  Collection 720p
+IMPRIMIR tests/69-abb.out
+INSERTAR 55 5.135813 Lymelife [720p]
+INSERTAR 49 4.480820 Alien vs Predator 1-2  720p
+ELIMINAR 55
+IMPRIMIR tests/69-abb.out
+INSERTAR 14 9.289777 Horseman    720p
+INSERTAR 12 3.366615 American Virgin 720P
+INSERTAR 3 6.596208 Knowing 2009 720p
+ELIMINAR 49
+IMPRIMIR tests/69-abb.out
+INSERTAR 54 1.747886 Kung Fu Hustle   720p
+INSERTAR 30 4.596397 Knowing 2009 720p
+INSERTAR 25 9.072111 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 26 7.247427 The Chronicle of Riddick 720p
+ELIMINAR 12
+ELIMINAR 3
+IMPRIMIR tests/69-abb.out
+INSERTAR 66 5.382416 Black Hawk Down   1080p
+INSERTAR 16 9.228626 Tomb Raider Collection (1-2)    720p
+INSERTAR 23 8.602455 Fearless - 720p
+INSERTAR 72 8.229789 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 42 0.168474 The Butterfly Effect 3 Revelations 720p
+ELIMINAR 42
+ELIMINAR 72
+IMPRIMIR tests/69-abb.out
+INSERTAR 38 9.335726 American Beauty   720p
+INSERTAR 52 2.693978 Hancock    1080p
+INSERTAR 73 4.976710 American Pie Book Of Love   720p
+INSERTAR 31 1.840024 The Tale Of Despereaux [720p]
+INSERTAR 21 4.436554 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 44 3.110271 X-Men Origin - Wolverine [2009] [1080p]
+ELIMINAR 21
+ELIMINAR 52
+ELIMINAR 30
+IMPRIMIR tests/69-abb.out
+INSERTAR 79 4.723471 Eastern.Promises.2007.720p
+INSERTAR 24 7.801733 Home Alone 1 & 2   720p
+INSERTAR 89 9.156169 Die Hard 3   720p
+INSERTAR 48 4.096906 War [720p]
+INSERTAR 17 0.884690 Ratatouille [2007]
+INSERTAR 70 7.127322 Monsters vs Aliens [2009] [720p]
+INSERTAR 62 5.824878 Red Dragon    1080p
+ELIMINAR 16
+ELIMINAR 14
+ELIMINAR 73
+IMPRIMIR tests/69-abb.out
+INSERTAR 15 2.018365 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 94 8.827732 Epic Movie UNRATED (2007) 720p
+INSERTAR 88 5.343770 Horton Hears a Who! [2008] [720p]
+INSERTAR 45 9.836339 The Dark Knight [2008]   1080p
+INSERTAR 74 9.218383 Kingdom of Heaven [2005] [720p]
+INSERTAR 91 5.923516 Yes Man   720p
+INSERTAR 63 0.882507 Bad Boy I [1995] [720p]
+INSERTAR 36 3.670785 The Incredibles [1080p]
+ELIMINAR 25
+ELIMINAR 36
+ELIMINAR 94
+ELIMINAR 62
+IMPRIMIR tests/69-abb.out
+INSERTAR 1 0.454058 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 61 7.470563 Shutter   720p
+INSERTAR 107 2.203917 Fantastic Four   1080p
+INSERTAR 69 9.082561 Monsters vs Aliens [2009] [720p]
+INSERTAR 4 0.841864 Transformer 1 & 2 Collection   1080p
+INSERTAR 86 0.498040 Hellboy 1    1080p
+INSERTAR 57 6.465346 Max Payne    720p
+INSERTAR 104 2.885888 Daredevil - 720p
+INSERTAR 67 2.316130 New York I Love You 720p   720p
+ELIMINAR 89
+ELIMINAR 107
+ELIMINAR 15
+ELIMINAR 23
+IMPRIMIR tests/69-abb.out
+INSERTAR 22 3.103846 Spiderman 2   1080p
+INSERTAR 41 0.953574 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 0 4.441193 catch me if u can - 720p
+INSERTAR 85 1.506534 Epic Movie UNRATED (2007) 720p
+INSERTAR 29 8.931335 Red Dragon    1080p
+INSERTAR 109 2.631498 My Bloody Valentine 3D [720p]
+INSERTAR 93 3.653893 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 77 4.409316 Alone in the dark   720p
+INSERTAR 75 5.141056 Elektra 720p
+INSERTAR 35 7.821938 Braveheart 720p
+ELIMINAR 88
+ELIMINAR 79
+ELIMINAR 38
+ELIMINAR 24
+ELIMINAR 109
+IMPRIMIR tests/69-abb.out
+INSERTAR 123 1.363942 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 106 6.500954 Orphan (2009)    1080p
+INSERTAR 27 3.200457 Rocky Balboa    720p
+INSERTAR 98 8.022036 Die Hard 1   720p
+INSERTAR 64 0.430077 Flash Point    720p
+INSERTAR 95 0.049396 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 81 7.655701 Alien vs Predator 1-2  720p
+INSERTAR 99 8.707805 One Missed Call   720p
+INSERTAR 126 7.567300 Bee Movie   720p
+INSERTAR 50 4.649365 The Usual Suspect    720p
+INSERTAR 96 3.780294 Four Christmases 720P
+ELIMINAR 91
+ELIMINAR 99
+ELIMINAR 61
+ELIMINAR 104
+ELIMINAR 57
+IMPRIMIR tests/69-abb.out
+INSERTAR 78 6.270212 enemy at the gates    1080p
+INSERTAR 33 0.115633 Hellboy 1    1080p
+INSERTAR 56 0.849303 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 84 8.594034 Defiance.1080p
+INSERTAR 10 3.343009 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 90 2.272211 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 65 9.234529 The Empress and the Warriors [2008] [720p]
+INSERTAR 139 5.985053 Finding Nemo [2003] [720p]
+INSERTAR 143 6.762039 contents.txt
+INSERTAR 108 9.002489 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 8 1.360370 James Bond 21 - Casino Royale [2006]
+INSERTAR 137 3.227090 The Matrix Reloaded   1080p
+ELIMINAR 44
+ELIMINAR 41
+ELIMINAR 139
+ELIMINAR 96
+ELIMINAR 0
+ELIMINAR 95
+IMPRIMIR tests/69-abb.out
+INSERTAR 133 9.206293 Cloverfield   1080p
+INSERTAR 134 0.316351 Stargate-The Ark of Truth 720p
+INSERTAR 110 8.879256 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 146 5.380247 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 122 5.014741 Shrek The Third [2007] [720p]
+INSERTAR 28 1.572011 Chicken Little 1080p
+INSERTAR 148 5.626463 New York I Love You 720p   720p
+INSERTAR 71 6.182070 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 132 2.094105 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 154 5.708454 The Butterfly Effect 3 Revelations 720p
+INSERTAR 115 2.314218 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 102 0.464198 SAW III   720p
+INSERTAR 142 5.417439 Meet The Fockers    720p
+ELIMINAR 69
+ELIMINAR 74
+ELIMINAR 51
+ELIMINAR 27
+ELIMINAR 1
+ELIMINAR 133
+IMPRIMIR tests/69-abb.out
+INSERTAR 145 2.351348 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 46 0.876612 Seven Pounds    720p
+INSERTAR 140 5.836711 Danny the Dog   1080p
+INSERTAR 138 0.747689 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 43 2.933341 Punisher 2   720p
+INSERTAR 136 0.123931 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 149 2.626944 Seven Pounds    720p
+INSERTAR 18 4.380670 Shrek The Third [2007] [720p]
+INSERTAR 147 8.810347 Meet The Parents    720p
+INSERTAR 163 9.722227 Behind Enemy Line 2001   720p
+INSERTAR 162 9.001594 The Italian Job [2003] [720p]
+INSERTAR 131 0.587054 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 32 4.030263 X-Men 3   1080p
+INSERTAR 97 5.596265 Erin Brockovich 2000.720p
+ELIMINAR 108
+ELIMINAR 46
+ELIMINAR 126
+ELIMINAR 17
+ELIMINAR 106
+ELIMINAR 131
+ELIMINAR 102
+IMPRIMIR tests/69-abb.out
+INSERTAR 117 8.649533 Golden Compass   720p
+INSERTAR 112 0.075677 Underworld Series
+INSERTAR 144 7.914070 Four Christmases 720P
+INSERTAR 165 1.675112 Beauty And The Beast    720p
+INSERTAR 118 9.470645 The Godfather [1972] [720p]
+INSERTAR 76 3.386042 The Matrix   1080p
+INSERTAR 87 3.460721 Direct Contact    720p
+INSERTAR 13 3.808804 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 156 8.295128 Butterfly on a Wheel.2007   720p
+INSERTAR 168 7.643885 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 169 7.155532 My Bloody Valentine 3D [720p]
+INSERTAR 119 6.156104 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 80 1.439930 Chicken Little 1080p
+INSERTAR 185 1.616305 Direct Contact    720p
+INSERTAR 47 1.082722 Hulk 1    1080p
+ELIMINAR 18
+ELIMINAR 93
+ELIMINAR 32
+ELIMINAR 64
+ELIMINAR 29
+ELIMINAR 45
+ELIMINAR 56
+IMPRIMIR tests/69-abb.out
+INSERTAR 153 8.418164 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 128 6.753965 My Bloody Valentine 3D [720p]
+INSERTAR 60 8.895239 Dumb and Dumber   720p
+INSERTAR 190 4.739004 12 Rounds 720p
+INSERTAR 9 2.292314 All About Steve 720P
+INSERTAR 19 2.790787 All About Steve 720P
+INSERTAR 181 4.147071 Horseman    720p
+INSERTAR 83 0.983057 Beowulf   720p
+INSERTAR 39 4.386016 James Bond 11 - MoonRaker [1979]
+INSERTAR 116 0.086854 iRobot  720p
+INSERTAR 184 5.464175 James Bond 11 - MoonRaker [1979]
+INSERTAR 101 1.831889 Shark Tale [2004] [1080p]
+INSERTAR 194 1.907623 Gladiator 1080p
+INSERTAR 177 0.507465 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 182 2.659524 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 2 8.141498 Hellboy 1    1080p
+ELIMINAR 10
+ELIMINAR 83
+ELIMINAR 48
+ELIMINAR 67
+ELIMINAR 148
+ELIMINAR 19
+ELIMINAR 39
+ELIMINAR 101
+IMPRIMIR tests/69-abb.out
diff --git a/tests/7-abb.catedra.out b/tests/7-abb.catedra.out
new file mode 100644
index 0000000..c0dd904
--- /dev/null
+++ b/tests/7-abb.catedra.out
@@ -0,0 +1,5 @@
+[ 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 1 9.928678 Blade 2   720p ][ 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 1 9.928678 Blade 2   720p ][ 5 2.681978 Public Enemies [720p] ][ 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 7 2.259174 The Final Destination 4 [2009] [720p] ]
+[ 1 9.928678 Blade 2   720p ][ 2 4.652518 Click   1080p ][ 3 3.104041 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 7 2.259174 The Final Destination 4 [2009] [720p] ][ 10 5.616419 James Bond 09 - The Man with the Golden Gun [1974] ]
+[ 0 4.986131 Around The World In 80 Days [2004] [720p] ][ 1 9.928678 Blade 2   720p ][ 3 3.104041 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 10 5.616419 James Bond 09 - The Man with the Golden Gun [1974] ][ 12 7.989445 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 15 7.446718 Alvin And The Chipmunks [720p] ][ 18 1.242429 300   720p ][ 20 0.319290 Beauty And The Beast    720p ]
diff --git a/tests/7-abb.in b/tests/7-abb.in
new file mode 100644
index 0000000..3e98383
--- /dev/null
+++ b/tests/7-abb.in
@@ -0,0 +1,27 @@
+BORRAR tests/7-abb.out
+INSERTAR 6 0.440457 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+IMPRIMIR tests/7-abb.out
+INSERTAR 8 3.218007 Se7en [720p]
+INSERTAR 1 9.928678 Blade 2   720p
+ELIMINAR 8
+IMPRIMIR tests/7-abb.out
+INSERTAR 7 2.259174 The Final Destination 4 [2009] [720p]
+INSERTAR 9 1.478617 Superhero Movie   1080p
+INSERTAR 5 2.681978 Public Enemies [720p]
+ELIMINAR 9
+IMPRIMIR tests/7-abb.out
+INSERTAR 2 4.652518 Click   1080p
+INSERTAR 10 5.616419 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 3 3.104041 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 4 6.889559 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+ELIMINAR 5
+ELIMINAR 4
+IMPRIMIR tests/7-abb.out
+INSERTAR 0 4.986131 Around The World In 80 Days [2004] [720p]
+INSERTAR 12 7.989445 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 18 1.242429 300   720p
+INSERTAR 15 7.446718 Alvin And The Chipmunks [720p]
+INSERTAR 20 0.319290 Beauty And The Beast    720p
+ELIMINAR 7
+ELIMINAR 2
+IMPRIMIR tests/7-abb.out
diff --git a/tests/70-abb.catedra.out b/tests/70-abb.catedra.out
new file mode 100644
index 0000000..96892f8
--- /dev/null
+++ b/tests/70-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 43 4.906349 Terminator Salvation Director's cut  ( 2009)    1080p ]
+[ 43 4.906349 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 0.043412 007.Die Another Day.avi ]
+[ 43 4.906349 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 0.043412 007.Die Another Day.avi ][ 66 7.892978 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 70 0.783620 Crash    1080p ]
+[ 16 2.681651 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 18 0.162243 Face.Off.1997.720p ][ 43 4.906349 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 0.043412 007.Die Another Day.avi ][ 63 7.970541 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 70 0.783620 Crash    1080p ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 16 2.681651 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 18 0.162243 Face.Off.1997.720p ][ 25 8.731495 Indiana Jones Trilogy   720p ][ 41 3.771376 Hero    1080p ][ 45 0.043412 007.Die Another Day.avi ][ 63 7.970541 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 70 0.783620 Crash    1080p ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 16 2.681651 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 33 7.717375 Moulin Rouge   720p ][ 35 3.948277 Fast and the Furious 4 - 1080p ][ 41 3.771376 Hero    1080p ][ 45 0.043412 007.Die Another Day.avi ][ 50 4.764849 Butterfly on a Wheel.2007   720p ][ 63 7.970541 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 70 0.783620 Crash    1080p ][ 79 4.482791 Coyote Ugly 1080p ][ 89 7.435207 Miss March [720p] ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 27 8.508720 Final Destination 3   1080p ][ 30 8.027056 Bourne Identity   720p ][ 31 7.760558 City of Embers    720p ][ 33 7.717375 Moulin Rouge   720p ][ 35 3.948277 Fast and the Furious 4 - 1080p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 45 0.043412 007.Die Another Day.avi ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 50 4.764849 Butterfly on a Wheel.2007   720p ][ 56 1.895746 Batman Cartoon - Gotham Knight   720p ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 70 0.783620 Crash    1080p ][ 79 4.482791 Coyote Ugly 1080p ][ 89 7.435207 Miss March [720p] ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 7 8.361175 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 9 6.790485 James Bond 08 - Live and Let Die [1973] ][ 27 8.508720 Final Destination 3   1080p ][ 30 8.027056 Bourne Identity   720p ][ 31 7.760558 City of Embers    720p ][ 35 3.948277 Fast and the Furious 4 - 1080p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 45 0.043412 007.Die Another Day.avi ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 50 4.764849 Butterfly on a Wheel.2007   720p ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 79 4.482791 Coyote Ugly 1080p ][ 82 9.679542 Star Trek Collection 1-9    720p ][ 86 9.115369 Cloverfield   1080p ][ 89 7.435207 Miss March [720p] ][ 93 9.624709 contents.txt ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 4 1.483449 X-Men 2   1080p ][ 7 8.361175 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 8 5.782804 Charlie and the Chocolate Factory   720p ][ 22 2.601847 Demo (Sony, Sharp, THX and more) ][ 26 4.902276 Shark Tale [2004] [1080p] ][ 30 8.027056 Bourne Identity   720p ][ 31 7.760558 City of Embers    720p ][ 35 3.948277 Fast and the Furious 4 - 1080p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 38 5.202069 Species   720p ][ 45 0.043412 007.Die Another Day.avi ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 50 4.764849 Butterfly on a Wheel.2007   720p ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 61 3.832366 catch me if u can - 720p ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 77 9.881424 Chicken Little 1080p ][ 79 4.482791 Coyote Ugly 1080p ][ 82 9.679542 Star Trek Collection 1-9    720p ][ 89 7.435207 Miss March [720p] ][ 93 9.624709 contents.txt ][ 99 8.909710 Bourne Identity   720p ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 8 5.782804 Charlie and the Chocolate Factory   720p ][ 22 2.601847 Demo (Sony, Sharp, THX and more) ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 8.027056 Bourne Identity   720p ][ 31 7.760558 City of Embers    720p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 45 0.043412 007.Die Another Day.avi ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 50 4.764849 Butterfly on a Wheel.2007   720p ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 61 3.832366 catch me if u can - 720p ][ 62 6.742591 Dead Race 720p ][ 64 8.224691 Se7en [720p] ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 77 9.881424 Chicken Little 1080p ][ 79 4.482791 Coyote Ugly 1080p ][ 87 3.715790 Firewall 720p ][ 89 7.435207 Miss March [720p] ][ 93 9.624709 contents.txt ][ 99 8.909710 Bourne Identity   720p ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 120 6.667613 contents.txt ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 8 5.782804 Charlie and the Chocolate Factory   720p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 22 2.601847 Demo (Sony, Sharp, THX and more) ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 8.027056 Bourne Identity   720p ][ 31 7.760558 City of Embers    720p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 61 3.832366 catch me if u can - 720p ][ 62 6.742591 Dead Race 720p ][ 64 8.224691 Se7en [720p] ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 87 3.715790 Firewall 720p ][ 92 9.585755 007.Die Another Day.avi ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 98 6.956999 Direct Contact    720p ][ 99 8.909710 Bourne Identity   720p ][ 102 4.265823 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 103 2.315945 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 111 7.830564 Dolphin    720p ][ 117 9.742677 Meet The Parents    720p ][ 120 6.667613 contents.txt ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 8 5.782804 Charlie and the Chocolate Factory   720p ][ 10 7.380169 Pirates of Caribbean 1-2-3 Collection   1080p ][ 11 2.295400 Jurassic Park 1-3  1080p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 22 2.601847 Demo (Sony, Sharp, THX and more) ][ 28 6.912309 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 31 7.760558 City of Embers    720p ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 37 6.382602 Click   1080p ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 60 3.187346 Transformer 1 & 2 Collection   1080p ][ 62 6.742591 Dead Race 720p ][ 64 8.224691 Se7en [720p] ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 81 5.263922 Punisher 2   720p ][ 83 0.155127 Basic Instinct 720p ][ 87 3.715790 Firewall 720p ][ 92 9.585755 007.Die Another Day.avi ][ 94 5.010618 Meet The Parents    720p ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 97 9.497633 Resident Evil Series    1080p ][ 98 6.956999 Direct Contact    720p ][ 100 6.935310 Miss March [720p] ][ 102 4.265823 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 111 7.830564 Dolphin    720p ][ 120 6.667613 contents.txt ][ 125 5.133915 Hush   720p ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 5 4.523019 Fast and the Furious 4 - 1080p ][ 8 5.782804 Charlie and the Chocolate Factory   720p ][ 10 7.380169 Pirates of Caribbean 1-2-3 Collection   1080p ][ 11 2.295400 Jurassic Park 1-3  1080p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 15 5.108062 Ongbak 2003 720p ][ 22 2.601847 Demo (Sony, Sharp, THX and more) ][ 28 6.912309 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 31 7.760558 City of Embers    720p ][ 34 0.017714 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 37 6.382602 Click   1080p ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 49 9.726703 New York I Love You 720p   720p ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 60 3.187346 Transformer 1 & 2 Collection   1080p ][ 64 8.224691 Se7en [720p] ][ 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 81 5.263922 Punisher 2   720p ][ 84 4.365304 Hush   720p ][ 87 3.715790 Firewall 720p ][ 92 9.585755 007.Die Another Day.avi ][ 94 5.010618 Meet The Parents    720p ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 97 9.497633 Resident Evil Series    1080p ][ 98 6.956999 Direct Contact    720p ][ 100 6.935310 Miss March [720p] ][ 101 7.789156 Con Air   720p ][ 104 8.450930 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 111 7.830564 Dolphin    720p ][ 114 0.238979 Rush Hour 1-3   720p ][ 120 6.667613 contents.txt ][ 125 5.133915 Hush   720p ][ 136 4.460504 The Proposal [2009] [720p] ][ 156 2.294065 Batman The Dark Knight   720p ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 1 3.906786 Behind Enemy Line 2001   720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 5 4.523019 Fast and the Furious 4 - 1080p ][ 10 7.380169 Pirates of Caribbean 1-2-3 Collection   1080p ][ 11 2.295400 Jurassic Park 1-3  1080p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 15 5.108062 Ongbak 2003 720p ][ 21 5.758332 Batman The Dark Knight   720p ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 34 0.017714 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 37 6.382602 Click   1080p ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 46 6.496504 La Vita e Bella    720p ][ 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 57 4.347279 The Last Samurai [2004] [720p] ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 60 3.187346 Transformer 1 & 2 Collection   1080p ][ 64 8.224691 Se7en [720p] ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 81 5.263922 Punisher 2   720p ][ 84 4.365304 Hush   720p ][ 87 3.715790 Firewall 720p ][ 92 9.585755 007.Die Another Day.avi ][ 94 5.010618 Meet The Parents    720p ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 97 9.497633 Resident Evil Series    1080p ][ 98 6.956999 Direct Contact    720p ][ 100 6.935310 Miss March [720p] ][ 101 7.789156 Con Air   720p ][ 104 8.450930 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 111 7.830564 Dolphin    720p ][ 114 0.238979 Rush Hour 1-3   720p ][ 119 2.797443 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 6.667613 contents.txt ][ 121 4.638538 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 122 7.961342 Jerry Maguire    1080p ][ 124 5.224754 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 5.133915 Hush   720p ][ 136 4.460504 The Proposal [2009] [720p] ][ 137 2.863273 Fast and the Furious 2 - 1080p ][ 143 6.196931 Bee Movie   720p ][ 151 2.788201 Eagle Eye    1080p ][ 153 1.219590 Lust Caution   720p ][ 156 2.294065 Batman The Dark Knight   720p ][ 172 5.813363 Push 720P ]
+[ 0 4.033341 Hulk 2 - The Incredible Hulk - 720p ][ 1 3.906786 Behind Enemy Line 2001   720p ][ 3 1.824214 Tomb Raider Collection (1-2)    720p ][ 6 7.572180 Assassination of a High School President 720p ][ 10 7.380169 Pirates of Caribbean 1-2-3 Collection   1080p ][ 11 2.295400 Jurassic Park 1-3  1080p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 13 4.069387 Punisher 2   720p ][ 14 9.081326 The Mummy Tomb Of The Dragon Emperor   720p ][ 15 5.108062 Ongbak 2003 720p ][ 21 5.758332 Batman The Dark Knight   720p ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 34 0.017714 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 37 6.382602 Click   1080p ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 46 6.496504 La Vita e Bella    720p ][ 47 6.708903 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 57 4.347279 The Last Samurai [2004] [720p] ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 60 3.187346 Transformer 1 & 2 Collection   1080p ][ 64 8.224691 Se7en [720p] ][ 70 0.783620 Crash    1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 81 5.263922 Punisher 2   720p ][ 84 4.365304 Hush   720p ][ 85 7.876960 Eurotrip 720p ][ 87 3.715790 Firewall 720p ][ 91 2.195632 X-Men 1    720p ][ 92 9.585755 007.Die Another Day.avi ][ 94 5.010618 Meet The Parents    720p ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 97 9.497633 Resident Evil Series    1080p ][ 98 6.956999 Direct Contact    720p ][ 100 6.935310 Miss March [720p] ][ 101 7.789156 Con Air   720p ][ 104 8.450930 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 105 5.115030 Monster Inc [2001] [720p] ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 114 0.238979 Rush Hour 1-3   720p ][ 119 2.797443 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 6.667613 contents.txt ][ 121 4.638538 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 122 7.961342 Jerry Maguire    1080p ][ 125 5.133915 Hush   720p ][ 128 9.810901 Drag Me To Hell [720p] ][ 134 1.236822 American Virgin 720P ][ 136 4.460504 The Proposal [2009] [720p] ][ 137 2.863273 Fast and the Furious 2 - 1080p ][ 138 2.633606 Alien At The Attic 720P ][ 142 5.010580 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 143 6.196931 Bee Movie   720p ][ 151 2.788201 Eagle Eye    1080p ][ 153 1.219590 Lust Caution   720p ][ 156 2.294065 Batman The Dark Knight   720p ][ 172 5.813363 Push 720P ][ 187 5.991777 Con Air   720p ]
+[ 1 3.906786 Behind Enemy Line 2001   720p ][ 6 7.572180 Assassination of a High School President 720p ][ 11 2.295400 Jurassic Park 1-3  1080p ][ 12 3.196174 Ghost Rider [2007] [720p] ][ 13 4.069387 Punisher 2   720p ][ 14 9.081326 The Mummy Tomb Of The Dragon Emperor   720p ][ 15 5.108062 Ongbak 2003 720p ][ 17 2.721474 Juno 2007 720p ][ 21 5.758332 Batman The Dark Knight   720p ][ 23 1.165273 Good Night And Good Luck   720p ][ 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 34 0.017714 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 36 8.956886 Battle for Terra [2007] [1080p] ][ 37 6.382602 Click   1080p ][ 38 5.202069 Species   720p ][ 42 6.001152 Eastern.Promises.2007.720p ][ 46 6.496504 La Vita e Bella    720p ][ 47 6.708903 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 57 4.347279 The Last Samurai [2004] [720p] ][ 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 64 8.224691 Se7en [720p] ][ 70 0.783620 Crash    1080p ][ 74 7.461052 Hellboy 2     1080p ][ 75 9.303430 Crossing Over 720P ][ 79 4.482791 Coyote Ugly 1080p ][ 81 5.263922 Punisher 2   720p ][ 84 4.365304 Hush   720p ][ 85 7.876960 Eurotrip 720p ][ 87 3.715790 Firewall 720p ][ 91 2.195632 X-Men 1    720p ][ 92 9.585755 007.Die Another Day.avi ][ 94 5.010618 Meet The Parents    720p ][ 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 97 9.497633 Resident Evil Series    1080p ][ 98 6.956999 Direct Contact    720p ][ 100 6.935310 Miss March [720p] ][ 101 7.789156 Con Air   720p ][ 104 8.450930 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 105 5.115030 Monster Inc [2001] [720p] ][ 106 3.554520 X-Men Origin - Wolverine [2009] [1080p] ][ 107 8.186424 Body of Lies   720p ][ 108 1.091599 James Bond 21 - Casino Royale [2006] ][ 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 110 2.663281 Core   720p ][ 113 8.616203 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 114 0.238979 Rush Hour 1-3   720p ][ 119 2.797443 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 6.667613 contents.txt ][ 121 4.638538 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 122 7.961342 Jerry Maguire    1080p ][ 125 5.133915 Hush   720p ][ 128 9.810901 Drag Me To Hell [720p] ][ 134 1.236822 American Virgin 720P ][ 135 8.783817 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 137 2.863273 Fast and the Furious 2 - 1080p ][ 139 8.132876 911 Mysteries Demolition    720p ][ 141 0.540211 Saving Private Ryan 720p ][ 142 5.010580 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 143 6.196931 Bee Movie   720p ][ 144 0.156915 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 145 3.257822 Mr. & Mrs. Smith   720p ][ 151 2.788201 Eagle Eye    1080p ][ 152 1.924745 Die Hard 2   720p ][ 157 0.647071 Pursuit_Of_Happyness[2006]   720p ][ 170 8.392900 1408.2007.720p.BluRay.x264-SiNNERS ][ 171 8.919602 The Dark Knight [2008]   1080p ][ 172 5.813363 Push 720P ][ 175 5.679061 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 187 5.991777 Con Air   720p ][ 191 6.490144 Exiled   720p ][ 196 8.967430 Up [1080p] ]
diff --git a/tests/70-abb.in b/tests/70-abb.in
new file mode 100644
index 0000000..b514ef9
--- /dev/null
+++ b/tests/70-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/70-abb.out
+INSERTAR 43 4.906349 Terminator Salvation Director's cut  ( 2009)    1080p
+IMPRIMIR tests/70-abb.out
+INSERTAR 39 5.193255 Exiled   720p
+INSERTAR 45 0.043412 007.Die Another Day.avi
+ELIMINAR 39
+IMPRIMIR tests/70-abb.out
+INSERTAR 44 2.001287 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 66 7.892978 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 70 0.783620 Crash    1080p
+ELIMINAR 44
+IMPRIMIR tests/70-abb.out
+INSERTAR 18 0.162243 Face.Off.1997.720p
+INSERTAR 19 4.335521 Batman Dark Knight   1080p
+INSERTAR 63 7.970541 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 16 2.681651 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+ELIMINAR 19
+ELIMINAR 66
+IMPRIMIR tests/70-abb.out
+INSERTAR 0 4.033341 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 2 7.721766 Defiance.1080p
+INSERTAR 41 3.771376 Hero    1080p
+INSERTAR 3 1.824214 Tomb Raider Collection (1-2)    720p
+INSERTAR 25 8.731495 Indiana Jones Trilogy   720p
+ELIMINAR 2
+ELIMINAR 43
+IMPRIMIR tests/70-abb.out
+INSERTAR 76 4.791750 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 79 4.482791 Coyote Ugly 1080p
+INSERTAR 50 4.764849 Butterfly on a Wheel.2007   720p
+INSERTAR 33 7.717375 Moulin Rouge   720p
+INSERTAR 35 3.948277 Fast and the Furious 4 - 1080p
+INSERTAR 89 7.435207 Miss March [720p]
+ELIMINAR 25
+ELIMINAR 76
+ELIMINAR 18
+IMPRIMIR tests/70-abb.out
+INSERTAR 56 1.895746 Batman Cartoon - Gotham Knight   720p
+INSERTAR 36 8.956886 Battle for Terra [2007] [1080p]
+INSERTAR 30 8.027056 Bourne Identity   720p
+INSERTAR 31 7.760558 City of Embers    720p
+INSERTAR 59 8.277023 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 48 0.743710 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 27 8.508720 Final Destination 3   1080p
+ELIMINAR 63
+ELIMINAR 16
+ELIMINAR 41
+IMPRIMIR tests/70-abb.out
+INSERTAR 86 9.115369 Cloverfield   1080p
+INSERTAR 52 5.297043 High school musical II 2007    720p
+INSERTAR 82 9.679542 Star Trek Collection 1-9    720p
+INSERTAR 68 9.349118 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 9 6.790485 James Bond 08 - Live and Let Die [1973]
+INSERTAR 69 9.832166 Madagascar 1 [2005] [1080p]
+INSERTAR 7 8.361175 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 93 9.624709 contents.txt
+ELIMINAR 69
+ELIMINAR 56
+ELIMINAR 33
+ELIMINAR 52
+IMPRIMIR tests/70-abb.out
+INSERTAR 61 3.832366 catch me if u can - 720p
+INSERTAR 99 8.909710 Bourne Identity   720p
+INSERTAR 67 6.462496 Superman Batman Public Enemies 2009 720p
+INSERTAR 38 5.202069 Species   720p
+INSERTAR 26 4.902276 Shark Tale [2004] [1080p]
+INSERTAR 4 1.483449 X-Men 2   1080p
+INSERTAR 77 9.881424 Chicken Little 1080p
+INSERTAR 22 2.601847 Demo (Sony, Sharp, THX and more)
+INSERTAR 8 5.782804 Charlie and the Chocolate Factory   720p
+ELIMINAR 86
+ELIMINAR 67
+ELIMINAR 27
+ELIMINAR 9
+IMPRIMIR tests/70-abb.out
+INSERTAR 106 3.554520 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 75 9.303430 Crossing Over 720P
+INSERTAR 29 6.173756 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 108 1.091599 James Bond 21 - Casino Royale [2006]
+INSERTAR 42 6.001152 Eastern.Promises.2007.720p
+INSERTAR 120 6.667613 contents.txt
+INSERTAR 58 6.611344 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 87 3.715790 Firewall 720p
+INSERTAR 64 8.224691 Se7en [720p]
+INSERTAR 62 6.742591 Dead Race 720p
+ELIMINAR 82
+ELIMINAR 4
+ELIMINAR 26
+ELIMINAR 35
+ELIMINAR 7
+IMPRIMIR tests/70-abb.out
+INSERTAR 111 7.830564 Dolphin    720p
+INSERTAR 98 6.956999 Direct Contact    720p
+INSERTAR 12 3.196174 Ghost Rider [2007] [720p]
+INSERTAR 92 9.585755 007.Die Another Day.avi
+INSERTAR 95 5.241275 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 107 8.186424 Body of Lies   720p
+INSERTAR 109 3.550930 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 102 4.265823 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 117 9.742677 Meet The Parents    720p
+INSERTAR 110 2.663281 Core   720p
+INSERTAR 103 2.315945 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+ELIMINAR 45
+ELIMINAR 50
+ELIMINAR 89
+ELIMINAR 93
+ELIMINAR 77
+IMPRIMIR tests/70-abb.out
+INSERTAR 125 5.133915 Hush   720p
+INSERTAR 83 0.155127 Basic Instinct 720p
+INSERTAR 37 6.382602 Click   1080p
+INSERTAR 97 9.497633 Resident Evil Series    1080p
+INSERTAR 28 6.912309 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 81 5.263922 Punisher 2   720p
+INSERTAR 94 5.010618 Meet The Parents    720p
+INSERTAR 60 3.187346 Transformer 1 & 2 Collection   1080p
+INSERTAR 100 6.935310 Miss March [720p]
+INSERTAR 11 2.295400 Jurassic Park 1-3  1080p
+INSERTAR 10 7.380169 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 54 7.419841 Orphanage 720p
+ELIMINAR 103
+ELIMINAR 117
+ELIMINAR 54
+ELIMINAR 99
+ELIMINAR 30
+ELIMINAR 61
+IMPRIMIR tests/70-abb.out
+INSERTAR 140 4.657231 Romeo And Juliet   720p
+INSERTAR 84 4.365304 Hush   720p
+INSERTAR 136 4.460504 The Proposal [2009] [720p]
+INSERTAR 114 0.238979 Rush Hour 1-3   720p
+INSERTAR 80 9.108148 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 15 5.108062 Ongbak 2003 720p
+INSERTAR 34 0.017714 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 49 9.726703 New York I Love You 720p   720p
+INSERTAR 5 4.523019 Fast and the Furious 4 - 1080p
+INSERTAR 101 7.789156 Con Air   720p
+INSERTAR 156 2.294065 Batman The Dark Knight   720p
+INSERTAR 150 6.258348 911 Mysteries Demolition    720p
+INSERTAR 104 8.450930 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+ELIMINAR 140
+ELIMINAR 102
+ELIMINAR 83
+ELIMINAR 80
+ELIMINAR 150
+ELIMINAR 62
+IMPRIMIR tests/70-abb.out
+INSERTAR 137 2.863273 Fast and the Furious 2 - 1080p
+INSERTAR 57 4.347279 The Last Samurai [2004] [720p]
+INSERTAR 143 6.196931 Bee Movie   720p
+INSERTAR 151 2.788201 Eagle Eye    1080p
+INSERTAR 1 3.906786 Behind Enemy Line 2001   720p
+INSERTAR 121 4.638538 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 153 1.219590 Lust Caution   720p
+INSERTAR 122 7.961342 Jerry Maguire    1080p
+INSERTAR 46 6.496504 La Vita e Bella    720p
+INSERTAR 119 2.797443 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 21 5.758332 Batman The Dark Knight   720p
+INSERTAR 132 8.896884 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 124 5.224754 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 172 5.813363 Push 720P
+ELIMINAR 68
+ELIMINAR 31
+ELIMINAR 8
+ELIMINAR 49
+ELIMINAR 22
+ELIMINAR 132
+ELIMINAR 28
+IMPRIMIR tests/70-abb.out
+INSERTAR 142 5.010580 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 13 4.069387 Punisher 2   720p
+INSERTAR 159 3.898621 contents.txt
+INSERTAR 164 9.994579 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 14 9.081326 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 128 9.810901 Drag Me To Hell [720p]
+INSERTAR 91 2.195632 X-Men 1    720p
+INSERTAR 134 1.236822 American Virgin 720P
+INSERTAR 173 2.852381 The Matrix [1999] [1080p]
+INSERTAR 47 6.708903 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 138 2.633606 Alien At The Attic 720P
+INSERTAR 6 7.572180 Assassination of a High School President 720p
+INSERTAR 187 5.991777 Con Air   720p
+INSERTAR 105 5.115030 Monster Inc [2001] [720p]
+INSERTAR 85 7.876960 Eurotrip 720p
+ELIMINAR 111
+ELIMINAR 48
+ELIMINAR 164
+ELIMINAR 5
+ELIMINAR 173
+ELIMINAR 159
+ELIMINAR 124
+IMPRIMIR tests/70-abb.out
+INSERTAR 145 3.257822 Mr. & Mrs. Smith   720p
+INSERTAR 74 7.461052 Hellboy 2     1080p
+INSERTAR 157 0.647071 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 191 6.490144 Exiled   720p
+INSERTAR 113 8.616203 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 144 0.156915 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 196 8.967430 Up [1080p]
+INSERTAR 135 8.783817 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 139 8.132876 911 Mysteries Demolition    720p
+INSERTAR 141 0.540211 Saving Private Ryan 720p
+INSERTAR 171 8.919602 The Dark Knight [2008]   1080p
+INSERTAR 23 1.165273 Good Night And Good Luck   720p
+INSERTAR 152 1.924745 Die Hard 2   720p
+INSERTAR 17 2.721474 Juno 2007 720p
+INSERTAR 175 5.679061 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 170 8.392900 1408.2007.720p.BluRay.x264-SiNNERS
+ELIMINAR 10
+ELIMINAR 153
+ELIMINAR 156
+ELIMINAR 3
+ELIMINAR 0
+ELIMINAR 60
+ELIMINAR 138
+ELIMINAR 136
+IMPRIMIR tests/70-abb.out
diff --git a/tests/71-abb.catedra.out b/tests/71-abb.catedra.out
new file mode 100644
index 0000000..ebd7a37
--- /dev/null
+++ b/tests/71-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 13 2.728992 Rush Hour 1-3   720p ]
+[ 13 2.728992 Rush Hour 1-3   720p ][ 58 0.434074 007 Series ]
+[ 22 7.757484 Monster Inc [2001] [720p] ][ 58 0.434074 007 Series ][ 63 6.439320 Back.to.the.Future.Part.III ][ 71 1.154187 Disturbia    720p ]
+[ 22 7.757484 Monster Inc [2001] [720p] ][ 50 2.181250 Max Payne    720p ][ 58 0.434074 007 Series ][ 63 6.439320 Back.to.the.Future.Part.III ][ 71 1.154187 Disturbia    720p ][ 76 6.153205 Superhero Movie   1080p ]
+[ 22 7.757484 Monster Inc [2001] [720p] ][ 28 1.481181 Daredevil - 720p ][ 30 3.599186 Big Buck Bunny [1080p] ][ 50 2.181250 Max Payne    720p ][ 58 0.434074 007 Series ][ 63 6.439320 Back.to.the.Future.Part.III ][ 71 1.154187 Disturbia    720p ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ]
+[ 22 7.757484 Monster Inc [2001] [720p] ][ 28 1.481181 Daredevil - 720p ][ 29 9.475462 All About Steve 720P ][ 30 3.599186 Big Buck Bunny [1080p] ][ 37 8.246607 Hero    1080p ][ 44 7.689702 Seven Swords    1080p ][ 50 2.181250 Max Payne    720p ][ 58 0.434074 007 Series ][ 63 6.439320 Back.to.the.Future.Part.III ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ]
+[ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 11 6.377355 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 19 4.413021 Banlieue 13 - Ultimatum [720p] ][ 22 7.757484 Monster Inc [2001] [720p] ][ 28 1.481181 Daredevil - 720p ][ 29 9.475462 All About Steve 720P ][ 30 3.599186 Big Buck Bunny [1080p] ][ 37 8.246607 Hero    1080p ][ 50 2.181250 Max Payne    720p ][ 57 4.521238 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 58 0.434074 007 Series ][ 60 4.221247 Cleanwest 720p ][ 63 6.439320 Back.to.the.Future.Part.III ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ]
+[ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 17 0.828161 X-Men 3    720p ][ 29 9.475462 All About Steve 720P ][ 30 3.599186 Big Buck Bunny [1080p] ][ 37 8.246607 Hero    1080p ][ 41 2.581273 Die Hard 3   720p ][ 50 2.181250 Max Payne    720p ][ 51 3.345491 Bolt [2008] [1080p] ][ 54 5.781309 Liar Liar    720p ][ 57 4.521238 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 58 0.434074 007 Series ][ 60 4.221247 Cleanwest 720p ][ 63 6.439320 Back.to.the.Future.Part.III ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ][ 80 0.967557 Breach 1080p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 85 3.650537 Con Air   720p ][ 93 5.772860 Leon_The Professional.HD   720p ][ 96 8.097725 The Butterfly Effect 3 Revelations 720p ]
+[ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 9 6.750567 Hitman    720p ][ 17 0.828161 X-Men 3    720p ][ 29 9.475462 All About Steve 720P ][ 31 8.762595 SWAT    720p ][ 34 4.173103 My Bloody Valentine 3D    1080p ][ 36 3.741195 8 Mile [2002] [720p] ][ 37 8.246607 Hero    1080p ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 50 2.181250 Max Payne    720p ][ 51 3.345491 Bolt [2008] [1080p] ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 54 5.781309 Liar Liar    720p ][ 57 4.521238 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 58 0.434074 007 Series ][ 63 6.439320 Back.to.the.Future.Part.III ][ 66 0.514040 Lion King, The 720p ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ][ 80 0.967557 Breach 1080p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 93 5.772860 Leon_The Professional.HD   720p ][ 96 8.097725 The Butterfly Effect 3 Revelations 720p ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 17 0.828161 X-Men 3    720p ][ 20 0.452212 007.Die Another Day.avi ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 29 9.475462 All About Steve 720P ][ 34 4.173103 My Bloody Valentine 3D    1080p ][ 36 3.741195 8 Mile [2002] [720p] ][ 37 8.246607 Hero    1080p ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 45 4.449066 Lawrence of Arabia   1080p ][ 50 2.181250 Max Payne    720p ][ 51 3.345491 Bolt [2008] [1080p] ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 54 5.781309 Liar Liar    720p ][ 57 4.521238 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 58 0.434074 007 Series ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 63 6.439320 Back.to.the.Future.Part.III ][ 77 8.369002 Seven Pounds    720p ][ 78 6.301818 Yes Man   720p ][ 79 2.970182 Knowing 2009 720p ][ 80 0.967557 Breach 1080p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 93 5.772860 Leon_The Professional.HD   720p ][ 96 8.097725 The Butterfly Effect 3 Revelations 720p ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 17 0.828161 X-Men 3    720p ][ 18 7.413838 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 20 0.452212 007.Die Another Day.avi ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 34 4.173103 My Bloody Valentine 3D    1080p ][ 35 4.857771 La Lingerie [BluRay] [720p] [DTS] ][ 36 3.741195 8 Mile [2002] [720p] ][ 37 8.246607 Hero    1080p ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 45 4.449066 Lawrence of Arabia   1080p ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 53 5.664519 Final Destination ][ 54 5.781309 Liar Liar    720p ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 63 6.439320 Back.to.the.Future.Part.III ][ 73 8.009342 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 77 8.369002 Seven Pounds    720p ][ 79 2.970182 Knowing 2009 720p ][ 80 0.967557 Breach 1080p ][ 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 84 0.057849 Pearl Harbor ][ 93 5.772860 Leon_The Professional.HD   720p ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 112 8.897081 Punisher 2   720p ][ 120 2.171477 Lion King, The 720p ][ 128 0.728634 Big Buck Bunny [1080p] ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 8 6.432968 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 17 0.828161 X-Men 3    720p ][ 18 7.413838 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 20 0.452212 007.Die Another Day.avi ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 34 4.173103 My Bloody Valentine 3D    1080p ][ 36 3.741195 8 Mile [2002] [720p] ][ 38 8.574188 The Chronicle of Riddick 720p ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 45 4.449066 Lawrence of Arabia   1080p ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 53 5.664519 Final Destination ][ 54 5.781309 Liar Liar    720p ][ 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 63 6.439320 Back.to.the.Future.Part.III ][ 72 2.736735 Push 720P ][ 73 8.009342 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 77 8.369002 Seven Pounds    720p ][ 80 0.967557 Breach 1080p ][ 81 5.612999 Harry Potter Collection    720p ][ 84 0.057849 Pearl Harbor ][ 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 0.659412 Punisher Warzone [720p] ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 112 8.897081 Punisher 2   720p ][ 120 2.171477 Lion King, The 720p ][ 125 8.853946 Lion King, The 720p ][ 128 0.728634 Big Buck Bunny [1080p] ][ 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 1.169387 Doomsday 720p ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 8 6.432968 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 15 4.773469 James Bond 09 - The Man with the Golden Gun [1974] ][ 17 0.828161 X-Men 3    720p ][ 20 0.452212 007.Die Another Day.avi ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 34 4.173103 My Bloody Valentine 3D    1080p ][ 38 8.574188 The Chronicle of Riddick 720p ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 45 4.449066 Lawrence of Arabia   1080p ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 53 5.664519 Final Destination ][ 54 5.781309 Liar Liar    720p ][ 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 72 2.736735 Push 720P ][ 77 8.369002 Seven Pounds    720p ][ 80 0.967557 Breach 1080p ][ 81 5.612999 Harry Potter Collection    720p ][ 82 1.541919 Saving Private Ryan 720p ][ 84 0.057849 Pearl Harbor ][ 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 0.659412 Punisher Warzone [720p] ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 102 5.494438 SAW II   720p ][ 106 3.842557 Fast and the Furious 4 - 1080p ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 112 8.897081 Punisher 2   720p ][ 113 6.878008 Black Hawk Down   1080p ][ 114 6.823645 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 119 5.939159 Connected   720p ][ 120 2.171477 Lion King, The 720p ][ 128 0.728634 Big Buck Bunny [1080p] ][ 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 1.169387 Doomsday 720p ][ 139 6.523838 The Uninvited [2009] [720p] ][ 141 3.806679 Next 720P ][ 146 2.463922 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 149 7.162426 Terminator Salvation Director's cut  ( 2009)    1080p ][ 156 4.655219 Ju-on__The_Grudge_(2003)   720p ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 8 6.432968 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 14 8.951970 Click   720p ][ 15 4.773469 James Bond 09 - The Man with the Golden Gun [1974] ][ 17 0.828161 X-Men 3    720p ][ 20 0.452212 007.Die Another Day.avi ][ 23 3.716448 SWAT    720p ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 38 8.574188 The Chronicle of Riddick 720p ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 43 5.829098 Orphanage 720p ][ 45 4.449066 Lawrence of Arabia   1080p ][ 48 2.900527 Chicken Run [2000] [720p] ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 53 5.664519 Final Destination ][ 54 5.781309 Liar Liar    720p ][ 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 69 5.163012 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 72 2.736735 Push 720P ][ 77 8.369002 Seven Pounds    720p ][ 80 0.967557 Breach 1080p ][ 81 5.612999 Harry Potter Collection    720p ][ 82 1.541919 Saving Private Ryan 720p ][ 84 0.057849 Pearl Harbor ][ 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 0.659412 Punisher Warzone [720p] ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 102 5.494438 SAW II   720p ][ 107 0.633793 Star Trek [2009] [1080p] ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 112 8.897081 Punisher 2   720p ][ 113 6.878008 Black Hawk Down   1080p ][ 114 6.823645 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 115 4.638653 Pursuit_Of_Happyness[2006]   720p ][ 120 2.171477 Lion King, The 720p ][ 126 0.279483 Fearless - 720p ][ 128 0.728634 Big Buck Bunny [1080p] ][ 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres ][ 139 6.523838 The Uninvited [2009] [720p] ][ 141 3.806679 Next 720P ][ 146 2.463922 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 149 7.162426 Terminator Salvation Director's cut  ( 2009)    1080p ][ 156 4.655219 Ju-on__The_Grudge_(2003)   720p ][ 158 6.200533 The Tale Of Despereaux [720p] ][ 166 0.299151 Bad Boy II [720p] ][ 170 7.834367 Meet The Fockers    720p ]
+[ 0 9.146362 Duplicity 2009   720p ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 5 9.958636 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 8 6.432968 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 14 8.951970 Click   720p ][ 15 4.773469 James Bond 09 - The Man with the Golden Gun [1974] ][ 17 0.828161 X-Men 3    720p ][ 20 0.452212 007.Die Another Day.avi ][ 23 3.716448 SWAT    720p ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 38 8.574188 The Chronicle of Riddick 720p ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 43 5.829098 Orphanage 720p ][ 48 2.900527 Chicken Run [2000] [720p] ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 54 5.781309 Liar Liar    720p ][ 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 1.827566 Big Buck Bunny [1080p] ][ 61 5.785029 Terminator.1984.720p.BluRay.x264-ESiR ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 69 5.163012 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 72 2.736735 Push 720P ][ 80 0.967557 Breach 1080p ][ 81 5.612999 Harry Potter Collection    720p ][ 82 1.541919 Saving Private Ryan 720p ][ 84 0.057849 Pearl Harbor ][ 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 90 4.605697 Terminator 3 Rise Of The Machine [2003]   720p ][ 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 0.659412 Punisher Warzone [720p] ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 102 5.494438 SAW II   720p ][ 107 0.633793 Star Trek [2009] [1080p] ][ 108 5.441651 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 110 2.888277 Big Buck Bunny [1080p] ][ 112 8.897081 Punisher 2   720p ][ 113 6.878008 Black Hawk Down   1080p ][ 114 6.823645 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 120 2.171477 Lion King, The 720p ][ 126 0.279483 Fearless - 720p ][ 127 2.077177 Die Hard 1   720p ][ 128 0.728634 Big Buck Bunny [1080p] ][ 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres ][ 139 6.523838 The Uninvited [2009] [720p] ][ 141 3.806679 Next 720P ][ 146 2.463922 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 149 7.162426 Terminator Salvation Director's cut  ( 2009)    1080p ][ 155 5.575734 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 156 4.655219 Ju-on__The_Grudge_(2003)   720p ][ 158 6.200533 The Tale Of Despereaux [720p] ][ 160 7.579919 James Bond 12 - For Your Eyes Only [1981] ][ 162 1.821832 Iron Man    1080p ][ 166 0.299151 Bad Boy II [720p] ][ 170 7.834367 Meet The Fockers    720p ][ 173 1.533693 The Dark Knight [2008]   1080p ][ 178 7.827783 Die Hard 3   720p ][ 181 6.055644 Hellboy 1    1080p ]
+[ 1 3.509947 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 5 9.958636 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 14 8.951970 Click   720p ][ 15 4.773469 James Bond 09 - The Man with the Golden Gun [1974] ][ 16 9.276000 X-Men 4 - Origins Wolverine (2009)  1080p ][ 17 0.828161 X-Men 3    720p ][ 20 0.452212 007.Die Another Day.avi ][ 23 3.716448 SWAT    720p ][ 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 25 5.487451 Horseman    720p ][ 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 27 3.761108 Assassination of a High School President 720p ][ 29 9.475462 All About Steve 720P ][ 33 1.007876 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 39 9.327089 Public Enemies [720p] ][ 40 1.370190 War [720p] ][ 41 2.581273 Die Hard 3   720p ][ 42 7.624345 The Final Destination 4 [2009] [720p] ][ 43 5.829098 Orphanage 720p ][ 48 2.900527 Chicken Run [2000] [720p] ][ 50 2.181250 Max Payne    720p ][ 52 1.599692 The Empress and the Warriors [2008] [720p] ][ 54 5.781309 Liar Liar    720p ][ 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 1.827566 Big Buck Bunny [1080p] ][ 61 5.785029 Terminator.1984.720p.BluRay.x264-ESiR ][ 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 69 5.163012 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 80 0.967557 Breach 1080p ][ 81 5.612999 Harry Potter Collection    720p ][ 82 1.541919 Saving Private Ryan 720p ][ 84 0.057849 Pearl Harbor ][ 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 90 4.605697 Terminator 3 Rise Of The Machine [2003]   720p ][ 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 92 0.659412 Punisher Warzone [720p] ][ 100 5.128061 Next 720P ][ 101 9.076800 The Last Samurai [2004] [720p] ][ 102 5.494438 SAW II   720p ][ 104 5.139466 Indiana Jones Trilogy   720p ][ 107 0.633793 Star Trek [2009] [1080p] ][ 108 5.441651 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 110 2.888277 Big Buck Bunny [1080p] ][ 112 8.897081 Punisher 2   720p ][ 113 6.878008 Black Hawk Down   1080p ][ 114 6.823645 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 120 2.171477 Lion King, The 720p ][ 122 8.036520 The Brave One 720P ][ 127 2.077177 Die Hard 1   720p ][ 128 0.728634 Big Buck Bunny [1080p] ][ 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres ][ 139 6.523838 The Uninvited [2009] [720p] ][ 140 5.791824 Home Alone 1 & 2   720p ][ 141 3.806679 Next 720P ][ 146 2.463922 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 149 7.162426 Terminator Salvation Director's cut  ( 2009)    1080p ][ 150 9.945003 Angels & Demons [2009] [1080p] ][ 155 5.575734 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 156 4.655219 Ju-on__The_Grudge_(2003)   720p ][ 158 6.200533 The Tale Of Despereaux [720p] ][ 160 7.579919 James Bond 12 - For Your Eyes Only [1981] ][ 162 1.821832 Iron Man    1080p ][ 166 0.299151 Bad Boy II [720p] ][ 167 1.395528 Direct Contact    720p ][ 173 1.533693 The Dark Knight [2008]   1080p ][ 174 9.785545 Ju-on__The_Grudge_(2003)   720p ][ 175 9.121906 Rambo 4 [2008] [720p] ][ 178 7.827783 Die Hard 3   720p ][ 181 6.055644 Hellboy 1    1080p ][ 203 4.008279 The Uninvited [2009] [720p] ]
diff --git a/tests/71-abb.in b/tests/71-abb.in
new file mode 100644
index 0000000..e9224f4
--- /dev/null
+++ b/tests/71-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/71-abb.out
+INSERTAR 13 2.728992 Rush Hour 1-3   720p
+IMPRIMIR tests/71-abb.out
+INSERTAR 58 0.434074 007 Series
+INSERTAR 47 9.050632 Red Cliff    1080p
+ELIMINAR 47
+IMPRIMIR tests/71-abb.out
+INSERTAR 71 1.154187 Disturbia    720p
+INSERTAR 22 7.757484 Monster Inc [2001] [720p]
+INSERTAR 63 6.439320 Back.to.the.Future.Part.III
+ELIMINAR 13
+IMPRIMIR tests/71-abb.out
+INSERTAR 46 2.681349 Around The World In 80 Days [2004] [720p]
+INSERTAR 50 2.181250 Max Payne    720p
+INSERTAR 76 6.153205 Superhero Movie   1080p
+INSERTAR 6 1.737108 Doomsday 720p
+ELIMINAR 46
+ELIMINAR 6
+IMPRIMIR tests/71-abb.out
+INSERTAR 30 3.599186 Big Buck Bunny [1080p]
+INSERTAR 79 2.970182 Knowing 2009 720p
+INSERTAR 28 1.481181 Daredevil - 720p
+INSERTAR 75 4.889515 Hellboy 2     1080p
+INSERTAR 78 6.301818 Yes Man   720p
+ELIMINAR 75
+ELIMINAR 76
+IMPRIMIR tests/71-abb.out
+INSERTAR 83 8.364279 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 29 9.475462 All About Steve 720P
+INSERTAR 86 7.653537 Dead Race 720p
+INSERTAR 44 7.689702 Seven Swords    1080p
+INSERTAR 37 8.246607 Hero    1080p
+INSERTAR 65 6.312983 Interview with the Vampire   720p
+ELIMINAR 65
+ELIMINAR 86
+ELIMINAR 71
+IMPRIMIR tests/71-abb.out
+INSERTAR 57 4.521238 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 19 4.413021 Banlieue 13 - Ultimatum [720p]
+INSERTAR 2 8.004615 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 74 7.668280 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 60 4.221247 Cleanwest 720p
+INSERTAR 10 7.985904 Constantine HDDVD 1080p DTS x264
+INSERTAR 11 6.377355 Lord Of The Ring  - The Fellowship Of The Ring   720p
+ELIMINAR 44
+ELIMINAR 74
+ELIMINAR 10
+IMPRIMIR tests/71-abb.out
+INSERTAR 51 3.345491 Bolt [2008] [1080p]
+INSERTAR 93 5.772860 Leon_The Professional.HD   720p
+INSERTAR 54 5.781309 Liar Liar    720p
+INSERTAR 17 0.828161 X-Men 3    720p
+INSERTAR 41 2.581273 Die Hard 3   720p
+INSERTAR 80 0.967557 Breach 1080p
+INSERTAR 96 8.097725 The Butterfly Effect 3 Revelations 720p
+INSERTAR 85 3.650537 Con Air   720p
+ELIMINAR 11
+ELIMINAR 22
+ELIMINAR 28
+ELIMINAR 19
+IMPRIMIR tests/71-abb.out
+INSERTAR 40 1.370190 War [720p]
+INSERTAR 34 4.173103 My Bloody Valentine 3D    1080p
+INSERTAR 52 1.599692 The Empress and the Warriors [2008] [720p]
+INSERTAR 36 3.741195 8 Mile [2002] [720p]
+INSERTAR 12 8.066986 Cars [2006] [720p]
+INSERTAR 4 7.383677 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 31 8.762595 SWAT    720p
+INSERTAR 9 6.750567 Hitman    720p
+INSERTAR 66 0.514040 Lion King, The 720p
+ELIMINAR 85
+ELIMINAR 60
+ELIMINAR 30
+ELIMINAR 12
+IMPRIMIR tests/71-abb.out
+INSERTAR 0 9.146362 Duplicity 2009   720p
+INSERTAR 26 1.132980 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 98 4.700008 Die Hard 2   720p
+INSERTAR 62 2.059479 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 109 9.999415 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 20 0.452212 007.Die Another Day.avi
+INSERTAR 121 1.323265 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 77 8.369002 Seven Pounds    720p
+INSERTAR 45 4.449066 Lawrence of Arabia   1080p
+INSERTAR 101 9.076800 The Last Samurai [2004] [720p]
+ELIMINAR 98
+ELIMINAR 66
+ELIMINAR 31
+ELIMINAR 121
+ELIMINAR 9
+IMPRIMIR tests/71-abb.out
+INSERTAR 84 0.057849 Pearl Harbor
+INSERTAR 39 9.327089 Public Enemies [720p]
+INSERTAR 53 5.664519 Final Destination
+INSERTAR 120 2.171477 Lion King, The 720p
+INSERTAR 112 8.897081 Punisher 2   720p
+INSERTAR 128 0.728634 Big Buck Bunny [1080p]
+INSERTAR 73 8.009342 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 24 8.666924 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 27 3.761108 Assassination of a High School President 720p
+INSERTAR 18 7.413838 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 35 4.857771 La Lingerie [BluRay] [720p] [DTS]
+ELIMINAR 51
+ELIMINAR 57
+ELIMINAR 58
+ELIMINAR 96
+ELIMINAR 78
+IMPRIMIR tests/71-abb.out
+INSERTAR 56 0.996924 Epic Movie UNRATED (2007) 720p
+INSERTAR 55 0.440232 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 38 8.574188 The Chronicle of Riddick 720p
+INSERTAR 137 1.169387 Doomsday 720p
+INSERTAR 135 3.817464 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 72 2.736735 Push 720P
+INSERTAR 92 0.659412 Punisher Warzone [720p]
+INSERTAR 91 5.711424 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 8 6.432968 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 88 4.943277 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 125 8.853946 Lion King, The 720p
+INSERTAR 81 5.612999 Harry Potter Collection    720p
+ELIMINAR 83
+ELIMINAR 93
+ELIMINAR 35
+ELIMINAR 56
+ELIMINAR 79
+ELIMINAR 37
+IMPRIMIR tests/71-abb.out
+INSERTAR 139 6.523838 The Uninvited [2009] [720p]
+INSERTAR 106 3.842557 Fast and the Furious 4 - 1080p
+INSERTAR 141 3.806679 Next 720P
+INSERTAR 113 6.878008 Black Hawk Down   1080p
+INSERTAR 149 7.162426 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 15 4.773469 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 144 0.708648 Corpse Bride   720p
+INSERTAR 102 5.494438 SAW II   720p
+INSERTAR 119 5.939159 Connected   720p
+INSERTAR 114 6.823645 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 146 2.463922 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 156 4.655219 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 82 1.541919 Saving Private Ryan 720p
+ELIMINAR 63
+ELIMINAR 73
+ELIMINAR 125
+ELIMINAR 18
+ELIMINAR 144
+ELIMINAR 36
+IMPRIMIR tests/71-abb.out
+INSERTAR 118 5.795385 Assassination of a High School President 720p
+INSERTAR 14 8.951970 Click   720p
+INSERTAR 43 5.829098 Orphanage 720p
+INSERTAR 115 4.638653 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 166 0.299151 Bad Boy II [720p]
+INSERTAR 126 0.279483 Fearless - 720p
+INSERTAR 107 0.633793 Star Trek [2009] [1080p]
+INSERTAR 48 2.900527 Chicken Run [2000] [720p]
+INSERTAR 158 6.200533 The Tale Of Despereaux [720p]
+INSERTAR 69 5.163012 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 64 5.580178 Moulin Rouge   720p
+INSERTAR 145 7.808300 Starship Troopers 2  720p
+INSERTAR 23 3.716448 SWAT    720p
+INSERTAR 170 7.834367 Meet The Fockers    720p
+ELIMINAR 145
+ELIMINAR 106
+ELIMINAR 118
+ELIMINAR 119
+ELIMINAR 64
+ELIMINAR 137
+ELIMINAR 34
+IMPRIMIR tests/71-abb.out
+INSERTAR 162 1.821832 Iron Man    1080p
+INSERTAR 169 5.742440 Chocolate 720p
+INSERTAR 61 5.785029 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 67 6.554675 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 110 2.888277 Big Buck Bunny [1080p]
+INSERTAR 181 6.055644 Hellboy 1    1080p
+INSERTAR 108 5.441651 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 155 5.575734 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 178 7.827783 Die Hard 3   720p
+INSERTAR 127 2.077177 Die Hard 1   720p
+INSERTAR 90 4.605697 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 160 7.579919 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 5 9.958636 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 173 1.533693 The Dark Knight [2008]   1080p
+INSERTAR 59 1.827566 Big Buck Bunny [1080p]
+ELIMINAR 67
+ELIMINAR 53
+ELIMINAR 115
+ELIMINAR 4
+ELIMINAR 77
+ELIMINAR 45
+ELIMINAR 169
+IMPRIMIR tests/71-abb.out
+INSERTAR 174 9.785545 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 42 7.624345 The Final Destination 4 [2009] [720p]
+INSERTAR 1 3.509947 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 175 9.121906 Rambo 4 [2008] [720p]
+INSERTAR 100 5.128061 Next 720P
+INSERTAR 167 1.395528 Direct Contact    720p
+INSERTAR 33 1.007876 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 16 9.276000 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 183 2.726609 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 150 9.945003 Angels & Demons [2009] [1080p]
+INSERTAR 104 5.139466 Indiana Jones Trilogy   720p
+INSERTAR 140 5.791824 Home Alone 1 & 2   720p
+INSERTAR 25 5.487451 Horseman    720p
+INSERTAR 122 8.036520 The Brave One 720P
+INSERTAR 203 4.008279 The Uninvited [2009] [720p]
+INSERTAR 70 7.390281 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+ELIMINAR 70
+ELIMINAR 170
+ELIMINAR 126
+ELIMINAR 183
+ELIMINAR 72
+ELIMINAR 8
+ELIMINAR 38
+ELIMINAR 0
+IMPRIMIR tests/71-abb.out
diff --git a/tests/72-abb.catedra.out b/tests/72-abb.catedra.out
new file mode 100644
index 0000000..25f4fd1
--- /dev/null
+++ b/tests/72-abb.catedra.out
@@ -0,0 +1,16 @@
+[ 31 5.283024 Underworld Series ]
+[ 31 5.283024 Underworld Series ][ 72 2.050918 Jumanji [720p] ]
+[ 30 6.350329 A Knight's Tale [2001] [720p] ][ 31 5.283024 Underworld Series ][ 44 2.146281 Deep Sea ][ 72 2.050918 Jumanji [720p] ]
+[ 6 5.939553 Dragon Wars   720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 44 2.146281 Deep Sea ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 70 6.787532 Hitman    720p ][ 75 1.766744 Swordfish    720p ]
+[ 6 5.939553 Dragon Wars   720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 34 3.961714 Jumper    1080p ][ 44 2.146281 Deep Sea ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 57 9.312442 Batman Dark Knight   1080p ][ 64 7.146730 Armageddon [1998] [720p] ][ 70 6.787532 Hitman    720p ][ 75 1.766744 Swordfish    720p ]
+[ 8 2.724240 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 29 7.199973 Apocalypto   720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 44 2.146281 Deep Sea ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 49 3.515614 Body of Lies   720p ][ 58 4.065329 Daredevil - 720p ][ 64 7.146730 Armageddon [1998] [720p] ][ 70 6.787532 Hitman    720p ][ 75 1.766744 Swordfish    720p ]
+[ 16 9.342330 contents.txt ][ 29 7.199973 Apocalypto   720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 32 6.084516 The Matrix Revolution   1080p ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 49 3.515614 Body of Lies   720p ][ 56 9.286573 Ip Man    1080p ][ 58 4.065329 Daredevil - 720p ][ 64 7.146730 Armageddon [1998] [720p] ][ 70 6.787532 Hitman    720p ][ 75 1.766744 Swordfish    720p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 93 1.643860 Battle for Terra [2007] [1080p] ]
+[ 2 9.549970 One Missed Call   720p ][ 16 9.342330 contents.txt ][ 23 1.723949 Ongbak 2003 720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 32 6.084516 The Matrix Revolution   1080p ][ 35 8.760595 Babylon A.D    720p ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 49 3.515614 Body of Lies   720p ][ 56 9.286573 Ip Man    1080p ][ 59 5.818484 Yes Man   720p ][ 70 6.787532 Hitman    720p ][ 73 2.181060 Alien At The Attic 720P ][ 79 1.999833 Flash Point    720p ][ 83 4.165138 Connected   720p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 93 1.643860 Battle for Terra [2007] [1080p] ]
+[ 2 9.549970 One Missed Call   720p ][ 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p ][ 16 9.342330 contents.txt ][ 18 3.295710 Spiderman 1   1080p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 32 6.084516 The Matrix Revolution   1080p ][ 35 8.760595 Babylon A.D    720p ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 46 8.184035 Fearless - 720p ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 49 3.515614 Body of Lies   720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 56 9.286573 Ip Man    1080p ][ 59 5.818484 Yes Man   720p ][ 70 6.787532 Hitman    720p ][ 73 2.181060 Alien At The Attic 720P ][ 83 4.165138 Connected   720p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 89 4.753655 Corpse Bride   720p ][ 93 1.643860 Battle for Terra [2007] [1080p] ][ 95 0.721426 New York I Love You 720p   720p ][ 99 2.128406 SAW I   720p ]
+[ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p ][ 18 3.295710 Spiderman 1   1080p ][ 24 8.606074 Behind Enemy Line 2001   720p ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 32 6.084516 The Matrix Revolution   1080p ][ 35 8.760595 Babylon A.D    720p ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 46 8.184035 Fearless - 720p ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 49 3.515614 Body of Lies   720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 56 9.286573 Ip Man    1080p ][ 67 0.629494 Iron Man    1080p ][ 70 6.787532 Hitman    720p ][ 73 2.181060 Alien At The Attic 720P ][ 85 2.851503 Batman Begins   1080p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 89 4.753655 Corpse Bride   720p ][ 93 1.643860 Battle for Terra [2007] [1080p] ][ 95 0.721426 New York I Love You 720p   720p ][ 97 8.064725 Big Stan   1080p ][ 99 2.128406 SAW I   720p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 108 3.716160 Chicken Little 1080p ][ 119 6.252801 Breach 1080p ]
+[ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 2.969275 Final Destination ][ 11 8.088285 Apollo 13   1080p ][ 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p ][ 18 3.295710 Spiderman 1   1080p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 41 9.084963 American Psycho   720p ][ 42 7.988066 Finding Nemo [2003] [720p] ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 46 8.184035 Fearless - 720p ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 7.978547 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 67 0.629494 Iron Man    1080p ][ 73 2.181060 Alien At The Attic 720P ][ 85 2.851503 Batman Begins   1080p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 89 4.753655 Corpse Bride   720p ][ 93 1.643860 Battle for Terra [2007] [1080p] ][ 94 0.405429 Red Dragon    1080p ][ 95 0.721426 New York I Love You 720p   720p ][ 97 8.064725 Big Stan   1080p ][ 99 2.128406 SAW I   720p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 106 7.274162 Blade 3   720p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 108 3.716160 Chicken Little 1080p ][ 118 0.895872 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 119 6.252801 Breach 1080p ][ 124 7.289653 X-Men 1    720p ]
+[ 4 8.323542 CJ7   720p ][ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 2.969275 Final Destination ][ 11 8.088285 Apollo 13   1080p ][ 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 41 9.084963 American Psycho   720p ][ 43 8.555806 City of Embers    720p ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 46 8.184035 Fearless - 720p ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 7.978547 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 67 0.629494 Iron Man    1080p ][ 68 9.806345 Gladiator 1080p ][ 73 2.181060 Alien At The Attic 720P ][ 82 1.753387 Superhero Movie   1080p ][ 85 2.851503 Batman Begins   1080p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 88 6.362012 The Chronicle of Riddick 720p ][ 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 93 1.643860 Battle for Terra [2007] [1080p] ][ 94 0.405429 Red Dragon    1080p ][ 97 8.064725 Big Stan   1080p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p ][ 103 1.254479 Eurotrip 720p ][ 106 7.274162 Blade 3   720p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 108 3.716160 Chicken Little 1080p ][ 118 0.895872 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 119 6.252801 Breach 1080p ][ 124 7.289653 X-Men 1    720p ][ 128 2.062041 District 9 [2009] [720p] ][ 138 6.825800 Blood River 720P ][ 144 3.823939 Elektra 720p ]
+[ 4 8.323542 CJ7   720p ][ 5 9.457014 I Am Legend    720p ][ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 2.969275 Final Destination ][ 10 3.498464 The Notebook [2004] [1080p] ][ 11 8.088285 Apollo 13   1080p ][ 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 27 5.925187 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 33 0.436968 Dragonball Evolution [2009] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 37 0.574793 Golden Compass   720p ][ 41 9.084963 American Psycho   720p ][ 43 8.555806 City of Embers    720p ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 63 7.978547 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 66 5.716402 Blood - The Last Vampire [2009] [720p] ][ 67 0.629494 Iron Man    1080p ][ 68 9.806345 Gladiator 1080p ][ 73 2.181060 Alien At The Attic 720P ][ 78 9.576116 Leaving Las Vegas  720p ][ 82 1.753387 Superhero Movie   1080p ][ 85 2.851503 Batman Begins   1080p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 88 6.362012 The Chronicle of Riddick 720p ][ 91 2.852470 Equilibrium 720p ][ 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 0.405429 Red Dragon    1080p ][ 97 8.064725 Big Stan   1080p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p ][ 103 1.254479 Eurotrip 720p ][ 106 7.274162 Blade 3   720p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 114 5.364251 Apollo 13   1080p ][ 118 0.895872 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 119 6.252801 Breach 1080p ][ 120 7.300043 SAW IV ][ 124 7.289653 X-Men 1    720p ][ 128 2.062041 District 9 [2009] [720p] ][ 138 6.825800 Blood River 720P ][ 147 3.802557 The Dark Knight [2008]   1080p ]
+[ 4 8.323542 CJ7   720p ][ 5 9.457014 I Am Legend    720p ][ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 2.969275 Final Destination ][ 10 3.498464 The Notebook [2004] [1080p] ][ 11 8.088285 Apollo 13   1080p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 27 5.925187 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 37 0.574793 Golden Compass   720p ][ 41 9.084963 American Psycho   720p ][ 43 8.555806 City of Embers    720p ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 65 9.694346 Disturbia    720p ][ 66 5.716402 Blood - The Last Vampire [2009] [720p] ][ 68 9.806345 Gladiator 1080p ][ 73 2.181060 Alien At The Attic 720P ][ 74 7.253830 Mr. & Mrs. Smith   720p ][ 78 9.576116 Leaving Las Vegas  720p ][ 82 1.753387 Superhero Movie   1080p ][ 85 2.851503 Batman Begins   1080p ][ 86 7.380476 Batman Cartoon - Gotham Knight   720p ][ 87 9.108424 One Missed Call   720p ][ 88 6.362012 The Chronicle of Riddick 720p ][ 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 0.405429 Red Dragon    1080p ][ 97 8.064725 Big Stan   1080p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p ][ 103 1.254479 Eurotrip 720p ][ 105 5.425945 Jumper    1080p ][ 106 7.274162 Blade 3   720p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 112 6.817256 Blade 3   720p ][ 114 5.364251 Apollo 13   1080p ][ 118 0.895872 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 120 7.300043 SAW IV ][ 123 6.773264 Eragon [2006] [720p] ][ 124 7.289653 X-Men 1    720p ][ 125 2.047044 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 128 2.062041 District 9 [2009] [720p] ][ 136 1.715137 Crossing Over 720P ][ 138 6.825800 Blood River 720P ][ 145 3.460522 Next 720P ][ 147 3.802557 The Dark Knight [2008]   1080p ][ 148 3.418741 8 Mile [2002] [720p] ][ 154 6.183084 G.I.Joe The Rise of Cobra [2009] [720p] ][ 160 7.739410 Spiderman 2   1080p ][ 167 5.025245 Fast and the Furious 4 - 1080p ][ 172 5.644389 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ]
+[ 4 8.323542 CJ7   720p ][ 5 9.457014 I Am Legend    720p ][ 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p] ][ 9 2.969275 Final Destination ][ 10 3.498464 The Notebook [2004] [1080p] ][ 11 8.088285 Apollo 13   1080p ][ 20 9.211472 Core   720p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 37 0.574793 Golden Compass   720p ][ 41 9.084963 American Psycho   720p ][ 43 8.555806 City of Embers    720p ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 52 9.495072 contents.txt ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 65 9.694346 Disturbia    720p ][ 66 5.716402 Blood - The Last Vampire [2009] [720p] ][ 68 9.806345 Gladiator 1080p ][ 73 2.181060 Alien At The Attic 720P ][ 74 7.253830 Mr. & Mrs. Smith   720p ][ 78 9.576116 Leaving Las Vegas  720p ][ 82 1.753387 Superhero Movie   1080p ][ 85 2.851503 Batman Begins   1080p ][ 87 9.108424 One Missed Call   720p ][ 88 6.362012 The Chronicle of Riddick 720p ][ 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 0.405429 Red Dragon    1080p ][ 97 8.064725 Big Stan   1080p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p ][ 103 1.254479 Eurotrip 720p ][ 105 5.425945 Jumper    1080p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 109 4.198836 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 111 4.681958 Wanted   1080p ][ 112 6.817256 Blade 3   720p ][ 113 8.540333 Miami Vice 720p ][ 114 5.364251 Apollo 13   1080p ][ 120 7.300043 SAW IV ][ 123 6.773264 Eragon [2006] [720p] ][ 124 7.289653 X-Men 1    720p ][ 128 2.062041 District 9 [2009] [720p] ][ 131 9.518854 Batman Begins   1080p ][ 134 4.713878 The Mist   720p ][ 136 1.715137 Crossing Over 720P ][ 138 6.825800 Blood River 720P ][ 143 4.627849 Punisher 2   720p ][ 145 3.460522 Next 720P ][ 147 3.802557 The Dark Knight [2008]   1080p ][ 148 3.418741 8 Mile [2002] [720p] ][ 153 6.800844 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 154 6.183084 G.I.Joe The Rise of Cobra [2009] [720p] ][ 157 1.855831 Red Dragon    1080p ][ 160 7.739410 Spiderman 2   1080p ][ 161 3.963825 James Bond 03 - GoldFinger [1964] ][ 168 1.643189 SWAT    720p ][ 172 5.644389 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 179 0.463015 Battlestar Galactica The Plan [720p] ][ 191 4.284181 The Butterfly Effect [2004] [720p] ]
+[ 4 8.323542 CJ7   720p ][ 5 9.457014 I Am Legend    720p ][ 9 2.969275 Final Destination ][ 10 3.498464 The Notebook [2004] [1080p] ][ 11 8.088285 Apollo 13   1080p ][ 13 9.185348 The Extreme Movie 720P ][ 15 7.574221 1408.2007.720p.BluRay.x264-SiNNERS ][ 20 9.211472 Core   720p ][ 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 28 5.022875 The Usual Suspect    720p ][ 30 6.350329 A Knight's Tale [2001] [720p] ][ 35 8.760595 Babylon A.D    720p ][ 37 0.574793 Golden Compass   720p ][ 43 8.555806 City of Embers    720p ][ 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 47 8.753851 Big Nothing   720p ][ 48 5.940005 Stargate-The Ark of Truth 720p ][ 52 9.495072 contents.txt ][ 54 3.511520 Stargate-The Ark of Truth 720p ][ 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p] ][ 65 9.694346 Disturbia    720p ][ 66 5.716402 Blood - The Last Vampire [2009] [720p] ][ 68 9.806345 Gladiator 1080p ][ 73 2.181060 Alien At The Attic 720P ][ 74 7.253830 Mr. & Mrs. Smith   720p ][ 76 6.427659 Eurotrip 720p ][ 78 9.576116 Leaving Las Vegas  720p ][ 82 1.753387 Superhero Movie   1080p ][ 85 2.851503 Batman Begins   1080p ][ 87 9.108424 One Missed Call   720p ][ 88 6.362012 The Chronicle of Riddick 720p ][ 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 0.405429 Red Dragon    1080p ][ 96 1.842515 Kill Bill Vol 2 [2004]   720p ][ 97 8.064725 Big Stan   1080p ][ 101 4.501189 Demo (Sony, Sharp, THX and more) ][ 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p ][ 105 5.425945 Jumper    1080p ][ 107 7.558820 Lawrence of Arabia   1080p ][ 109 4.198836 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 111 4.681958 Wanted   1080p ][ 112 6.817256 Blade 3   720p ][ 114 5.364251 Apollo 13   1080p ][ 120 7.300043 SAW IV ][ 123 6.773264 Eragon [2006] [720p] ][ 127 9.855063 Ghost Rider [2007] [720p] ][ 128 2.062041 District 9 [2009] [720p] ][ 129 4.380030 Ip Man    1080p ][ 130 4.584038 Battlestar Galactica The Plan [720p] ][ 131 9.518854 Batman Begins   1080p ][ 134 4.713878 The Mist   720p ][ 136 1.715137 Crossing Over 720P ][ 138 6.825800 Blood River 720P ][ 142 1.574040 James Bond 11 - MoonRaker [1979] ][ 143 4.627849 Punisher 2   720p ][ 145 3.460522 Next 720P ][ 147 3.802557 The Dark Knight [2008]   1080p ][ 148 3.418741 8 Mile [2002] [720p] ][ 151 4.160850 James Bond 05 - You Only Live Twice [1967] ][ 153 6.800844 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 154 6.183084 G.I.Joe The Rise of Cobra [2009] [720p] ][ 157 1.855831 Red Dragon    1080p ][ 159 5.513852 SAW V ][ 160 7.739410 Spiderman 2   1080p ][ 161 3.963825 James Bond 03 - GoldFinger [1964] ][ 168 1.643189 SWAT    720p ][ 172 5.644389 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 175 5.878874 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 185 0.201426 American Beauty   720p ][ 189 2.848149 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 191 4.284181 The Butterfly Effect [2004] [720p] ][ 197 2.424742 Lust Caution   720p ]
diff --git a/tests/72-abb.in b/tests/72-abb.in
new file mode 100644
index 0000000..6f46005
--- /dev/null
+++ b/tests/72-abb.in
@@ -0,0 +1,217 @@
+BORRAR tests/72-abb.out
+INSERTAR 31 5.283024 Underworld Series
+IMPRIMIR tests/72-abb.out
+INSERTAR 72 2.050918 Jumanji [720p]
+INSERTAR 21 4.234998 Kill Bill Vol 1 [2003]    720p
+ELIMINAR 21
+IMPRIMIR tests/72-abb.out
+INSERTAR 3 8.053601 Punisher 2   720p
+INSERTAR 30 6.350329 A Knight's Tale [2001] [720p]
+INSERTAR 44 2.146281 Deep Sea
+ELIMINAR 3
+IMPRIMIR tests/72-abb.out
+INSERTAR 6 5.939553 Dragon Wars   720p
+INSERTAR 70 6.787532 Hitman    720p
+INSERTAR 45 2.897209 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 75 1.766744 Swordfish    720p
+ELIMINAR 31
+ELIMINAR 72
+IMPRIMIR tests/72-abb.out
+INSERTAR 57 9.312442 Batman Dark Knight   1080p
+INSERTAR 64 7.146730 Armageddon [1998] [720p]
+INSERTAR 14 5.523824 Rambo 4 [2008] [720p]
+INSERTAR 34 3.961714 Jumper    1080p
+INSERTAR 80 0.045735 National Tressure 1 - 1080p
+ELIMINAR 14
+ELIMINAR 80
+IMPRIMIR tests/72-abb.out
+INSERTAR 42 7.988066 Finding Nemo [2003] [720p]
+INSERTAR 58 4.065329 Daredevil - 720p
+INSERTAR 29 7.199973 Apocalypto   720p
+INSERTAR 47 8.753851 Big Nothing   720p
+INSERTAR 49 3.515614 Body of Lies   720p
+INSERTAR 8 2.724240 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+ELIMINAR 6
+ELIMINAR 57
+ELIMINAR 34
+IMPRIMIR tests/72-abb.out
+INSERTAR 71 0.327001 Fast and the Furious 1 - 1080p
+INSERTAR 93 1.643860 Battle for Terra [2007] [1080p]
+INSERTAR 56 9.286573 Ip Man    1080p
+INSERTAR 16 9.342330 contents.txt
+INSERTAR 32 6.084516 The Matrix Revolution   1080p
+INSERTAR 87 9.108424 One Missed Call   720p
+INSERTAR 86 7.380476 Batman Cartoon - Gotham Knight   720p
+ELIMINAR 44
+ELIMINAR 8
+ELIMINAR 71
+IMPRIMIR tests/72-abb.out
+INSERTAR 35 8.760595 Babylon A.D    720p
+INSERTAR 23 1.723949 Ongbak 2003 720p
+INSERTAR 73 2.181060 Alien At The Attic 720P
+INSERTAR 79 1.999833 Flash Point    720p
+INSERTAR 2 9.549970 One Missed Call   720p
+INSERTAR 59 5.818484 Yes Man   720p
+INSERTAR 48 5.940005 Stargate-The Ark of Truth 720p
+INSERTAR 83 4.165138 Connected   720p
+ELIMINAR 29
+ELIMINAR 64
+ELIMINAR 58
+ELIMINAR 75
+IMPRIMIR tests/72-abb.out
+INSERTAR 46 8.184035 Fearless - 720p
+INSERTAR 89 4.753655 Corpse Bride   720p
+INSERTAR 50 5.466605 American Pie Book Of Love   720p
+INSERTAR 12 3.466765 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 60 1.382781 Species - The Awakening   720p
+INSERTAR 95 0.721426 New York I Love You 720p   720p
+INSERTAR 99 2.128406 SAW I   720p
+INSERTAR 18 3.295710 Spiderman 1   1080p
+INSERTAR 54 3.511520 Stargate-The Ark of Truth 720p
+ELIMINAR 23
+ELIMINAR 60
+ELIMINAR 79
+ELIMINAR 50
+IMPRIMIR tests/72-abb.out
+INSERTAR 7 0.983662 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 97 8.064725 Big Stan   1080p
+INSERTAR 67 0.629494 Iron Man    1080p
+INSERTAR 22 2.281252 X-Men 2   1080p
+INSERTAR 119 6.252801 Breach 1080p
+INSERTAR 24 8.606074 Behind Enemy Line 2001   720p
+INSERTAR 28 5.022875 The Usual Suspect    720p
+INSERTAR 85 2.851503 Batman Begins   1080p
+INSERTAR 107 7.558820 Lawrence of Arabia   1080p
+INSERTAR 108 3.716160 Chicken Little 1080p
+ELIMINAR 2
+ELIMINAR 16
+ELIMINAR 22
+ELIMINAR 83
+ELIMINAR 59
+IMPRIMIR tests/72-abb.out
+INSERTAR 9 2.969275 Final Destination
+INSERTAR 118 0.895872 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 94 0.405429 Red Dragon    1080p
+INSERTAR 26 9.130499 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 101 4.501189 Demo (Sony, Sharp, THX and more)
+INSERTAR 106 7.274162 Blade 3   720p
+INSERTAR 63 7.978547 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 11 8.088285 Apollo 13   1080p
+INSERTAR 41 9.084963 American Psycho   720p
+INSERTAR 62 2.328364 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 124 7.289653 X-Men 1    720p
+ELIMINAR 49
+ELIMINAR 56
+ELIMINAR 70
+ELIMINAR 32
+ELIMINAR 24
+IMPRIMIR tests/72-abb.out
+INSERTAR 68 9.806345 Gladiator 1080p
+INSERTAR 138 6.825800 Blood River 720P
+INSERTAR 88 6.362012 The Chronicle of Riddick 720p
+INSERTAR 40 4.767578 8 Mile [2002] [720p]
+INSERTAR 128 2.062041 District 9 [2009] [720p]
+INSERTAR 82 1.753387 Superhero Movie   1080p
+INSERTAR 4 8.323542 CJ7   720p
+INSERTAR 144 3.823939 Elektra 720p
+INSERTAR 102 4.646941 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 92 4.669245 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 103 1.254479 Eurotrip 720p
+INSERTAR 43 8.555806 City of Embers    720p
+ELIMINAR 89
+ELIMINAR 99
+ELIMINAR 18
+ELIMINAR 42
+ELIMINAR 40
+ELIMINAR 95
+IMPRIMIR tests/72-abb.out
+INSERTAR 33 0.436968 Dragonball Evolution [2009] [720p]
+INSERTAR 66 5.716402 Blood - The Last Vampire [2009] [720p]
+INSERTAR 78 9.576116 Leaving Las Vegas  720p
+INSERTAR 147 3.802557 The Dark Knight [2008]   1080p
+INSERTAR 5 9.457014 I Am Legend    720p
+INSERTAR 91 2.852470 Equilibrium 720p
+INSERTAR 37 0.574793 Golden Compass   720p
+INSERTAR 114 5.364251 Apollo 13   1080p
+INSERTAR 10 3.498464 The Notebook [2004] [1080p]
+INSERTAR 120 7.300043 SAW IV
+INSERTAR 133 2.278346 Godzilla 720p
+INSERTAR 55 9.352818 The Matrix   1080p
+INSERTAR 27 5.925187 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+ELIMINAR 93
+ELIMINAR 46
+ELIMINAR 108
+ELIMINAR 55
+ELIMINAR 144
+ELIMINAR 133
+IMPRIMIR tests/72-abb.out
+INSERTAR 148 3.418741 8 Mile [2002] [720p]
+INSERTAR 160 7.739410 Spiderman 2   1080p
+INSERTAR 123 6.773264 Eragon [2006] [720p]
+INSERTAR 154 6.183084 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 163 5.537859 Star Trek Collection 1-9    720p
+INSERTAR 105 5.425945 Jumper    1080p
+INSERTAR 145 3.460522 Next 720P
+INSERTAR 125 2.047044 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 65 9.694346 Disturbia    720p
+INSERTAR 112 6.817256 Blade 3   720p
+INSERTAR 172 5.644389 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 167 5.025245 Fast and the Furious 4 - 1080p
+INSERTAR 74 7.253830 Mr. & Mrs. Smith   720p
+INSERTAR 136 1.715137 Crossing Over 720P
+ELIMINAR 33
+ELIMINAR 12
+ELIMINAR 91
+ELIMINAR 163
+ELIMINAR 67
+ELIMINAR 119
+ELIMINAR 63
+IMPRIMIR tests/72-abb.out
+INSERTAR 153 6.800844 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 111 4.681958 Wanted   1080p
+INSERTAR 179 0.463015 Battlestar Galactica The Plan [720p]
+INSERTAR 157 1.855831 Red Dragon    1080p
+INSERTAR 134 4.713878 The Mist   720p
+INSERTAR 109 4.198836 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 161 3.963825 James Bond 03 - GoldFinger [1964]
+INSERTAR 20 9.211472 Core   720p
+INSERTAR 52 9.495072 contents.txt
+INSERTAR 131 9.518854 Batman Begins   1080p
+INSERTAR 137 9.913262 In The Electrical Mist   720p
+INSERTAR 168 1.643189 SWAT    720p
+INSERTAR 113 8.540333 Miami Vice 720p
+INSERTAR 143 4.627849 Punisher 2   720p
+INSERTAR 191 4.284181 The Butterfly Effect [2004] [720p]
+ELIMINAR 106
+ELIMINAR 86
+ELIMINAR 125
+ELIMINAR 118
+ELIMINAR 167
+ELIMINAR 27
+ELIMINAR 137
+IMPRIMIR tests/72-abb.out
+INSERTAR 185 0.201426 American Beauty   720p
+INSERTAR 159 5.513852 SAW V
+INSERTAR 142 1.574040 James Bond 11 - MoonRaker [1979]
+INSERTAR 127 9.855063 Ghost Rider [2007] [720p]
+INSERTAR 96 1.842515 Kill Bill Vol 2 [2004]   720p
+INSERTAR 175 5.878874 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 13 9.185348 The Extreme Movie 720P
+INSERTAR 15 7.574221 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 129 4.380030 Ip Man    1080p
+INSERTAR 76 6.427659 Eurotrip 720p
+INSERTAR 197 2.424742 Lust Caution   720p
+INSERTAR 189 2.848149 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 84 4.844722 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 130 4.584038 Battlestar Galactica The Plan [720p]
+INSERTAR 61 3.442774 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 151 4.160850 James Bond 05 - You Only Live Twice [1967]
+ELIMINAR 124
+ELIMINAR 84
+ELIMINAR 113
+ELIMINAR 179
+ELIMINAR 41
+ELIMINAR 7
+ELIMINAR 61
+ELIMINAR 103
+IMPRIMIR tests/72-abb.out
diff --git a/tests/73-abb.catedra.out b/tests/73-abb.catedra.out
new file mode 100644
index 0000000..aaa2060
--- /dev/null
+++ b/tests/73-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 40 1.424072 Dragon Wars   720p ]
+[ 19 2.351529 Core   720p ][ 64 3.117763 Hulk 2 - The Incredible Hulk - 720p ]
+[ 12 9.188776 Exiled   720p ][ 19 2.351529 Core   720p ][ 64 3.117763 Hulk 2 - The Incredible Hulk - 720p ][ 73 1.267788 The Orphan [720] ]
+[ 12 9.188776 Exiled   720p ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 48 4.988726 One Missed Call   720p ][ 63 7.370398 War [720p] ][ 64 3.117763 Hulk 2 - The Incredible Hulk - 720p ]
+[ 12 9.188776 Exiled   720p ][ 14 3.229787 James Bond 20 - Die Another Day [2002] [720p] ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 64 3.117763 Hulk 2 - The Incredible Hulk - 720p ]
+[ 4 4.322952 Night At The Museum 2 [720p] ][ 14 3.229787 James Bond 20 - Die Another Day [2002] [720p] ][ 17 5.307906 Into The Blue 720P ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 86 9.462639 8 Mile [2002] [720p] ][ 89 4.919349 Dante's Peak   1080p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 6 8.120118 911 Mysteries Demolition    720p ][ 9 6.108434 Aeon Flux   720p ][ 14 3.229787 James Bond 20 - Die Another Day [2002] [720p] ][ 17 5.307906 Into The Blue 720P ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 29 4.812743 Harold & Kumar   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 67 3.949240 Die Hard 4   1080p ][ 89 4.919349 Dante's Peak   1080p ][ 91 9.093269 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 9 6.108434 Aeon Flux   720p ][ 14 3.229787 James Bond 20 - Die Another Day [2002] [720p] ][ 17 5.307906 Into The Blue 720P ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 24 0.670343 Batman The Dark Knight   720p ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 59 8.791139 9 [720p] ][ 67 3.949240 Die Hard 4   1080p ][ 77 5.041620 Daredevil - 720p ][ 82 3.522586 Eurotrip    720p ][ 89 4.919349 Dante's Peak   1080p ][ 91 9.093269 X-Men Origin - Wolverine [2009] [1080p] ][ 101 2.760977 The Italian Job [2003] [720p] ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 9 6.108434 Aeon Flux   720p ][ 11 8.793488 Bridge To Terabithia 720P ][ 14 3.229787 James Bond 20 - Die Another Day [2002] [720p] ][ 17 5.307906 Into The Blue 720P ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 24 0.670343 Batman The Dark Knight   720p ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 36 5.799262 Blood - The Last Vampire [2009] [720p] ][ 42 2.750136 Blade 2   720p ][ 44 3.841887 Starship Troopers 1  1080p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 58 5.299039 The Chronicle of Riddick 720p ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 66 2.803210 Four Christmases 720P ][ 67 3.949240 Die Hard 4   1080p ][ 82 3.522586 Eurotrip    720p ][ 89 4.919349 Dante's Peak   1080p ][ 91 9.093269 X-Men Origin - Wolverine [2009] [1080p] ][ 93 0.355500 X-Men 3   1080p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 9 6.108434 Aeon Flux   720p ][ 11 8.793488 Bridge To Terabithia 720P ][ 17 5.307906 Into The Blue 720P ][ 19 2.351529 Core   720p ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 23 4.512318 Dolphin    720p ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 36 5.799262 Blood - The Last Vampire [2009] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 42 2.750136 Blade 2   720p ][ 44 3.841887 Starship Troopers 1  1080p ][ 45 1.561522 PIXAR Movie ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 58 5.299039 The Chronicle of Riddick 720p ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 66 2.803210 Four Christmases 720P ][ 67 3.949240 Die Hard 4   1080p ][ 82 3.522586 Eurotrip    720p ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 110 3.878948 Back.to.the.Future.Part.III ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 9 6.108434 Aeon Flux   720p ][ 11 8.793488 Bridge To Terabithia 720P ][ 17 5.307906 Into The Blue 720P ][ 18 0.061555 X-Men Origin - Wolverine [2009] [1080p] ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 7.710276 SAW II   720p ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 42 2.750136 Blade 2   720p ][ 44 3.841887 Starship Troopers 1  1080p ][ 45 1.561522 PIXAR Movie ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 55 9.515141 Star Wars Saga  Collection 720p ][ 58 5.299039 The Chronicle of Riddick 720p ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 66 2.803210 Four Christmases 720P ][ 67 3.949240 Die Hard 4   1080p ][ 71 2.198053 Flash Point    720p ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 104 5.437557 Hulk 2 - The Incredible Hulk - 720p ][ 110 3.878948 Back.to.the.Future.Part.III ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 9 6.108434 Aeon Flux   720p ][ 11 8.793488 Bridge To Terabithia 720P ][ 17 5.307906 Into The Blue 720P ][ 18 0.061555 X-Men Origin - Wolverine [2009] [1080p] ][ 20 0.319835 The Final Destination 4 [2009] [720p] ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 30 7.710276 SAW II   720p ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 55 9.515141 Star Wars Saga  Collection 720p ][ 58 5.299039 The Chronicle of Riddick 720p ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 71 2.198053 Flash Point    720p ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 104 5.437557 Hulk 2 - The Incredible Hulk - 720p ][ 108 3.646897 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 6.039020 Dante's Peak   1080p ][ 110 3.878948 Back.to.the.Future.Part.III ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 118 3.536962 Jurassic Park 1-3  1080p ][ 120 1.477510 Street Kings   720p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 138 2.207686 The Godfather [1972] [720p] ][ 140 5.370583 Bangkok Dangerous 720p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 11 8.793488 Bridge To Terabithia 720P ][ 17 5.307906 Into The Blue 720P ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.306532 Gran Torino [2008] [720p] ][ 30 7.710276 SAW II   720p ][ 31 4.640761 The Incredibles [1080p] ][ 37 5.486593 8 Mile [2002] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 52 3.852403 Yes Man   720p ][ 53 9.501908 Dolphin    720p ][ 55 9.515141 Star Wars Saga  Collection 720p ][ 58 5.299039 The Chronicle of Riddick 720p ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 68 8.718430 Monsters vs Aliens [2009] [720p] ][ 71 2.198053 Flash Point    720p ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 105 0.520304 The Butterfly Effect [2004] [720p] ][ 106 9.099881 Race To Witch Mountain [1080p] ][ 108 3.646897 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 6.039020 Dante's Peak   1080p ][ 110 3.878948 Back.to.the.Future.Part.III ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 120 1.477510 Street Kings   720p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 128 8.333230 Fast and the Furious 2 - 1080p ][ 131 9.255363 Die Hard 3   720p ][ 132 2.134174 X-Men 1 - 1080p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 140 5.370583 Bangkok Dangerous 720p ][ 142 3.766419 Face.Off.1997.720p ][ 149 5.639631 Final Destination ][ 155 3.398023 Interview with the Vampire   720p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 11 8.793488 Bridge To Terabithia 720P ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.306532 Gran Torino [2008] [720p] ][ 30 7.710276 SAW II   720p ][ 31 4.640761 The Incredibles [1080p] ][ 35 7.922267 Ice Age 2 The Meltdown [2006] [720p] ][ 37 5.486593 8 Mile [2002] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 46 4.874463 James Bond 11 - MoonRaker [1979] ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 49 7.471585 Chicken Little 1080p ][ 53 9.501908 Dolphin    720p ][ 61 2.458228 National Geographic - The Koran [720p] [Documenter] ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 68 8.718430 Monsters vs Aliens [2009] [720p] ][ 71 2.198053 Flash Point    720p ][ 79 1.274377 This Is It [2009] [720p] ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 94 4.769764 Seven Swords    1080p ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 97 1.921530 Bridge To Terabithia 720P ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 105 0.520304 The Butterfly Effect [2004] [720p] ][ 106 9.099881 Race To Witch Mountain [1080p] ][ 108 3.646897 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 6.039020 Dante's Peak   1080p ][ 110 3.878948 Back.to.the.Future.Part.III ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 120 1.477510 Street Kings   720p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 128 8.333230 Fast and the Furious 2 - 1080p ][ 132 2.134174 X-Men 1 - 1080p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 137 5.864798 Final Destination 4   1080p ][ 140 5.370583 Bangkok Dangerous 720p ][ 142 3.766419 Face.Off.1997.720p ][ 149 5.639631 Final Destination ][ 155 3.398023 Interview with the Vampire   720p ][ 159 9.779362 Ju-on__The_Grudge_(2003)   720p ][ 166 4.663782 Big Stan   1080p ][ 167 6.793115 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 169 2.944708 Danny the Dog   1080p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 11 8.793488 Bridge To Terabithia 720P ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 27 8.306532 Gran Torino [2008] [720p] ][ 30 7.710276 SAW II   720p ][ 31 4.640761 The Incredibles [1080p] ][ 34 4.293256 The Godfather [1972] [720p] ][ 35 7.922267 Ice Age 2 The Meltdown [2006] [720p] ][ 37 5.486593 8 Mile [2002] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 41 6.669330 Infernal Affair 1-3   1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 46 4.874463 James Bond 11 - MoonRaker [1979] ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 49 7.471585 Chicken Little 1080p ][ 53 9.501908 Dolphin    720p ][ 61 2.458228 National Geographic - The Koran [720p] [Documenter] ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 69 4.234402 Lawrence of Arabia   1080p ][ 71 2.198053 Flash Point    720p ][ 79 1.274377 This Is It [2009] [720p] ][ 80 5.654889 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 97 1.921530 Bridge To Terabithia 720P ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 105 0.520304 The Butterfly Effect [2004] [720p] ][ 106 9.099881 Race To Witch Mountain [1080p] ][ 108 3.646897 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 6.039020 Dante's Peak   1080p ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 117 3.827408 Cleanwest 720p ][ 119 1.000928 Independence Day 1080p ][ 120 1.477510 Street Kings   720p ][ 122 8.325443 Jumper    1080p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 128 8.333230 Fast and the Furious 2 - 1080p ][ 132 2.134174 X-Men 1 - 1080p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 137 5.864798 Final Destination 4   1080p ][ 140 5.370583 Bangkok Dangerous 720p ][ 142 3.766419 Face.Off.1997.720p ][ 143 8.461037 Spiderman 3   1080p ][ 149 5.639631 Final Destination ][ 155 3.398023 Interview with the Vampire   720p ][ 157 8.699884 Danny the Dog   1080p ][ 158 6.027792 Kingdom of Heaven [2005] [720p] ][ 160 6.750356 Star Trek Collection 1-9    720p ][ 166 4.663782 Big Stan   1080p ][ 167 6.793115 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 169 2.944708 Danny the Dog   1080p ][ 180 9.082642 Rush Hour 1-3   720p ][ 182 0.738411 Fast and the Furious 3 -  Tokyo Drift - 1080p ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 11 8.793488 Bridge To Terabithia 720P ][ 16 3.444355 Pursuit_Of_Happyness[2006]   720p ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 27 8.306532 Gran Torino [2008] [720p] ][ 30 7.710276 SAW II   720p ][ 34 4.293256 The Godfather [1972] [720p] ][ 35 7.922267 Ice Age 2 The Meltdown [2006] [720p] ][ 37 5.486593 8 Mile [2002] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 41 6.669330 Infernal Affair 1-3   1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 46 4.874463 James Bond 11 - MoonRaker [1979] ][ 47 5.128874 Leon_The Professional.HD   720p ][ 48 4.988726 One Missed Call   720p ][ 49 7.471585 Chicken Little 1080p ][ 53 9.501908 Dolphin    720p ][ 57 6.462424 Blade 3   720p ][ 61 2.458228 National Geographic - The Koran [720p] [Documenter] ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 65 6.456738 Hush   720p ][ 69 4.234402 Lawrence of Arabia   1080p ][ 71 2.198053 Flash Point    720p ][ 72 7.275326 Kung Fu Panda Secrets of the Furious Five    720p ][ 79 1.274377 This Is It [2009] [720p] ][ 80 5.654889 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 97 1.921530 Bridge To Terabithia 720P ][ 99 9.780299 Blade 1   720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 106 9.099881 Race To Witch Mountain [1080p] ][ 109 6.039020 Dante's Peak   1080p ][ 111 8.267782 War [720p] ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 115 6.884322 Behind Enemy Line 2001   720p ][ 116 1.571411 X-Men 4 - Origins Wolverine (2009)  1080p ][ 117 3.827408 Cleanwest 720p ][ 119 1.000928 Independence Day 1080p ][ 120 1.477510 Street Kings   720p ][ 122 8.325443 Jumper    1080p ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 128 8.333230 Fast and the Furious 2 - 1080p ][ 132 2.134174 X-Men 1 - 1080p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 140 5.370583 Bangkok Dangerous 720p ][ 142 3.766419 Face.Off.1997.720p ][ 148 5.510418 PBS ][ 149 5.639631 Final Destination ][ 153 8.814906 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 155 3.398023 Interview with the Vampire   720p ][ 156 7.210695 Star Trek [2009] [1080p] ][ 157 8.699884 Danny the Dog   1080p ][ 158 6.027792 Kingdom of Heaven [2005] [720p] ][ 160 6.750356 Star Trek Collection 1-9    720p ][ 166 4.663782 Big Stan   1080p ][ 167 6.793115 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 171 3.564627 Lord of war   720p ][ 173 5.892143 Final Destination ][ 175 3.219551 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 180 9.082642 Rush Hour 1-3   720p ][ 181 9.068458 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 182 0.738411 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 185 3.064689 Kill Bill Vol 1 [2003]    720p ][ 195 9.387651 007 Series ]
+[ 0 7.932090 Star Wars Saga  Collection 720p ][ 3 8.081369 Jurassic Park 1-3  1080p ][ 5 2.868637 The Tale Of Despereaux [720p] ][ 7 0.674489 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 8 1.744748 Before The Devil Knows, You're Dead   1080p ][ 11 8.793488 Bridge To Terabithia 720P ][ 16 3.444355 Pursuit_Of_Happyness[2006]   720p ][ 21 1.912530 The Hangover [720p] ][ 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p ][ 27 8.306532 Gran Torino [2008] [720p] ][ 30 7.710276 SAW II   720p ][ 34 4.293256 The Godfather [1972] [720p] ][ 35 7.922267 Ice Age 2 The Meltdown [2006] [720p] ][ 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p ][ 41 6.669330 Infernal Affair 1-3   1080p ][ 42 2.750136 Blade 2   720p ][ 45 1.561522 PIXAR Movie ][ 46 4.874463 James Bond 11 - MoonRaker [1979] ][ 48 4.988726 One Missed Call   720p ][ 49 7.471585 Chicken Little 1080p ][ 50 3.501779 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 53 9.501908 Dolphin    720p ][ 57 6.462424 Blade 3   720p ][ 61 2.458228 National Geographic - The Koran [720p] [Documenter] ][ 62 0.252222 Lord Of The Ring  - Return Of The King   720p ][ 69 4.234402 Lawrence of Arabia   1080p ][ 71 2.198053 Flash Point    720p ][ 72 7.275326 Kung Fu Panda Secrets of the Furious Five    720p ][ 79 1.274377 This Is It [2009] [720p] ][ 80 5.654889 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 88 5.616596 American Gangster    720p ][ 89 4.919349 Dante's Peak   1080p ][ 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p] ][ 95 0.245882 Madagascar 1 [2005] [1080p] ][ 97 1.921530 Bridge To Terabithia 720P ][ 98 7.723040 Eastern.Promises.2007.720p ][ 100 6.905386 Shrek The Third [2007] [720p] ][ 103 4.367157 Cleanwest 720p ][ 106 9.099881 Race To Witch Mountain [1080p] ][ 109 6.039020 Dante's Peak   1080p ][ 111 8.267782 War [720p] ][ 112 5.369685 Banlieue 13 - Ultimatum [720p] ][ 114 4.863569 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 119 1.000928 Independence Day 1080p ][ 120 1.477510 Street Kings   720p ][ 122 8.325443 Jumper    1080p ][ 123 0.983431 Epic Movie UNRATED (2007) 720p ][ 124 5.955816 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 125 9.085598 X-Men Origin - Wolverine [2009] [1080p] ][ 127 2.462376 Daredevil - 720p ][ 128 8.333230 Fast and the Furious 2 - 1080p ][ 132 2.134174 X-Men 1 - 1080p ][ 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 140 5.370583 Bangkok Dangerous 720p ][ 142 3.766419 Face.Off.1997.720p ][ 145 8.838032 G.I.Joe The Rise of Cobra [2009] [720p] ][ 146 3.075006 Bad Boy I [1995] [720p] ][ 148 5.510418 PBS ][ 149 5.639631 Final Destination ][ 153 8.814906 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 155 3.398023 Interview with the Vampire   720p ][ 156 7.210695 Star Trek [2009] [1080p] ][ 157 8.699884 Danny the Dog   1080p ][ 158 6.027792 Kingdom of Heaven [2005] [720p] ][ 160 6.750356 Star Trek Collection 1-9    720p ][ 166 4.663782 Big Stan   1080p ][ 167 6.793115 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 171 3.564627 Lord of war   720p ][ 172 1.852170 Die Hard 2   720p ][ 173 5.892143 Final Destination ][ 175 3.219551 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 180 9.082642 Rush Hour 1-3   720p ][ 181 9.068458 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 182 0.738411 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 185 3.064689 Kill Bill Vol 1 [2003]    720p ][ 195 9.387651 007 Series ][ 200 2.865534 Rambo 4 [2008] [720p] ][ 211 9.022755 Constantine HDDVD 1080p DTS x264 ][ 212 5.296146 American Beauty   720p ][ 213 2.353545 Die Hard 3   720p ][ 215 3.425521 The X Files - I Want To Believe    720p ]
diff --git a/tests/73-abb.in b/tests/73-abb.in
new file mode 100644
index 0000000..c496d42
--- /dev/null
+++ b/tests/73-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/73-abb.out
+INSERTAR 40 1.424072 Dragon Wars   720p
+IMPRIMIR tests/73-abb.out
+INSERTAR 19 2.351529 Core   720p
+INSERTAR 64 3.117763 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 40
+IMPRIMIR tests/73-abb.out
+INSERTAR 13 3.187888 James Bond 03 - GoldFinger [1964]
+INSERTAR 12 9.188776 Exiled   720p
+INSERTAR 73 1.267788 The Orphan [720]
+ELIMINAR 13
+IMPRIMIR tests/73-abb.out
+INSERTAR 20 0.319835 The Final Destination 4 [2009] [720p]
+INSERTAR 63 7.370398 War [720p]
+INSERTAR 48 4.988726 One Missed Call   720p
+INSERTAR 78 4.606569 iRobot  720p
+ELIMINAR 73
+ELIMINAR 78
+IMPRIMIR tests/73-abb.out
+INSERTAR 56 7.348401 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 43 2.348623 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 14 3.229787 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 52 3.852403 Yes Man   720p
+INSERTAR 23 4.512318 Dolphin    720p
+ELIMINAR 63
+ELIMINAR 43
+IMPRIMIR tests/73-abb.out
+INSERTAR 4 4.322952 Night At The Museum 2 [720p]
+INSERTAR 86 9.462639 8 Mile [2002] [720p]
+INSERTAR 17 5.307906 Into The Blue 720P
+INSERTAR 76 0.920263 Battle for Terra [2007] [1080p]
+INSERTAR 89 4.919349 Dante's Peak   1080p
+INSERTAR 25 3.554690 Terminator 3 Rise Of The Machine [2003]   720p
+ELIMINAR 76
+ELIMINAR 12
+ELIMINAR 64
+IMPRIMIR tests/73-abb.out
+INSERTAR 9 6.108434 Aeon Flux   720p
+INSERTAR 67 3.949240 Die Hard 4   1080p
+INSERTAR 81 9.569611 American Virgin 720P
+INSERTAR 91 9.093269 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 6 8.120118 911 Mysteries Demolition    720p
+INSERTAR 0 7.932090 Star Wars Saga  Collection 720p
+INSERTAR 29 4.812743 Harold & Kumar   720p
+ELIMINAR 86
+ELIMINAR 81
+ELIMINAR 4
+IMPRIMIR tests/73-abb.out
+INSERTAR 101 2.760977 The Italian Job [2003] [720p]
+INSERTAR 51 8.281547 High school musical 2006    720p
+INSERTAR 24 0.670343 Batman The Dark Knight   720p
+INSERTAR 59 8.791139 9 [720p]
+INSERTAR 74 7.834006 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 3 8.081369 Jurassic Park 1-3  1080p
+INSERTAR 77 5.041620 Daredevil - 720p
+INSERTAR 82 3.522586 Eurotrip    720p
+ELIMINAR 29
+ELIMINAR 74
+ELIMINAR 51
+ELIMINAR 6
+IMPRIMIR tests/73-abb.out
+INSERTAR 62 0.252222 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 11 8.793488 Bridge To Terabithia 720P
+INSERTAR 66 2.803210 Four Christmases 720P
+INSERTAR 58 5.299039 The Chronicle of Riddick 720p
+INSERTAR 36 5.799262 Blood - The Last Vampire [2009] [720p]
+INSERTAR 2 1.708197 Alvin And The Chipmunks [720p]
+INSERTAR 44 3.841887 Starship Troopers 1  1080p
+INSERTAR 93 0.355500 X-Men 3   1080p
+INSERTAR 42 2.750136 Blade 2   720p
+ELIMINAR 77
+ELIMINAR 2
+ELIMINAR 59
+ELIMINAR 101
+IMPRIMIR tests/73-abb.out
+INSERTAR 115 6.884322 Behind Enemy Line 2001   720p
+INSERTAR 65 6.456738 Hush   720p
+INSERTAR 26 2.314954 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 92 7.176802 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 95 0.245882 Madagascar 1 [2005] [1080p]
+INSERTAR 8 1.744748 Before The Devil Knows, You're Dead   1080p
+INSERTAR 45 1.561522 PIXAR Movie
+INSERTAR 39 8.531049 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 110 3.878948 Back.to.the.Future.Part.III
+INSERTAR 125 9.085598 X-Men Origin - Wolverine [2009] [1080p]
+ELIMINAR 24
+ELIMINAR 56
+ELIMINAR 93
+ELIMINAR 14
+ELIMINAR 91
+IMPRIMIR tests/73-abb.out
+INSERTAR 18 0.061555 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 47 5.128874 Leon_The Professional.HD   720p
+INSERTAR 55 9.515141 Star Wars Saga  Collection 720p
+INSERTAR 100 6.905386 Shrek The Third [2007] [720p]
+INSERTAR 71 2.198053 Flash Point    720p
+INSERTAR 30 7.710276 SAW II   720p
+INSERTAR 104 5.437557 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 99 9.780299 Blade 1   720p
+INSERTAR 21 1.912530 The Hangover [720p]
+INSERTAR 5 2.868637 The Tale Of Despereaux [720p]
+INSERTAR 28 1.263144 3_10 to Yuma   720p
+ELIMINAR 28
+ELIMINAR 19
+ELIMINAR 36
+ELIMINAR 82
+ELIMINAR 23
+IMPRIMIR tests/73-abb.out
+INSERTAR 108 3.646897 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 140 5.370583 Bangkok Dangerous 720p
+INSERTAR 120 1.477510 Street Kings   720p
+INSERTAR 109 6.039020 Dante's Peak   1080p
+INSERTAR 127 2.462376 Daredevil - 720p
+INSERTAR 118 3.536962 Jurassic Park 1-3  1080p
+INSERTAR 129 2.492049 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 112 5.369685 Banlieue 13 - Ultimatum [720p]
+INSERTAR 134 8.820765 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 138 2.207686 The Godfather [1972] [720p]
+INSERTAR 96 3.371350 Dr Dolite 3    720p
+INSERTAR 84 2.366069 Elite Squad 1080p
+ELIMINAR 44
+ELIMINAR 96
+ELIMINAR 129
+ELIMINAR 67
+ELIMINAR 84
+ELIMINAR 66
+IMPRIMIR tests/73-abb.out
+INSERTAR 105 0.520304 The Butterfly Effect [2004] [720p]
+INSERTAR 131 9.255363 Die Hard 3   720p
+INSERTAR 106 9.099881 Race To Witch Mountain [1080p]
+INSERTAR 128 8.333230 Fast and the Furious 2 - 1080p
+INSERTAR 68 8.718430 Monsters vs Aliens [2009] [720p]
+INSERTAR 142 3.766419 Face.Off.1997.720p
+INSERTAR 155 3.398023 Interview with the Vampire   720p
+INSERTAR 31 4.640761 The Incredibles [1080p]
+INSERTAR 27 8.306532 Gran Torino [2008] [720p]
+INSERTAR 37 5.486593 8 Mile [2002] [720p]
+INSERTAR 53 9.501908 Dolphin    720p
+INSERTAR 149 5.639631 Final Destination
+INSERTAR 132 2.134174 X-Men 1 - 1080p
+ELIMINAR 18
+ELIMINAR 104
+ELIMINAR 20
+ELIMINAR 138
+ELIMINAR 118
+ELIMINAR 9
+IMPRIMIR tests/73-abb.out
+INSERTAR 46 4.874463 James Bond 11 - MoonRaker [1979]
+INSERTAR 35 7.922267 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 102 8.883860 catch me if u can - 720p
+INSERTAR 49 7.471585 Chicken Little 1080p
+INSERTAR 94 4.769764 Seven Swords    1080p
+INSERTAR 167 6.793115 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 79 1.274377 This Is It [2009] [720p]
+INSERTAR 147 7.115139 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 169 2.944708 Danny the Dog   1080p
+INSERTAR 61 2.458228 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 137 5.864798 Final Destination 4   1080p
+INSERTAR 97 1.921530 Bridge To Terabithia 720P
+INSERTAR 159 9.779362 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 166 4.663782 Big Stan   1080p
+ELIMINAR 17
+ELIMINAR 55
+ELIMINAR 102
+ELIMINAR 58
+ELIMINAR 147
+ELIMINAR 52
+ELIMINAR 131
+IMPRIMIR tests/73-abb.out
+INSERTAR 160 6.750356 Star Trek Collection 1-9    720p
+INSERTAR 41 6.669330 Infernal Affair 1-3   1080p
+INSERTAR 69 4.234402 Lawrence of Arabia   1080p
+INSERTAR 85 5.404823 La Vita e Bella    720p
+INSERTAR 80 5.654889 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 182 0.738411 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 143 8.461037 Spiderman 3   1080p
+INSERTAR 34 4.293256 The Godfather [1972] [720p]
+INSERTAR 122 8.325443 Jumper    1080p
+INSERTAR 157 8.699884 Danny the Dog   1080p
+INSERTAR 158 6.027792 Kingdom of Heaven [2005] [720p]
+INSERTAR 180 9.082642 Rush Hour 1-3   720p
+INSERTAR 150 9.973489 The Final Destination 4 [2009] [720p]
+INSERTAR 119 1.000928 Independence Day 1080p
+INSERTAR 117 3.827408 Cleanwest 720p
+ELIMINAR 26
+ELIMINAR 94
+ELIMINAR 110
+ELIMINAR 150
+ELIMINAR 68
+ELIMINAR 159
+ELIMINAR 85
+IMPRIMIR tests/73-abb.out
+INSERTAR 181 9.068458 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 163 2.840480 The Messenger [720p]
+INSERTAR 16 3.444355 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 156 7.210695 Star Trek [2009] [1080p]
+INSERTAR 130 9.194875 Starship Troopers 1  1080p
+INSERTAR 153 8.814906 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 57 6.462424 Blade 3   720p
+INSERTAR 173 5.892143 Final Destination
+INSERTAR 148 5.510418 PBS
+INSERTAR 171 3.564627 Lord of war   720p
+INSERTAR 195 9.387651 007 Series
+INSERTAR 175 3.219551 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 72 7.275326 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 111 8.267782 War [720p]
+INSERTAR 185 3.064689 Kill Bill Vol 1 [2003]    720p
+INSERTAR 116 1.571411 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 108
+ELIMINAR 31
+ELIMINAR 143
+ELIMINAR 163
+ELIMINAR 130
+ELIMINAR 137
+ELIMINAR 169
+ELIMINAR 105
+IMPRIMIR tests/73-abb.out
+INSERTAR 98 7.723040 Eastern.Promises.2007.720p
+INSERTAR 114 4.863569 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 123 0.983431 Epic Movie UNRATED (2007) 720p
+INSERTAR 146 3.075006 Bad Boy I [1995] [720p]
+INSERTAR 124 5.955816 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 200 2.865534 Rambo 4 [2008] [720p]
+INSERTAR 215 3.425521 The X Files - I Want To Believe    720p
+INSERTAR 50 3.501779 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 212 5.296146 American Beauty   720p
+INSERTAR 145 8.838032 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 174 4.782033 Apollo 13   1080p
+INSERTAR 103 4.367157 Cleanwest 720p
+INSERTAR 88 5.616596 American Gangster    720p
+INSERTAR 213 2.353545 Die Hard 3   720p
+INSERTAR 7 0.674489 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 172 1.852170 Die Hard 2   720p
+INSERTAR 211 9.022755 Constantine HDDVD 1080p DTS x264
+ELIMINAR 99
+ELIMINAR 37
+ELIMINAR 174
+ELIMINAR 47
+ELIMINAR 117
+ELIMINAR 116
+ELIMINAR 115
+ELIMINAR 65
+IMPRIMIR tests/73-abb.out
diff --git a/tests/74-abb.catedra.out b/tests/74-abb.catedra.out
new file mode 100644
index 0000000..b86ded1
--- /dev/null
+++ b/tests/74-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 32 1.541401 American Pie Book Of Love   720p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 5 7.210934 SAW III   720p ][ 6 5.245085 contents.txt ][ 32 1.541401 American Pie Book Of Love   720p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 5 7.210934 SAW III   720p ][ 6 5.245085 contents.txt ][ 13 6.806249 Push 720P ][ 32 1.541401 American Pie Book Of Love   720p ][ 68 0.314506 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 5 7.210934 SAW III   720p ][ 6 5.245085 contents.txt ][ 13 6.806249 Push 720P ][ 26 8.077964 Dragon Wars   720p ][ 33 8.314783 The Chronicle of Riddick 720p ][ 62 6.916017 Orphan (2009)    1080p ][ 68 0.314506 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 83 0.468465 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 8 5.881127 La Vita e Bella    720p ][ 13 6.806249 Push 720P ][ 20 7.752781 The Incredibles [1080p] ][ 26 8.077964 Dragon Wars   720p ][ 33 8.314783 The Chronicle of Riddick 720p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 68 0.314506 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 83 0.468465 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 8 5.881127 La Vita e Bella    720p ][ 13 6.806249 Push 720P ][ 26 8.077964 Dragon Wars   720p ][ 31 2.490962 War [720p] ][ 55 0.090150 The Matrix Reloaded   1080p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 63 1.004295 Pearl Harbor ][ 65 3.957588 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 71 4.354771 Fearless - 720p ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 82 9.348430 X-Men 2   1080p ][ 83 0.468465 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 88 3.110791 Jumper    1080p ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 13 6.806249 Push 720P ][ 14 8.725290 The Uninvited [2009] [720p] ][ 31 2.490962 War [720p] ][ 39 8.757669 Pearl Harbor ][ 45 1.210067 Batman The Dark Knight   720p ][ 55 0.090150 The Matrix Reloaded   1080p ][ 57 8.492760 Doomsday 720p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 63 1.004295 Pearl Harbor ][ 71 4.354771 Fearless - 720p ][ 72 7.630218 Kingdom of Heaven [2005] [720p] ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 82 9.348430 X-Men 2   1080p ][ 88 3.110791 Jumper    1080p ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 11 0.449833 X-Men 2   1080p ][ 13 6.806249 Push 720P ][ 18 8.813883 Terminator.1984.720p.BluRay.x264-ESiR ][ 21 8.909502 Next 720P ][ 31 2.490962 War [720p] ][ 39 8.757669 Pearl Harbor ][ 44 2.965848 Con Air   720p ][ 45 1.210067 Batman The Dark Knight   720p ][ 55 0.090150 The Matrix Reloaded   1080p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 63 1.004295 Pearl Harbor ][ 71 4.354771 Fearless - 720p ][ 72 7.630218 Kingdom of Heaven [2005] [720p] ][ 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 81 5.321790 iRobot  720p ][ 82 9.348430 X-Men 2   1080p ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 94 4.695872 James Bond 15 - The Living Daylights [1987] [720p] ][ 107 7.869849 Alexander - The Final Cut ][ 114 3.946235 Labor Pain   720p ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 11 0.449833 X-Men 2   1080p ][ 13 6.806249 Push 720P ][ 18 8.813883 Terminator.1984.720p.BluRay.x264-ESiR ][ 21 8.909502 Next 720P ][ 31 2.490962 War [720p] ][ 39 8.757669 Pearl Harbor ][ 45 1.210067 Batman The Dark Knight   720p ][ 53 3.732373 Terminator.1984.720p.BluRay.x264-ESiR ][ 55 0.090150 The Matrix Reloaded   1080p ][ 56 9.908505 The Mummy 1-2   1080p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 63 1.004295 Pearl Harbor ][ 71 4.354771 Fearless - 720p ][ 72 7.630218 Kingdom of Heaven [2005] [720p] ][ 82 9.348430 X-Men 2   1080p ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 98 4.927475 PBS ][ 104 2.181152 Basic Instinct 720p ][ 107 7.869849 Alexander - The Final Cut ][ 114 3.946235 Labor Pain   720p ][ 115 5.168948 One Missed Call   720p ][ 116 1.761380 Afro samurai uncut 720p ][ 119 7.894891 Independence Day 1080p ][ 124 1.276361 Terminator Salvation Director's cut  ( 2009)    1080p ]
+[ 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 11 0.449833 X-Men 2   1080p ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 18 8.813883 Terminator.1984.720p.BluRay.x264-ESiR ][ 21 8.909502 Next 720P ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 39 8.757669 Pearl Harbor ][ 45 1.210067 Batman The Dark Knight   720p ][ 53 3.732373 Terminator.1984.720p.BluRay.x264-ESiR ][ 55 0.090150 The Matrix Reloaded   1080p ][ 56 9.908505 The Mummy 1-2   1080p ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 71 4.354771 Fearless - 720p ][ 72 7.630218 Kingdom of Heaven [2005] [720p] ][ 82 9.348430 X-Men 2   1080p ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 97 8.726457 Crossing Over 720P ][ 98 4.927475 PBS ][ 104 2.181152 Basic Instinct 720p ][ 109 5.486006 In The Electrical Mist   720p ][ 111 4.885266 Incredibles, The 1080p ][ 112 7.631351 Basic Instinct 720p ][ 114 3.946235 Labor Pain   720p ][ 117 1.879789 Alone in the dark   720p ][ 119 7.894891 Independence Day 1080p ][ 124 1.276361 Terminator Salvation Director's cut  ( 2009)    1080p ]
+[ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 39 8.757669 Pearl Harbor ][ 40 4.488798 Doomsday 720p ][ 41 9.665104 The Mist   720p ][ 53 3.732373 Terminator.1984.720p.BluRay.x264-ESiR ][ 55 0.090150 The Matrix Reloaded   1080p ][ 56 9.908505 The Mummy 1-2   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 71 4.354771 Fearless - 720p ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 82 9.348430 X-Men 2   1080p ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 97 8.726457 Crossing Over 720P ][ 98 4.927475 PBS ][ 100 4.032242 Crossing Over 720P ][ 104 2.181152 Basic Instinct 720p ][ 108 7.678566 The Mummy 1-2   1080p ][ 109 5.486006 In The Electrical Mist   720p ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 117 1.879789 Alone in the dark   720p ][ 119 7.894891 Independence Day 1080p ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 124 1.276361 Terminator Salvation Director's cut  ( 2009)    1080p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 146 1.568124 10,000 BC 720p ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ]
+[ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 39 8.757669 Pearl Harbor ][ 40 4.488798 Doomsday 720p ][ 47 4.122099 Die Hard 1   720p ][ 53 3.732373 Terminator.1984.720p.BluRay.x264-ESiR ][ 55 0.090150 The Matrix Reloaded   1080p ][ 56 9.908505 The Mummy 1-2   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 59 9.281923 Fast and the Furious 4 - 1080p ][ 62 6.916017 Orphan (2009)    1080p ][ 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 69 0.347303 City of Embers    720p ][ 71 4.354771 Fearless - 720p ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 82 9.348430 X-Men 2   1080p ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 96 5.321873 The Matrix Revolution   1080p ][ 97 8.726457 Crossing Over 720P ][ 100 4.032242 Crossing Over 720P ][ 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR ][ 104 2.181152 Basic Instinct 720p ][ 108 7.678566 The Mummy 1-2   1080p ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 119 7.894891 Independence Day 1080p ][ 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 122 2.728222 The Italian Job [2003] [720p] ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 124 1.276361 Terminator Salvation Director's cut  ( 2009)    1080p ][ 134 7.072354 The Mist   720p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 146 1.568124 10,000 BC 720p ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ][ 157 5.439448 X-Men 1    720p ][ 161 9.444154 Good Night And Good Luck   720p ]
+[ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 10 5.794422 Darko 720P ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 15 6.667761 Minority Report [720p] ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 24 0.139422 James Bond 15 - The Living Daylights [1987] [720p] ][ 29 0.558649 Star Trek [2009] [1080p] ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 38 3.261268 Final Fantasy VII Advent Children [2005] [1080p] ][ 39 8.757669 Pearl Harbor ][ 40 4.488798 Doomsday 720p ][ 42 7.909220 Batman Begins   1080p ][ 47 4.122099 Die Hard 1   720p ][ 49 8.676279 The Sniper 720p ][ 55 0.090150 The Matrix Reloaded   1080p ][ 56 9.908505 The Mummy 1-2   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 62 6.916017 Orphan (2009)    1080p ][ 66 9.679965 CJ7   720p ][ 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 69 0.347303 City of Embers    720p ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 91 3.112979 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 96 5.321873 The Matrix Revolution   1080p ][ 100 4.032242 Crossing Over 720P ][ 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR ][ 104 2.181152 Basic Instinct 720p ][ 108 7.678566 The Mummy 1-2   1080p ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 119 7.894891 Independence Day 1080p ][ 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 122 2.728222 The Italian Job [2003] [720p] ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 129 5.683203 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 132 7.079839 Initial D [720p] ][ 134 7.072354 The Mist   720p ][ 135 8.920598 Elite Squad 1080p ][ 136 9.872332 Meet The Parents    720p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 146 1.568124 10,000 BC 720p ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ][ 157 5.439448 X-Men 1    720p ][ 161 9.444154 Good Night And Good Luck   720p ]
+[ 5 7.210934 SAW III   720p ][ 7 8.301759 Shrek The Third [2007] [720p] ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 10 5.794422 Darko 720P ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 15 6.667761 Minority Report [720p] ][ 16 8.311962 The Mummy Tomb Of The Dragon Emperor   720p ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 24 0.139422 James Bond 15 - The Living Daylights [1987] [720p] ][ 25 4.011754 How To Lose Friends & Alienate People   1080p ][ 29 0.558649 Star Trek [2009] [1080p] ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 38 3.261268 Final Fantasy VII Advent Children [2005] [1080p] ][ 39 8.757669 Pearl Harbor ][ 40 4.488798 Doomsday 720p ][ 42 7.909220 Batman Begins   1080p ][ 46 8.363978 The Uninvited [2009] [720p] ][ 47 4.122099 Die Hard 1   720p ][ 49 8.676279 The Sniper 720p ][ 52 6.759302 Underworld Series ][ 55 0.090150 The Matrix Reloaded   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 62 6.916017 Orphan (2009)    1080p ][ 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 69 0.347303 City of Embers    720p ][ 74 5.606586 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 91 3.112979 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 96 5.321873 The Matrix Revolution   1080p ][ 100 4.032242 Crossing Over 720P ][ 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR ][ 104 2.181152 Basic Instinct 720p ][ 106 2.157403 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 118 0.793748 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 119 7.894891 Independence Day 1080p ][ 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 122 2.728222 The Italian Job [2003] [720p] ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 129 5.683203 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 132 7.079839 Initial D [720p] ][ 134 7.072354 The Mist   720p ][ 135 8.920598 Elite Squad 1080p ][ 136 9.872332 Meet The Parents    720p ][ 137 3.258778 3_10 to Yuma   720p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ][ 149 6.369505 Star Trek [2009] [1080p] ][ 153 8.443786 Hitman    720p ][ 156 8.779293 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 157 5.439448 X-Men 1    720p ][ 161 9.444154 Good Night And Good Luck   720p ][ 178 9.279448 Gone In 60 Seconds    1080p ]
+[ 1 4.682080 Incredibles, The 1080p ][ 5 7.210934 SAW III   720p ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 10 5.794422 Darko 720P ][ 12 1.229902 Crash    1080p ][ 13 6.806249 Push 720P ][ 15 6.667761 Minority Report [720p] ][ 16 8.311962 The Mummy Tomb Of The Dragon Emperor   720p ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 24 0.139422 James Bond 15 - The Living Daylights [1987] [720p] ][ 25 4.011754 How To Lose Friends & Alienate People   1080p ][ 29 0.558649 Star Trek [2009] [1080p] ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 38 3.261268 Final Fantasy VII Advent Children [2005] [1080p] ][ 39 8.757669 Pearl Harbor ][ 40 4.488798 Doomsday 720p ][ 42 7.909220 Batman Begins   1080p ][ 43 8.098432 Push 720P ][ 46 8.363978 The Uninvited [2009] [720p] ][ 47 4.122099 Die Hard 1   720p ][ 49 8.676279 The Sniper 720p ][ 52 6.759302 Underworld Series ][ 55 0.090150 The Matrix Reloaded   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 62 6.916017 Orphan (2009)    1080p ][ 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 69 0.347303 City of Embers    720p ][ 74 5.606586 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 90 4.175176 Daredevil - 720p ][ 91 3.112979 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 96 5.321873 The Matrix Revolution   1080p ][ 100 4.032242 Crossing Over 720P ][ 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR ][ 104 2.181152 Basic Instinct 720p ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 118 0.793748 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 119 7.894891 Independence Day 1080p ][ 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 122 2.728222 The Italian Job [2003] [720p] ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 126 9.894873 Dr Dolite 3    720p ][ 129 5.683203 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 132 7.079839 Initial D [720p] ][ 134 7.072354 The Mist   720p ][ 135 8.920598 Elite Squad 1080p ][ 136 9.872332 Meet The Parents    720p ][ 140 0.351358 Starship Troopers 1  1080p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ][ 149 6.369505 Star Trek [2009] [1080p] ][ 152 2.149116 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 156 8.779293 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 161 9.444154 Good Night And Good Luck   720p ][ 166 8.681060 La Vita e Bella    720p ][ 171 1.566306 X-Men 3   1080p ][ 174 8.719320 Ongbak 2003 720p ][ 178 9.279448 Gone In 60 Seconds    1080p ][ 183 7.853275 The Proposal [2009] [720p] ][ 185 1.901858 Leon_The Professional.HD   720p ][ 187 3.514992 Incredibles, The 1080p ][ 191 5.623960 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ]
+[ 1 4.682080 Incredibles, The 1080p ][ 5 7.210934 SAW III   720p ][ 8 5.881127 La Vita e Bella    720p ][ 9 3.195658 Leaving Las Vegas  720p ][ 10 5.794422 Darko 720P ][ 12 1.229902 Crash    1080p ][ 15 6.667761 Minority Report [720p] ][ 16 8.311962 The Mummy Tomb Of The Dragon Emperor   720p ][ 19 0.636929 Eastern.Promises.2007.720p ][ 21 8.909502 Next 720P ][ 22 5.691939 Dead Race 720p ][ 24 0.139422 James Bond 15 - The Living Daylights [1987] [720p] ][ 25 4.011754 How To Lose Friends & Alienate People   1080p ][ 29 0.558649 Star Trek [2009] [1080p] ][ 30 0.271576 Beauty And The Beast    720p ][ 31 2.490962 War [720p] ][ 35 8.567704 E.T   720p ][ 37 9.123953 Up [1080p] ][ 38 3.261268 Final Fantasy VII Advent Children [2005] [1080p] ][ 40 4.488798 Doomsday 720p ][ 42 7.909220 Batman Begins   1080p ][ 46 8.363978 The Uninvited [2009] [720p] ][ 47 4.122099 Die Hard 1   720p ][ 49 8.676279 The Sniper 720p ][ 52 6.759302 Underworld Series ][ 54 8.183438 Alien vs Predator 1-2  720p ][ 55 0.090150 The Matrix Reloaded   1080p ][ 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 62 6.916017 Orphan (2009)    1080p ][ 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 69 0.347303 City of Embers    720p ][ 70 8.813134 A Bug's Life [720p] ][ 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 89 8.674861 X-Men 1 - 1080p ][ 90 4.175176 Daredevil - 720p ][ 91 3.112979 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 92 8.721377 Around The World In 80 Days [2004] [720p] ][ 96 5.321873 The Matrix Revolution   1080p ][ 100 4.032242 Crossing Over 720P ][ 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR ][ 104 2.181152 Basic Instinct 720p ][ 111 4.885266 Incredibles, The 1080p ][ 114 3.946235 Labor Pain   720p ][ 118 0.793748 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 119 7.894891 Independence Day 1080p ][ 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 122 2.728222 The Italian Job [2003] [720p] ][ 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 126 9.894873 Dr Dolite 3    720p ][ 129 5.683203 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 132 7.079839 Initial D [720p] ][ 134 7.072354 The Mist   720p ][ 135 8.920598 Elite Squad 1080p ][ 140 0.351358 Starship Troopers 1  1080p ][ 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 143 2.511199 Liar Liar    720p ][ 148 4.651879 Hulk 2 - The Incredible Hulk - 720p ][ 149 6.369505 Star Trek [2009] [1080p] ][ 152 2.149116 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 161 9.444154 Good Night And Good Luck   720p ][ 162 3.925929 Final Destination ][ 166 8.681060 La Vita e Bella    720p ][ 171 1.566306 X-Men 3   1080p ][ 172 9.612669 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 174 8.719320 Ongbak 2003 720p ][ 176 8.292096 Monsters vs Aliens [2009] [720p] ][ 178 9.279448 Gone In 60 Seconds    1080p ][ 183 7.853275 The Proposal [2009] [720p] ][ 184 4.290263 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 185 1.901858 Leon_The Professional.HD   720p ][ 187 3.514992 Incredibles, The 1080p ][ 188 6.216291 Kung Fu Panda Secrets of the Furious Five    720p ][ 190 7.584523 Fast and the Furious 2 - 1080p ][ 191 5.623960 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 195 8.007757 Blood River 720P ][ 196 6.350950 Land Of the Lost   720p ][ 205 8.739560 Mr. & Mrs. Smith   720p ][ 208 4.903676 Pitch Black [720p] ][ 221 3.713969 The Hangover [720p] ]
diff --git a/tests/74-abb.in b/tests/74-abb.in
new file mode 100644
index 0000000..3e3a9cb
--- /dev/null
+++ b/tests/74-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/74-abb.out
+INSERTAR 73 7.394131 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+IMPRIMIR tests/74-abb.out
+INSERTAR 32 1.541401 American Pie Book Of Love   720p
+INSERTAR 3 2.956633 Horseman    720p
+ELIMINAR 3
+IMPRIMIR tests/74-abb.out
+INSERTAR 36 0.683056 Push 720P
+INSERTAR 6 5.245085 contents.txt
+INSERTAR 5 7.210934 SAW III   720p
+ELIMINAR 36
+IMPRIMIR tests/74-abb.out
+INSERTAR 64 1.269463 Ip Man [2009]    720p
+INSERTAR 68 0.314506 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 13 6.806249 Push 720P
+INSERTAR 4 2.730412 PBS
+ELIMINAR 4
+ELIMINAR 64
+IMPRIMIR tests/74-abb.out
+INSERTAR 26 8.077964 Dragon Wars   720p
+INSERTAR 62 6.916017 Orphan (2009)    1080p
+INSERTAR 33 8.314783 The Chronicle of Riddick 720p
+INSERTAR 83 0.468465 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 78 9.742562 High school musical 2006    720p
+ELIMINAR 78
+ELIMINAR 32
+IMPRIMIR tests/74-abb.out
+INSERTAR 8 5.881127 La Vita e Bella    720p
+INSERTAR 0 5.740823 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 48 7.581588 Chicken Run [2000] [720p]
+INSERTAR 23 0.482093 Golden Compass   720p
+INSERTAR 20 7.752781 The Incredibles [1080p]
+INSERTAR 59 9.281923 Fast and the Furious 4 - 1080p
+ELIMINAR 6
+ELIMINAR 23
+ELIMINAR 48
+IMPRIMIR tests/74-abb.out
+INSERTAR 31 2.490962 War [720p]
+INSERTAR 88 3.110791 Jumper    1080p
+INSERTAR 63 1.004295 Pearl Harbor
+INSERTAR 71 4.354771 Fearless - 720p
+INSERTAR 82 9.348430 X-Men 2   1080p
+INSERTAR 55 0.090150 The Matrix Reloaded   1080p
+INSERTAR 65 3.957588 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+ELIMINAR 20
+ELIMINAR 33
+ELIMINAR 68
+IMPRIMIR tests/74-abb.out
+INSERTAR 45 1.210067 Batman The Dark Knight   720p
+INSERTAR 72 7.630218 Kingdom of Heaven [2005] [720p]
+INSERTAR 61 5.848532 The Orphan [720]
+INSERTAR 14 8.725290 The Uninvited [2009] [720p]
+INSERTAR 57 8.492760 Doomsday 720p
+INSERTAR 7 8.301759 Shrek The Third [2007] [720p]
+INSERTAR 92 8.721377 Around The World In 80 Days [2004] [720p]
+INSERTAR 39 8.757669 Pearl Harbor
+ELIMINAR 26
+ELIMINAR 61
+ELIMINAR 83
+ELIMINAR 65
+IMPRIMIR tests/74-abb.out
+INSERTAR 81 5.321790 iRobot  720p
+INSERTAR 17 0.599654 Cloverfield   1080p
+INSERTAR 94 4.695872 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 21 8.909502 Next 720P
+INSERTAR 44 2.965848 Con Air   720p
+INSERTAR 11 0.449833 X-Men 2   1080p
+INSERTAR 107 7.869849 Alexander - The Final Cut
+INSERTAR 114 3.946235 Labor Pain   720p
+INSERTAR 18 8.813883 Terminator.1984.720p.BluRay.x264-ESiR
+ELIMINAR 17
+ELIMINAR 88
+ELIMINAR 57
+ELIMINAR 14
+IMPRIMIR tests/74-abb.out
+INSERTAR 86 9.180987 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 50 8.285998 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 56 9.908505 The Mummy 1-2   1080p
+INSERTAR 53 3.732373 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 104 2.181152 Basic Instinct 720p
+INSERTAR 116 1.761380 Afro samurai uncut 720p
+INSERTAR 115 5.168948 One Missed Call   720p
+INSERTAR 98 4.927475 PBS
+INSERTAR 124 1.276361 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 119 7.894891 Independence Day 1080p
+ELIMINAR 73
+ELIMINAR 50
+ELIMINAR 94
+ELIMINAR 44
+ELIMINAR 81
+IMPRIMIR tests/74-abb.out
+INSERTAR 109 5.486006 In The Electrical Mist   720p
+INSERTAR 9 3.195658 Leaving Las Vegas  720p
+INSERTAR 12 1.229902 Crash    1080p
+INSERTAR 30 0.271576 Beauty And The Beast    720p
+INSERTAR 125 3.471745 300 [2006]
+INSERTAR 97 8.726457 Crossing Over 720P
+INSERTAR 111 4.885266 Incredibles, The 1080p
+INSERTAR 37 9.123953 Up [1080p]
+INSERTAR 112 7.631351 Basic Instinct 720p
+INSERTAR 35 8.567704 E.T   720p
+INSERTAR 117 1.879789 Alone in the dark   720p
+ELIMINAR 116
+ELIMINAR 107
+ELIMINAR 125
+ELIMINAR 63
+ELIMINAR 115
+IMPRIMIR tests/74-abb.out
+INSERTAR 123 7.051471 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 41 9.665104 The Mist   720p
+INSERTAR 100 4.032242 Crossing Over 720P
+INSERTAR 108 7.678566 The Mummy 1-2   1080p
+INSERTAR 58 7.700674 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 19 0.636929 Eastern.Promises.2007.720p
+INSERTAR 141 1.146393 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 146 1.568124 10,000 BC 720p
+INSERTAR 148 4.651879 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 79 2.929482 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 89 8.674861 X-Men 1 - 1080p
+INSERTAR 40 4.488798 Doomsday 720p
+ELIMINAR 0
+ELIMINAR 11
+ELIMINAR 72
+ELIMINAR 45
+ELIMINAR 18
+ELIMINAR 112
+IMPRIMIR tests/74-abb.out
+INSERTAR 120 7.026661 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 122 2.728222 The Italian Job [2003] [720p]
+INSERTAR 96 5.321873 The Matrix Revolution   1080p
+INSERTAR 103 0.490840 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 121 7.176244 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 155 6.451134 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 157 5.439448 X-Men 1    720p
+INSERTAR 69 0.347303 City of Embers    720p
+INSERTAR 134 7.072354 The Mist   720p
+INSERTAR 51 5.372142 Kill Shot   720p
+INSERTAR 67 8.013592 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 161 9.444154 Good Night And Good Luck   720p
+INSERTAR 47 4.122099 Die Hard 1   720p
+ELIMINAR 109
+ELIMINAR 117
+ELIMINAR 41
+ELIMINAR 51
+ELIMINAR 155
+ELIMINAR 98
+IMPRIMIR tests/74-abb.out
+INSERTAR 135 8.920598 Elite Squad 1080p
+INSERTAR 42 7.909220 Batman Begins   1080p
+INSERTAR 129 5.683203 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 91 3.112979 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 132 7.079839 Initial D [720p]
+INSERTAR 38 3.261268 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 24 0.139422 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 15 6.667761 Minority Report [720p]
+INSERTAR 136 9.872332 Meet The Parents    720p
+INSERTAR 170 0.834634 Batman Dark Knight   1080p
+INSERTAR 49 8.676279 The Sniper 720p
+INSERTAR 29 0.558649 Star Trek [2009] [1080p]
+INSERTAR 10 5.794422 Darko 720P
+INSERTAR 66 9.679965 CJ7   720p
+ELIMINAR 82
+ELIMINAR 59
+ELIMINAR 71
+ELIMINAR 53
+ELIMINAR 170
+ELIMINAR 124
+ELIMINAR 97
+IMPRIMIR tests/74-abb.out
+INSERTAR 149 6.369505 Star Trek [2009] [1080p]
+INSERTAR 25 4.011754 How To Lose Friends & Alienate People   1080p
+INSERTAR 178 9.279448 Gone In 60 Seconds    1080p
+INSERTAR 110 9.683962 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 16 8.311962 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 106 2.157403 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 74 5.606586 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 52 6.759302 Underworld Series
+INSERTAR 46 8.363978 The Uninvited [2009] [720p]
+INSERTAR 180 7.520325 Jumanji [720p]
+INSERTAR 118 0.793748 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 165 9.458799 The Proposal [2009] [720p]
+INSERTAR 156 8.779293 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 137 3.258778 3_10 to Yuma   720p
+INSERTAR 153 8.443786 Hitman    720p
+ELIMINAR 108
+ELIMINAR 180
+ELIMINAR 165
+ELIMINAR 66
+ELIMINAR 146
+ELIMINAR 110
+ELIMINAR 56
+IMPRIMIR tests/74-abb.out
+INSERTAR 158 7.379284 Batman Dark Knight   1080p
+INSERTAR 1 4.682080 Incredibles, The 1080p
+INSERTAR 113 6.675453 Corpse Bride   720p
+INSERTAR 183 7.853275 The Proposal [2009] [720p]
+INSERTAR 171 1.566306 X-Men 3   1080p
+INSERTAR 152 2.149116 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 90 4.175176 Daredevil - 720p
+INSERTAR 126 9.894873 Dr Dolite 3    720p
+INSERTAR 43 8.098432 Push 720P
+INSERTAR 174 8.719320 Ongbak 2003 720p
+INSERTAR 166 8.681060 La Vita e Bella    720p
+INSERTAR 138 1.977292 The Mummy 1-2   1080p
+INSERTAR 187 3.514992 Incredibles, The 1080p
+INSERTAR 191 5.623960 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 185 1.901858 Leon_The Professional.HD   720p
+INSERTAR 140 0.351358 Starship Troopers 1  1080p
+ELIMINAR 7
+ELIMINAR 106
+ELIMINAR 153
+ELIMINAR 138
+ELIMINAR 158
+ELIMINAR 113
+ELIMINAR 137
+ELIMINAR 157
+IMPRIMIR tests/74-abb.out
+INSERTAR 184 4.290263 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 70 8.813134 A Bug's Life [720p]
+INSERTAR 176 8.292096 Monsters vs Aliens [2009] [720p]
+INSERTAR 190 7.584523 Fast and the Furious 2 - 1080p
+INSERTAR 188 6.216291 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 195 8.007757 Blood River 720P
+INSERTAR 205 8.739560 Mr. & Mrs. Smith   720p
+INSERTAR 54 8.183438 Alien vs Predator 1-2  720p
+INSERTAR 172 9.612669 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 160 6.712779 Independence Day 1080p
+INSERTAR 208 4.903676 Pitch Black [720p]
+INSERTAR 22 5.691939 Dead Race 720p
+INSERTAR 189 7.027034 One Missed Call   720p
+INSERTAR 221 3.713969 The Hangover [720p]
+INSERTAR 143 2.511199 Liar Liar    720p
+INSERTAR 162 3.925929 Final Destination
+INSERTAR 196 6.350950 Land Of the Lost   720p
+ELIMINAR 74
+ELIMINAR 136
+ELIMINAR 39
+ELIMINAR 160
+ELIMINAR 43
+ELIMINAR 13
+ELIMINAR 189
+ELIMINAR 156
+IMPRIMIR tests/74-abb.out
diff --git a/tests/75-abb.catedra.out b/tests/75-abb.catedra.out
new file mode 100644
index 0000000..ff3b4dc
--- /dev/null
+++ b/tests/75-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 65 9.097573 Orphanage 720p ]
+[ 9 4.803313 Eagle Eye    1080p ][ 34 1.046114 Die Hard 3   720p ]
+[ 1 5.843178 Star Wars Saga  Collection 720p ][ 9 4.803313 Eagle Eye    1080p ][ 14 0.972489 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 42 1.608057 Lust Caution   720p ]
+[ 9 4.803313 Eagle Eye    1080p ][ 14 0.972489 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 40 6.148667 SAW IV ][ 42 1.608057 Lust Caution   720p ][ 63 3.947606 PIXAR Movie ][ 82 1.838178 Lust Caution   720p ]
+[ 9 4.803313 Eagle Eye    1080p ][ 14 0.972489 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 15 5.412468 Public Enemies [720p] ][ 32 6.797149 Con Air   720p ][ 39 7.004972 X-Men 3    720p ][ 40 6.148667 SAW IV ][ 42 1.608057 Lust Caution   720p ][ 59 8.992755 SAW I   720p ][ 63 3.947606 PIXAR Movie ]
+[ 9 4.803313 Eagle Eye    1080p ][ 14 0.972489 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 15 5.412468 Public Enemies [720p] ][ 17 3.815556 Mission Impossible Trilogy   720p ][ 32 6.797149 Con Air   720p ][ 39 7.004972 X-Men 3    720p ][ 40 6.148667 SAW IV ][ 59 8.992755 SAW I   720p ][ 63 3.947606 PIXAR Movie ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 72 4.271118 Wanted   1080p ][ 77 7.863554 Cleanwest 720p ]
+[ 2 9.340195 Behind Enemy Line 2001   720p ][ 6 5.622117 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 9 4.803313 Eagle Eye    1080p ][ 15 5.412468 Public Enemies [720p] ][ 17 3.815556 Mission Impossible Trilogy   720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 39 7.004972 X-Men 3    720p ][ 47 7.152987 Seven Swords    1080p ][ 49 5.052103 Pearl Harbor ][ 59 8.992755 SAW I   720p ][ 63 3.947606 PIXAR Movie ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 88 4.730332 Van.Helsing  1080p ]
+[ 2 9.340195 Behind Enemy Line 2001   720p ][ 6 5.622117 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 9 4.803313 Eagle Eye    1080p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 39 7.004972 X-Men 3    720p ][ 49 5.052103 Pearl Harbor ][ 50 4.331715 Pitch Black [720p] ][ 58 3.618640 Before The Devil Knows, You're Dead   1080p ][ 59 8.992755 SAW I   720p ][ 61 7.855513 Miami Vice 720p ][ 63 3.947606 PIXAR Movie ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 70 7.496713 This Is It [2009] [720p] ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 84 2.760000 Hero    1080p ][ 88 4.730332 Van.Helsing  1080p ]
+[ 2 9.340195 Behind Enemy Line 2001   720p ][ 9 4.803313 Eagle Eye    1080p ][ 11 9.748906 Juno 2007 720p ][ 20 9.277573 In The Electrical Mist   720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 39 7.004972 X-Men 3    720p ][ 49 5.052103 Pearl Harbor ][ 52 4.480135 Bridge To Terabithia 720P ][ 59 8.992755 SAW I   720p ][ 61 7.855513 Miami Vice 720p ][ 63 3.947606 PIXAR Movie ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 70 7.496713 This Is It [2009] [720p] ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 84 2.760000 Hero    1080p ][ 88 4.730332 Van.Helsing  1080p ][ 95 3.546738 Resident Evil Series    1080p ][ 96 7.433534 Daredevil - 720p ]
+[ 9 4.803313 Eagle Eye    1080p ][ 11 9.748906 Juno 2007 720p ][ 12 3.320825 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 20 9.277573 In The Electrical Mist   720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 39 7.004972 X-Men 3    720p ][ 49 5.052103 Pearl Harbor ][ 56 8.955770 Pearl Harbor ][ 59 8.992755 SAW I   720p ][ 61 7.855513 Miami Vice 720p ][ 63 3.947606 PIXAR Movie ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 75 5.229313 Exiled   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 84 2.760000 Hero    1080p ][ 88 4.730332 Van.Helsing  1080p ][ 94 2.579946 Jumper    1080p ][ 95 3.546738 Resident Evil Series    1080p ][ 96 7.433534 Daredevil - 720p ][ 110 9.582983 Resident Evil Series    1080p ][ 114 1.899744 Taken 1080p ][ 120 7.588956 Inkheart [2008] [720p] ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 9 4.803313 Eagle Eye    1080p ][ 12 3.320825 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 20 9.277573 In The Electrical Mist   720p ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 39 7.004972 X-Men 3    720p ][ 49 5.052103 Pearl Harbor ][ 53 6.257502 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 56 8.955770 Pearl Harbor ][ 59 8.992755 SAW I   720p ][ 61 7.855513 Miami Vice 720p ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 75 5.229313 Exiled   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 84 2.760000 Hero    1080p ][ 95 3.546738 Resident Evil Series    1080p ][ 96 7.433534 Daredevil - 720p ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 114 1.899744 Taken 1080p ][ 120 7.588956 Inkheart [2008] [720p] ][ 130 6.438508 Defiance.1080p ][ 136 5.666389 The Mist   720p ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 9 4.803313 Eagle Eye    1080p ][ 10 9.165211 X-Men 4 - Origins Wolverine (2009)  1080p ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 20 9.277573 In The Electrical Mist   720p ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 53 6.257502 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 56 8.955770 Pearl Harbor ][ 59 8.992755 SAW I   720p ][ 61 7.855513 Miami Vice 720p ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 75 5.229313 Exiled   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 79 4.832617 The Matrix Reloaded   1080p ][ 84 2.760000 Hero    1080p ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 103 7.894368 Apocalypto   720p ][ 107 0.234939 Final Fantasy VII Advent Children [2005] [1080p] ][ 114 1.899744 Taken 1080p ][ 120 7.588956 Inkheart [2008] [720p] ][ 129 8.911644 Kill Bill Vol 2 [2004]   720p ][ 130 6.438508 Defiance.1080p ][ 146 3.198461 Push    1080p ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 9 4.803313 Eagle Eye    1080p ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 20 9.277573 In The Electrical Mist   720p ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 53 6.257502 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 56 8.955770 Pearl Harbor ][ 61 7.855513 Miami Vice 720p ][ 62 1.006320 Horton Hears a Who! [2008] [720p] ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 75 5.229313 Exiled   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 79 4.832617 The Matrix Reloaded   1080p ][ 81 2.378708 300 [2006] ][ 84 2.760000 Hero    1080p ][ 86 3.274740 Taken 1080p ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 107 0.234939 Final Fantasy VII Advent Children [2005] [1080p] ][ 114 1.899744 Taken 1080p ][ 115 3.757103 Blade 1   720p ][ 117 8.774522 Dante's Peak   1080p ][ 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p ][ 120 7.588956 Inkheart [2008] [720p] ][ 121 1.489234 Beauty And The Beast    720p ][ 128 4.914896 8 Mile [2002] [720p] ][ 130 6.438508 Defiance.1080p ][ 146 3.198461 Push    1080p ][ 150 6.702684 Star Trek Collection 1-9    720p ][ 159 2.949444 Final Destination ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 9 4.803313 Eagle Eye    1080p ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 20 9.277573 In The Electrical Mist   720p ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 32 6.797149 Con Air   720p ][ 33 0.254598 Dolphin    720p ][ 38 1.044260 Terminator.1984.720p.BluRay.x264-ESiR ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 48 1.451198 The Last Samurai [2004] [720p] ][ 56 8.955770 Pearl Harbor ][ 61 7.855513 Miami Vice 720p ][ 62 1.006320 Horton Hears a Who! [2008] [720p] ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 79 4.832617 The Matrix Reloaded   1080p ][ 81 2.378708 300 [2006] ][ 84 2.760000 Hero    1080p ][ 85 2.806798 Final Destination 3   1080p ][ 86 3.274740 Taken 1080p ][ 87 1.729449 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 105 8.934832 Hellboy 2     1080p ][ 107 0.234939 Final Fantasy VII Advent Children [2005] [1080p] ][ 114 1.899744 Taken 1080p ][ 115 3.757103 Blade 1   720p ][ 117 8.774522 Dante's Peak   1080p ][ 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p ][ 121 1.489234 Beauty And The Beast    720p ][ 123 0.137369 The Proposal [2009] [720p] ][ 130 6.438508 Defiance.1080p ][ 132 5.414653 Eragon 720p ][ 135 0.734339 James Bond 22 - Quantum of Solace [2008] [720p] ][ 146 3.198461 Push    1080p ][ 150 6.702684 Star Trek Collection 1-9    720p ][ 151 2.521789 Crash    1080p ][ 159 2.949444 Final Destination ][ 168 9.895795 Bee Movie   720p ][ 177 1.676818 Jurassic Park 1-3  1080p ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 9 4.803313 Eagle Eye    1080p ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 20 9.277573 In The Electrical Mist   720p ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 37 1.612391 Up [1080p] ][ 38 1.044260 Terminator.1984.720p.BluRay.x264-ESiR ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 48 1.451198 The Last Samurai [2004] [720p] ][ 57 9.807372 Knowing 2009 720p ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 79 4.832617 The Matrix Reloaded   1080p ][ 81 2.378708 300 [2006] ][ 83 6.862720 Deep Sea ][ 84 2.760000 Hero    1080p ][ 85 2.806798 Final Destination 3   1080p ][ 86 3.274740 Taken 1080p ][ 87 1.729449 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 98 5.156873 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 102 8.637210 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 105 8.934832 Hellboy 2     1080p ][ 108 6.524992 Ratatouille [2007] ][ 114 1.899744 Taken 1080p ][ 115 3.757103 Blade 1   720p ][ 117 8.774522 Dante's Peak   1080p ][ 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p ][ 121 1.489234 Beauty And The Beast    720p ][ 122 6.129245 Starship Troopers 1  1080p ][ 123 0.137369 The Proposal [2009] [720p] ][ 126 7.211516 Face.Off.1997.720p ][ 130 6.438508 Defiance.1080p ][ 132 5.414653 Eragon 720p ][ 134 6.284092 Battle for Terra [2007] [1080p] ][ 135 0.734339 James Bond 22 - Quantum of Solace [2008] [720p] ][ 138 7.594844 Hitman    720p ][ 146 3.198461 Push    1080p ][ 150 6.702684 Star Trek Collection 1-9    720p ][ 151 2.521789 Crash    1080p ][ 158 7.920149 Transformer 1 & 2 Collection   1080p ][ 159 2.949444 Final Destination ][ 161 9.337481 James Bond 16 - Licence to Kill [1989] ][ 168 9.895795 Bee Movie   720p ][ 177 1.676818 Jurassic Park 1-3  1080p ][ 179 7.956278 E.T   720p ][ 186 9.129849 Resident Evil Series    1080p ]
+[ 3 9.236434 Eurotrip    720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 9 4.803313 Eagle Eye    1080p ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 36 5.445474 The Mummy 1-2   1080p ][ 37 1.612391 Up [1080p] ][ 38 1.044260 Terminator.1984.720p.BluRay.x264-ESiR ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 48 1.451198 The Last Samurai [2004] [720p] ][ 51 2.242172 contents.txt ][ 54 1.551196 Jeniffer's Body ( 2009)    1080p ][ 57 9.807372 Knowing 2009 720p ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 67 9.828706 Armageddon [1998] [720p] ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 72 4.271118 Wanted   1080p ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 74 7.357423 Death Race   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 81 2.378708 300 [2006] ][ 83 6.862720 Deep Sea ][ 84 2.760000 Hero    1080p ][ 85 2.806798 Final Destination 3   1080p ][ 86 3.274740 Taken 1080p ][ 87 1.729449 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 98 5.156873 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 99 4.037198 Superhero Movie   1080p ][ 100 9.155983 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 101 2.737543 The Extreme Movie 720P ][ 102 8.637210 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 105 8.934832 Hellboy 2     1080p ][ 108 6.524992 Ratatouille [2007] ][ 114 1.899744 Taken 1080p ][ 115 3.757103 Blade 1   720p ][ 117 8.774522 Dante's Peak   1080p ][ 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p ][ 121 1.489234 Beauty And The Beast    720p ][ 122 6.129245 Starship Troopers 1  1080p ][ 123 0.137369 The Proposal [2009] [720p] ][ 126 7.211516 Face.Off.1997.720p ][ 130 6.438508 Defiance.1080p ][ 132 5.414653 Eragon 720p ][ 134 6.284092 Battle for Terra [2007] [1080p] ][ 135 0.734339 James Bond 22 - Quantum of Solace [2008] [720p] ][ 138 7.594844 Hitman    720p ][ 139 5.239643 Fifty Dead Men Walking   1080p ][ 142 3.923173 SAW IV ][ 146 3.198461 Push    1080p ][ 150 6.702684 Star Trek Collection 1-9    720p ][ 155 0.364919 9 [720p] ][ 157 1.183360 Gone In 60 Seconds    1080p ][ 158 7.920149 Transformer 1 & 2 Collection   1080p ][ 159 2.949444 Final Destination ][ 161 9.337481 James Bond 16 - Licence to Kill [1989] ][ 174 1.572998 Mr. & Mrs. Smith   720p ][ 179 7.956278 E.T   720p ][ 182 9.260769 Hellboy 2     1080p ][ 183 0.127335 Hero    1080p ][ 186 9.129849 Resident Evil Series    1080p ][ 188 1.988410 Fast and the Furious 2 - 1080p ][ 198 7.230385 Lawrence of Arabia   1080p ][ 208 1.363743 Punisher 2   720p ]
+[ 3 9.236434 Eurotrip    720p ][ 4 2.719615 Doomsday 720p ][ 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS] ][ 7 4.656787 The Butterfly Effect [2004] [720p] ][ 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 22 5.108710 The X Files - I Want To Believe    720p ][ 28 0.446830 Kill Bill Vol 1 [2003]    720p ][ 29 2.750958 Moulin Rouge   720p ][ 36 5.445474 The Mummy 1-2   1080p ][ 37 1.612391 Up [1080p] ][ 38 1.044260 Terminator.1984.720p.BluRay.x264-ESiR ][ 39 7.004972 X-Men 3    720p ][ 43 6.033944 Underworld Series ][ 48 1.451198 The Last Samurai [2004] [720p] ][ 54 1.551196 Jeniffer's Body ( 2009)    1080p ][ 57 9.807372 Knowing 2009 720p ][ 63 3.947606 PIXAR Movie ][ 64 6.873460 007.1983.Octopussy.720p.hdtv.x264 ][ 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 67 9.828706 Armageddon [1998] [720p] ][ 68 0.034218 Twilight [2008]   720p ][ 69 6.028919 Transformer 1 & 2 Collection   1080p ][ 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 3.639539 Behind Enemy Line 2001   720p ][ 76 1.676546 James Bond 16 - Licence to Kill [1989] ][ 81 2.378708 300 [2006] ][ 83 6.862720 Deep Sea ][ 84 2.760000 Hero    1080p ][ 85 2.806798 Final Destination 3   1080p ][ 86 3.274740 Taken 1080p ][ 87 1.729449 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 92 1.679912 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 93 5.853821 National Geographic - The Koran [720p] [Documenter] ][ 95 3.546738 Resident Evil Series    1080p ][ 98 5.156873 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 99 4.037198 Superhero Movie   1080p ][ 101 2.737543 The Extreme Movie 720P ][ 102 8.637210 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 104 7.888928 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 108 6.524992 Ratatouille [2007] ][ 114 1.899744 Taken 1080p ][ 115 3.757103 Blade 1   720p ][ 117 8.774522 Dante's Peak   1080p ][ 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p ][ 121 1.489234 Beauty And The Beast    720p ][ 122 6.129245 Starship Troopers 1  1080p ][ 123 0.137369 The Proposal [2009] [720p] ][ 124 7.459503 American Psycho   720p ][ 126 7.211516 Face.Off.1997.720p ][ 127 2.601468 The Haunting In Connecticut [2009] [720p] ][ 130 6.438508 Defiance.1080p ][ 131 7.059304 The Chronicle of Riddick 720p ][ 132 5.414653 Eragon 720p ][ 134 6.284092 Battle for Terra [2007] [1080p] ][ 135 0.734339 James Bond 22 - Quantum of Solace [2008] [720p] ][ 137 8.167441 James Bond 02 - From Russia With Love [1963] ][ 138 7.594844 Hitman    720p ][ 139 5.239643 Fifty Dead Men Walking   1080p ][ 142 3.923173 SAW IV ][ 143 3.490249 This Is It [2009] [720p] ][ 146 3.198461 Push    1080p ][ 149 5.188043 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 155 0.364919 9 [720p] ][ 157 1.183360 Gone In 60 Seconds    1080p ][ 158 7.920149 Transformer 1 & 2 Collection   1080p ][ 159 2.949444 Final Destination ][ 161 9.337481 James Bond 16 - Licence to Kill [1989] ][ 162 1.795668 Erin Brockovich 2000.720p ][ 164 0.563178 Saving Private Ryan 720p ][ 174 1.572998 Mr. & Mrs. Smith   720p ][ 182 9.260769 Hellboy 2     1080p ][ 183 0.127335 Hero    1080p ][ 186 9.129849 Resident Evil Series    1080p ][ 188 1.988410 Fast and the Furious 2 - 1080p ][ 189 7.723406 James Bond 11 - MoonRaker [1979] ][ 198 7.230385 Lawrence of Arabia   1080p ][ 200 1.132691 City of Embers    720p ][ 207 1.603121 Home    1080p ][ 208 1.363743 Punisher 2   720p ][ 209 0.605767 Watchmen [720p] ][ 211 1.683135 Dante's Peak   1080p ]
diff --git a/tests/75-abb.in b/tests/75-abb.in
new file mode 100644
index 0000000..b8bdff4
--- /dev/null
+++ b/tests/75-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/75-abb.out
+INSERTAR 65 9.097573 Orphanage 720p
+IMPRIMIR tests/75-abb.out
+INSERTAR 9 4.803313 Eagle Eye    1080p
+INSERTAR 34 1.046114 Die Hard 3   720p
+ELIMINAR 65
+IMPRIMIR tests/75-abb.out
+INSERTAR 1 5.843178 Star Wars Saga  Collection 720p
+INSERTAR 42 1.608057 Lust Caution   720p
+INSERTAR 14 0.972489 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+ELIMINAR 34
+IMPRIMIR tests/75-abb.out
+INSERTAR 63 3.947606 PIXAR Movie
+INSERTAR 16 6.978128 PIXAR Movie
+INSERTAR 82 1.838178 Lust Caution   720p
+INSERTAR 40 6.148667 SAW IV
+ELIMINAR 16
+ELIMINAR 1
+IMPRIMIR tests/75-abb.out
+INSERTAR 39 7.004972 X-Men 3    720p
+INSERTAR 15 5.412468 Public Enemies [720p]
+INSERTAR 80 8.261126 Bad Boy I [1995] [720p]
+INSERTAR 32 6.797149 Con Air   720p
+INSERTAR 59 8.992755 SAW I   720p
+ELIMINAR 80
+ELIMINAR 82
+IMPRIMIR tests/75-abb.out
+INSERTAR 72 4.271118 Wanted   1080p
+INSERTAR 41 9.380730 SAW I   720p
+INSERTAR 77 7.863554 Cleanwest 720p
+INSERTAR 26 7.756518 A Knight's Tale [2001] [720p]
+INSERTAR 69 6.028919 Transformer 1 & 2 Collection   1080p
+INSERTAR 17 3.815556 Mission Impossible Trilogy   720p
+ELIMINAR 26
+ELIMINAR 41
+ELIMINAR 42
+IMPRIMIR tests/75-abb.out
+INSERTAR 47 7.152987 Seven Swords    1080p
+INSERTAR 49 5.052103 Pearl Harbor
+INSERTAR 29 2.750958 Moulin Rouge   720p
+INSERTAR 2 9.340195 Behind Enemy Line 2001   720p
+INSERTAR 71 2.997328 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 6 5.622117 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 88 4.730332 Van.Helsing  1080p
+ELIMINAR 77
+ELIMINAR 40
+ELIMINAR 14
+IMPRIMIR tests/75-abb.out
+INSERTAR 25 4.026274 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 78 2.109499 Chicken Little 1080p
+INSERTAR 70 7.496713 This Is It [2009] [720p]
+INSERTAR 61 7.855513 Miami Vice 720p
+INSERTAR 76 1.676546 James Bond 16 - Licence to Kill [1989]
+INSERTAR 84 2.760000 Hero    1080p
+INSERTAR 58 3.618640 Before The Devil Knows, You're Dead   1080p
+INSERTAR 50 4.331715 Pitch Black [720p]
+ELIMINAR 47
+ELIMINAR 15
+ELIMINAR 78
+ELIMINAR 17
+IMPRIMIR tests/75-abb.out
+INSERTAR 28 0.446830 Kill Bill Vol 1 [2003]    720p
+INSERTAR 52 4.480135 Bridge To Terabithia 720P
+INSERTAR 91 8.241016 Se7en [720p]
+INSERTAR 11 9.748906 Juno 2007 720p
+INSERTAR 20 9.277573 In The Electrical Mist   720p
+INSERTAR 96 7.433534 Daredevil - 720p
+INSERTAR 95 3.546738 Resident Evil Series    1080p
+INSERTAR 33 0.254598 Dolphin    720p
+INSERTAR 73 3.639539 Behind Enemy Line 2001   720p
+ELIMINAR 50
+ELIMINAR 58
+ELIMINAR 91
+ELIMINAR 6
+IMPRIMIR tests/75-abb.out
+INSERTAR 111 6.196259 James Bond 03 - GoldFinger [1964]
+INSERTAR 114 1.899744 Taken 1080p
+INSERTAR 74 7.357423 Death Race   720p
+INSERTAR 75 5.229313 Exiled   720p
+INSERTAR 94 2.579946 Jumper    1080p
+INSERTAR 56 8.955770 Pearl Harbor
+INSERTAR 12 3.320825 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 120 7.588956 Inkheart [2008] [720p]
+INSERTAR 110 9.582983 Resident Evil Series    1080p
+INSERTAR 97 3.246028 enemy at the gates    1080p
+ELIMINAR 2
+ELIMINAR 97
+ELIMINAR 70
+ELIMINAR 111
+ELIMINAR 52
+IMPRIMIR tests/75-abb.out
+INSERTAR 99 4.037198 Superhero Movie   1080p
+INSERTAR 67 9.828706 Armageddon [1998] [720p]
+INSERTAR 45 5.128350 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 101 2.737543 The Extreme Movie 720P
+INSERTAR 22 5.108710 The X Files - I Want To Believe    720p
+INSERTAR 130 6.438508 Defiance.1080p
+INSERTAR 64 6.873460 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 5 0.457235 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 53 6.257502 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 136 5.666389 The Mist   720p
+INSERTAR 3 9.236434 Eurotrip    720p
+ELIMINAR 110
+ELIMINAR 88
+ELIMINAR 94
+ELIMINAR 11
+ELIMINAR 45
+IMPRIMIR tests/75-abb.out
+INSERTAR 79 4.832617 The Matrix Reloaded   1080p
+INSERTAR 103 7.894368 Apocalypto   720p
+INSERTAR 13 3.421314 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 129 8.911644 Kill Bill Vol 2 [2004]   720p
+INSERTAR 43 6.033944 Underworld Series
+INSERTAR 146 3.198461 Push    1080p
+INSERTAR 7 4.656787 The Butterfly Effect [2004] [720p]
+INSERTAR 107 0.234939 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 10 9.165211 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 0 6.708758 300 [2006]
+INSERTAR 125 1.068424 The Messenger [720p]
+INSERTAR 93 5.853821 National Geographic - The Koran [720p] [Documenter]
+ELIMINAR 136
+ELIMINAR 12
+ELIMINAR 125
+ELIMINAR 96
+ELIMINAR 49
+ELIMINAR 0
+IMPRIMIR tests/75-abb.out
+INSERTAR 66 7.383509 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 128 4.914896 8 Mile [2002] [720p]
+INSERTAR 62 1.006320 Horton Hears a Who! [2008] [720p]
+INSERTAR 150 6.702684 Star Trek Collection 1-9    720p
+INSERTAR 8 9.871914 Angels & Demons [2009] [1080p]
+INSERTAR 117 8.774522 Dante's Peak   1080p
+INSERTAR 159 2.949444 Final Destination
+INSERTAR 118 2.037651 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 121 1.489234 Beauty And The Beast    720p
+INSERTAR 86 3.274740 Taken 1080p
+INSERTAR 30 3.700007 Alien vs Predator 1-2  720p
+INSERTAR 115 3.757103 Blade 1   720p
+INSERTAR 81 2.378708 300 [2006]
+ELIMINAR 8
+ELIMINAR 30
+ELIMINAR 59
+ELIMINAR 103
+ELIMINAR 129
+ELIMINAR 10
+IMPRIMIR tests/75-abb.out
+INSERTAR 123 0.137369 The Proposal [2009] [720p]
+INSERTAR 135 0.734339 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 87 1.729449 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 132 5.414653 Eragon 720p
+INSERTAR 148 5.748654 007 Goldfinger [1964] [BluRay] [720p] [DTS]
+INSERTAR 48 1.451198 The Last Samurai [2004] [720p]
+INSERTAR 151 2.521789 Crash    1080p
+INSERTAR 60 5.127486 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 105 8.934832 Hellboy 2     1080p
+INSERTAR 38 1.044260 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 85 2.806798 Final Destination 3   1080p
+INSERTAR 168 9.895795 Bee Movie   720p
+INSERTAR 177 1.676818 Jurassic Park 1-3  1080p
+INSERTAR 170 0.328837 Four Christmases 720P
+ELIMINAR 75
+ELIMINAR 60
+ELIMINAR 148
+ELIMINAR 128
+ELIMINAR 120
+ELIMINAR 170
+ELIMINAR 53
+IMPRIMIR tests/75-abb.out
+INSERTAR 37 1.612391 Up [1080p]
+INSERTAR 134 6.284092 Battle for Terra [2007] [1080p]
+INSERTAR 122 6.129245 Starship Troopers 1  1080p
+INSERTAR 158 7.920149 Transformer 1 & 2 Collection   1080p
+INSERTAR 102 8.637210 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 126 7.211516 Face.Off.1997.720p
+INSERTAR 133 5.983146 Superhero Movie   1080p
+INSERTAR 186 9.129849 Resident Evil Series    1080p
+INSERTAR 83 6.862720 Deep Sea
+INSERTAR 98 5.156873 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 108 6.524992 Ratatouille [2007]
+INSERTAR 179 7.956278 E.T   720p
+INSERTAR 161 9.337481 James Bond 16 - Licence to Kill [1989]
+INSERTAR 57 9.807372 Knowing 2009 720p
+INSERTAR 138 7.594844 Hitman    720p
+ELIMINAR 62
+ELIMINAR 32
+ELIMINAR 107
+ELIMINAR 56
+ELIMINAR 33
+ELIMINAR 133
+ELIMINAR 61
+IMPRIMIR tests/75-abb.out
+INSERTAR 166 9.058537 Memento    1080p
+INSERTAR 182 9.260769 Hellboy 2     1080p
+INSERTAR 155 0.364919 9 [720p]
+INSERTAR 157 1.183360 Gone In 60 Seconds    1080p
+INSERTAR 139 5.239643 Fifty Dead Men Walking   1080p
+INSERTAR 54 1.551196 Jeniffer's Body ( 2009)    1080p
+INSERTAR 142 3.923173 SAW IV
+INSERTAR 36 5.445474 The Mummy 1-2   1080p
+INSERTAR 174 1.572998 Mr. & Mrs. Smith   720p
+INSERTAR 100 9.155983 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 198 7.230385 Lawrence of Arabia   1080p
+INSERTAR 188 1.988410 Fast and the Furious 2 - 1080p
+INSERTAR 183 0.127335 Hero    1080p
+INSERTAR 202 9.828702 The Butterfly Effect 3 Revelations 720p
+INSERTAR 208 1.363743 Punisher 2   720p
+INSERTAR 51 2.242172 contents.txt
+ELIMINAR 20
+ELIMINAR 79
+ELIMINAR 25
+ELIMINAR 202
+ELIMINAR 166
+ELIMINAR 177
+ELIMINAR 151
+ELIMINAR 168
+IMPRIMIR tests/75-abb.out
+INSERTAR 137 8.167441 James Bond 02 - From Russia With Love [1963]
+INSERTAR 68 0.034218 Twilight [2008]   720p
+INSERTAR 143 3.490249 This Is It [2009] [720p]
+INSERTAR 211 1.683135 Dante's Peak   1080p
+INSERTAR 200 1.132691 City of Embers    720p
+INSERTAR 127 2.601468 The Haunting In Connecticut [2009] [720p]
+INSERTAR 189 7.723406 James Bond 11 - MoonRaker [1979]
+INSERTAR 209 0.605767 Watchmen [720p]
+INSERTAR 162 1.795668 Erin Brockovich 2000.720p
+INSERTAR 4 2.719615 Doomsday 720p
+INSERTAR 207 1.603121 Home    1080p
+INSERTAR 124 7.459503 American Psycho   720p
+INSERTAR 131 7.059304 The Chronicle of Riddick 720p
+INSERTAR 92 1.679912 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 104 7.888928 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 164 0.563178 Saving Private Ryan 720p
+INSERTAR 149 5.188043 James Bond 18 - Tommorow Never Dies [1997] [720p]
+ELIMINAR 100
+ELIMINAR 105
+ELIMINAR 74
+ELIMINAR 150
+ELIMINAR 51
+ELIMINAR 72
+ELIMINAR 9
+ELIMINAR 179
+IMPRIMIR tests/75-abb.out
diff --git a/tests/76-abb.catedra.out b/tests/76-abb.catedra.out
new file mode 100644
index 0000000..44cf981
--- /dev/null
+++ b/tests/76-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 23 4.576246 Alone in the dark   720p ]
+[ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 69 3.175695 SAW V ]
+[ 10 0.660500 Red Cliff    1080p ][ 27 4.566831 Meet The Fockers    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 69 3.175695 SAW V ]
+[ 10 0.660500 Red Cliff    1080p ][ 24 4.119671 Banlieue 13 - Ultimatum [720p] ][ 27 4.566831 Meet The Fockers    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ]
+[ 10 0.660500 Red Cliff    1080p ][ 24 4.119671 Banlieue 13 - Ultimatum [720p] ][ 27 4.566831 Meet The Fockers    720p ][ 55 6.795780 American Pie Book Of Love   720p ][ 56 6.711067 Lawrence of Arabia   1080p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ]
+[ 5 4.483935 Eragon 720p ][ 10 0.660500 Red Cliff    1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 24 4.119671 Banlieue 13 - Ultimatum [720p] ][ 27 4.566831 Meet The Fockers    720p ][ 31 3.660105 Rambo 4 [2008] [720p] ][ 38 0.107818 Pirates of Caribbean 1-2-3 Collection   1080p ][ 55 6.795780 American Pie Book Of Love   720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ]
+[ 5 4.483935 Eragon 720p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 21 7.377976 Seven Swords    1080p ][ 24 4.119671 Banlieue 13 - Ultimatum [720p] ][ 27 4.566831 Meet The Fockers    720p ][ 38 0.107818 Pirates of Caribbean 1-2-3 Collection   1080p ][ 41 9.049642 Liar Liar    720p ][ 43 9.065925 Species - The Awakening   720p ][ 55 6.795780 American Pie Book Of Love   720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ]
+[ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 12 2.619353 The Orphan [720] ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 21 7.377976 Seven Swords    1080p ][ 27 4.566831 Meet The Fockers    720p ][ 29 2.111109 Sex drive   720p ][ 41 9.049642 Liar Liar    720p ][ 51 6.525301 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 55 6.795780 American Pie Book Of Love   720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 77 4.310801 The Hangover [720p] ][ 78 4.595009 Four Christmases 720P ][ 80 6.090522 Dumb and Dumber   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ][ 99 0.989088 District 9 [2009] [720p] ]
+[ 2 2.776915 Doomsday 720p ][ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 12 2.619353 The Orphan [720] ][ 14 3.233552 Defiance.1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 27 4.566831 Meet The Fockers    720p ][ 29 2.111109 Sex drive   720p ][ 44 5.419061 Lymelife [720p] ][ 51 6.525301 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 55 6.795780 American Pie Book Of Love   720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 68 4.114284 Banlieue 13 - Ultimatum [720p] ][ 70 3.946448 Constantine 720p ][ 77 4.310801 The Hangover [720p] ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 92 5.276863 enemy at the gates    1080p ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ][ 99 0.989088 District 9 [2009] [720p] ]
+[ 2 2.776915 Doomsday 720p ][ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 12 2.619353 The Orphan [720] ][ 14 3.233552 Defiance.1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 26 4.899374 Die Hard 4   1080p ][ 27 4.566831 Meet The Fockers    720p ][ 35 5.094880 Up [1080p] ][ 44 5.419061 Lymelife [720p] ][ 47 6.732882 Afro samurai uncut 720p ][ 51 6.525301 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 59 1.674380 X-Men 1    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 74 9.283548 Race To Witch Mountain [1080p] ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 78 4.595009 Four Christmases 720P ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ][ 99 0.989088 District 9 [2009] [720p] ][ 109 6.794215 Night Train   720p ][ 113 6.710638 Night At The Museum 2 [720p] ][ 123 6.746877 Pinocchio [1940] [720p] ]
+[ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 9 9.961180 Stargate-The Ark of Truth 720p ][ 12 2.619353 The Orphan [720] ][ 14 3.233552 Defiance.1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 35 5.094880 Up [1080p] ][ 39 9.354542 Chocolate 720p ][ 44 5.419061 Lymelife [720p] ][ 47 6.732882 Afro samurai uncut 720p ][ 51 6.525301 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 53 6.815219 Eagle Eye    1080p ][ 59 1.674380 X-Men 1    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ][ 98 2.424143 Bourne Identity   720p ][ 99 0.989088 District 9 [2009] [720p] ][ 109 6.794215 Night Train   720p ][ 110 1.383467 Eragon 720p ][ 113 6.710638 Night At The Museum 2 [720p] ][ 114 1.862121 The Matrix Reloaded   1080p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 129 5.974480 Seven Swords    1080p ][ 138 8.389138 Star Trek [2009] [1080p] ]
+[ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 9 9.961180 Stargate-The Ark of Truth 720p ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 14 3.233552 Defiance.1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 35 5.094880 Up [1080p] ][ 39 9.354542 Chocolate 720p ][ 47 6.732882 Afro samurai uncut 720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 90 9.494027 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 96 2.929395 Kill Bill Vol 1 [2003]    720p ][ 97 0.009188 Erin Brockovich 2000.720p ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 109 6.794215 Night Train   720p ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 114 1.862121 The Matrix Reloaded   1080p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 144 5.067694 Dumb and Dumber   720p ]
+[ 5 4.483935 Eragon 720p ][ 6 9.726022 contents.txt ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 14 3.233552 Defiance.1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 30 9.390254 Starship Troopers 1  1080p ][ 39 9.354542 Chocolate 720p ][ 47 6.732882 Afro samurai uncut 720p ][ 52 1.537387 Alien vs Predator 1-2  720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 65 5.348276 Bolt [2008] [1080p] ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 90 9.494027 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 95 2.306448 Bad Boy I [1995] [720p] ][ 97 0.009188 Erin Brockovich 2000.720p ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 109 6.794215 Night Train   720p ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 114 1.862121 The Matrix Reloaded   1080p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 125 0.506255 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 142 0.974993 Blade 3   720p ][ 144 5.067694 Dumb and Dumber   720p ][ 145 6.110406 Shark Tale [2004] [1080p] ][ 146 6.599051 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ]
+[ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 13 0.411750 The Day After Tomorrow 1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 30 9.390254 Starship Troopers 1  1080p ][ 47 6.732882 Afro samurai uncut 720p ][ 52 1.537387 Alien vs Predator 1-2  720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 60 7.677454 The Butterfly Effect [2004] [720p] ][ 63 4.208600 Pearl Harbor ][ 65 5.348276 Bolt [2008] [1080p] ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 95 2.306448 Bad Boy I [1995] [720p] ][ 97 0.009188 Erin Brockovich 2000.720p ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 104 8.072665 Bolt [2008] [1080p] ][ 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 109 6.794215 Night Train   720p ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 114 1.862121 The Matrix Reloaded   1080p ][ 116 1.232515 The Messenger [720p] ][ 121 5.071288 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 133 0.451346 One Missed Call   720p ][ 136 6.057594 Memento    1080p ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 142 0.974993 Blade 3   720p ][ 143 8.898550 The Butterfly Effect [2004] [720p] ][ 144 5.067694 Dumb and Dumber   720p ][ 145 6.110406 Shark Tale [2004] [1080p] ][ 146 6.599051 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 155 1.247453 Fast and the Furious 1 - 1080p ][ 163 8.677756 How To Lose Friends & Alienate People   1080p ][ 165 2.048481 How To Lose Friends & Alienate People   1080p ][ 166 1.482890 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 176 9.126042 Harold & Kumar   720p ]
+[ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 13 0.411750 The Day After Tomorrow 1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 30 9.390254 Starship Troopers 1  1080p ][ 52 1.537387 Alien vs Predator 1-2  720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 65 5.348276 Bolt [2008] [1080p] ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 82 6.420813 Bolt [2008] [1080p] ][ 83 4.363140 Core   720p ][ 88 4.306472 Superhero Movie   1080p ][ 91 7.205148 Death Sentence   1080p ][ 95 2.306448 Bad Boy I [1995] [720p] ][ 97 0.009188 Erin Brockovich 2000.720p ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 104 8.072665 Bolt [2008] [1080p] ][ 105 6.012052 Monster Inc [2001] [720p] ][ 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 8.887384 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 109 6.794215 Night Train   720p ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 116 1.232515 The Messenger [720p] ][ 121 5.071288 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 124 6.661729 Kung Fu Panda Secrets of the Furious Five    720p ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 133 0.451346 One Missed Call   720p ][ 136 6.057594 Memento    1080p ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 143 8.898550 The Butterfly Effect [2004] [720p] ][ 144 5.067694 Dumb and Dumber   720p ][ 145 6.110406 Shark Tale [2004] [1080p] ][ 146 6.599051 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 150 8.965518 The Matrix Reloaded   1080p ][ 155 1.247453 Fast and the Furious 1 - 1080p ][ 158 4.267685 Dragon Wars   720p ][ 163 8.677756 How To Lose Friends & Alienate People   1080p ][ 165 2.048481 How To Lose Friends & Alienate People   1080p ][ 168 8.624508 Leaving Las Vegas  720p ][ 169 5.251793 High school musical II 2007    720p ][ 171 5.400310 Terminator 3 Rise Of The Machine [2003]   720p ][ 174 7.020360 Battlestar Galactica The Plan [720p] ][ 176 9.126042 Harold & Kumar   720p ][ 177 2.345698 High school musical II 2007    720p ][ 183 6.265925 Lord Of The Ring  - The Two Tower   720p ][ 187 4.970521 Fast and the Furious 3 -  Tokyo Drift - 1080p ]
+[ 0 9.549045 Hulk 1    1080p ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 13 0.411750 The Day After Tomorrow 1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 30 9.390254 Starship Troopers 1  1080p ][ 40 7.856383 Ongbak 2003 720p ][ 46 2.136293 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 52 1.537387 Alien vs Predator 1-2  720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 67 2.922501 Pearl Harbor ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 77 4.310801 The Hangover [720p] ][ 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 82 6.420813 Bolt [2008] [1080p] ][ 83 4.363140 Core   720p ][ 85 6.850523 Shutter   720p ][ 88 4.306472 Superhero Movie   1080p ][ 91 7.205148 Death Sentence   1080p ][ 95 2.306448 Bad Boy I [1995] [720p] ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 104 8.072665 Bolt [2008] [1080p] ][ 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 8.887384 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 116 1.232515 The Messenger [720p] ][ 121 5.071288 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 123 6.746877 Pinocchio [1940] [720p] ][ 124 6.661729 Kung Fu Panda Secrets of the Furious Five    720p ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 136 6.057594 Memento    1080p ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 143 8.898550 The Butterfly Effect [2004] [720p] ][ 144 5.067694 Dumb and Dumber   720p ][ 145 6.110406 Shark Tale [2004] [1080p] ][ 146 6.599051 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 147 5.013622 Bourne Identity   720p ][ 148 1.536502 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 150 8.965518 The Matrix Reloaded   1080p ][ 155 1.247453 Fast and the Furious 1 - 1080p ][ 157 5.161057 The Butterfly Effect [2004] [720p] ][ 158 4.267685 Dragon Wars   720p ][ 162 4.473523 Aeon Flux   720p ][ 163 8.677756 How To Lose Friends & Alienate People   1080p ][ 164 2.540079 Equilibrium 720p ][ 165 2.048481 How To Lose Friends & Alienate People   1080p ][ 167 0.505836 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 168 8.624508 Leaving Las Vegas  720p ][ 169 5.251793 High school musical II 2007    720p ][ 174 7.020360 Battlestar Galactica The Plan [720p] ][ 176 9.126042 Harold & Kumar   720p ][ 177 2.345698 High school musical II 2007    720p ][ 183 6.265925 Lord Of The Ring  - The Two Tower   720p ][ 187 4.970521 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 199 9.919942 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 203 2.505465 Hitman    720p ][ 204 1.119818 911 Mysteries Demolition    720p ]
+[ 0 9.549045 Hulk 1    1080p ][ 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 11 7.755418 The Incredibles [1080p] ][ 12 2.619353 The Orphan [720] ][ 13 0.411750 The Day After Tomorrow 1080p ][ 16 3.223069 The Dark Knight [2008]   1080p ][ 18 2.063540 The X Files - I Want To Believe    720p ][ 19 9.511239 Die Hard 1   720p ][ 21 7.377976 Seven Swords    1080p ][ 25 9.631364 Race To Witch Mountain [1080p] ][ 26 4.899374 Die Hard 4   1080p ][ 28 7.235044 Eragon [2006] [720p] ][ 30 9.390254 Starship Troopers 1  1080p ][ 40 7.856383 Ongbak 2003 720p ][ 46 2.136293 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 52 1.537387 Alien vs Predator 1-2  720p ][ 53 6.815219 Eagle Eye    1080p ][ 54 0.806670 300 [2006] ][ 59 1.674380 X-Men 1    720p ][ 61 4.568074 Kingdom of Heaven [2005] [720p] ][ 66 0.997178 Street Kings   720p ][ 70 3.946448 Constantine 720p ][ 75 6.173804 Demo (Sony, Sharp, THX and more) ][ 76 6.067698 Crank 2, High Voltage   1080p ][ 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 81 4.103625 The Secret of Moonarce [720p] ][ 82 6.420813 Bolt [2008] [1080p] ][ 83 4.363140 Core   720p ][ 85 6.850523 Shutter   720p ][ 88 4.306472 Superhero Movie   1080p ][ 91 7.205148 Death Sentence   1080p ][ 95 2.306448 Bad Boy I [1995] [720p] ][ 99 0.989088 District 9 [2009] [720p] ][ 101 3.309200 21   1080p ][ 103 4.287963 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 104 8.072665 Bolt [2008] [1080p] ][ 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 8.887384 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 111 7.040457 Eragon [2006] [720p] ][ 113 6.710638 Night At The Museum 2 [720p] ][ 116 1.232515 The Messenger [720p] ][ 120 2.171810 A Knight's Tale [2001] [720p] ][ 121 5.071288 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 124 6.661729 Kung Fu Panda Secrets of the Furious Five    720p ][ 127 4.026322 Up [1080p] ][ 129 5.974480 Seven Swords    1080p ][ 131 1.571605 Drag Me To Hell [720p] ][ 134 9.588327 X-Men Origin - Wolverine [2009] [1080p] ][ 135 2.372926 Kung Fu Hustle   720p ][ 136 6.057594 Memento    1080p ][ 137 3.084798 Meet The Fockers    720p ][ 138 8.389138 Star Trek [2009] [1080p] ][ 139 0.003273 Inkheart [2008] [720p] ][ 143 8.898550 The Butterfly Effect [2004] [720p] ][ 144 5.067694 Dumb and Dumber   720p ][ 145 6.110406 Shark Tale [2004] [1080p] ][ 147 5.013622 Bourne Identity   720p ][ 148 1.536502 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 150 8.965518 The Matrix Reloaded   1080p ][ 155 1.247453 Fast and the Furious 1 - 1080p ][ 157 5.161057 The Butterfly Effect [2004] [720p] ][ 159 7.843680 CJ7   720p ][ 162 4.473523 Aeon Flux   720p ][ 163 8.677756 How To Lose Friends & Alienate People   1080p ][ 164 2.540079 Equilibrium 720p ][ 165 2.048481 How To Lose Friends & Alienate People   1080p ][ 167 0.505836 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 168 8.624508 Leaving Las Vegas  720p ][ 169 5.251793 High school musical II 2007    720p ][ 174 7.020360 Battlestar Galactica The Plan [720p] ][ 175 5.276110 contents.txt ][ 176 9.126042 Harold & Kumar   720p ][ 177 2.345698 High school musical II 2007    720p ][ 183 6.265925 Lord Of The Ring  - The Two Tower   720p ][ 187 4.970521 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 188 8.523745 21   1080p ][ 193 5.563128 Terminator.1984.720p.BluRay.x264-ESiR ][ 199 9.919942 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 203 2.505465 Hitman    720p ][ 206 1.695557 catch me if u can - 720p ][ 210 7.317722 Interview with the Vampire   720p ]
diff --git a/tests/76-abb.in b/tests/76-abb.in
new file mode 100644
index 0000000..ca87870
--- /dev/null
+++ b/tests/76-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/76-abb.out
+INSERTAR 23 4.576246 Alone in the dark   720p
+IMPRIMIR tests/76-abb.out
+INSERTAR 60 7.677454 The Butterfly Effect [2004] [720p]
+INSERTAR 69 3.175695 SAW V
+ELIMINAR 23
+IMPRIMIR tests/76-abb.out
+INSERTAR 27 4.566831 Meet The Fockers    720p
+INSERTAR 36 8.707937 Seven Swords    1080p
+INSERTAR 10 0.660500 Red Cliff    1080p
+ELIMINAR 36
+IMPRIMIR tests/76-abb.out
+INSERTAR 24 4.119671 Banlieue 13 - Ultimatum [720p]
+INSERTAR 78 4.595009 Four Christmases 720P
+INSERTAR 81 4.103625 The Secret of Moonarce [720p]
+INSERTAR 17 2.971171 Alien At The Attic 720P
+ELIMINAR 17
+ELIMINAR 69
+IMPRIMIR tests/76-abb.out
+INSERTAR 55 6.795780 American Pie Book Of Love   720p
+INSERTAR 70 3.946448 Constantine 720p
+INSERTAR 22 5.470275 Alien At The Attic 720P
+INSERTAR 56 6.711067 Lawrence of Arabia   1080p
+INSERTAR 49 1.508049 Rocky Balboa    720p
+ELIMINAR 49
+ELIMINAR 22
+IMPRIMIR tests/76-abb.out
+INSERTAR 1 8.801163 Red Dragon    1080p
+INSERTAR 32 1.121687 Blood River 720P
+INSERTAR 31 3.660105 Rambo 4 [2008] [720p]
+INSERTAR 38 0.107818 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 5 4.483935 Eragon 720p
+INSERTAR 18 2.063540 The X Files - I Want To Believe    720p
+ELIMINAR 56
+ELIMINAR 1
+ELIMINAR 32
+IMPRIMIR tests/76-abb.out
+INSERTAR 41 9.049642 Liar Liar    720p
+INSERTAR 43 9.065925 Species - The Awakening   720p
+INSERTAR 45 7.134071 E.T   720p
+INSERTAR 21 7.377976 Seven Swords    1080p
+INSERTAR 96 2.929395 Kill Bill Vol 1 [2003]    720p
+INSERTAR 83 4.363140 Core   720p
+INSERTAR 88 4.306472 Superhero Movie   1080p
+ELIMINAR 31
+ELIMINAR 10
+ELIMINAR 45
+IMPRIMIR tests/76-abb.out
+INSERTAR 6 9.726022 contents.txt
+INSERTAR 99 0.989088 District 9 [2009] [720p]
+INSERTAR 29 2.111109 Sex drive   720p
+INSERTAR 12 2.619353 The Orphan [720]
+INSERTAR 80 6.090522 Dumb and Dumber   720p
+INSERTAR 51 6.525301 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 77 4.310801 The Hangover [720p]
+INSERTAR 58 4.615848 City of Embers    720p
+ELIMINAR 24
+ELIMINAR 58
+ELIMINAR 43
+ELIMINAR 38
+IMPRIMIR tests/76-abb.out
+INSERTAR 19 9.511239 Die Hard 1   720p
+INSERTAR 44 5.419061 Lymelife [720p]
+INSERTAR 92 5.276863 enemy at the gates    1080p
+INSERTAR 2 2.776915 Doomsday 720p
+INSERTAR 68 4.114284 Banlieue 13 - Ultimatum [720p]
+INSERTAR 14 3.233552 Defiance.1080p
+INSERTAR 3 1.151936 Juno 2007 720p
+INSERTAR 7 2.779868 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 112 5.679863 Eurotrip    720p
+ELIMINAR 41
+ELIMINAR 80
+ELIMINAR 112
+ELIMINAR 3
+IMPRIMIR tests/76-abb.out
+INSERTAR 109 6.794215 Night Train   720p
+INSERTAR 74 9.283548 Race To Witch Mountain [1080p]
+INSERTAR 113 6.710638 Night At The Museum 2 [720p]
+INSERTAR 35 5.094880 Up [1080p]
+INSERTAR 59 1.674380 X-Men 1    720p
+INSERTAR 26 4.899374 Die Hard 4   1080p
+INSERTAR 123 6.746877 Pinocchio [1940] [720p]
+INSERTAR 128 9.507082 Jumper    1080p
+INSERTAR 75 6.173804 Demo (Sony, Sharp, THX and more)
+INSERTAR 47 6.732882 Afro samurai uncut 720p
+ELIMINAR 92
+ELIMINAR 68
+ELIMINAR 55
+ELIMINAR 29
+ELIMINAR 128
+IMPRIMIR tests/76-abb.out
+INSERTAR 53 6.815219 Eagle Eye    1080p
+INSERTAR 25 9.631364 Race To Witch Mountain [1080p]
+INSERTAR 16 3.223069 The Dark Knight [2008]   1080p
+INSERTAR 39 9.354542 Chocolate 720p
+INSERTAR 48 7.119646 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 114 1.862121 The Matrix Reloaded   1080p
+INSERTAR 98 2.424143 Bourne Identity   720p
+INSERTAR 129 5.974480 Seven Swords    1080p
+INSERTAR 138 8.389138 Star Trek [2009] [1080p]
+INSERTAR 110 1.383467 Eragon 720p
+INSERTAR 9 9.961180 Stargate-The Ark of Truth 720p
+ELIMINAR 48
+ELIMINAR 2
+ELIMINAR 74
+ELIMINAR 78
+ELIMINAR 27
+IMPRIMIR tests/76-abb.out
+INSERTAR 97 0.009188 Erin Brockovich 2000.720p
+INSERTAR 101 3.309200 21   1080p
+INSERTAR 131 1.571605 Drag Me To Hell [720p]
+INSERTAR 20 1.199036 Around The World In 80 Days [2004] [720p]
+INSERTAR 111 7.040457 Eragon [2006] [720p]
+INSERTAR 127 4.026322 Up [1080p]
+INSERTAR 90 9.494027 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 86 8.385648 Madagascar 1 [2005] [1080p]
+INSERTAR 144 5.067694 Dumb and Dumber   720p
+INSERTAR 11 7.755418 The Incredibles [1080p]
+INSERTAR 54 0.806670 300 [2006]
+INSERTAR 137 3.084798 Meet The Fockers    720p
+ELIMINAR 51
+ELIMINAR 44
+ELIMINAR 86
+ELIMINAR 20
+ELIMINAR 110
+ELIMINAR 98
+IMPRIMIR tests/76-abb.out
+INSERTAR 52 1.537387 Alien vs Predator 1-2  720p
+INSERTAR 145 6.110406 Shark Tale [2004] [1080p]
+INSERTAR 107 0.781213 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 119 8.902783 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 118 7.496556 Duplicity 2009   720p
+INSERTAR 79 6.781671 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 146 6.599051 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 65 5.348276 Bolt [2008] [1080p]
+INSERTAR 125 0.506255 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 142 0.974993 Blade 3   720p
+INSERTAR 95 2.306448 Bad Boy I [1995] [720p]
+INSERTAR 8 5.209139 Meet The Parents    720p
+INSERTAR 30 9.390254 Starship Troopers 1  1080p
+ELIMINAR 96
+ELIMINAR 119
+ELIMINAR 9
+ELIMINAR 118
+ELIMINAR 8
+ELIMINAR 35
+IMPRIMIR tests/76-abb.out
+INSERTAR 143 8.898550 The Butterfly Effect [2004] [720p]
+INSERTAR 133 0.451346 One Missed Call   720p
+INSERTAR 13 0.411750 The Day After Tomorrow 1080p
+INSERTAR 116 1.232515 The Messenger [720p]
+INSERTAR 136 6.057594 Memento    1080p
+INSERTAR 121 5.071288 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 155 1.247453 Fast and the Furious 1 - 1080p
+INSERTAR 104 8.072665 Bolt [2008] [1080p]
+INSERTAR 165 2.048481 How To Lose Friends & Alienate People   1080p
+INSERTAR 166 1.482890 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 163 8.677756 How To Lose Friends & Alienate People   1080p
+INSERTAR 100 5.919076 Burn E [720p]
+INSERTAR 63 4.208600 Pearl Harbor
+INSERTAR 176 9.126042 Harold & Kumar   720p
+ELIMINAR 6
+ELIMINAR 14
+ELIMINAR 5
+ELIMINAR 90
+ELIMINAR 39
+ELIMINAR 125
+ELIMINAR 100
+IMPRIMIR tests/76-abb.out
+INSERTAR 177 2.345698 High school musical II 2007    720p
+INSERTAR 168 8.624508 Leaving Las Vegas  720p
+INSERTAR 171 5.400310 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 158 4.267685 Dragon Wars   720p
+INSERTAR 183 6.265925 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 124 6.661729 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 108 8.887384 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 91 7.205148 Death Sentence   1080p
+INSERTAR 150 8.965518 The Matrix Reloaded   1080p
+INSERTAR 187 4.970521 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 82 6.420813 Bolt [2008] [1080p]
+INSERTAR 169 5.251793 High school musical II 2007    720p
+INSERTAR 174 7.020360 Battlestar Galactica The Plan [720p]
+INSERTAR 186 9.416899 Ratatouille [2007]
+INSERTAR 105 6.012052 Monster Inc [2001] [720p]
+ELIMINAR 63
+ELIMINAR 186
+ELIMINAR 114
+ELIMINAR 166
+ELIMINAR 47
+ELIMINAR 142
+ELIMINAR 60
+IMPRIMIR tests/76-abb.out
+INSERTAR 167 0.505836 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 157 5.161057 The Butterfly Effect [2004] [720p]
+INSERTAR 164 2.540079 Equilibrium 720p
+INSERTAR 199 9.919942 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 148 1.536502 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 67 2.922501 Pearl Harbor
+INSERTAR 201 6.023138 SAW III   720p
+INSERTAR 156 1.388023 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 147 5.013622 Bourne Identity   720p
+INSERTAR 85 6.850523 Shutter   720p
+INSERTAR 204 1.119818 911 Mysteries Demolition    720p
+INSERTAR 162 4.473523 Aeon Flux   720p
+INSERTAR 203 2.505465 Hitman    720p
+INSERTAR 46 2.136293 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 40 7.856383 Ongbak 2003 720p
+INSERTAR 0 9.549045 Hulk 1    1080p
+ELIMINAR 97
+ELIMINAR 171
+ELIMINAR 65
+ELIMINAR 133
+ELIMINAR 156
+ELIMINAR 201
+ELIMINAR 109
+ELIMINAR 105
+IMPRIMIR tests/76-abb.out
+INSERTAR 120 2.171810 A Knight's Tale [2001] [720p]
+INSERTAR 210 7.317722 Interview with the Vampire   720p
+INSERTAR 76 6.067698 Crank 2, High Voltage   1080p
+INSERTAR 139 0.003273 Inkheart [2008] [720p]
+INSERTAR 193 5.563128 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 66 0.997178 Street Kings   720p
+INSERTAR 188 8.523745 21   1080p
+INSERTAR 175 5.276110 contents.txt
+INSERTAR 103 4.287963 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 159 7.843680 CJ7   720p
+INSERTAR 135 2.372926 Kung Fu Hustle   720p
+INSERTAR 28 7.235044 Eragon [2006] [720p]
+INSERTAR 61 4.568074 Kingdom of Heaven [2005] [720p]
+INSERTAR 64 4.831755 American Psycho   720p
+INSERTAR 207 7.304986 Taken 1080p
+INSERTAR 134 9.588327 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 206 1.695557 catch me if u can - 720p
+ELIMINAR 77
+ELIMINAR 146
+ELIMINAR 207
+ELIMINAR 158
+ELIMINAR 204
+ELIMINAR 64
+ELIMINAR 123
+ELIMINAR 67
+IMPRIMIR tests/76-abb.out
diff --git a/tests/77-abb.catedra.out b/tests/77-abb.catedra.out
new file mode 100644
index 0000000..760f4f1
--- /dev/null
+++ b/tests/77-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 47 0.831894 Doomsday 720p ]
+[ 37 6.689294 Armageddon [1998] [720p] ][ 47 0.831894 Doomsday 720p ]
+[ 28 2.277330 The Messenger [720p] ][ 37 6.689294 Armageddon [1998] [720p] ][ 47 0.831894 Doomsday 720p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ]
+[ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 37 6.689294 Armageddon [1998] [720p] ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 59 3.621776 Ip Man [2009]    720p ][ 70 1.958587 Taken 1080p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ]
+[ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 30 6.849977 The Matrix [1999] [1080p] ][ 37 6.689294 Armageddon [1998] [720p] ][ 39 4.295385 Body of Lies   720p ][ 53 6.703908 SAW IV ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 59 3.621776 Ip Man [2009]    720p ][ 70 1.958587 Taken 1080p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ]
+[ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 49 8.507457 Wanted   1080p ][ 53 6.703908 SAW IV ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 64 8.914743 Orphan (2009)    1080p ][ 70 1.958587 Taken 1080p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 80 8.428667 Labor Pain   720p ][ 92 5.225676 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 95 1.660537 Die Hard 4   1080p ]
+[ 3 5.743430 The Godfather [1972] [720p] ][ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 23 0.715378 Defiance.1080p ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 49 8.507457 Wanted   1080p ][ 53 6.703908 SAW IV ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 61 8.925977 The Mummy Tomb Of The Dragon Emperor   720p ][ 64 8.914743 Orphan (2009)    1080p ][ 70 1.958587 Taken 1080p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 95 1.660537 Die Hard 4   1080p ][ 98 5.554057 Rocky Balboa    720p ]
+[ 3 5.743430 The Godfather [1972] [720p] ][ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 23 0.715378 Defiance.1080p ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 49 8.507457 Wanted   1080p ][ 52 3.832444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 61 8.925977 The Mummy Tomb Of The Dragon Emperor   720p ][ 64 8.914743 Orphan (2009)    1080p ][ 67 1.393984 Disaster Movie 2008   720p ][ 70 1.958587 Taken 1080p ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 95 1.660537 Die Hard 4   1080p ][ 96 8.647433 Oxford Murders, The.720p ]
+[ 1 8.550926 Banlieue 13 - Ultimatum [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 17 2.522214 Underworld Series ][ 21 2.109438 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 25 4.021214 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 46 3.056463 Jeniffer's Body ( 2009)    1080p ][ 49 8.507457 Wanted   1080p ][ 52 3.832444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 65 2.747900 9 [720p] ][ 67 1.393984 Disaster Movie 2008   720p ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 78 6.718922 Ghost Rider [2007] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 95 1.660537 Die Hard 4   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ]
+[ 0 6.552497 Bad Boy II [720p] ][ 1 8.550926 Banlieue 13 - Ultimatum [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 12 9.320719 The Matrix Reloaded   1080p ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 21 2.109438 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 46 3.056463 Jeniffer's Body ( 2009)    1080p ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 52 3.832444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 57 7.563007 Up [1080p] ][ 65 2.747900 9 [720p] ][ 67 1.393984 Disaster Movie 2008   720p ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 78 6.718922 Ghost Rider [2007] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 103 2.653179 Battle for Terra [2007] [1080p] ][ 109 1.487096 The Mummy 1-2   1080p ][ 112 2.455569 Van.Helsing  1080p ][ 127 6.437158 Lawrence of Arabia   1080p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 1 8.550926 Banlieue 13 - Ultimatum [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 21 2.109438 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 22 6.475466 The Bank Job [720p] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 33 6.087892 Incredibles, The 1080p ][ 39 4.295385 Body of Lies   720p ][ 41 7.177564 Apocalypto   720p ][ 43 3.341526 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 57 7.563007 Up [1080p] ][ 65 2.747900 9 [720p] ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 78 6.718922 Ghost Rider [2007] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 109 1.487096 The Mummy 1-2   1080p ][ 112 2.455569 Van.Helsing  1080p ][ 115 8.159509 12 Rounds 720p ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 127 6.437158 Lawrence of Arabia   1080p ][ 129 6.936257 Poseidon   1080p ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ]
+[ 0 6.552497 Bad Boy II [720p] ][ 1 8.550926 Banlieue 13 - Ultimatum [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 19 3.038701 Monster Inc [2001] [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 41 7.177564 Apocalypto   720p ][ 43 3.341526 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 57 7.563007 Up [1080p] ][ 65 2.747900 9 [720p] ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 86 5.364888 Beowulf   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 109 1.487096 The Mummy 1-2   1080p ][ 111 4.463614 Iron Man    1080p ][ 112 2.455569 Van.Helsing  1080p ][ 115 8.159509 12 Rounds 720p ][ 117 1.708934 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 120 9.368096 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 129 6.936257 Poseidon   1080p ][ 135 8.922316 Independence Day 1080p ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 143 1.746716 X-Men 3   1080p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 13 2.477834 The Matrix [1999] [1080p] ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 19 3.038701 Monster Inc [2001] [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 41 7.177564 Apocalypto   720p ][ 43 3.341526 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 65 2.747900 9 [720p] ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 86 5.364888 Beowulf   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 104 4.460626 Final Fantasy The Spirits Within    720p ][ 109 1.487096 The Mummy 1-2   1080p ][ 111 4.463614 Iron Man    1080p ][ 112 2.455569 Van.Helsing  1080p ][ 115 8.159509 12 Rounds 720p ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 120 9.368096 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 121 6.640405 Species   720p ][ 128 3.344514 James Bond 02 - From Russia With Love [1963] ][ 129 6.936257 Poseidon   1080p ][ 133 7.773587 Bolt [2008] [1080p] ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 143 1.746716 X-Men 3   1080p ][ 151 2.570000 Fast and the Furious 4 - 1080p ][ 155 6.901618 The Extreme Movie 720P ][ 156 4.303409 Daredevil - 720p ][ 159 5.173240 Spiderman 1   1080p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 13 2.477834 The Matrix [1999] [1080p] ][ 14 1.307734 Constantine 720p ][ 15 3.633920 Starship Troopers 2  720p ][ 17 2.522214 Underworld Series ][ 19 3.038701 Monster Inc [2001] [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 43 3.341526 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 65 2.747900 9 [720p] ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 84 9.635364 How To Lose Friends & Alienate People   1080p ][ 86 5.364888 Beowulf   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 104 4.460626 Final Fantasy The Spirits Within    720p ][ 109 1.487096 The Mummy 1-2   1080p ][ 112 2.455569 Van.Helsing  1080p ][ 116 6.270299 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 120 9.368096 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 123 1.226529 Rush Hour 1-3   720p ][ 126 0.763467 Labor Pain   720p ][ 128 3.344514 James Bond 02 - From Russia With Love [1963] ][ 129 6.936257 Poseidon   1080p ][ 130 8.399345 Death Sentence   1080p ][ 133 7.773587 Bolt [2008] [1080p] ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 138 1.558140 Van.Helsing  1080p ][ 143 1.746716 X-Men 3   1080p ][ 150 8.915252 The Orphan [720] ][ 151 2.570000 Fast and the Furious 4 - 1080p ][ 155 6.901618 The Extreme Movie 720P ][ 156 4.303409 Daredevil - 720p ][ 157 9.519872 Babel.720p ][ 159 5.173240 Spiderman 1   1080p ][ 166 9.896933 SAW III   720p ][ 167 9.302864 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 11 6.443626 Star Trek Collection 1-9    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 13 2.477834 The Matrix [1999] [1080p] ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 19 3.038701 Monster Inc [2001] [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 39 4.295385 Body of Lies   720p ][ 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 73 0.094368 Dr Dolite 3    720p ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 84 9.635364 How To Lose Friends & Alienate People   1080p ][ 86 5.364888 Beowulf   720p ][ 87 6.888776 Monsters vs Aliens [2009] [720p] ][ 88 0.104449 Lust Caution   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 90 0.937837 Dr Dolite 3    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 104 4.460626 Final Fantasy The Spirits Within    720p ][ 105 7.692168 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 109 1.487096 The Mummy 1-2   1080p ][ 116 6.270299 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 120 9.368096 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 123 1.226529 Rush Hour 1-3   720p ][ 126 0.763467 Labor Pain   720p ][ 129 6.936257 Poseidon   1080p ][ 130 8.399345 Death Sentence   1080p ][ 132 4.678948 James Bond 01 - Dr. No [1962] [720p] ][ 133 7.773587 Bolt [2008] [1080p] ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 138 1.558140 Van.Helsing  1080p ][ 143 1.746716 X-Men 3   1080p ][ 146 9.249789 Doomsday 720p ][ 149 0.557264 Back.to.the.Future.Part.III ][ 150 8.915252 The Orphan [720] ][ 153 0.222875 The Mummy 1-2   1080p ][ 155 6.901618 The Extreme Movie 720P ][ 156 4.303409 Daredevil - 720p ][ 157 9.519872 Babel.720p ][ 159 5.173240 Spiderman 1   1080p ][ 163 3.447122 Casablana.1942.1080p.BluRay.x264.Codres ][ 166 9.896933 SAW III   720p ][ 167 9.302864 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 171 3.817085 Fast and the Furious 1 - 1080p ][ 174 2.259783 Lord Of The Ring  - Return Of The King   720p ][ 181 5.622987 Wanted   1080p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 2 0.063397 Initial D [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 11 6.443626 Star Trek Collection 1-9    720p ][ 12 9.320719 The Matrix Reloaded   1080p ][ 13 2.477834 The Matrix [1999] [1080p] ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 20 9.820671 Drag Me To Hell [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 35 1.708617 Dr Dolite 3    720p ][ 38 4.580912 Breach 1080p ][ 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 54 1.630520 contents.txt ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 62 0.155526 Independence Day 1080p ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 73 0.094368 Dr Dolite 3    720p ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 80 8.428667 Labor Pain   720p ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 84 9.635364 How To Lose Friends & Alienate People   1080p ][ 86 5.364888 Beowulf   720p ][ 87 6.888776 Monsters vs Aliens [2009] [720p] ][ 88 0.104449 Lust Caution   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 104 4.460626 Final Fantasy The Spirits Within    720p ][ 105 7.692168 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 109 1.487096 The Mummy 1-2   1080p ][ 116 6.270299 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 123 1.226529 Rush Hour 1-3   720p ][ 126 0.763467 Labor Pain   720p ][ 129 6.936257 Poseidon   1080p ][ 130 8.399345 Death Sentence   1080p ][ 132 4.678948 James Bond 01 - Dr. No [1962] [720p] ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 138 1.558140 Van.Helsing  1080p ][ 143 1.746716 X-Men 3   1080p ][ 145 9.478929 Burn E [720p] ][ 148 5.841984 Push 720P ][ 149 0.557264 Back.to.the.Future.Part.III ][ 150 8.915252 The Orphan [720] ][ 152 5.581680 American Beauty   720p ][ 153 0.222875 The Mummy 1-2   1080p ][ 155 6.901618 The Extreme Movie 720P ][ 156 4.303409 Daredevil - 720p ][ 157 9.519872 Babel.720p ][ 159 5.173240 Spiderman 1   1080p ][ 163 3.447122 Casablana.1942.1080p.BluRay.x264.Codres ][ 166 9.896933 SAW III   720p ][ 171 3.817085 Fast and the Furious 1 - 1080p ][ 173 2.816940 Crank 2, High Voltage   1080p ][ 179 9.504500 Battlestar Galactica The Plan [720p] ][ 181 5.622987 Wanted   1080p ][ 188 3.042688 How To Lose Friends & Alienate People   1080p ][ 189 9.840482 Hulk 2 - The Incredible Hulk - 720p ][ 191 2.125638 Public Enemies [720p] ][ 198 4.123027 The Matrix Reloaded   1080p ][ 201 1.873799 Night Train   720p ]
+[ 0 6.552497 Bad Boy II [720p] ][ 2 0.063397 Initial D [720p] ][ 3 5.743430 The Godfather [1972] [720p] ][ 9 0.961717 Harry Potter Collection    720p ][ 11 6.443626 Star Trek Collection 1-9    720p ][ 13 2.477834 The Matrix [1999] [1080p] ][ 14 1.307734 Constantine 720p ][ 17 2.522214 Underworld Series ][ 20 9.820671 Drag Me To Hell [720p] ][ 22 6.475466 The Bank Job [720p] ][ 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 26 3.464589 The Proposal [2009] [720p] ][ 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 32 4.951693 Bride Wars   720p ][ 38 4.580912 Breach 1080p ][ 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 48 0.455920 Gran Torino [2008] [720p] ][ 49 8.507457 Wanted   1080p ][ 51 8.030894 007.Die Another Day.avi ][ 54 1.630520 contents.txt ][ 55 7.440240 The X Files - I Want To Believe    720p ][ 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 62 0.155526 Independence Day 1080p ][ 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 73 0.094368 Dr Dolite 3    720p ][ 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p] ][ 77 6.403288 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 79 5.674521 The Haunting In Connecticut [2009] [720p] ][ 80 8.428667 Labor Pain   720p ][ 81 6.065923 The Orphan [720] ][ 83 4.404096 Monsters vs Aliens [2009] [720p] ][ 86 5.364888 Beowulf   720p ][ 87 6.888776 Monsters vs Aliens [2009] [720p] ][ 88 0.104449 Lust Caution   720p ][ 89 2.497018 911 Mysteries Demolition    720p ][ 94 8.694741 X-Men 2   1080p ][ 96 8.647433 Oxford Murders, The.720p ][ 99 7.566627 Basic Instinct 720p ][ 101 2.573446 James Bond 21 - Casino Royale [2006] ][ 104 4.460626 Final Fantasy The Spirits Within    720p ][ 105 7.692168 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 109 1.487096 The Mummy 1-2   1080p ][ 116 6.270299 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 123 1.226529 Rush Hour 1-3   720p ][ 126 0.763467 Labor Pain   720p ][ 129 6.936257 Poseidon   1080p ][ 130 8.399345 Death Sentence   1080p ][ 132 4.678948 James Bond 01 - Dr. No [1962] [720p] ][ 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres ][ 137 4.677228 Armageddon [1998] [720p] ][ 138 1.558140 Van.Helsing  1080p ][ 143 1.746716 X-Men 3   1080p ][ 145 9.478929 Burn E [720p] ][ 148 5.841984 Push 720P ][ 149 0.557264 Back.to.the.Future.Part.III ][ 152 5.581680 American Beauty   720p ][ 153 0.222875 The Mummy 1-2   1080p ][ 156 4.303409 Daredevil - 720p ][ 157 9.519872 Babel.720p ][ 159 5.173240 Spiderman 1   1080p ][ 161 4.591953 Terminator Salvation Director's cut  ( 2009)    1080p ][ 163 3.447122 Casablana.1942.1080p.BluRay.x264.Codres ][ 166 9.896933 SAW III   720p ][ 168 1.121473 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 171 3.817085 Fast and the Furious 1 - 1080p ][ 173 2.816940 Crank 2, High Voltage   1080p ][ 177 7.480059 Click   720p ][ 179 9.504500 Battlestar Galactica The Plan [720p] ][ 180 5.113362 War [720p] ][ 181 5.622987 Wanted   1080p ][ 182 0.801381 Click   720p ][ 183 7.368329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 188 3.042688 How To Lose Friends & Alienate People   1080p ][ 189 9.840482 Hulk 2 - The Incredible Hulk - 720p ][ 191 2.125638 Public Enemies [720p] ][ 193 8.760301 Twilight [2008]   720p ][ 199 4.245764 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 201 1.873799 Night Train   720p ][ 205 5.346586 Street Fighter The Legend Of Chun Li 720P ][ 207 9.797878 Lord Of The Ring  - Return Of The King   720p ][ 210 9.998175 James Bond 09 - The Man with the Golden Gun [1974] ]
diff --git a/tests/77-abb.in b/tests/77-abb.in
new file mode 100644
index 0000000..a01739c
--- /dev/null
+++ b/tests/77-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/77-abb.out
+INSERTAR 47 0.831894 Doomsday 720p
+IMPRIMIR tests/77-abb.out
+INSERTAR 37 6.689294 Armageddon [1998] [720p]
+INSERTAR 66 1.530678 Erin Brockovich 2000.720p
+ELIMINAR 66
+IMPRIMIR tests/77-abb.out
+INSERTAR 74 9.017238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 71 0.777258 Cars [2006] [720p]
+INSERTAR 28 2.277330 The Messenger [720p]
+ELIMINAR 71
+IMPRIMIR tests/77-abb.out
+INSERTAR 70 1.958587 Taken 1080p
+INSERTAR 7 9.523105 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 59 3.621776 Ip Man [2009]    720p
+INSERTAR 55 7.440240 The X Files - I Want To Believe    720p
+ELIMINAR 28
+ELIMINAR 47
+IMPRIMIR tests/77-abb.out
+INSERTAR 53 6.703908 SAW IV
+INSERTAR 30 6.849977 The Matrix [1999] [1080p]
+INSERTAR 34 8.685633 Dr Dolite 3    720p
+INSERTAR 39 4.295385 Body of Lies   720p
+INSERTAR 42 6.001893 Face.Off.1997.720p
+ELIMINAR 34
+ELIMINAR 42
+IMPRIMIR tests/77-abb.out
+INSERTAR 32 4.951693 Bride Wars   720p
+INSERTAR 92 5.225676 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 49 8.507457 Wanted   1080p
+INSERTAR 64 8.914743 Orphan (2009)    1080p
+INSERTAR 80 8.428667 Labor Pain   720p
+INSERTAR 95 1.660537 Die Hard 4   1080p
+ELIMINAR 30
+ELIMINAR 59
+ELIMINAR 37
+IMPRIMIR tests/77-abb.out
+INSERTAR 98 5.554057 Rocky Balboa    720p
+INSERTAR 23 0.715378 Defiance.1080p
+INSERTAR 100 9.605056 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 3 5.743430 The Godfather [1972] [720p]
+INSERTAR 61 8.925977 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 93 7.361885 Bride Wars   720p
+INSERTAR 75 6.831093 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 100
+ELIMINAR 92
+ELIMINAR 93
+IMPRIMIR tests/77-abb.out
+INSERTAR 85 3.359594 Erin Brockovich 2000.720p
+INSERTAR 83 4.404096 Monsters vs Aliens [2009] [720p]
+INSERTAR 96 8.647433 Oxford Murders, The.720p
+INSERTAR 29 6.216923 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 106 8.631261 American Beauty   720p
+INSERTAR 12 9.320719 The Matrix Reloaded   1080p
+INSERTAR 52 3.832444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 67 1.393984 Disaster Movie 2008   720p
+ELIMINAR 106
+ELIMINAR 98
+ELIMINAR 85
+ELIMINAR 53
+IMPRIMIR tests/77-abb.out
+INSERTAR 21 2.109438 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 101 2.573446 James Bond 21 - Casino Royale [2006]
+INSERTAR 46 3.056463 Jeniffer's Body ( 2009)    1080p
+INSERTAR 72 2.924743 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 17 2.522214 Underworld Series
+INSERTAR 25 4.021214 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 1 8.550926 Banlieue 13 - Ultimatum [720p]
+INSERTAR 65 2.747900 9 [720p]
+INSERTAR 78 6.718922 Ghost Rider [2007] [720p]
+ELIMINAR 61
+ELIMINAR 64
+ELIMINAR 23
+ELIMINAR 70
+IMPRIMIR tests/77-abb.out
+INSERTAR 103 2.653179 Battle for Terra [2007] [1080p]
+INSERTAR 27 8.251739 Charlie and the Chocolate Factory   720p
+INSERTAR 118 2.327031 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 109 1.487096 The Mummy 1-2   1080p
+INSERTAR 112 2.455569 Van.Helsing  1080p
+INSERTAR 48 0.455920 Gran Torino [2008] [720p]
+INSERTAR 0 6.552497 Bad Boy II [720p]
+INSERTAR 14 1.307734 Constantine 720p
+INSERTAR 127 6.437158 Lawrence of Arabia   1080p
+INSERTAR 57 7.563007 Up [1080p]
+ELIMINAR 25
+ELIMINAR 118
+ELIMINAR 95
+ELIMINAR 27
+ELIMINAR 7
+IMPRIMIR tests/77-abb.out
+INSERTAR 129 6.936257 Poseidon   1080p
+INSERTAR 22 6.475466 The Bank Job [720p]
+INSERTAR 9 0.961717 Harry Potter Collection    720p
+INSERTAR 43 3.341526 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 115 8.159509 12 Rounds 720p
+INSERTAR 136 2.576137 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 137 4.677228 Armageddon [1998] [720p]
+INSERTAR 33 6.087892 Incredibles, The 1080p
+INSERTAR 41 7.177564 Apocalypto   720p
+INSERTAR 119 4.366480 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 94 8.694741 X-Men 2   1080p
+ELIMINAR 74
+ELIMINAR 67
+ELIMINAR 103
+ELIMINAR 46
+ELIMINAR 52
+IMPRIMIR tests/77-abb.out
+INSERTAR 86 5.364888 Beowulf   720p
+INSERTAR 120 9.368096 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 89 2.497018 911 Mysteries Demolition    720p
+INSERTAR 19 3.038701 Monster Inc [2001] [720p]
+INSERTAR 117 1.708934 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 135 8.922316 Independence Day 1080p
+INSERTAR 143 1.746716 X-Men 3   1080p
+INSERTAR 51 8.030894 007.Die Another Day.avi
+INSERTAR 111 4.463614 Iron Man    1080p
+INSERTAR 24 4.678842 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 63 7.349380 10,000 BC 720p
+INSERTAR 141 9.366912 Dark.knight, The.2008.720p.bluray.x264-sinners
+ELIMINAR 21
+ELIMINAR 63
+ELIMINAR 33
+ELIMINAR 141
+ELIMINAR 127
+ELIMINAR 78
+IMPRIMIR tests/77-abb.out
+INSERTAR 128 3.344514 James Bond 02 - From Russia With Love [1963]
+INSERTAR 60 1.608219 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 156 4.303409 Daredevil - 720p
+INSERTAR 13 2.477834 The Matrix [1999] [1080p]
+INSERTAR 151 2.570000 Fast and the Furious 4 - 1080p
+INSERTAR 155 6.901618 The Extreme Movie 720P
+INSERTAR 8 1.953987 Superhero Movie   1080p
+INSERTAR 133 7.773587 Bolt [2008] [1080p]
+INSERTAR 104 4.460626 Final Fantasy The Spirits Within    720p
+INSERTAR 121 6.640405 Species   720p
+INSERTAR 159 5.173240 Spiderman 1   1080p
+INSERTAR 44 4.749939 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 164 7.352197 The Usual Suspect    720p
+ELIMINAR 164
+ELIMINAR 135
+ELIMINAR 117
+ELIMINAR 8
+ELIMINAR 57
+ELIMINAR 1
+IMPRIMIR tests/77-abb.out
+INSERTAR 15 3.633920 Starship Troopers 2  720p
+INSERTAR 18 6.687718 Indiana Jones Trilogy   720p
+INSERTAR 167 9.302864 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 113 2.557895 Bourne Identity   720p
+INSERTAR 126 0.763467 Labor Pain   720p
+INSERTAR 116 6.270299 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 166 9.896933 SAW III   720p
+INSERTAR 150 8.915252 The Orphan [720]
+INSERTAR 130 8.399345 Death Sentence   1080p
+INSERTAR 172 1.211268 American Psycho   720p
+INSERTAR 123 1.226529 Rush Hour 1-3   720p
+INSERTAR 157 9.519872 Babel.720p
+INSERTAR 84 9.635364 How To Lose Friends & Alienate People   1080p
+INSERTAR 138 1.558140 Van.Helsing  1080p
+ELIMINAR 111
+ELIMINAR 172
+ELIMINAR 121
+ELIMINAR 115
+ELIMINAR 18
+ELIMINAR 41
+ELIMINAR 113
+IMPRIMIR tests/77-abb.out
+INSERTAR 149 0.557264 Back.to.the.Future.Part.III
+INSERTAR 174 2.259783 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 181 5.622987 Wanted   1080p
+INSERTAR 87 6.888776 Monsters vs Aliens [2009] [720p]
+INSERTAR 105 7.692168 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 88 0.104449 Lust Caution   720p
+INSERTAR 11 6.443626 Star Trek Collection 1-9    720p
+INSERTAR 153 0.222875 The Mummy 1-2   1080p
+INSERTAR 171 3.817085 Fast and the Furious 1 - 1080p
+INSERTAR 160 1.867750 Battlestar Galactica The Plan [720p]
+INSERTAR 146 9.249789 Doomsday 720p
+INSERTAR 73 0.094368 Dr Dolite 3    720p
+INSERTAR 90 0.937837 Dr Dolite 3    720p
+INSERTAR 132 4.678948 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 163 3.447122 Casablana.1942.1080p.BluRay.x264.Codres
+ELIMINAR 151
+ELIMINAR 65
+ELIMINAR 160
+ELIMINAR 43
+ELIMINAR 15
+ELIMINAR 112
+ELIMINAR 128
+IMPRIMIR tests/77-abb.out
+INSERTAR 145 9.478929 Burn E [720p]
+INSERTAR 35 1.708617 Dr Dolite 3    720p
+INSERTAR 152 5.581680 American Beauty   720p
+INSERTAR 62 0.155526 Independence Day 1080p
+INSERTAR 189 9.840482 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 188 3.042688 How To Lose Friends & Alienate People   1080p
+INSERTAR 148 5.841984 Push 720P
+INSERTAR 191 2.125638 Public Enemies [720p]
+INSERTAR 54 1.630520 contents.txt
+INSERTAR 20 9.820671 Drag Me To Hell [720p]
+INSERTAR 173 2.816940 Crank 2, High Voltage   1080p
+INSERTAR 198 4.123027 The Matrix Reloaded   1080p
+INSERTAR 38 4.580912 Breach 1080p
+INSERTAR 201 1.873799 Night Train   720p
+INSERTAR 2 0.063397 Initial D [720p]
+INSERTAR 179 9.504500 Battlestar Galactica The Plan [720p]
+ELIMINAR 90
+ELIMINAR 146
+ELIMINAR 167
+ELIMINAR 133
+ELIMINAR 120
+ELIMINAR 174
+ELIMINAR 19
+ELIMINAR 39
+IMPRIMIR tests/77-abb.out
+INSERTAR 180 5.113362 War [720p]
+INSERTAR 210 9.998175 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 182 0.801381 Click   720p
+INSERTAR 79 5.674521 The Haunting In Connecticut [2009] [720p]
+INSERTAR 26 3.464589 The Proposal [2009] [720p]
+INSERTAR 202 8.873008 Final Destination 4   1080p
+INSERTAR 81 6.065923 The Orphan [720]
+INSERTAR 77 6.403288 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 161 4.591953 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 199 4.245764 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 205 5.346586 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 193 8.760301 Twilight [2008]   720p
+INSERTAR 177 7.480059 Click   720p
+INSERTAR 207 9.797878 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 183 7.368329 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 99 7.566627 Basic Instinct 720p
+INSERTAR 168 1.121473 Rocky 3 [1982] [BluRay] [720p] [AC3]
+ELIMINAR 84
+ELIMINAR 12
+ELIMINAR 119
+ELIMINAR 198
+ELIMINAR 150
+ELIMINAR 202
+ELIMINAR 155
+ELIMINAR 35
+IMPRIMIR tests/77-abb.out
diff --git a/tests/78-abb.catedra.out b/tests/78-abb.catedra.out
new file mode 100644
index 0000000..de66572
--- /dev/null
+++ b/tests/78-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 39 5.276794 All About Steve 720P ]
+[ 23 1.397234 Aladdin [1992] [720p] ][ 39 5.276794 All About Steve 720P ]
+[ 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 39 5.276794 All About Steve 720P ][ 46 8.758627 X-Men 1 - 1080p ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ]
+[ 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 46 8.758627 X-Men 1 - 1080p ][ 50 7.930791 Flash Point    720p ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 4.802291 Terminator 2 Judgement Day Directors Cut [1991]   1080p ]
+[ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 34 2.177712 Sixth Sense   720p ][ 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 46 8.758627 X-Men 1 - 1080p ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 4.802291 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 80 3.808431 Spiderman 1   1080p ][ 86 7.032549 Shinjuku Incident ]
+[ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 46 8.758627 X-Men 1 - 1080p ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 67 4.802291 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 74 4.615022 Madagascar 1 [2005] [1080p] ][ 77 0.164344 High school musical II 2007    720p ][ 86 7.032549 Shinjuku Incident ][ 89 2.703994 Meet The Parents    720p ]
+[ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 41 2.007462 James Bond 21 - Casino Royale [2006] ][ 46 8.758627 X-Men 1 - 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 62 8.373058 007.1983.Octopussy.720p.hdtv.x264 ][ 74 4.615022 Madagascar 1 [2005] [1080p] ][ 75 4.165921 Spiderman 2   1080p ][ 77 0.164344 High school musical II 2007    720p ][ 84 5.710562 catch me if u can - 720p ][ 89 2.703994 Meet The Parents    720p ]
+[ 5 2.812760 Dante's Peak   1080p ][ 6 5.670426 Babel.720p ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 17 7.712709 Interview with the Vampire   720p ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 26 1.214152 Bangkok Dangerous 720p ][ 33 8.717049 Punisher 2   720p ][ 41 2.007462 James Bond 21 - Casino Royale [2006] ][ 46 8.758627 X-Men 1 - 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 57 2.481103 The Butterfly Effect 3 Revelations 720p ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 75 4.165921 Spiderman 2   1080p ][ 77 0.164344 High school musical II 2007    720p ][ 84 5.710562 catch me if u can - 720p ][ 89 2.703994 Meet The Parents    720p ][ 103 9.539177 Push 720P ][ 104 5.791119 Eastern.Promises.2007.720p ]
+[ 5 2.812760 Dante's Peak   1080p ][ 6 5.670426 Babel.720p ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 11 1.885699 Horton Hears a Who! [2008] [720p] ][ 17 7.712709 Interview with the Vampire   720p ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 26 1.214152 Bangkok Dangerous 720p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 41 2.007462 James Bond 21 - Casino Royale [2006] ][ 46 8.758627 X-Men 1 - 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 64 4.132399 Around The World In 80 Days [2004] [720p] ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 75 4.165921 Spiderman 2   1080p ][ 77 0.164344 High school musical II 2007    720p ][ 84 5.710562 catch me if u can - 720p ][ 89 2.703994 Meet The Parents    720p ][ 93 5.732544 Stargate-The Ark of Truth 720p ][ 97 6.724436 Independence Day 1080p ][ 103 9.539177 Push 720P ]
+[ 5 2.812760 Dante's Peak   1080p ][ 6 5.670426 Babel.720p ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 17 7.712709 Interview with the Vampire   720p ][ 21 5.042631 The Extreme Movie 720P ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 45 2.633555 Bad Boy I [1995] [720p] ][ 46 8.758627 X-Men 1 - 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 64 4.132399 Around The World In 80 Days [2004] [720p] ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 73 2.323840 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 75 4.165921 Spiderman 2   1080p ][ 76 7.251609 SAW V ][ 84 5.710562 catch me if u can - 720p ][ 89 2.703994 Meet The Parents    720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 93 5.732544 Stargate-The Ark of Truth 720p ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 115 9.138133 Rocky Balboa    720p ]
+[ 5 2.812760 Dante's Peak   1080p ][ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 21 5.042631 The Extreme Movie 720P ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 31 3.279283 Labor Pain   720p ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 42 2.471953 Lord Of The Ring  - The Two Tower   720p ][ 45 2.633555 Bad Boy I [1995] [720p] ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 64 4.132399 Around The World In 80 Days [2004] [720p] ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 73 2.323840 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 76 7.251609 SAW V ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.703994 Meet The Parents    720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 93 5.732544 Stargate-The Ark of Truth 720p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 111 9.737777 Madagascar 1 [2005] [1080p] ][ 115 9.138133 Rocky Balboa    720p ][ 133 1.966939 High school musical 2006    720p ]
+[ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 21 5.042631 The Extreme Movie 720P ][ 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 31 3.279283 Labor Pain   720p ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 51 6.455860 Beauty And The Beast    720p ][ 52 1.666405 12 Rounds 720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 55 3.537839 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 71 5.505670 Kung Fu Panda Secrets of the Furious Five    720p ][ 76 7.251609 SAW V ][ 82 0.809612 Cleanwest 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.703994 Meet The Parents    720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 93 5.732544 Stargate-The Ark of Truth 720p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 101 4.814099 Kung Fu Panda (BluRay 720p) ][ 103 9.539177 Push 720P ][ 115 9.138133 Rocky Balboa    720p ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 127 1.589378 War [720p] ][ 130 0.145518 The Brave One 720P ][ 133 1.966939 High school musical 2006    720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 141 1.623747 Spiderman 1   1080p ][ 142 9.173657 Facing The Giants 720p ][ 147 8.967000 Breach 1080p ][ 150 4.227254 Danny the Dog   1080p ]
+[ 2 7.682038 National Geographic - The Koran [720p] [Documenter] ][ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 12 0.017993 Duplicity 2009   720p ][ 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 31 3.279283 Labor Pain   720p ][ 33 8.717049 Punisher 2   720p ][ 36 5.902195 1408.2007.720p.BluRay.x264-SiNNERS ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 51 6.455860 Beauty And The Beast    720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 55 3.537839 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 59 3.982664 Dragonball Evolution [2009] [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 0.035121 The Day After Tomorrow 1080p ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 76 7.251609 SAW V ][ 82 0.809612 Cleanwest 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 89 2.703994 Meet The Parents    720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 93 5.732544 Stargate-The Ark of Truth 720p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 101 4.814099 Kung Fu Panda (BluRay 720p) ][ 103 9.539177 Push 720P ][ 106 7.955765 Battle for Terra [2007] [1080p] ][ 109 6.479056 Coyote Ugly 1080p ][ 115 9.138133 Rocky Balboa    720p ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 126 5.365527 James Bond 12 - For Your Eyes Only [1981] ][ 130 0.145518 The Brave One 720P ][ 133 1.966939 High school musical 2006    720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 142 9.173657 Facing The Giants 720p ][ 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 147 8.967000 Breach 1080p ][ 150 4.227254 Danny the Dog   1080p ][ 151 4.213195 Gran Torino [2008] [720p] ][ 153 8.262499 The Usual Suspect    720p ]
+[ 2 7.682038 National Geographic - The Koran [720p] [Documenter] ][ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 12 0.017993 Duplicity 2009   720p ][ 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 20 9.265416 Babylon A.D    720p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 36 5.902195 1408.2007.720p.BluRay.x264-SiNNERS ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 43 7.629123 Elite Squad 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 55 3.537839 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 59 3.982664 Dragonball Evolution [2009] [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 0.035121 The Day After Tomorrow 1080p ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 76 7.251609 SAW V ][ 79 5.540331 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 82 0.809612 Cleanwest 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 88 3.727284 American Beauty   720p ][ 89 2.703994 Meet The Parents    720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 94 2.976674 Apollo 13   1080p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 106 7.955765 Battle for Terra [2007] [1080p] ][ 115 9.138133 Rocky Balboa    720p ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 126 5.365527 James Bond 12 - For Your Eyes Only [1981] ][ 130 0.145518 The Brave One 720P ][ 133 1.966939 High school musical 2006    720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 140 9.539994 The Mummy 1-2   1080p ][ 142 9.173657 Facing The Giants 720p ][ 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 150 4.227254 Danny the Dog   1080p ][ 151 4.213195 Gran Torino [2008] [720p] ][ 153 8.262499 The Usual Suspect    720p ][ 154 8.013943 Public Enemies [720p] ][ 158 9.945823 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 160 8.477975 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 162 1.168979 The Final Destination 4 [2009] [720p] ][ 173 0.439282 Big Buck Bunny [1080p] ][ 179 6.770114 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ]
+[ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 12 0.017993 Duplicity 2009   720p ][ 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 20 9.265416 Babylon A.D    720p ][ 28 7.401621 Face.Off.1997.720p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 43 7.629123 Elite Squad 1080p ][ 51 6.455860 Beauty And The Beast    720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 59 3.982664 Dragonball Evolution [2009] [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 0.035121 The Day After Tomorrow 1080p ][ 68 2.939977 Kung Fu Panda (BluRay 720p) ][ 76 7.251609 SAW V ][ 79 5.540331 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 82 0.809612 Cleanwest 720p ][ 83 1.538421 Constantine 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 88 3.727284 American Beauty   720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 94 2.976674 Apollo 13   1080p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 99 0.232465 Jurassic Park 1-3  1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 106 7.955765 Battle for Terra [2007] [1080p] ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 125 1.117352 Hero    1080p ][ 126 5.365527 James Bond 12 - For Your Eyes Only [1981] ][ 130 0.145518 The Brave One 720P ][ 133 1.966939 High school musical 2006    720p ][ 135 7.527153 Starship Troopers 2  720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 140 9.539994 The Mummy 1-2   1080p ][ 142 9.173657 Facing The Giants 720p ][ 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 150 4.227254 Danny the Dog   1080p ][ 151 4.213195 Gran Torino [2008] [720p] ][ 153 8.262499 The Usual Suspect    720p ][ 154 8.013943 Public Enemies [720p] ][ 158 9.945823 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 160 8.477975 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 161 4.789605 Final Destination 4   1080p ][ 162 1.168979 The Final Destination 4 [2009] [720p] ][ 164 5.072726 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 166 4.271932 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 172 1.632224 Rambo 4 [2008] [720p] ][ 173 0.439282 Big Buck Bunny [1080p] ][ 179 6.770114 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 183 6.431987 The Dark Knight [2008]   1080p ][ 184 2.325224 Terminator 3 Rise Of The Machine [2003]   720p ][ 185 3.132766 contents.txt ][ 186 4.567333 Van.Helsing  1080p ]
+[ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 12 0.017993 Duplicity 2009   720p ][ 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 20 9.265416 Babylon A.D    720p ][ 28 7.401621 Face.Off.1997.720p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 43 7.629123 Elite Squad 1080p ][ 44 1.166962 Race To Witch Mountain [1080p] ][ 51 6.455860 Beauty And The Beast    720p ][ 53 5.385756 Lion King, The 720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 56 4.604198 My Bloody Valentine 3D [720p] ][ 59 3.982664 Dragonball Evolution [2009] [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 0.035121 The Day After Tomorrow 1080p ][ 70 1.489013 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 76 7.251609 SAW V ][ 79 5.540331 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 82 0.809612 Cleanwest 720p ][ 83 1.538421 Constantine 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 88 3.727284 American Beauty   720p ][ 90 4.479221 The Extreme Movie 720P ][ 91 3.143769 SAW I   720p ][ 94 2.976674 Apollo 13   1080p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 106 7.955765 Battle for Terra [2007] [1080p] ][ 116 6.782141 Race To Witch Mountain [1080p] ][ 117 3.426063 Oxford Murders, The.720p ][ 120 6.368702 Alone in the dark   720p ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 126 5.365527 James Bond 12 - For Your Eyes Only [1981] ][ 130 0.145518 The Brave One 720P ][ 131 8.721264 Kung Fu Panda [2008]   720p ][ 133 1.966939 High school musical 2006    720p ][ 135 7.527153 Starship Troopers 2  720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 140 9.539994 The Mummy 1-2   1080p ][ 142 9.173657 Facing The Giants 720p ][ 143 9.932838 City of Embers    720p ][ 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 151 4.213195 Gran Torino [2008] [720p] ][ 153 8.262499 The Usual Suspect    720p ][ 154 8.013943 Public Enemies [720p] ][ 158 9.945823 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 159 4.326132 Big Buck Bunny [1080p] ][ 160 8.477975 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 161 4.789605 Final Destination 4   1080p ][ 162 1.168979 The Final Destination 4 [2009] [720p] ][ 164 5.072726 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 166 4.271932 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 170 4.959508 The Butterfly Effect 3 Revelations 720p ][ 171 9.649797 James Bond 22 - Quantum of Solace [2008] [720p] ][ 172 1.632224 Rambo 4 [2008] [720p] ][ 179 6.770114 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 183 6.431987 The Dark Knight [2008]   1080p ][ 184 2.325224 Terminator 3 Rise Of The Machine [2003]   720p ][ 185 3.132766 contents.txt ][ 186 4.567333 Van.Helsing  1080p ][ 192 2.001429 Eurotrip    720p ][ 193 4.826062 Bedtime.Stories.720p.BluRay.x264-REFiNED ]
+[ 6 5.670426 Babel.720p ][ 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 12 0.017993 Duplicity 2009   720p ][ 13 0.531593 Constantine HDDVD 1080p DTS x264 ][ 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 17 7.712709 Interview with the Vampire   720p ][ 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 19 3.275756 Ip Man    1080p ][ 20 9.265416 Babylon A.D    720p ][ 24 9.326387 Fantastic Four   1080p ][ 28 7.401621 Face.Off.1997.720p ][ 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 33 8.717049 Punisher 2   720p ][ 35 1.890881 Push    1080p ][ 37 5.017488 Superman Batman Public Enemies 2009 720p ][ 43 7.629123 Elite Squad 1080p ][ 44 1.166962 Race To Witch Mountain [1080p] ][ 51 6.455860 Beauty And The Beast    720p ][ 53 5.385756 Lion King, The 720p ][ 54 6.416781 Pinocchio [1940] [720p] ][ 59 3.982664 Dragonball Evolution [2009] [720p] ][ 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 63 0.035121 The Day After Tomorrow 1080p ][ 70 1.489013 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 76 7.251609 SAW V ][ 79 5.540331 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 82 0.809612 Cleanwest 720p ][ 83 1.538421 Constantine 720p ][ 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 88 3.727284 American Beauty   720p ][ 90 4.479221 The Extreme Movie 720P ][ 94 2.976674 Apollo 13   1080p ][ 95 3.994206 Final Destination 2 ][ 97 6.724436 Independence Day 1080p ][ 98 2.982452 Good Night And Good Luck   720p ][ 100 0.077270 James Bond 21 - Casino Royale [2006] ][ 103 9.539177 Push 720P ][ 106 7.955765 Battle for Terra [2007] [1080p] ][ 110 3.852185 Moulin Rouge   720p ][ 116 6.782141 Race To Witch Mountain [1080p] ][ 117 3.426063 Oxford Murders, The.720p ][ 120 6.368702 Alone in the dark   720p ][ 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 126 5.365527 James Bond 12 - For Your Eyes Only [1981] ][ 130 0.145518 The Brave One 720P ][ 131 8.721264 Kung Fu Panda [2008]   720p ][ 133 1.966939 High school musical 2006    720p ][ 135 7.527153 Starship Troopers 2  720p ][ 138 0.364072 Inkheart [2008] [720p] ][ 140 9.539994 The Mummy 1-2   1080p ][ 142 9.173657 Facing The Giants 720p ][ 143 9.932838 City of Embers    720p ][ 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 151 4.213195 Gran Torino [2008] [720p] ][ 153 8.262499 The Usual Suspect    720p ][ 154 8.013943 Public Enemies [720p] ][ 158 9.945823 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 160 8.477975 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 161 4.789605 Final Destination 4   1080p ][ 162 1.168979 The Final Destination 4 [2009] [720p] ][ 163 5.624286 Miami Vice 720p ][ 164 5.072726 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 166 4.271932 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 167 4.644185 Lust Caution   720p ][ 170 4.959508 The Butterfly Effect 3 Revelations 720p ][ 171 9.649797 James Bond 22 - Quantum of Solace [2008] [720p] ][ 179 6.770114 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 183 6.431987 The Dark Knight [2008]   1080p ][ 184 2.325224 Terminator 3 Rise Of The Machine [2003]   720p ][ 185 3.132766 contents.txt ][ 192 2.001429 Eurotrip    720p ][ 193 4.826062 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 205 9.871189 Moulin Rouge   720p ][ 207 8.559317 CJ7   720p ][ 214 8.504855 Ongbak 2003 720p ][ 215 7.840886 City of Embers    720p ][ 216 5.917517 Good Night And Good Luck   720p ][ 217 6.028363 Moulin Rouge   720p ][ 226 2.520813 Next 720P ]
diff --git a/tests/78-abb.in b/tests/78-abb.in
new file mode 100644
index 0000000..96975b3
--- /dev/null
+++ b/tests/78-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/78-abb.out
+INSERTAR 39 5.276794 All About Steve 720P
+IMPRIMIR tests/78-abb.out
+INSERTAR 60 8.966088 Shinjuku Incident
+INSERTAR 23 1.397234 Aladdin [1992] [720p]
+ELIMINAR 60
+IMPRIMIR tests/78-abb.out
+INSERTAR 57 2.481103 The Butterfly Effect 3 Revelations 720p
+INSERTAR 46 8.758627 X-Men 1 - 1080p
+INSERTAR 38 0.966506 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+ELIMINAR 23
+IMPRIMIR tests/78-abb.out
+INSERTAR 16 6.118719 Superman Batman Public Enemies 2009 720p
+INSERTAR 67 4.802291 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 61 4.758748 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 50 7.930791 Flash Point    720p
+ELIMINAR 39
+ELIMINAR 16
+IMPRIMIR tests/78-abb.out
+INSERTAR 4 6.721904 SAW IV
+INSERTAR 86 7.032549 Shinjuku Incident
+INSERTAR 80 3.808431 Spiderman 1   1080p
+INSERTAR 10 8.039390 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 34 2.177712 Sixth Sense   720p
+ELIMINAR 50
+ELIMINAR 4
+IMPRIMIR tests/78-abb.out
+INSERTAR 89 2.703994 Meet The Parents    720p
+INSERTAR 74 4.615022 Madagascar 1 [2005] [1080p]
+INSERTAR 22 9.160167 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 56 4.604198 My Bloody Valentine 3D [720p]
+INSERTAR 1 7.674656 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 77 0.164344 High school musical II 2007    720p
+ELIMINAR 34
+ELIMINAR 80
+ELIMINAR 1
+IMPRIMIR tests/78-abb.out
+INSERTAR 84 5.710562 catch me if u can - 720p
+INSERTAR 52 1.666405 12 Rounds 720p
+INSERTAR 41 2.007462 James Bond 21 - Casino Royale [2006]
+INSERTAR 51 6.455860 Beauty And The Beast    720p
+INSERTAR 66 4.526394 Chicken Little 1080p
+INSERTAR 62 8.373058 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 75 4.165921 Spiderman 2   1080p
+ELIMINAR 86
+ELIMINAR 66
+ELIMINAR 67
+IMPRIMIR tests/78-abb.out
+INSERTAR 47 2.941052 Mr. & Mrs. Smith   720p
+INSERTAR 5 2.812760 Dante's Peak   1080p
+INSERTAR 103 9.539177 Push 720P
+INSERTAR 6 5.670426 Babel.720p
+INSERTAR 17 7.712709 Interview with the Vampire   720p
+INSERTAR 26 1.214152 Bangkok Dangerous 720p
+INSERTAR 33 8.717049 Punisher 2   720p
+INSERTAR 104 5.791119 Eastern.Promises.2007.720p
+ELIMINAR 47
+ELIMINAR 74
+ELIMINAR 62
+ELIMINAR 38
+IMPRIMIR tests/78-abb.out
+INSERTAR 11 1.885699 Horton Hears a Who! [2008] [720p]
+INSERTAR 64 4.132399 Around The World In 80 Days [2004] [720p]
+INSERTAR 37 5.017488 Superman Batman Public Enemies 2009 720p
+INSERTAR 30 0.028757 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 97 6.724436 Independence Day 1080p
+INSERTAR 68 2.939977 Kung Fu Panda (BluRay 720p)
+INSERTAR 105 1.507233 Eragon 720p
+INSERTAR 9 3.029371 X-Men 1 - 1080p
+INSERTAR 93 5.732544 Stargate-The Ark of Truth 720p
+ELIMINAR 104
+ELIMINAR 105
+ELIMINAR 9
+ELIMINAR 57
+IMPRIMIR tests/78-abb.out
+INSERTAR 91 3.143769 SAW I   720p
+INSERTAR 100 0.077270 James Bond 21 - Casino Royale [2006]
+INSERTAR 73 2.323840 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 76 7.251609 SAW V
+INSERTAR 54 6.416781 Pinocchio [1940] [720p]
+INSERTAR 115 9.138133 Rocky Balboa    720p
+INSERTAR 113 8.824709 Crash    1080p
+INSERTAR 21 5.042631 The Extreme Movie 720P
+INSERTAR 90 4.479221 The Extreme Movie 720P
+INSERTAR 45 2.633555 Bad Boy I [1995] [720p]
+ELIMINAR 41
+ELIMINAR 11
+ELIMINAR 26
+ELIMINAR 113
+ELIMINAR 77
+IMPRIMIR tests/78-abb.out
+INSERTAR 31 3.279283 Labor Pain   720p
+INSERTAR 19 3.275756 Ip Man    1080p
+INSERTAR 95 3.994206 Final Destination 2
+INSERTAR 42 2.471953 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 7 7.768634 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 111 9.737777 Madagascar 1 [2005] [1080p]
+INSERTAR 25 2.255123 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 85 3.195385 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 133 1.966939 High school musical 2006    720p
+INSERTAR 0 1.334593 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 18 1.825351 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+ELIMINAR 25
+ELIMINAR 0
+ELIMINAR 75
+ELIMINAR 84
+ELIMINAR 46
+IMPRIMIR tests/78-abb.out
+INSERTAR 55 3.537839 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 127 1.589378 War [720p]
+INSERTAR 141 1.623747 Spiderman 1   1080p
+INSERTAR 122 5.169828 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 101 4.814099 Kung Fu Panda (BluRay 720p)
+INSERTAR 130 0.145518 The Brave One 720P
+INSERTAR 82 0.809612 Cleanwest 720p
+INSERTAR 147 8.967000 Breach 1080p
+INSERTAR 138 0.364072 Inkheart [2008] [720p]
+INSERTAR 150 4.227254 Danny the Dog   1080p
+INSERTAR 71 5.505670 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 142 9.173657 Facing The Giants 720p
+ELIMINAR 64
+ELIMINAR 42
+ELIMINAR 45
+ELIMINAR 73
+ELIMINAR 111
+ELIMINAR 5
+IMPRIMIR tests/78-abb.out
+INSERTAR 153 8.262499 The Usual Suspect    720p
+INSERTAR 123 5.539297 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 63 0.035121 The Day After Tomorrow 1080p
+INSERTAR 126 5.365527 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 59 3.982664 Dragonball Evolution [2009] [720p]
+INSERTAR 109 6.479056 Coyote Ugly 1080p
+INSERTAR 2 7.682038 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 15 7.144540 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 106 7.955765 Battle for Terra [2007] [1080p]
+INSERTAR 36 5.902195 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 12 0.017993 Duplicity 2009   720p
+INSERTAR 144 6.249753 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 151 4.213195 Gran Torino [2008] [720p]
+ELIMINAR 141
+ELIMINAR 21
+ELIMINAR 127
+ELIMINAR 22
+ELIMINAR 71
+ELIMINAR 52
+IMPRIMIR tests/78-abb.out
+INSERTAR 154 8.013943 Public Enemies [720p]
+INSERTAR 140 9.539994 The Mummy 1-2   1080p
+INSERTAR 158 9.945823 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 160 8.477975 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 173 0.439282 Big Buck Bunny [1080p]
+INSERTAR 79 5.540331 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 162 1.168979 The Final Destination 4 [2009] [720p]
+INSERTAR 88 3.727284 American Beauty   720p
+INSERTAR 121 4.078589 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 168 0.571100 Banlieue 13 - Ultimatum [720p]
+INSERTAR 20 9.265416 Babylon A.D    720p
+INSERTAR 43 7.629123 Elite Squad 1080p
+INSERTAR 94 2.976674 Apollo 13   1080p
+INSERTAR 179 6.770114 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 93
+ELIMINAR 101
+ELIMINAR 147
+ELIMINAR 168
+ELIMINAR 31
+ELIMINAR 109
+ELIMINAR 121
+IMPRIMIR tests/78-abb.out
+INSERTAR 183 6.431987 The Dark Knight [2008]   1080p
+INSERTAR 165 1.674224 Starship Troopers 2  720p
+INSERTAR 99 0.232465 Jurassic Park 1-3  1080p
+INSERTAR 166 4.271932 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 28 7.401621 Face.Off.1997.720p
+INSERTAR 135 7.527153 Starship Troopers 2  720p
+INSERTAR 161 4.789605 Final Destination 4   1080p
+INSERTAR 148 6.143699 Red Dragon    1080p
+INSERTAR 83 1.538421 Constantine 720p
+INSERTAR 184 2.325224 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 125 1.117352 Hero    1080p
+INSERTAR 185 3.132766 contents.txt
+INSERTAR 164 5.072726 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 186 4.567333 Van.Helsing  1080p
+INSERTAR 172 1.632224 Rambo 4 [2008] [720p]
+ELIMINAR 165
+ELIMINAR 89
+ELIMINAR 115
+ELIMINAR 148
+ELIMINAR 36
+ELIMINAR 55
+ELIMINAR 2
+IMPRIMIR tests/78-abb.out
+INSERTAR 116 6.782141 Race To Witch Mountain [1080p]
+INSERTAR 131 8.721264 Kung Fu Panda [2008]   720p
+INSERTAR 117 3.426063 Oxford Murders, The.720p
+INSERTAR 178 9.596424 Constantine HDDVD 1080p DTS x264
+INSERTAR 120 6.368702 Alone in the dark   720p
+INSERTAR 70 1.489013 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 44 1.166962 Race To Witch Mountain [1080p]
+INSERTAR 192 2.001429 Eurotrip    720p
+INSERTAR 175 0.265114 Spiderman 3   1080p
+INSERTAR 170 4.959508 The Butterfly Effect 3 Revelations 720p
+INSERTAR 53 5.385756 Lion King, The 720p
+INSERTAR 159 4.326132 Big Buck Bunny [1080p]
+INSERTAR 143 9.932838 City of Embers    720p
+INSERTAR 119 4.998448 Danny the Dog   1080p
+INSERTAR 193 4.826062 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 171 9.649797 James Bond 22 - Quantum of Solace [2008] [720p]
+ELIMINAR 175
+ELIMINAR 178
+ELIMINAR 68
+ELIMINAR 150
+ELIMINAR 125
+ELIMINAR 99
+ELIMINAR 173
+ELIMINAR 119
+IMPRIMIR tests/78-abb.out
+INSERTAR 136 2.775716 Beowulf   720p
+INSERTAR 188 4.271017 Dante's Peak   1080p
+INSERTAR 215 7.840886 City of Embers    720p
+INSERTAR 24 9.326387 Fantastic Four   1080p
+INSERTAR 35 1.890881 Push    1080p
+INSERTAR 214 8.504855 Ongbak 2003 720p
+INSERTAR 217 6.028363 Moulin Rouge   720p
+INSERTAR 167 4.644185 Lust Caution   720p
+INSERTAR 163 5.624286 Miami Vice 720p
+INSERTAR 13 0.531593 Constantine HDDVD 1080p DTS x264
+INSERTAR 98 2.982452 Good Night And Good Luck   720p
+INSERTAR 87 0.097035 Hush   720p
+INSERTAR 226 2.520813 Next 720P
+INSERTAR 207 8.559317 CJ7   720p
+INSERTAR 110 3.852185 Moulin Rouge   720p
+INSERTAR 216 5.917517 Good Night And Good Luck   720p
+INSERTAR 205 9.871189 Moulin Rouge   720p
+ELIMINAR 172
+ELIMINAR 159
+ELIMINAR 136
+ELIMINAR 91
+ELIMINAR 186
+ELIMINAR 56
+ELIMINAR 87
+ELIMINAR 188
+IMPRIMIR tests/78-abb.out
diff --git a/tests/79-abb.catedra.out b/tests/79-abb.catedra.out
new file mode 100644
index 0000000..f30d136
--- /dev/null
+++ b/tests/79-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 7 7.339176 Armageddon [1998] [720p] ]
+[ 35 3.700262 Superhero Movie   1080p ][ 49 9.886519 The Incredibles [1080p] ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 35 3.700262 Superhero Movie   1080p ][ 49 9.886519 The Incredibles [1080p] ][ 66 1.027932 Crossing Over 720P ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 49 9.886519 The Incredibles [1080p] ][ 62 0.044896 The Brave One 720P ][ 66 1.027932 Crossing Over 720P ][ 71 4.072158 Invisible.Target.720p.Bluray.x264-SEPTiC ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 14 2.289059 Ratatouille [2007] ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 49 9.886519 The Incredibles [1080p] ][ 56 9.881512 The Final Destination 4 [2009] [720p] ][ 62 0.044896 The Brave One 720P ][ 66 1.027932 Crossing Over 720P ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 2 1.338364 Star Wars Saga  Collection 720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 16 7.348309 Night At The Museum 2 [720p] ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 45 9.457070 contents.txt ][ 49 9.886519 The Incredibles [1080p] ][ 56 9.881512 The Final Destination 4 [2009] [720p] ][ 66 1.027932 Crossing Over 720P ][ 89 2.719647 Infernal Affair 1-3   1080p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 16 7.348309 Night At The Museum 2 [720p] ][ 25 5.771042 Equilibrium 720p ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 45 9.457070 contents.txt ][ 49 9.886519 The Incredibles [1080p] ][ 56 9.881512 The Final Destination 4 [2009] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 66 1.027932 Crossing Over 720P ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 81 1.661195 Get Smart (2008) 1080p ][ 92 2.394882 Cloverfield   1080p ][ 97 4.203009 Eurotrip 720p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 16 7.348309 Night At The Museum 2 [720p] ][ 25 5.771042 Equilibrium 720p ][ 29 5.294209 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 54 9.242443 Pitch Black [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 81 1.661195 Get Smart (2008) 1080p ][ 83 9.286030 Superhero Movie   1080p ][ 92 2.394882 Cloverfield   1080p ][ 97 4.203009 Eurotrip 720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 13 7.357790 Into The Blue 720P ][ 25 5.771042 Equilibrium 720p ][ 29 5.294209 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 46 0.756247 X-Men 2   1080p ][ 54 9.242443 Pitch Black [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 59 1.516678 The Incredibles [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 81 1.661195 Get Smart (2008) 1080p ][ 83 9.286030 Superhero Movie   1080p ][ 87 5.807161 Batman Begins   1080p ][ 97 4.203009 Eurotrip 720p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 25 5.771042 Equilibrium 720p ][ 28 9.368317 Terminator.1984.720p.BluRay.x264-ESiR ][ 29 5.294209 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 46 0.756247 X-Men 2   1080p ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 59 1.516678 The Incredibles [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 67 9.653580 Kingdom of Heaven [2005] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 81 1.661195 Get Smart (2008) 1080p ][ 87 5.807161 Batman Begins   1080p ][ 97 4.203009 Eurotrip 720p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 104 2.002186 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 17 7.239546 The Usual Suspect    720p ][ 18 4.124058 Facing The Giants 720p ][ 25 5.771042 Equilibrium 720p ][ 28 9.368317 Terminator.1984.720p.BluRay.x264-ESiR ][ 29 5.294209 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 59 1.516678 The Incredibles [1080p] ][ 63 5.701998 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 65 6.042985 Eragon [2006] [720p] ][ 67 9.653580 Kingdom of Heaven [2005] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 80 0.619907 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 81 1.661195 Get Smart (2008) 1080p ][ 87 5.807161 Batman Begins   1080p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 121 1.621130 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 124 2.560785 Race To Witch Mountain [1080p] ][ 133 8.192421 Hancock    1080p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 17 7.239546 The Usual Suspect    720p ][ 18 4.124058 Facing The Giants 720p ][ 25 5.771042 Equilibrium 720p ][ 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 44 2.352078 Assassination of a High School President 720p ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 59 1.516678 The Incredibles [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 67 9.653580 Kingdom of Heaven [2005] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 80 0.619907 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 82 1.845968 Doomsday 720p ][ 87 5.807161 Batman Begins   1080p ][ 96 4.805490 The Matrix Reloaded   1080p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 117 3.021635 Race To Witch Mountain [1080p] ][ 121 1.621130 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 130 7.716977 SWAT    720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 136 8.540797 Romeo And Juliet   720p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 148 8.252802 Blade 1   720p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 17 7.239546 The Usual Suspect    720p ][ 20 9.480523 Duplicity 2009   720p ][ 25 5.771042 Equilibrium 720p ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 34 9.071166 Jeniffer's Body ( 2009)    1080p ][ 36 1.943409 Butterfly on a Wheel.2007   720p ][ 39 4.847232 Hero    1080p ][ 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 44 2.352078 Assassination of a High School President 720p ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 59 1.516678 The Incredibles [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 67 9.653580 Kingdom of Heaven [2005] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 80 0.619907 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 82 1.845968 Doomsday 720p ][ 85 2.112908 Initial D [720p] ][ 87 5.807161 Batman Begins   1080p ][ 96 4.805490 The Matrix Reloaded   1080p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 117 3.021635 Race To Witch Mountain [1080p] ][ 118 4.835613 Ice Age 2 The Meltdown [2006] [720p] ][ 123 3.253530 Resident Evil Series    1080p ][ 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 136 8.540797 Romeo And Juliet   720p ][ 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 148 8.252802 Blade 1   720p ][ 150 1.688712 Batman Begins   1080p ][ 152 3.861540 Star Trek [2009] [1080p] ][ 160 2.357448 Bad Boy I [1995] [720p] ][ 161 5.965879 Star Trek Collection 1-9    720p ]
+[ 1 9.671943 Dr Dolite 3    720p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 17 7.239546 The Usual Suspect    720p ][ 20 9.480523 Duplicity 2009   720p ][ 25 5.771042 Equilibrium 720p ][ 32 5.516557 Finding Nemo [2003] [720p] ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 34 9.071166 Jeniffer's Body ( 2009)    1080p ][ 40 9.855405 New York I Love You 720p   720p ][ 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 65 6.042985 Eragon [2006] [720p] ][ 67 9.653580 Kingdom of Heaven [2005] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 69 4.042607 Aeon Flux   720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 82 1.845968 Doomsday 720p ][ 85 2.112908 Initial D [720p] ][ 87 5.807161 Batman Begins   1080p ][ 96 4.805490 The Matrix Reloaded   1080p ][ 99 5.026231 Alone in the dark   720p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 117 3.021635 Race To Witch Mountain [1080p] ][ 118 4.835613 Ice Age 2 The Meltdown [2006] [720p] ][ 123 3.253530 Resident Evil Series    1080p ][ 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 128 1.518245 I Am Legend    720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 136 8.540797 Romeo And Juliet   720p ][ 141 5.015863 Bourne Identity   720p ][ 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 147 1.825170 Initial D [720p] ][ 148 8.252802 Blade 1   720p ][ 150 1.688712 Batman Begins   1080p ][ 151 4.956837 X-Men 3    720p ][ 152 3.861540 Star Trek [2009] [1080p] ][ 155 3.966111 Indiana Jones Trilogy   720p ][ 159 8.280696 Before The Devil Knows, You're Dead   1080p ][ 160 2.357448 Bad Boy I [1995] [720p] ][ 161 5.965879 Star Trek Collection 1-9    720p ][ 164 3.700761 contents.txt ][ 167 3.320528 Blade 3   720p ]
+[ 0 6.752105 catch me if u can - 720p ][ 1 9.671943 Dr Dolite 3    720p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 11 7.181530 Final Fantasy The Spirits Within    720p ][ 13 7.357790 Into The Blue 720P ][ 20 9.480523 Duplicity 2009   720p ][ 25 5.771042 Equilibrium 720p ][ 27 4.468643 catch me if u can - 720p ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 34 9.071166 Jeniffer's Body ( 2009)    1080p ][ 40 9.855405 New York I Love You 720p   720p ][ 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 43 4.929745 The Usual Suspect    720p ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 57 0.844689 The Notebook [2004] [1080p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 69 4.042607 Aeon Flux   720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 82 1.845968 Doomsday 720p ][ 85 2.112908 Initial D [720p] ][ 87 5.807161 Batman Begins   1080p ][ 91 0.278560 Orphanage 720p ][ 94 3.041543 1408.2007.720p.BluRay.x264-SiNNERS ][ 96 4.805490 The Matrix Reloaded   1080p ][ 98 5.255042 Max Payne    720p ][ 99 5.026231 Alone in the dark   720p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 112 2.482524 Braveheart 720p ][ 117 3.021635 Race To Witch Mountain [1080p] ][ 118 4.835613 Ice Age 2 The Meltdown [2006] [720p] ][ 123 3.253530 Resident Evil Series    1080p ][ 125 5.136480 Fantastic Four   1080p ][ 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 127 2.621974 SAW I   720p ][ 128 1.518245 I Am Legend    720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 136 8.540797 Romeo And Juliet   720p ][ 141 5.015863 Bourne Identity   720p ][ 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 147 1.825170 Initial D [720p] ][ 148 8.252802 Blade 1   720p ][ 150 1.688712 Batman Begins   1080p ][ 151 4.956837 X-Men 3    720p ][ 152 3.861540 Star Trek [2009] [1080p] ][ 155 3.966111 Indiana Jones Trilogy   720p ][ 159 8.280696 Before The Devil Knows, You're Dead   1080p ][ 160 2.357448 Bad Boy I [1995] [720p] ][ 161 5.965879 Star Trek Collection 1-9    720p ][ 164 3.700761 contents.txt ][ 167 3.320528 Blade 3   720p ][ 171 2.486722 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 172 2.468967 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 175 3.873027 Spiderman 1   1080p ]
+[ 0 6.752105 catch me if u can - 720p ][ 1 9.671943 Dr Dolite 3    720p ][ 3 4.019821 Yes Man   720p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 9 2.062133 Kung Fu Panda Secrets of the Furious Five    720p ][ 13 7.357790 Into The Blue 720P ][ 20 9.480523 Duplicity 2009   720p ][ 25 5.771042 Equilibrium 720p ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 34 9.071166 Jeniffer's Body ( 2009)    1080p ][ 40 9.855405 New York I Love You 720p   720p ][ 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 2.004479 Blade 3   720p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 55 8.854105 The Brave One 720P ][ 57 0.844689 The Notebook [2004] [1080p] ][ 60 9.922508 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 69 4.042607 Aeon Flux   720p ][ 70 6.651041 Red Dragon    1080p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 82 1.845968 Doomsday 720p ][ 85 2.112908 Initial D [720p] ][ 87 5.807161 Batman Begins   1080p ][ 91 0.278560 Orphanage 720p ][ 93 6.865364 contents.txt ][ 96 4.805490 The Matrix Reloaded   1080p ][ 99 5.026231 Alone in the dark   720p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 111 9.273357 Leon_The Professional.HD   720p ][ 112 2.482524 Braveheart 720p ][ 117 3.021635 Race To Witch Mountain [1080p] ][ 118 4.835613 Ice Age 2 The Meltdown [2006] [720p] ][ 119 8.331285 American Pie Book Of Love   720p ][ 120 9.564659 Gran Torino [2008] [720p] ][ 123 3.253530 Resident Evil Series    1080p ][ 125 5.136480 Fantastic Four   1080p ][ 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 127 2.621974 SAW I   720p ][ 128 1.518245 I Am Legend    720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 136 8.540797 Romeo And Juliet   720p ][ 141 5.015863 Bourne Identity   720p ][ 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 147 1.825170 Initial D [720p] ][ 148 8.252802 Blade 1   720p ][ 150 1.688712 Batman Begins   1080p ][ 152 3.861540 Star Trek [2009] [1080p] ][ 155 3.966111 Indiana Jones Trilogy   720p ][ 156 5.435886 Burn E [720p] ][ 158 3.272878 James Bond 01 - Dr. No [1962] [720p] ][ 159 8.280696 Before The Devil Knows, You're Dead   1080p ][ 160 2.357448 Bad Boy I [1995] [720p] ][ 161 5.965879 Star Trek Collection 1-9    720p ][ 163 9.850442 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 164 3.700761 contents.txt ][ 167 3.320528 Blade 3   720p ][ 171 2.486722 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 172 2.468967 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 175 3.873027 Spiderman 1   1080p ][ 179 2.756168 National Geographic - The Koran [720p] [Documenter] ][ 182 1.628156 contents.txt ][ 184 1.656638 Underworld Series ][ 205 5.751826 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ]
+[ 0 6.752105 catch me if u can - 720p ][ 1 9.671943 Dr Dolite 3    720p ][ 3 4.019821 Yes Man   720p ][ 5 1.570021 8 Mile [2002] [720p] ][ 8 3.548223 Monster Inc [2001] [720p] ][ 9 2.062133 Kung Fu Panda Secrets of the Furious Five    720p ][ 13 7.357790 Into The Blue 720P ][ 20 9.480523 Duplicity 2009   720p ][ 25 5.771042 Equilibrium 720p ][ 33 3.070453 The Empress and the Warriors [2008] [720p] ][ 40 9.855405 New York I Love You 720p   720p ][ 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 47 2.004479 Blade 3   720p ][ 51 4.251734 Before The Devil Knows, You're Dead   1080p ][ 52 2.595265 Pinocchio [1940] [720p] ][ 55 8.854105 The Brave One 720P ][ 57 0.844689 The Notebook [2004] [1080p] ][ 60 9.922508 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 64 6.928409 Shark Tale [2004] [1080p] ][ 68 2.471736 Star Trek Collection 1-9    720p ][ 69 4.042607 Aeon Flux   720p ][ 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 77 0.202815 A Knight's Tale [2001] [720p] ][ 82 1.845968 Doomsday 720p ][ 85 2.112908 Initial D [720p] ][ 87 5.807161 Batman Begins   1080p ][ 91 0.278560 Orphanage 720p ][ 93 6.865364 contents.txt ][ 96 4.805490 The Matrix Reloaded   1080p ][ 99 5.026231 Alone in the dark   720p ][ 101 0.329227 Apollo 13   1080p ][ 102 7.957624 Leon_The Professional.HD   720p ][ 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 108 7.800572 Shinjuku Incident ][ 111 9.273357 Leon_The Professional.HD   720p ][ 118 4.835613 Ice Age 2 The Meltdown [2006] [720p] ][ 119 8.331285 American Pie Book Of Love   720p ][ 120 9.564659 Gran Torino [2008] [720p] ][ 123 3.253530 Resident Evil Series    1080p ][ 125 5.136480 Fantastic Four   1080p ][ 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 127 2.621974 SAW I   720p ][ 128 1.518245 I Am Legend    720p ][ 131 6.330620 Ice Age 1 [2002] [720p] ][ 133 8.192421 Hancock    1080p ][ 135 9.152021 James Bond 20 - Die Another Day [2002] [720p] ][ 136 8.540797 Romeo And Juliet   720p ][ 139 8.634240 Flash Point    720p ][ 141 5.015863 Bourne Identity   720p ][ 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 148 8.252802 Blade 1   720p ][ 150 1.688712 Batman Begins   1080p ][ 152 3.861540 Star Trek [2009] [1080p] ][ 155 3.966111 Indiana Jones Trilogy   720p ][ 156 5.435886 Burn E [720p] ][ 158 3.272878 James Bond 01 - Dr. No [1962] [720p] ][ 159 8.280696 Before The Devil Knows, You're Dead   1080p ][ 160 2.357448 Bad Boy I [1995] [720p] ][ 161 5.965879 Star Trek Collection 1-9    720p ][ 162 8.420933 SAW IV ][ 163 9.850442 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 164 3.700761 contents.txt ][ 167 3.320528 Blade 3   720p ][ 171 2.486722 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 172 2.468967 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 175 3.873027 Spiderman 1   1080p ][ 179 2.756168 National Geographic - The Koran [720p] [Documenter] ][ 181 2.321892 James Bond 21 - Casino Royale [2006] ][ 182 1.628156 contents.txt ][ 184 1.656638 Underworld Series ][ 185 6.822451 Iron Man    1080p ][ 192 0.054126 High school musical II 2007    720p ][ 197 0.138470 Big Nothing   720p ][ 200 5.471130 Direct Contact    720p ][ 202 2.553821 contents.txt ][ 205 5.751826 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 215 2.514659 Independence Day 1080p ][ 221 9.126357 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 225 2.660840 X-Men 4 - Origins Wolverine (2009)  1080p ]
diff --git a/tests/79-abb.in b/tests/79-abb.in
new file mode 100644
index 0000000..a0c89da
--- /dev/null
+++ b/tests/79-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/79-abb.out
+INSERTAR 7 7.339176 Armageddon [1998] [720p]
+IMPRIMIR tests/79-abb.out
+INSERTAR 35 3.700262 Superhero Movie   1080p
+INSERTAR 49 9.886519 The Incredibles [1080p]
+ELIMINAR 7
+IMPRIMIR tests/79-abb.out
+INSERTAR 1 9.671943 Dr Dolite 3    720p
+INSERTAR 15 6.939624 Kung Fu Panda [2008]   720p
+INSERTAR 66 1.027932 Crossing Over 720P
+ELIMINAR 15
+IMPRIMIR tests/79-abb.out
+INSERTAR 62 0.044896 The Brave One 720P
+INSERTAR 30 4.475522 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 71 4.072158 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 31 9.177042 Ip Man    1080p
+ELIMINAR 35
+ELIMINAR 31
+IMPRIMIR tests/79-abb.out
+INSERTAR 4 3.554442 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 36 1.943409 Butterfly on a Wheel.2007   720p
+INSERTAR 56 9.881512 The Final Destination 4 [2009] [720p]
+INSERTAR 14 2.289059 Ratatouille [2007]
+INSERTAR 6 8.788776 Star Trek [2009] [1080p]
+ELIMINAR 6
+ELIMINAR 71
+IMPRIMIR tests/79-abb.out
+INSERTAR 2 1.338364 Star Wars Saga  Collection 720p
+INSERTAR 45 9.457070 contents.txt
+INSERTAR 89 2.719647 Infernal Affair 1-3   1080p
+INSERTAR 42 7.339590 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 79 9.019328 Death Race   720p
+INSERTAR 16 7.348309 Night At The Museum 2 [720p]
+ELIMINAR 79
+ELIMINAR 62
+ELIMINAR 14
+IMPRIMIR tests/79-abb.out
+INSERTAR 25 5.771042 Equilibrium 720p
+INSERTAR 97 4.203009 Eurotrip 720p
+INSERTAR 21 8.946800 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 92 2.394882 Cloverfield   1080p
+INSERTAR 57 0.844689 The Notebook [2004] [1080p]
+INSERTAR 81 1.661195 Get Smart (2008) 1080p
+INSERTAR 68 2.471736 Star Trek Collection 1-9    720p
+ELIMINAR 21
+ELIMINAR 2
+ELIMINAR 89
+IMPRIMIR tests/79-abb.out
+INSERTAR 106 1.757836 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 77 0.202815 A Knight's Tale [2001] [720p]
+INSERTAR 54 9.242443 Pitch Black [720p]
+INSERTAR 83 9.286030 Superhero Movie   1080p
+INSERTAR 70 6.651041 Red Dragon    1080p
+INSERTAR 65 6.042985 Eragon [2006] [720p]
+INSERTAR 29 5.294209 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 39 4.847232 Hero    1080p
+ELIMINAR 56
+ELIMINAR 66
+ELIMINAR 49
+ELIMINAR 45
+IMPRIMIR tests/79-abb.out
+INSERTAR 78 5.754100 Punisher 2   720p
+INSERTAR 13 7.357790 Into The Blue 720P
+INSERTAR 86 9.397144 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 76 7.093825 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 46 0.756247 X-Men 2   1080p
+INSERTAR 59 1.516678 The Incredibles [1080p]
+INSERTAR 87 5.807161 Batman Begins   1080p
+INSERTAR 111 9.273357 Leon_The Professional.HD   720p
+INSERTAR 102 7.957624 Leon_The Professional.HD   720p
+ELIMINAR 16
+ELIMINAR 86
+ELIMINAR 92
+ELIMINAR 78
+IMPRIMIR tests/79-abb.out
+INSERTAR 24 9.840578 Bourne Identity   720p
+INSERTAR 48 7.708223 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 67 9.653580 Kingdom of Heaven [2005] [720p]
+INSERTAR 28 9.368317 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 11 7.181530 Final Fantasy The Spirits Within    720p
+INSERTAR 101 0.329227 Apollo 13   1080p
+INSERTAR 47 2.004479 Blade 3   720p
+INSERTAR 37 0.943467 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 52 2.595265 Pinocchio [1940] [720p]
+INSERTAR 104 2.002186 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+ELIMINAR 24
+ELIMINAR 54
+ELIMINAR 83
+ELIMINAR 48
+ELIMINAR 37
+IMPRIMIR tests/79-abb.out
+INSERTAR 5 1.570021 8 Mile [2002] [720p]
+INSERTAR 80 0.619907 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 124 2.560785 Race To Witch Mountain [1080p]
+INSERTAR 17 7.239546 The Usual Suspect    720p
+INSERTAR 133 8.192421 Hancock    1080p
+INSERTAR 8 3.548223 Monster Inc [2001] [720p]
+INSERTAR 107 1.734915 Labor Pain   720p
+INSERTAR 63 5.701998 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 18 4.124058 Facing The Giants 720p
+INSERTAR 95 0.148506 Alien vs Predator 1-2  720p
+INSERTAR 121 1.621130 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+ELIMINAR 97
+ELIMINAR 95
+ELIMINAR 107
+ELIMINAR 104
+ELIMINAR 46
+IMPRIMIR tests/79-abb.out
+INSERTAR 82 1.845968 Doomsday 720p
+INSERTAR 96 4.805490 The Matrix Reloaded   1080p
+INSERTAR 136 8.540797 Romeo And Juliet   720p
+INSERTAR 53 9.402850 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 130 7.716977 SWAT    720p
+INSERTAR 131 6.330620 Ice Age 1 [2002] [720p]
+INSERTAR 117 3.021635 Race To Witch Mountain [1080p]
+INSERTAR 44 2.352078 Assassination of a High School President 720p
+INSERTAR 145 8.142749 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 84 1.921927 Big Stan   1080p
+INSERTAR 148 8.252802 Blade 1   720p
+INSERTAR 33 3.070453 The Empress and the Warriors [2008] [720p]
+ELIMINAR 29
+ELIMINAR 84
+ELIMINAR 124
+ELIMINAR 63
+ELIMINAR 81
+ELIMINAR 28
+IMPRIMIR tests/79-abb.out
+INSERTAR 142 7.827238 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 123 3.253530 Resident Evil Series    1080p
+INSERTAR 20 9.480523 Duplicity 2009   720p
+INSERTAR 152 3.861540 Star Trek [2009] [1080p]
+INSERTAR 150 1.688712 Batman Begins   1080p
+INSERTAR 126 0.219612 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 34 9.071166 Jeniffer's Body ( 2009)    1080p
+INSERTAR 85 2.112908 Initial D [720p]
+INSERTAR 149 8.464240 Bourne Identity   720p
+INSERTAR 160 2.357448 Bad Boy I [1995] [720p]
+INSERTAR 118 4.835613 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 161 5.965879 Star Trek Collection 1-9    720p
+INSERTAR 41 5.177224 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+ELIMINAR 18
+ELIMINAR 30
+ELIMINAR 121
+ELIMINAR 130
+ELIMINAR 149
+ELIMINAR 4
+IMPRIMIR tests/79-abb.out
+INSERTAR 147 1.825170 Initial D [720p]
+INSERTAR 155 3.966111 Indiana Jones Trilogy   720p
+INSERTAR 168 7.335804 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 141 5.015863 Bourne Identity   720p
+INSERTAR 128 1.518245 I Am Legend    720p
+INSERTAR 151 4.956837 X-Men 3    720p
+INSERTAR 159 8.280696 Before The Devil Knows, You're Dead   1080p
+INSERTAR 167 3.320528 Blade 3   720p
+INSERTAR 12 6.188070 Bolt [2008] [1080p]
+INSERTAR 164 3.700761 contents.txt
+INSERTAR 69 4.042607 Aeon Flux   720p
+INSERTAR 99 5.026231 Alone in the dark   720p
+INSERTAR 32 5.516557 Finding Nemo [2003] [720p]
+INSERTAR 40 9.855405 New York I Love You 720p   720p
+ELIMINAR 80
+ELIMINAR 44
+ELIMINAR 168
+ELIMINAR 36
+ELIMINAR 12
+ELIMINAR 39
+ELIMINAR 59
+IMPRIMIR tests/79-abb.out
+INSERTAR 0 6.752105 catch me if u can - 720p
+INSERTAR 127 2.621974 SAW I   720p
+INSERTAR 171 2.486722 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 88 8.657836 Elite Squad 1080p
+INSERTAR 72 7.825699 Daredevil - 720p
+INSERTAR 175 3.873027 Spiderman 1   1080p
+INSERTAR 43 4.929745 The Usual Suspect    720p
+INSERTAR 134 6.010037 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 172 2.468967 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 94 3.041543 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 98 5.255042 Max Payne    720p
+INSERTAR 125 5.136480 Fantastic Four   1080p
+INSERTAR 27 4.468643 catch me if u can - 720p
+INSERTAR 112 2.482524 Braveheart 720p
+INSERTAR 91 0.278560 Orphanage 720p
+ELIMINAR 65
+ELIMINAR 72
+ELIMINAR 32
+ELIMINAR 88
+ELIMINAR 67
+ELIMINAR 17
+ELIMINAR 134
+IMPRIMIR tests/79-abb.out
+INSERTAR 158 3.272878 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 163 9.850442 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 3 4.019821 Yes Man   720p
+INSERTAR 177 5.902796 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 179 2.756168 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 182 1.628156 contents.txt
+INSERTAR 166 0.119931 Exiled   720p
+INSERTAR 93 6.865364 contents.txt
+INSERTAR 120 9.564659 Gran Torino [2008] [720p]
+INSERTAR 60 9.922508 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 156 5.435886 Burn E [720p]
+INSERTAR 205 5.751826 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 119 8.331285 American Pie Book Of Love   720p
+INSERTAR 184 1.656638 Underworld Series
+INSERTAR 55 8.854105 The Brave One 720P
+INSERTAR 9 2.062133 Kung Fu Panda Secrets of the Furious Five    720p
+ELIMINAR 151
+ELIMINAR 43
+ELIMINAR 98
+ELIMINAR 177
+ELIMINAR 11
+ELIMINAR 27
+ELIMINAR 94
+ELIMINAR 166
+IMPRIMIR tests/79-abb.out
+INSERTAR 197 0.138470 Big Nothing   720p
+INSERTAR 200 5.471130 Direct Contact    720p
+INSERTAR 185 6.822451 Iron Man    1080p
+INSERTAR 108 7.800572 Shinjuku Incident
+INSERTAR 51 4.251734 Before The Devil Knows, You're Dead   1080p
+INSERTAR 137 0.668597 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 202 2.553821 contents.txt
+INSERTAR 192 0.054126 High school musical II 2007    720p
+INSERTAR 221 9.126357 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 135 9.152021 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 225 2.660840 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 139 8.634240 Flash Point    720p
+INSERTAR 162 8.420933 SAW IV
+INSERTAR 122 8.797045 In The Electrical Mist   720p
+INSERTAR 64 6.928409 Shark Tale [2004] [1080p]
+INSERTAR 215 2.514659 Independence Day 1080p
+INSERTAR 181 2.321892 James Bond 21 - Casino Royale [2006]
+ELIMINAR 53
+ELIMINAR 137
+ELIMINAR 117
+ELIMINAR 147
+ELIMINAR 112
+ELIMINAR 34
+ELIMINAR 122
+ELIMINAR 70
+IMPRIMIR tests/79-abb.out
diff --git a/tests/8-abb.catedra.out b/tests/8-abb.catedra.out
new file mode 100644
index 0000000..bea181a
--- /dev/null
+++ b/tests/8-abb.catedra.out
@@ -0,0 +1,5 @@
+[ 5 6.225873 Bee Movie   720p ]
+[ 4 5.833890 Firewall 720p ][ 5 6.225873 Bee Movie   720p ]
+[ 0 6.078422 Chicken Little 1080p ][ 4 5.833890 Firewall 720p ][ 6 1.630146 Juno 2007 720p ][ 10 8.231944 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ]
+[ 0 6.078422 Chicken Little 1080p ][ 3 9.659047 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 4 5.833890 Firewall 720p ][ 10 8.231944 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 11 4.164875 La Vita e Bella    720p ][ 12 1.150531 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ]
+[ 0 6.078422 Chicken Little 1080p ][ 1 1.010638 Die Hard 3   720p ][ 2 4.950225 contents.txt ][ 3 9.659047 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 4 5.833890 Firewall 720p ][ 9 3.367086 contents.txt ][ 10 8.231944 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 11 4.164875 La Vita e Bella    720p ][ 19 5.164733 Star Trek [2009] [1080p] ]
diff --git a/tests/8-abb.in b/tests/8-abb.in
new file mode 100644
index 0000000..7ebb07b
--- /dev/null
+++ b/tests/8-abb.in
@@ -0,0 +1,27 @@
+BORRAR tests/8-abb.out
+INSERTAR 5 6.225873 Bee Movie   720p
+IMPRIMIR tests/8-abb.out
+INSERTAR 8 8.855455 Se7en [720p]
+INSERTAR 4 5.833890 Firewall 720p
+ELIMINAR 8
+IMPRIMIR tests/8-abb.out
+INSERTAR 6 1.630146 Juno 2007 720p
+INSERTAR 0 6.078422 Chicken Little 1080p
+INSERTAR 10 8.231944 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+ELIMINAR 5
+IMPRIMIR tests/8-abb.out
+INSERTAR 11 4.164875 La Vita e Bella    720p
+INSERTAR 12 1.150531 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 13 2.864486 contents.txt
+INSERTAR 3 9.659047 Dark.knight, The.2008.720p.bluray.x264-sinners
+ELIMINAR 13
+ELIMINAR 6
+IMPRIMIR tests/8-abb.out
+INSERTAR 9 3.367086 contents.txt
+INSERTAR 19 5.164733 Star Trek [2009] [1080p]
+INSERTAR 17 1.446695 Final Destination 3   1080p
+INSERTAR 1 1.010638 Die Hard 3   720p
+INSERTAR 2 4.950225 contents.txt
+ELIMINAR 12
+ELIMINAR 17
+IMPRIMIR tests/8-abb.out
diff --git a/tests/80-abb.catedra.out b/tests/80-abb.catedra.out
new file mode 100644
index 0000000..f79fb75
--- /dev/null
+++ b/tests/80-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 27 1.344515 Aeon Flux   720p ]
+[ 5 2.851263 Shark Tale [2004] [1080p] ][ 27 1.344515 Aeon Flux   720p ]
+[ 5 2.851263 Shark Tale [2004] [1080p] ][ 21 3.215712 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 24 4.044844 Fast and the Furious 2 - 1080p ][ 27 1.344515 Aeon Flux   720p ]
+[ 24 4.044844 Fast and the Furious 2 - 1080p ][ 27 1.344515 Aeon Flux   720p ][ 40 9.262564 Demo (Sony, Sharp, THX and more) ][ 45 0.309017 Battle for Terra [2007] [1080p] ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 78 2.491288 Rush Hour 1-3   720p ]
+[ 0 2.432913 American Gangster    720p ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 40 9.262564 Demo (Sony, Sharp, THX and more) ][ 44 1.172483 Crash    1080p ][ 45 0.309017 Battle for Terra [2007] [1080p] ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 78 2.491288 Rush Hour 1-3   720p ]
+[ 18 2.384145 District 9 [2009] [720p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 40 9.262564 Demo (Sony, Sharp, THX and more) ][ 43 9.837206 Starship Troopers 2  720p ][ 44 1.172483 Crash    1080p ][ 45 0.309017 Battle for Terra [2007] [1080p] ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 72 0.641721 Kung Fu Panda Secrets of the Furious Five    720p ][ 93 0.608108 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ]
+[ 18 2.384145 District 9 [2009] [720p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 40 9.262564 Demo (Sony, Sharp, THX and more) ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 44 1.172483 Crash    1080p ][ 45 0.309017 Battle for Terra [2007] [1080p] ][ 50 8.197312 Leon_The Professional.HD   720p ][ 51 0.624765 Seven Pounds    720p ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 72 0.641721 Kung Fu Panda Secrets of the Furious Five    720p ][ 79 0.923094 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 93 0.608108 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ]
+[ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 13 0.292403 Exiled   720p ][ 14 5.324083 Final Destination 2 ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 44 1.172483 Crash    1080p ][ 51 0.624765 Seven Pounds    720p ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 3.601654 Spiderman 3   1080p ][ 72 0.641721 Kung Fu Panda Secrets of the Furious Five    720p ][ 79 0.923094 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 94 9.207481 James Bond 05 - You Only Live Twice [1967] ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 99 2.378920 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ]
+[ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 13 0.292403 Exiled   720p ][ 14 5.324083 Final Destination 2 ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 44 1.172483 Crash    1080p ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 65 9.210893 Ice Age 2 The Meltdown [2006] [720p] ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 71 7.765904 Harry Potter Collection    720p ][ 72 0.641721 Kung Fu Panda Secrets of the Furious Five    720p ][ 85 3.041343 Sixth Sense   720p ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 97 9.765760 Leon_The Professional.HD   720p ][ 99 2.378920 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 110 0.902051 Final Destination ][ 114 5.793442 All About Steve 720P ]
+[ 4 3.233081 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 13 0.292403 Exiled   720p ][ 14 5.324083 Final Destination 2 ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 26 4.906624 Afro samurai uncut 720p ][ 27 1.344515 Aeon Flux   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 49 3.714123 Godzilla 720p ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 65 9.210893 Ice Age 2 The Meltdown [2006] [720p] ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 71 7.765904 Harry Potter Collection    720p ][ 73 3.514829 Chocolate 720p ][ 77 5.218135 Cars [2006] [720p] ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 97 9.765760 Leon_The Professional.HD   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 107 0.461743 Leaving Las Vegas  720p ][ 110 0.902051 Final Destination ][ 112 3.307276 Star Trek [2009] [1080p] ][ 114 5.793442 All About Steve 720P ][ 116 5.545002 Ongbak 2003 720p ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 4 3.233081 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 26 4.906624 Afro samurai uncut 720p ][ 27 1.344515 Aeon Flux   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 47 1.273221 911 Mysteries Demolition    720p ][ 49 3.714123 Godzilla 720p ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 63 7.663120 Breach 1080p ][ 65 9.210893 Ice Age 2 The Meltdown [2006] [720p] ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 73 3.514829 Chocolate 720p ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 97 9.765760 Leon_The Professional.HD   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 107 0.461743 Leaving Las Vegas  720p ][ 112 3.307276 Star Trek [2009] [1080p] ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 116 5.545002 Ongbak 2003 720p ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 118 4.448928 The Day After Tomorrow 1080p ][ 127 5.661358 The Brave One 720P ][ 131 3.970704 James Bond 18 - Tommorow Never Dies [1997] [720p] ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 4 3.233081 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 32 5.809584 The Notebook [2004] [1080p] ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 49 3.714123 Godzilla 720p ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 61 5.408130 Deep Sea ][ 63 7.663120 Breach 1080p ][ 65 9.210893 Ice Age 2 The Meltdown [2006] [720p] ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 82 6.830249 Shutter   720p ][ 88 2.734519 Spiderman 2   1080p ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 107 0.461743 Leaving Las Vegas  720p ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 118 4.448928 The Day After Tomorrow 1080p ][ 124 0.083845 Ongbak 2003 720p ][ 126 2.346299 007.Die Another Day.avi ][ 127 5.661358 The Brave One 720P ][ 148 9.280461 City of Embers    720p ][ 150 2.769707 Cars [2006] [720p] ][ 152 3.485077 Direct Contact    720p ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 18 2.384145 District 9 [2009] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 32 5.809584 The Notebook [2004] [1080p] ][ 34 3.348672 Leon_The Professional.HD   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 49 3.714123 Godzilla 720p ][ 52 3.788263 SWAT    720p ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 60 0.910143 Tomb Raider Collection (1-2)    720p ][ 61 5.408130 Deep Sea ][ 63 7.663120 Breach 1080p ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 82 6.830249 Shutter   720p ][ 88 2.734519 Spiderman 2   1080p ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 98 5.212602 Alien At The Attic 720P ][ 100 9.673271 Exiled   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 106 6.198518 Star Wars Saga  Collection 720p ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 118 4.448928 The Day After Tomorrow 1080p ][ 124 0.083845 Ongbak 2003 720p ][ 126 2.346299 007.Die Another Day.avi ][ 127 5.661358 The Brave One 720P ][ 129 5.895561 Beowulf   720p ][ 142 5.933908 Die Hard 2   720p ][ 148 9.280461 City of Embers    720p ][ 150 2.769707 Cars [2006] [720p] ][ 152 3.485077 Direct Contact    720p ][ 155 0.730742 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 157 6.137636 Darko 720P ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 8 3.861619 La Vita e Bella    720p ][ 9 8.040570 James Bond 02 - From Russia With Love [1963] ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 27 1.344515 Aeon Flux   720p ][ 32 5.809584 The Notebook [2004] [1080p] ][ 34 3.348672 Leon_The Professional.HD   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 46 5.618872 Green Lantern First Flight   720p ][ 49 3.714123 Godzilla 720p ][ 52 3.788263 SWAT    720p ][ 53 1.526560 James Bond 09 - The Man with the Golden Gun [1974] ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 60 0.910143 Tomb Raider Collection (1-2)    720p ][ 61 5.408130 Deep Sea ][ 62 2.677422 The Orphan [720] ][ 63 7.663120 Breach 1080p ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 88 2.734519 Spiderman 2   1080p ][ 90 6.112617 Blade 1   720p ][ 91 5.820554 007 Series ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 96 8.011706 Bridge To Terabithia 720P ][ 98 5.212602 Alien At The Attic 720P ][ 100 9.673271 Exiled   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 106 6.198518 Star Wars Saga  Collection 720p ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 118 4.448928 The Day After Tomorrow 1080p ][ 121 6.376221 Duplicity 2009   720p ][ 124 0.083845 Ongbak 2003 720p ][ 126 2.346299 007.Die Another Day.avi ][ 127 5.661358 The Brave One 720P ][ 129 5.895561 Beowulf   720p ][ 148 9.280461 City of Embers    720p ][ 155 0.730742 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 157 6.137636 Darko 720P ][ 158 7.916241 007.1983.Octopussy.720p.hdtv.x264 ][ 166 6.239647 Final Destination ][ 172 4.918134 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 8 3.861619 La Vita e Bella    720p ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 17 0.406812 Aeon Flux   720p ][ 19 0.740702 Armageddon [1998] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 32 5.809584 The Notebook [2004] [1080p] ][ 34 3.348672 Leon_The Professional.HD   720p ][ 35 9.544249 Home Alone 1 & 2   720p ][ 36 7.623993 Defiance.1080p ][ 38 8.761791 Indiana Jones Trilogy   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 46 5.618872 Green Lantern First Flight   720p ][ 49 3.714123 Godzilla 720p ][ 52 3.788263 SWAT    720p ][ 54 2.823298 All About Steve 720P ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 59 1.540709 Batman Dark Knight   1080p ][ 60 0.910143 Tomb Raider Collection (1-2)    720p ][ 61 5.408130 Deep Sea ][ 62 2.677422 The Orphan [720] ][ 63 7.663120 Breach 1080p ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 88 2.734519 Spiderman 2   1080p ][ 90 6.112617 Blade 1   720p ][ 91 5.820554 007 Series ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 96 8.011706 Bridge To Terabithia 720P ][ 98 5.212602 Alien At The Attic 720P ][ 100 9.673271 Exiled   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 106 6.198518 Star Wars Saga  Collection 720p ][ 109 4.236704 Jumanji [720p] ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 118 4.448928 The Day After Tomorrow 1080p ][ 124 0.083845 Ongbak 2003 720p ][ 127 5.661358 The Brave One 720P ][ 129 5.895561 Beowulf   720p ][ 133 5.840184 Lymelife [720p] ][ 145 9.470757 Batman Dark Knight   1080p ][ 148 9.280461 City of Embers    720p ][ 156 4.501898 Batman Cartoon - Gotham Knight   720p ][ 157 6.137636 Darko 720P ][ 158 7.916241 007.1983.Octopussy.720p.hdtv.x264 ][ 162 9.256318 Yes Man   720p ][ 165 1.759698 James Bond 21 - Casino Royale [2006] ][ 166 6.239647 Final Destination ][ 172 4.918134 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 174 7.609496 X-Men 3   1080p ][ 177 5.470094 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 8 3.861619 La Vita e Bella    720p ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 17 0.406812 Aeon Flux   720p ][ 19 0.740702 Armageddon [1998] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 34 3.348672 Leon_The Professional.HD   720p ][ 35 9.544249 Home Alone 1 & 2   720p ][ 36 7.623993 Defiance.1080p ][ 38 8.761791 Indiana Jones Trilogy   720p ][ 39 3.937348 Click   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 46 5.618872 Green Lantern First Flight   720p ][ 49 3.714123 Godzilla 720p ][ 52 3.788263 SWAT    720p ][ 54 2.823298 All About Steve 720P ][ 55 0.371532 12 Rounds 720p ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 59 1.540709 Batman Dark Knight   1080p ][ 60 0.910143 Tomb Raider Collection (1-2)    720p ][ 61 5.408130 Deep Sea ][ 62 2.677422 The Orphan [720] ][ 68 3.435581 American Psycho   720p ][ 69 3.601654 Spiderman 3   1080p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 88 2.734519 Spiderman 2   1080p ][ 91 5.820554 007 Series ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 96 8.011706 Bridge To Terabithia 720P ][ 98 5.212602 Alien At The Attic 720P ][ 100 9.673271 Exiled   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 109 4.236704 Jumanji [720p] ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 113 7.258501 Drag Me To Hell [720p] ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 118 4.448928 The Day After Tomorrow 1080p ][ 122 5.115399 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 124 0.083845 Ongbak 2003 720p ][ 127 5.661358 The Brave One 720P ][ 133 5.840184 Lymelife [720p] ][ 134 1.437714 Lust Caution   720p ][ 136 9.084375 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 145 9.470757 Batman Dark Knight   1080p ][ 146 1.367385 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 147 5.126650 Infernal Affair 1-3   1080p ][ 148 9.280461 City of Embers    720p ][ 156 4.501898 Batman Cartoon - Gotham Knight   720p ][ 157 6.137636 Darko 720P ][ 158 7.916241 007.1983.Octopussy.720p.hdtv.x264 ][ 162 9.256318 Yes Man   720p ][ 163 0.687279 The Matrix Revolution   1080p ][ 165 1.759698 James Bond 21 - Casino Royale [2006] ][ 170 6.780934 007.1983.Octopussy.720p.hdtv.x264 ][ 172 4.918134 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 174 7.609496 X-Men 3   1080p ][ 177 5.470094 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 178 4.008457 Species   720p ][ 183 9.810962 SAW III   720p ][ 191 4.397086 Lawrence of Arabia   1080p ][ 201 4.347928 PBS ][ 202 2.723628 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ]
+[ 1 9.076583 Pinocchio [1940] [720p] ][ 3 5.138946 James Bond 21 - Casino Royale [2006] ][ 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 8 3.861619 La Vita e Bella    720p ][ 10 6.013797 Resident Evil Series    1080p ][ 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 14 5.324083 Final Destination 2 ][ 15 3.702391 Eagle Eye    1080p ][ 17 0.406812 Aeon Flux   720p ][ 19 0.740702 Armageddon [1998] [720p] ][ 20 1.814725 Direct Contact    720p ][ 22 4.819066 Big Buck Bunny [1080p] ][ 23 8.120825 Street Fighter The Legend Of Chun Li 720P ][ 34 3.348672 Leon_The Professional.HD   720p ][ 35 9.544249 Home Alone 1 & 2   720p ][ 36 7.623993 Defiance.1080p ][ 38 8.761791 Indiana Jones Trilogy   720p ][ 39 3.937348 Click   720p ][ 41 3.184507 James Bond 01 - Dr. No [1962] [720p] ][ 42 2.165018 The Usual Suspect    720p ][ 46 5.618872 Green Lantern First Flight   720p ][ 49 3.714123 Godzilla 720p ][ 52 3.788263 SWAT    720p ][ 54 2.823298 All About Steve 720P ][ 55 0.371532 12 Rounds 720p ][ 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 59 1.540709 Batman Dark Knight   1080p ][ 60 0.910143 Tomb Raider Collection (1-2)    720p ][ 61 5.408130 Deep Sea ][ 62 2.677422 The Orphan [720] ][ 66 6.719371 Harry Potter Collection    720p ][ 70 0.594033 Oxford Murders, The.720p ][ 73 3.514829 Chocolate 720p ][ 88 2.734519 Spiderman 2   1080p ][ 91 5.820554 007 Series ][ 92 3.709919 Four Christmases 720P ][ 95 8.690983 James Bond 17 - Golden Eye [1995] ][ 96 8.011706 Bridge To Terabithia 720P ][ 98 5.212602 Alien At The Attic 720P ][ 100 9.673271 Exiled   720p ][ 102 8.939250 Around The World In 80 Days [2004] [720p] ][ 103 8.103365 Con Air   720p ][ 109 4.236704 Jumanji [720p] ][ 111 8.917030 Epic Movie UNRATED (2007) 720p ][ 113 7.258501 Drag Me To Hell [720p] ][ 114 5.793442 All About Steve 720P ][ 115 4.325710 James Bond 01 - Dr. No [1962] [720p] ][ 118 4.448928 The Day After Tomorrow 1080p ][ 120 1.948096 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 122 5.115399 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 124 0.083845 Ongbak 2003 720p ][ 127 5.661358 The Brave One 720P ][ 133 5.840184 Lymelife [720p] ][ 134 1.437714 Lust Caution   720p ][ 137 0.808538 Transformer 1 & 2 Collection   1080p ][ 138 4.288317 Incredibles, The 1080p ][ 139 3.329428 Poseidon   1080p ][ 143 8.656635 Hero    1080p ][ 145 9.470757 Batman Dark Knight   1080p ][ 146 1.367385 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 147 5.126650 Infernal Affair 1-3   1080p ][ 148 9.280461 City of Embers    720p ][ 149 1.839550 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 156 4.501898 Batman Cartoon - Gotham Knight   720p ][ 158 7.916241 007.1983.Octopussy.720p.hdtv.x264 ][ 162 9.256318 Yes Man   720p ][ 163 0.687279 The Matrix Revolution   1080p ][ 167 4.950617 Fast and the Furious 4 - 1080p ][ 170 6.780934 007.1983.Octopussy.720p.hdtv.x264 ][ 172 4.918134 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 174 7.609496 X-Men 3   1080p ][ 177 5.470094 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 183 9.810962 SAW III   720p ][ 188 9.741413 X-Men 4 - Origins Wolverine (2009)  1080p ][ 191 4.397086 Lawrence of Arabia   1080p ][ 194 8.862818 Pursuit_Of_Happyness[2006]   720p ][ 196 2.089383 Duplicity 2009   720p ][ 201 4.347928 PBS ][ 202 2.723628 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 219 5.795793 Jurassic Park 1-3  1080p ][ 223 0.440713 Golden Compass   720p ]
diff --git a/tests/80-abb.in b/tests/80-abb.in
new file mode 100644
index 0000000..2d47543
--- /dev/null
+++ b/tests/80-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/80-abb.out
+INSERTAR 27 1.344515 Aeon Flux   720p
+IMPRIMIR tests/80-abb.out
+INSERTAR 5 2.851263 Shark Tale [2004] [1080p]
+INSERTAR 6 0.012582 Stargate-The Ark of Truth 720p
+ELIMINAR 6
+IMPRIMIR tests/80-abb.out
+INSERTAR 21 3.215712 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 24 4.044844 Fast and the Furious 2 - 1080p
+INSERTAR 81 4.242022 Eagle Eye    1080p
+ELIMINAR 81
+IMPRIMIR tests/80-abb.out
+INSERTAR 40 9.262564 Demo (Sony, Sharp, THX and more)
+INSERTAR 56 2.865796 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 78 2.491288 Rush Hour 1-3   720p
+INSERTAR 45 0.309017 Battle for Terra [2007] [1080p]
+ELIMINAR 21
+ELIMINAR 5
+IMPRIMIR tests/80-abb.out
+INSERTAR 23 8.120825 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 33 2.090090 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 28 9.429309 Kingdom of Heaven [2005] [720p]
+INSERTAR 44 1.172483 Crash    1080p
+INSERTAR 0 2.432913 American Gangster    720p
+ELIMINAR 24
+ELIMINAR 28
+IMPRIMIR tests/80-abb.out
+INSERTAR 95 8.690983 James Bond 17 - Golden Eye [1995]
+INSERTAR 43 9.837206 Starship Troopers 2  720p
+INSERTAR 72 0.641721 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 93 0.608108 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 18 2.384145 District 9 [2009] [720p]
+INSERTAR 87 9.360677 The Matrix Reloaded   1080p
+ELIMINAR 87
+ELIMINAR 78
+ELIMINAR 0
+IMPRIMIR tests/80-abb.out
+INSERTAR 41 3.184507 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 25 4.800015 Tomb Raider Collection (1-2)    720p
+INSERTAR 79 0.923094 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 102 8.939250 Around The World In 80 Days [2004] [720p]
+INSERTAR 51 0.624765 Seven Pounds    720p
+INSERTAR 50 8.197312 Leon_The Professional.HD   720p
+INSERTAR 101 4.285875 Bolt [2008] [1080p]
+ELIMINAR 25
+ELIMINAR 43
+ELIMINAR 101
+IMPRIMIR tests/80-abb.out
+INSERTAR 7 0.729595 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 14 5.324083 Final Destination 2
+INSERTAR 13 0.292403 Exiled   720p
+INSERTAR 69 3.601654 Spiderman 3   1080p
+INSERTAR 20 1.814725 Direct Contact    720p
+INSERTAR 99 2.378920 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 10 6.013797 Resident Evil Series    1080p
+INSERTAR 94 9.207481 James Bond 05 - You Only Live Twice [1967]
+ELIMINAR 50
+ELIMINAR 45
+ELIMINAR 40
+ELIMINAR 93
+IMPRIMIR tests/80-abb.out
+INSERTAR 114 5.793442 All About Steve 720P
+INSERTAR 12 4.638261 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 68 3.435581 American Psycho   720p
+INSERTAR 85 3.041343 Sixth Sense   720p
+INSERTAR 65 9.210893 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 119 7.904030 Superman Returns   720p
+INSERTAR 97 9.765760 Leon_The Professional.HD   720p
+INSERTAR 71 7.765904 Harry Potter Collection    720p
+INSERTAR 110 0.902051 Final Destination
+ELIMINAR 94
+ELIMINAR 79
+ELIMINAR 51
+ELIMINAR 119
+IMPRIMIR tests/80-abb.out
+INSERTAR 112 3.307276 Star Trek [2009] [1080p]
+INSERTAR 4 3.233081 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 26 4.906624 Afro samurai uncut 720p
+INSERTAR 54 2.823298 All About Steve 720P
+INSERTAR 117 9.760214 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 73 3.514829 Chocolate 720p
+INSERTAR 116 5.545002 Ongbak 2003 720p
+INSERTAR 107 0.461743 Leaving Las Vegas  720p
+INSERTAR 49 3.714123 Godzilla 720p
+INSERTAR 77 5.218135 Cars [2006] [720p]
+ELIMINAR 85
+ELIMINAR 44
+ELIMINAR 72
+ELIMINAR 99
+ELIMINAR 33
+IMPRIMIR tests/80-abb.out
+INSERTAR 131 3.970704 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 22 4.819066 Big Buck Bunny [1080p]
+INSERTAR 47 1.273221 911 Mysteries Demolition    720p
+INSERTAR 118 4.448928 The Day After Tomorrow 1080p
+INSERTAR 127 5.661358 The Brave One 720P
+INSERTAR 115 4.325710 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 63 7.663120 Breach 1080p
+INSERTAR 30 9.140734 Gran Torino [2008] [720p]
+INSERTAR 42 2.165018 The Usual Suspect    720p
+INSERTAR 1 9.076583 Pinocchio [1940] [720p]
+INSERTAR 103 8.103365 Con Air   720p
+ELIMINAR 77
+ELIMINAR 71
+ELIMINAR 110
+ELIMINAR 30
+ELIMINAR 13
+IMPRIMIR tests/80-abb.out
+INSERTAR 61 5.408130 Deep Sea
+INSERTAR 124 0.083845 Ongbak 2003 720p
+INSERTAR 32 5.809584 The Notebook [2004] [1080p]
+INSERTAR 111 8.917030 Epic Movie UNRATED (2007) 720p
+INSERTAR 148 9.280461 City of Embers    720p
+INSERTAR 150 2.769707 Cars [2006] [720p]
+INSERTAR 126 2.346299 007.Die Another Day.avi
+INSERTAR 88 2.734519 Spiderman 2   1080p
+INSERTAR 15 3.702391 Eagle Eye    1080p
+INSERTAR 70 0.594033 Oxford Murders, The.720p
+INSERTAR 152 3.485077 Direct Contact    720p
+INSERTAR 82 6.830249 Shutter   720p
+ELIMINAR 97
+ELIMINAR 47
+ELIMINAR 131
+ELIMINAR 116
+ELIMINAR 112
+ELIMINAR 26
+IMPRIMIR tests/80-abb.out
+INSERTAR 157 6.137636 Darko 720P
+INSERTAR 98 5.212602 Alien At The Attic 720P
+INSERTAR 60 0.910143 Tomb Raider Collection (1-2)    720p
+INSERTAR 155 0.730742 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 129 5.895561 Beowulf   720p
+INSERTAR 48 0.288904 Horton Hears a Who! [2008] [720p]
+INSERTAR 106 6.198518 Star Wars Saga  Collection 720p
+INSERTAR 34 3.348672 Leon_The Professional.HD   720p
+INSERTAR 142 5.933908 Die Hard 2   720p
+INSERTAR 100 9.673271 Exiled   720p
+INSERTAR 168 2.178325 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 52 3.788263 SWAT    720p
+INSERTAR 11 6.571941 I Am Legend    720p
+ELIMINAR 48
+ELIMINAR 65
+ELIMINAR 168
+ELIMINAR 11
+ELIMINAR 4
+ELIMINAR 107
+IMPRIMIR tests/80-abb.out
+INSERTAR 96 8.011706 Bridge To Terabithia 720P
+INSERTAR 8 3.861619 La Vita e Bella    720p
+INSERTAR 9 8.040570 James Bond 02 - From Russia With Love [1963]
+INSERTAR 53 1.526560 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 62 2.677422 The Orphan [720]
+INSERTAR 90 6.112617 Blade 1   720p
+INSERTAR 140 4.082446 Lord of war   720p
+INSERTAR 166 6.239647 Final Destination
+INSERTAR 158 7.916241 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 172 4.918134 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 46 5.618872 Green Lantern First Flight   720p
+INSERTAR 125 0.644244 Angels & Demons [2009] [1080p]
+INSERTAR 121 6.376221 Duplicity 2009   720p
+INSERTAR 91 5.820554 007 Series
+ELIMINAR 125
+ELIMINAR 82
+ELIMINAR 18
+ELIMINAR 140
+ELIMINAR 152
+ELIMINAR 142
+ELIMINAR 150
+IMPRIMIR tests/80-abb.out
+INSERTAR 162 9.256318 Yes Man   720p
+INSERTAR 17 0.406812 Aeon Flux   720p
+INSERTAR 37 8.840778 Fearless - 720p
+INSERTAR 109 4.236704 Jumanji [720p]
+INSERTAR 19 0.740702 Armageddon [1998] [720p]
+INSERTAR 145 9.470757 Batman Dark Knight   1080p
+INSERTAR 133 5.840184 Lymelife [720p]
+INSERTAR 177 5.470094 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 59 1.540709 Batman Dark Knight   1080p
+INSERTAR 35 9.544249 Home Alone 1 & 2   720p
+INSERTAR 38 8.761791 Indiana Jones Trilogy   720p
+INSERTAR 174 7.609496 X-Men 3   1080p
+INSERTAR 156 4.501898 Batman Cartoon - Gotham Knight   720p
+INSERTAR 165 1.759698 James Bond 21 - Casino Royale [2006]
+INSERTAR 36 7.623993 Defiance.1080p
+ELIMINAR 121
+ELIMINAR 27
+ELIMINAR 9
+ELIMINAR 37
+ELIMINAR 126
+ELIMINAR 53
+ELIMINAR 155
+IMPRIMIR tests/80-abb.out
+INSERTAR 147 5.126650 Infernal Affair 1-3   1080p
+INSERTAR 122 5.115399 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 178 4.008457 Species   720p
+INSERTAR 163 0.687279 The Matrix Revolution   1080p
+INSERTAR 201 4.347928 PBS
+INSERTAR 39 3.937348 Click   720p
+INSERTAR 183 9.810962 SAW III   720p
+INSERTAR 136 9.084375 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 113 7.258501 Drag Me To Hell [720p]
+INSERTAR 146 1.367385 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 55 0.371532 12 Rounds 720p
+INSERTAR 202 2.723628 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 191 4.397086 Lawrence of Arabia   1080p
+INSERTAR 170 6.780934 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 134 1.437714 Lust Caution   720p
+INSERTAR 105 8.341009 Chicken Run [2000] [720p]
+ELIMINAR 90
+ELIMINAR 106
+ELIMINAR 166
+ELIMINAR 63
+ELIMINAR 117
+ELIMINAR 129
+ELIMINAR 105
+ELIMINAR 32
+IMPRIMIR tests/80-abb.out
+INSERTAR 164 2.257582 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 143 8.656635 Hero    1080p
+INSERTAR 138 4.288317 Incredibles, The 1080p
+INSERTAR 167 4.950617 Fast and the Furious 4 - 1080p
+INSERTAR 219 5.795793 Jurassic Park 1-3  1080p
+INSERTAR 139 3.329428 Poseidon   1080p
+INSERTAR 92 3.709919 Four Christmases 720P
+INSERTAR 196 2.089383 Duplicity 2009   720p
+INSERTAR 137 0.808538 Transformer 1 & 2 Collection   1080p
+INSERTAR 66 6.719371 Harry Potter Collection    720p
+INSERTAR 223 0.440713 Golden Compass   720p
+INSERTAR 3 5.138946 James Bond 21 - Casino Royale [2006]
+INSERTAR 194 8.862818 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 149 1.839550 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 181 5.202347 contents.txt
+INSERTAR 120 1.948096 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 188 9.741413 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 165
+ELIMINAR 178
+ELIMINAR 136
+ELIMINAR 164
+ELIMINAR 68
+ELIMINAR 157
+ELIMINAR 69
+ELIMINAR 181
+IMPRIMIR tests/80-abb.out
diff --git a/tests/81-abb.catedra.out b/tests/81-abb.catedra.out
new file mode 100644
index 0000000..419f801
--- /dev/null
+++ b/tests/81-abb.catedra.out
@@ -0,0 +1,17 @@
+[ 46 4.373581 Dumb and Dumber   720p ]
+[ 10 9.034638 Babel.720p ][ 46 4.373581 Dumb and Dumber   720p ]
+[ 2 8.423069 Meet The Fockers    720p ][ 10 9.034638 Babel.720p ][ 29 3.528173 Jumanji [720p] ][ 46 4.373581 Dumb and Dumber   720p ]
+[ 2 8.423069 Meet The Fockers    720p ][ 10 9.034638 Babel.720p ][ 29 3.528173 Jumanji [720p] ][ 35 7.053508 The Bank Job [720p] ][ 53 2.464526 Twilight [2008]   720p ][ 63 6.762725 Robocop Collection   720p ]
+[ 2 8.423069 Meet The Fockers    720p ][ 10 9.034638 Babel.720p ][ 35 7.053508 The Bank Job [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 63 6.762725 Robocop Collection   720p ][ 65 1.101037 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 77 8.196554 Batman The Dark Knight   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
+[ 10 9.034638 Babel.720p ][ 14 2.252778 Home    1080p ][ 21 8.983484 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 34 5.295802 Species - The Awakening   720p ][ 35 7.053508 The Bank Job [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 52 2.339732 8 Mile [2002] [720p] ][ 63 6.762725 Robocop Collection   720p ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 77 8.196554 Batman The Dark Knight   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
+[ 7 4.567322 Blood - The Last Vampire [2009] [720p] ][ 10 9.034638 Babel.720p ][ 14 2.252778 Home    1080p ][ 21 8.983484 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 35 7.053508 The Bank Job [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 9.144393 Kung Fu Panda [2008]   720p ][ 52 2.339732 8 Mile [2002] [720p] ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 76 7.528264 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 77 8.196554 Batman The Dark Knight   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 98 5.844949 Ice Age 1 [2002] [720p] ]
+[ 10 9.034638 Babel.720p ][ 14 2.252778 Home    1080p ][ 21 8.983484 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 35 7.053508 The Bank Job [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 9.144393 Kung Fu Panda [2008]   720p ][ 52 2.339732 8 Mile [2002] [720p] ][ 58 1.419615 American Virgin 720P ][ 59 0.400816 Lord Of The Ring  - The Two Tower   720p ][ 60 6.338285 Apocalypto   720p ][ 62 3.795149 Final Destination ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 69 9.675786 Jerry Maguire    1080p ][ 76 7.528264 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 98 5.844949 Ice Age 1 [2002] [720p] ]
+[ 1 6.805992 La Vita e Bella    720p ][ 8 8.735201 SWAT    720p ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 14 2.252778 Home    1080p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 9.144393 Kung Fu Panda [2008]   720p ][ 47 0.980582 Apocalypto   720p ][ 58 1.419615 American Virgin 720P ][ 59 0.400816 Lord Of The Ring  - The Two Tower   720p ][ 60 6.338285 Apocalypto   720p ][ 62 3.795149 Final Destination ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 72 0.350919 Species   720p ][ 76 7.528264 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 108 2.159457 The Final Destination 4 [2009] [720p] ][ 109 4.394876 G Force    720p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 8 8.735201 SWAT    720p ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 19 8.396422 Eurotrip 720p ][ 23 5.600918 Die Hard 3   720p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 9.144393 Kung Fu Panda [2008]   720p ][ 58 1.419615 American Virgin 720P ][ 59 0.400816 Lord Of The Ring  - The Two Tower   720p ][ 62 3.795149 Final Destination ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 108 2.159457 The Final Destination 4 [2009] [720p] ][ 109 4.394876 G Force    720p ][ 117 7.305345 SWAT    720p ][ 119 6.805795 PIXAR Movie ][ 135 2.620104 Red Dragon    1080p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 8 8.735201 SWAT    720p ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 17 9.695907 Incredibles, The 1080p ][ 23 5.600918 Die Hard 3   720p ][ 27 4.884970 Pinocchio [1940] [720p] ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 42 9.144393 Kung Fu Panda [2008]   720p ][ 45 3.632573 Kung Fu Panda (BluRay 720p) ][ 58 1.419615 American Virgin 720P ][ 59 0.400816 Lord Of The Ring  - The Two Tower   720p ][ 62 3.795149 Final Destination ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 100 9.698295 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 109 4.394876 G Force    720p ][ 113 4.898315 Saving Private Ryan 720p ][ 119 6.805795 PIXAR Movie ][ 128 9.273505 Constantine 720p ][ 135 2.620104 Red Dragon    1080p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 8 8.735201 SWAT    720p ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 17 9.695907 Incredibles, The 1080p ][ 24 5.182859 The Mummy 1-2   1080p ][ 27 4.884970 Pinocchio [1940] [720p] ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 32 2.478171 Leaving Las Vegas  720p ][ 33 5.492990 SAW III   720p ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 68 4.688999 Red Cliff    1080p ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 95 6.301681 Meet The Parents    720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 100 9.698295 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 107 5.468433 The Final Destination 4 [2009] [720p] ][ 109 4.394876 G Force    720p ][ 113 4.898315 Saving Private Ryan 720p ][ 128 9.273505 Constantine 720p ][ 129 0.179431 Max Payne    720p ][ 132 2.151809 Mission Impossible Trilogy   720p ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 147 3.109093 Shark Tale [2004] [1080p] ][ 148 1.111236 American Psycho   720p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 8 8.735201 SWAT    720p ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 17 9.695907 Incredibles, The 1080p ][ 18 8.273486 Rush Hour 1-3   720p ][ 20 4.160227 Public Enemies [720p] ][ 24 5.182859 The Mummy 1-2   1080p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 32 2.478171 Leaving Las Vegas  720p ][ 33 5.492990 SAW III   720p ][ 37 6.725108 Sixth Sense   720p ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 51 8.329067 The Orphan [720] ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 68 4.688999 Red Cliff    1080p ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 82 6.553288 Banlieue 13 - Ultimatum [720p] ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 95 6.301681 Meet The Parents    720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 107 5.468433 The Final Destination 4 [2009] [720p] ][ 113 4.898315 Saving Private Ryan 720p ][ 118 9.038635 Harry Potter Collection    720p ][ 125 6.489698 Four Christmases 720P ][ 128 9.273505 Constantine 720p ][ 132 2.151809 Mission Impossible Trilogy   720p ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 141 8.466198 Daredevil - 720p ][ 142 5.485881 Hulk 2 - The Incredible Hulk - 720p ][ 144 5.773225 War [720p] ][ 147 3.109093 Shark Tale [2004] [1080p] ][ 148 1.111236 American Psycho   720p ][ 162 7.339061 Red Cliff    1080p ][ 164 5.889113 CJ7   720p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 10 9.034638 Babel.720p ][ 11 6.962996 Seven Swords    1080p ][ 13 2.209508 Sex drive   720p ][ 17 9.695907 Incredibles, The 1080p ][ 18 8.273486 Rush Hour 1-3   720p ][ 20 4.160227 Public Enemies [720p] ][ 24 5.182859 The Mummy 1-2   1080p ][ 25 1.738747 The Extreme Movie 720P ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 32 2.478171 Leaving Las Vegas  720p ][ 33 5.492990 SAW III   720p ][ 37 6.725108 Sixth Sense   720p ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 51 8.329067 The Orphan [720] ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 68 4.688999 Red Cliff    1080p ][ 70 2.706962 Final Destination 2 ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 79 0.990331 Night Train   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 82 6.553288 Banlieue 13 - Ultimatum [720p] ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 95 6.301681 Meet The Parents    720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 118 9.038635 Harry Potter Collection    720p ][ 123 4.463810 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 125 6.489698 Four Christmases 720P ][ 128 9.273505 Constantine 720p ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 143 6.750658 Ghost Rider [2007] [720p] ][ 144 5.773225 War [720p] ][ 147 3.109093 Shark Tale [2004] [1080p] ][ 148 1.111236 American Psycho   720p ][ 152 0.750281 Shrek The Third [2007] [720p] ][ 157 1.082209 The Matrix [1999] [1080p] ][ 161 4.714449 This Is It [2009] [720p] ][ 162 7.339061 Red Cliff    1080p ][ 163 1.186327 iRobot  720p ][ 164 5.889113 CJ7   720p ][ 165 7.790583 Pitch Black [720p] ][ 173 5.132709 James Bond 02 - From Russia With Love [1963] ][ 175 6.897710 12 Rounds 720p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 11 6.962996 Seven Swords    1080p ][ 13 2.209508 Sex drive   720p ][ 15 2.276813 James Bond 17 - Golden Eye [1995] ][ 17 9.695907 Incredibles, The 1080p ][ 18 8.273486 Rush Hour 1-3   720p ][ 20 4.160227 Public Enemies [720p] ][ 24 5.182859 The Mummy 1-2   1080p ][ 25 1.738747 The Extreme Movie 720P ][ 26 1.874808 Fast and the Furious 4 - 1080p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 33 5.492990 SAW III   720p ][ 37 6.725108 Sixth Sense   720p ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 48 4.365479 Mission Impossible Trilogy   720p ][ 50 2.078053 Fast and the Furious 1 - 1080p ][ 51 8.329067 The Orphan [720] ][ 54 2.126764 Equilibrium 720p ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 68 4.688999 Red Cliff    1080p ][ 70 2.706962 Final Destination 2 ][ 71 3.178866 Star Trek [2009] [1080p] ][ 72 0.350919 Species   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 79 0.990331 Night Train   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 82 6.553288 Banlieue 13 - Ultimatum [720p] ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 88 9.455554 The Final Destination 4 [2009] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 94 0.279093 911 Mysteries Demolition    720p ][ 95 6.301681 Meet The Parents    720p ][ 96 6.483337 High school musical II 2007    720p ][ 97 6.514555 Alone in the dark   720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 118 9.038635 Harry Potter Collection    720p ][ 125 6.489698 Four Christmases 720P ][ 126 7.864349 Alone in the dark   720p ][ 128 9.273505 Constantine 720p ][ 134 8.732460 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 143 6.750658 Ghost Rider [2007] [720p] ][ 144 5.773225 War [720p] ][ 148 1.111236 American Psycho   720p ][ 152 0.750281 Shrek The Third [2007] [720p] ][ 154 0.607905 SWAT    720p ][ 157 1.082209 The Matrix [1999] [1080p] ][ 161 4.714449 This Is It [2009] [720p] ][ 162 7.339061 Red Cliff    1080p ][ 163 1.186327 iRobot  720p ][ 164 5.889113 CJ7   720p ][ 165 7.790583 Pitch Black [720p] ][ 174 6.900407 Bee Movie   720p ][ 175 6.897710 12 Rounds 720p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 11 6.962996 Seven Swords    1080p ][ 13 2.209508 Sex drive   720p ][ 15 2.276813 James Bond 17 - Golden Eye [1995] ][ 18 8.273486 Rush Hour 1-3   720p ][ 20 4.160227 Public Enemies [720p] ][ 24 5.182859 The Mummy 1-2   1080p ][ 25 1.738747 The Extreme Movie 720P ][ 26 1.874808 Fast and the Furious 4 - 1080p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 33 5.492990 SAW III   720p ][ 39 1.748146 Con Air   720p ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 43 2.833791 Taken 1080p ][ 48 4.365479 Mission Impossible Trilogy   720p ][ 50 2.078053 Fast and the Furious 1 - 1080p ][ 54 2.126764 Equilibrium 720p ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 68 4.688999 Red Cliff    1080p ][ 70 2.706962 Final Destination 2 ][ 71 3.178866 Star Trek [2009] [1080p] ][ 73 8.925870 E.T   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 79 0.990331 Night Train   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 82 6.553288 Banlieue 13 - Ultimatum [720p] ][ 83 9.275626 Corpse Bride   720p ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 94 0.279093 911 Mysteries Demolition    720p ][ 95 6.301681 Meet The Parents    720p ][ 96 6.483337 High school musical II 2007    720p ][ 97 6.514555 Alone in the dark   720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 104 8.627962 X-Men 3    720p ][ 106 5.943709 Braveheart 720p ][ 116 0.466999 3_10 to Yuma   720p ][ 118 9.038635 Harry Potter Collection    720p ][ 120 9.067990 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 121 1.363535 Pirates of Caribbean 1-2-3 Collection   1080p ][ 125 6.489698 Four Christmases 720P ][ 126 7.864349 Alone in the dark   720p ][ 128 9.273505 Constantine 720p ][ 133 7.089106 Shinjuku Incident ][ 134 8.732460 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 143 6.750658 Ghost Rider [2007] [720p] ][ 148 1.111236 American Psycho   720p ][ 150 7.650559 Poseidon   1080p ][ 153 2.719510 James Bond 20 - Die Another Day [2002] [720p] ][ 154 0.607905 SWAT    720p ][ 157 1.082209 The Matrix [1999] [1080p] ][ 159 8.614697 Godzilla 720p ][ 161 4.714449 This Is It [2009] [720p] ][ 162 7.339061 Red Cliff    1080p ][ 164 5.889113 CJ7   720p ][ 165 7.790583 Pitch Black [720p] ][ 171 2.009534 Die Hard 3   720p ][ 174 6.900407 Bee Movie   720p ][ 175 6.897710 12 Rounds 720p ][ 179 2.288106 X-Men 2   1080p ][ 190 3.663057 Alexander - The Final Cut ][ 193 4.045000 Hitman    720p ][ 200 3.882044 iRobot  720p ][ 206 2.895073 Before The Devil Knows, You're Dead   1080p ]
+[ 1 6.805992 La Vita e Bella    720p ][ 3 8.008952 Ip Man    1080p ][ 4 2.192459 My Bloody Valentine 3D    1080p ][ 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 11 6.962996 Seven Swords    1080p ][ 13 2.209508 Sex drive   720p ][ 15 2.276813 James Bond 17 - Golden Eye [1995] ][ 18 8.273486 Rush Hour 1-3   720p ][ 20 4.160227 Public Enemies [720p] ][ 24 5.182859 The Mummy 1-2   1080p ][ 25 1.738747 The Extreme Movie 720P ][ 26 1.874808 Fast and the Furious 4 - 1080p ][ 28 7.897139 Shrek The Third [2007] [720p] ][ 33 5.492990 SAW III   720p ][ 38 6.192293 James Bond 17 - Golden Eye [1995] ][ 39 1.748146 Con Air   720p ][ 40 4.494300 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p] ][ 43 2.833791 Taken 1080p ][ 48 4.365479 Mission Impossible Trilogy   720p ][ 50 2.078053 Fast and the Furious 1 - 1080p ][ 54 2.126764 Equilibrium 720p ][ 56 7.416936 911 Mysteries Demolition    720p ][ 57 1.537156 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 58 1.419615 American Virgin 720P ][ 62 3.795149 Final Destination ][ 68 4.688999 Red Cliff    1080p ][ 70 2.706962 Final Destination 2 ][ 71 3.178866 Star Trek [2009] [1080p] ][ 73 8.925870 E.T   720p ][ 75 1.826535 James Bond 16 - Licence to Kill [1989] ][ 78 5.242314 Bangkok Dangerous 720p ][ 79 0.990331 Night Train   720p ][ 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 82 6.553288 Banlieue 13 - Ultimatum [720p] ][ 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 89 5.344352 The Hangover [720p] ][ 91 4.733854 How To Lose Friends & Alienate People   1080p ][ 94 0.279093 911 Mysteries Demolition    720p ][ 95 6.301681 Meet The Parents    720p ][ 96 6.483337 High school musical II 2007    720p ][ 98 5.844949 Ice Age 1 [2002] [720p] ][ 99 4.146787 Jumper    1080p ][ 104 8.627962 X-Men 3    720p ][ 110 6.455579 Initial D [720p] ][ 116 0.466999 3_10 to Yuma   720p ][ 118 9.038635 Harry Potter Collection    720p ][ 120 9.067990 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 121 1.363535 Pirates of Caribbean 1-2-3 Collection   1080p ][ 124 6.032096 Blade 1   720p ][ 125 6.489698 Four Christmases 720P ][ 126 7.864349 Alone in the dark   720p ][ 128 9.273505 Constantine 720p ][ 133 7.089106 Shinjuku Incident ][ 134 8.732460 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 135 2.620104 Red Dragon    1080p ][ 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 143 6.750658 Ghost Rider [2007] [720p] ][ 150 7.650559 Poseidon   1080p ][ 154 0.607905 SWAT    720p ][ 155 5.467306 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 157 1.082209 The Matrix [1999] [1080p] ][ 158 6.413034 Alien At The Attic 720P ][ 159 8.614697 Godzilla 720p ][ 161 4.714449 This Is It [2009] [720p] ][ 162 7.339061 Red Cliff    1080p ][ 164 5.889113 CJ7   720p ][ 165 7.790583 Pitch Black [720p] ][ 167 9.420510 Terminator.1984.720p.BluRay.x264-ESiR ][ 169 0.627988 Fantastic Four   1080p ][ 171 2.009534 Die Hard 3   720p ][ 174 6.900407 Bee Movie   720p ][ 175 6.897710 12 Rounds 720p ][ 181 2.920545 X-Men 4 - Origins Wolverine (2009)  1080p ][ 186 0.163898 Shutter   720p ][ 190 3.663057 Alexander - The Final Cut ][ 193 4.045000 Hitman    720p ][ 195 8.375302 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 200 3.882044 iRobot  720p ][ 206 2.895073 Before The Devil Knows, You're Dead   1080p ][ 212 1.037496 The Secret of Moonarce [720p] ]
diff --git a/tests/81-abb.in b/tests/81-abb.in
new file mode 100644
index 0000000..2fff0ac
--- /dev/null
+++ b/tests/81-abb.in
@@ -0,0 +1,243 @@
+BORRAR tests/81-abb.out
+INSERTAR 46 4.373581 Dumb and Dumber   720p
+IMPRIMIR tests/81-abb.out
+INSERTAR 10 9.034638 Babel.720p
+INSERTAR 30 7.461229 Oxford Murders, The.720p
+ELIMINAR 30
+IMPRIMIR tests/81-abb.out
+INSERTAR 2 8.423069 Meet The Fockers    720p
+INSERTAR 29 3.528173 Jumanji [720p]
+INSERTAR 85 2.866184 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+ELIMINAR 85
+IMPRIMIR tests/81-abb.out
+INSERTAR 36 2.752700 American Psycho   720p
+INSERTAR 63 6.762725 Robocop Collection   720p
+INSERTAR 53 2.464526 Twilight [2008]   720p
+INSERTAR 35 7.053508 The Bank Job [720p]
+ELIMINAR 36
+ELIMINAR 46
+IMPRIMIR tests/81-abb.out
+INSERTAR 77 8.196554 Batman The Dark Knight   720p
+INSERTAR 41 5.020980 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 81 9.225287 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 67 3.188110 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 65 1.101037 Bedtime.Stories.720p.BluRay.x264-REFiNED
+ELIMINAR 53
+ELIMINAR 29
+IMPRIMIR tests/81-abb.out
+INSERTAR 14 2.252778 Home    1080p
+INSERTAR 52 2.339732 8 Mile [2002] [720p]
+INSERTAR 93 5.641317 Liar Liar    720p
+INSERTAR 34 5.295802 Species - The Awakening   720p
+INSERTAR 68 4.688999 Red Cliff    1080p
+INSERTAR 21 8.983484 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+ELIMINAR 65
+ELIMINAR 93
+ELIMINAR 2
+IMPRIMIR tests/81-abb.out
+INSERTAR 88 9.455554 The Final Destination 4 [2009] [720p]
+INSERTAR 7 4.567322 Blood - The Last Vampire [2009] [720p]
+INSERTAR 89 5.344352 The Hangover [720p]
+INSERTAR 42 9.144393 Kung Fu Panda [2008]   720p
+INSERTAR 98 5.844949 Ice Age 1 [2002] [720p]
+INSERTAR 76 7.528264 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 84 7.899148 PBS
+ELIMINAR 63
+ELIMINAR 84
+ELIMINAR 34
+IMPRIMIR tests/81-abb.out
+INSERTAR 69 9.675786 Jerry Maguire    1080p
+INSERTAR 105 3.498253 This Is It [2009] [720p]
+INSERTAR 60 6.338285 Apocalypto   720p
+INSERTAR 58 1.419615 American Virgin 720P
+INSERTAR 62 3.795149 Final Destination
+INSERTAR 59 0.400816 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 86 7.149662 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 74 1.987397 Alone in the dark   720p
+ELIMINAR 105
+ELIMINAR 77
+ELIMINAR 74
+ELIMINAR 7
+IMPRIMIR tests/81-abb.out
+INSERTAR 28 7.897139 Shrek The Third [2007] [720p]
+INSERTAR 8 8.735201 SWAT    720p
+INSERTAR 91 4.733854 How To Lose Friends & Alienate People   1080p
+INSERTAR 72 0.350919 Species   720p
+INSERTAR 11 6.962996 Seven Swords    1080p
+INSERTAR 47 0.980582 Apocalypto   720p
+INSERTAR 109 4.394876 G Force    720p
+INSERTAR 108 2.159457 The Final Destination 4 [2009] [720p]
+INSERTAR 1 6.805992 La Vita e Bella    720p
+ELIMINAR 69
+ELIMINAR 52
+ELIMINAR 21
+ELIMINAR 35
+IMPRIMIR tests/81-abb.out
+INSERTAR 19 8.396422 Eurotrip 720p
+INSERTAR 122 1.096113 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 5 2.723042 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 117 7.305345 SWAT    720p
+INSERTAR 23 5.600918 Die Hard 3   720p
+INSERTAR 119 6.805795 PIXAR Movie
+INSERTAR 78 5.242314 Bangkok Dangerous 720p
+INSERTAR 75 1.826535 James Bond 16 - Licence to Kill [1989]
+INSERTAR 3 8.008952 Ip Man    1080p
+INSERTAR 135 2.620104 Red Dragon    1080p
+ELIMINAR 76
+ELIMINAR 14
+ELIMINAR 60
+ELIMINAR 122
+ELIMINAR 47
+IMPRIMIR tests/81-abb.out
+INSERTAR 39 1.748146 Con Air   720p
+INSERTAR 106 5.943709 Braveheart 720p
+INSERTAR 27 4.884970 Pinocchio [1940] [720p]
+INSERTAR 139 8.106807 Street Kings   720p
+INSERTAR 113 4.898315 Saving Private Ryan 720p
+INSERTAR 17 9.695907 Incredibles, The 1080p
+INSERTAR 100 9.698295 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 45 3.632573 Kung Fu Panda (BluRay 720p)
+INSERTAR 104 8.627962 X-Men 3    720p
+INSERTAR 128 9.273505 Constantine 720p
+INSERTAR 115 1.810018 Public Enemies [720p]
+ELIMINAR 115
+ELIMINAR 108
+ELIMINAR 139
+ELIMINAR 19
+ELIMINAR 117
+IMPRIMIR tests/81-abb.out
+INSERTAR 87 3.424457 Four Christmases 720P
+INSERTAR 147 3.109093 Shark Tale [2004] [1080p]
+INSERTAR 4 2.192459 My Bloody Valentine 3D    1080p
+INSERTAR 32 2.478171 Leaving Las Vegas  720p
+INSERTAR 24 5.182859 The Mummy 1-2   1080p
+INSERTAR 95 6.301681 Meet The Parents    720p
+INSERTAR 148 1.111236 American Psycho   720p
+INSERTAR 137 9.651050 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 132 2.151809 Mission Impossible Trilogy   720p
+INSERTAR 33 5.492990 SAW III   720p
+INSERTAR 107 5.468433 The Final Destination 4 [2009] [720p]
+INSERTAR 129 0.179431 Max Payne    720p
+ELIMINAR 42
+ELIMINAR 119
+ELIMINAR 87
+ELIMINAR 59
+ELIMINAR 45
+ELIMINAR 23
+IMPRIMIR tests/81-abb.out
+INSERTAR 141 8.466198 Daredevil - 720p
+INSERTAR 144 5.773225 War [720p]
+INSERTAR 125 6.489698 Four Christmases 720P
+INSERTAR 118 9.038635 Harry Potter Collection    720p
+INSERTAR 20 4.160227 Public Enemies [720p]
+INSERTAR 162 7.339061 Red Cliff    1080p
+INSERTAR 18 8.273486 Rush Hour 1-3   720p
+INSERTAR 51 8.329067 The Orphan [720]
+INSERTAR 37 6.725108 Sixth Sense   720p
+INSERTAR 164 5.889113 CJ7   720p
+INSERTAR 82 6.553288 Banlieue 13 - Ultimatum [720p]
+INSERTAR 12 1.434514 8 Mile [2002] [720p]
+INSERTAR 142 5.485881 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 12
+ELIMINAR 109
+ELIMINAR 129
+ELIMINAR 27
+ELIMINAR 67
+ELIMINAR 100
+IMPRIMIR tests/81-abb.out
+INSERTAR 13 2.209508 Sex drive   720p
+INSERTAR 25 1.738747 The Extreme Movie 720P
+INSERTAR 173 5.132709 James Bond 02 - From Russia With Love [1963]
+INSERTAR 143 6.750658 Ghost Rider [2007] [720p]
+INSERTAR 70 2.706962 Final Destination 2
+INSERTAR 163 1.186327 iRobot  720p
+INSERTAR 123 4.463810 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 165 7.790583 Pitch Black [720p]
+INSERTAR 152 0.750281 Shrek The Third [2007] [720p]
+INSERTAR 175 6.897710 12 Rounds 720p
+INSERTAR 79 0.990331 Night Train   720p
+INSERTAR 161 4.714449 This Is It [2009] [720p]
+INSERTAR 156 6.261203 911 Mysteries Demolition    720p
+INSERTAR 157 1.082209 The Matrix [1999] [1080p]
+ELIMINAR 107
+ELIMINAR 141
+ELIMINAR 142
+ELIMINAR 132
+ELIMINAR 113
+ELIMINAR 156
+ELIMINAR 8
+IMPRIMIR tests/81-abb.out
+INSERTAR 154 0.607905 SWAT    720p
+INSERTAR 15 2.276813 James Bond 17 - Golden Eye [1995]
+INSERTAR 97 6.514555 Alone in the dark   720p
+INSERTAR 26 1.874808 Fast and the Furious 4 - 1080p
+INSERTAR 50 2.078053 Fast and the Furious 1 - 1080p
+INSERTAR 54 2.126764 Equilibrium 720p
+INSERTAR 160 0.408090 Blade 3   720p
+INSERTAR 126 7.864349 Alone in the dark   720p
+INSERTAR 134 8.732460 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 96 6.483337 High school musical II 2007    720p
+INSERTAR 90 8.132568 Battlestar Galactica The Plan [720p]
+INSERTAR 174 6.900407 Bee Movie   720p
+INSERTAR 94 0.279093 911 Mysteries Demolition    720p
+INSERTAR 48 4.365479 Mission Impossible Trilogy   720p
+INSERTAR 71 3.178866 Star Trek [2009] [1080p]
+ELIMINAR 123
+ELIMINAR 173
+ELIMINAR 160
+ELIMINAR 147
+ELIMINAR 10
+ELIMINAR 90
+ELIMINAR 32
+IMPRIMIR tests/81-abb.out
+INSERTAR 133 7.089106 Shinjuku Incident
+INSERTAR 153 2.719510 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 171 2.009534 Die Hard 3   720p
+INSERTAR 150 7.650559 Poseidon   1080p
+INSERTAR 193 4.045000 Hitman    720p
+INSERTAR 83 9.275626 Corpse Bride   720p
+INSERTAR 159 8.614697 Godzilla 720p
+INSERTAR 200 3.882044 iRobot  720p
+INSERTAR 190 3.663057 Alexander - The Final Cut
+INSERTAR 179 2.288106 X-Men 2   1080p
+INSERTAR 206 2.895073 Before The Devil Knows, You're Dead   1080p
+INSERTAR 43 2.833791 Taken 1080p
+INSERTAR 120 9.067990 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 121 1.363535 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 73 8.925870 E.T   720p
+INSERTAR 116 0.466999 3_10 to Yuma   720p
+ELIMINAR 72
+ELIMINAR 51
+ELIMINAR 144
+ELIMINAR 37
+ELIMINAR 17
+ELIMINAR 163
+ELIMINAR 88
+ELIMINAR 152
+IMPRIMIR tests/81-abb.out
+INSERTAR 40 4.494300 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 124 6.032096 Blade 1   720p
+INSERTAR 181 2.920545 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 169 0.627988 Fantastic Four   1080p
+INSERTAR 99 4.146787 Jumper    1080p
+INSERTAR 38 6.192293 James Bond 17 - Golden Eye [1995]
+INSERTAR 167 9.420510 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 186 0.163898 Shutter   720p
+INSERTAR 212 1.037496 The Secret of Moonarce [720p]
+INSERTAR 155 5.467306 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 158 6.413034 Alien At The Attic 720P
+INSERTAR 110 6.455579 Initial D [720p]
+INSERTAR 177 4.649089 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 57 1.537156 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 195 8.375302 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 210 1.767422 The Day After Tomorrow 1080p
+INSERTAR 56 7.416936 911 Mysteries Demolition    720p
+ELIMINAR 148
+ELIMINAR 210
+ELIMINAR 177
+ELIMINAR 97
+ELIMINAR 106
+ELIMINAR 179
+ELIMINAR 83
+ELIMINAR 153
+IMPRIMIR tests/81-abb.out
diff --git a/tests/82-abb.catedra.out b/tests/82-abb.catedra.out
new file mode 100644
index 0000000..a947354
--- /dev/null
+++ b/tests/82-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 56 5.788836 300 [2006] ]
+[ 46 0.863601 James Bond 20 - Die Another Day [2002] [720p] ][ 47 6.855801 Bride Wars   720p ]
+[ 32 5.913441 Gran Torino [2008] [720p] ][ 46 0.863601 James Bond 20 - Die Another Day [2002] [720p] ][ 47 6.855801 Bride Wars   720p ][ 54 5.975096 Land Of the Lost   720p ]
+[ 5 1.338194 Darko 720P ][ 16 4.890043 Wanted   1080p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 46 0.863601 James Bond 20 - Die Another Day [2002] [720p] ][ 47 6.855801 Bride Wars   720p ][ 78 0.755205 Big Buck Bunny [1080p] ]
+[ 5 1.338194 Darko 720P ][ 16 4.890043 Wanted   1080p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 44 4.259373 The Uninvited [2009] [720p] ][ 46 0.863601 James Bond 20 - Die Another Day [2002] [720p] ][ 47 6.855801 Bride Wars   720p ][ 58 1.786783 American Beauty   720p ][ 59 1.696724 Green Lantern First Flight   720p ][ 92 3.695340 Miami Vice 720p ]
+[ 5 1.338194 Darko 720P ][ 9 3.843226 contents.txt ][ 12 3.255773 Final Fantasy The Spirits Within    720p ][ 16 4.890043 Wanted   1080p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 47 6.855801 Bride Wars   720p ][ 49 9.934320 Kill Bill Vol 1 [2003]    720p ][ 58 1.786783 American Beauty   720p ][ 59 1.696724 Green Lantern First Flight   720p ][ 65 9.173000 Doomsday 720p ][ 89 1.583163 Ju-on__The_Grudge_(2003)   720p ][ 92 3.695340 Miami Vice 720p ]
+[ 12 3.255773 Final Fantasy The Spirits Within    720p ][ 16 4.890043 Wanted   1080p ][ 29 7.620169 Blade 3   720p ][ 36 9.655555 The X Files - I Want To Believe    720p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 45 3.762494 Punisher 2   720p ][ 47 6.855801 Bride Wars   720p ][ 49 9.934320 Kill Bill Vol 1 [2003]    720p ][ 58 1.786783 American Beauty   720p ][ 59 1.696724 Green Lantern First Flight   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 65 9.173000 Doomsday 720p ][ 68 6.512427 Species   720p ][ 72 2.077341 Golden Compass   720p ][ 89 1.583163 Ju-on__The_Grudge_(2003)   720p ][ 92 3.695340 Miami Vice 720p ]
+[ 12 3.255773 Final Fantasy The Spirits Within    720p ][ 16 4.890043 Wanted   1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 29 7.620169 Blade 3   720p ][ 36 9.655555 The X Files - I Want To Believe    720p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 47 6.855801 Bride Wars   720p ][ 49 9.934320 Kill Bill Vol 1 [2003]    720p ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 68 6.512427 Species   720p ][ 72 2.077341 Golden Compass   720p ][ 87 0.624638 Die Hard 3   720p ][ 92 3.695340 Miami Vice 720p ][ 95 9.022585 X-Men 3   1080p ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ]
+[ 1 9.184071 Infernal Affair 1-3   1080p ][ 12 3.255773 Final Fantasy The Spirits Within    720p ][ 13 3.062874 Hancock    1080p ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 29 7.620169 Blade 3   720p ][ 38 9.838321 PIXAR Movie ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 47 6.855801 Bride Wars   720p ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 72 2.077341 Golden Compass   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 84 6.431025 Batman Dark Knight   1080p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 92 3.695340 Miami Vice 720p ][ 95 9.022585 X-Men 3   1080p ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ]
+[ 1 9.184071 Infernal Affair 1-3   1080p ][ 8 3.084183 Disturbia    720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 15 3.787425 District 9 [2009] [720p] ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 29 7.620169 Blade 3   720p ][ 37 7.014148 Defiance.1080p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 47 6.855801 Bride Wars   720p ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 72 2.077341 Golden Compass   720p ][ 74 2.370471 James Bond 09 - The Man with the Golden Gun [1974] ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 84 6.431025 Batman Dark Knight   1080p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 93 6.252682 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ][ 106 6.156949 Fifty Dead Men Walking   1080p ][ 117 4.243581 Star Trek [2009] [1080p] ]
+[ 8 3.084183 Disturbia    720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 29 7.620169 Blade 3   720p ][ 34 6.834642 contents.txt ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 43 6.303759 Orphanage 720p ][ 47 6.855801 Bride Wars   720p ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 72 2.077341 Golden Compass   720p ][ 73 5.569886 Equilibrium 720p ][ 74 2.370471 James Bond 09 - The Man with the Golden Gun [1974] ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 82 0.057025 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 84 6.431025 Batman Dark Knight   1080p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 93 6.252682 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ][ 106 6.156949 Fifty Dead Men Walking   1080p ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 117 4.243581 Star Trek [2009] [1080p] ][ 131 0.818906 Danny the Dog   1080p ][ 134 4.255747 The Butterfly Effect [2004] [720p] ][ 144 7.953270 Minority Report [720p] ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 8 3.084183 Disturbia    720p ][ 10 1.395162 Danny the Dog   1080p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 29 7.620169 Blade 3   720p ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 42 4.252413 The Matrix Reloaded   1080p ][ 47 6.855801 Bride Wars   720p ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 72 2.077341 Golden Compass   720p ][ 74 2.370471 James Bond 09 - The Man with the Golden Gun [1974] ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 82 0.057025 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ][ 106 6.156949 Fifty Dead Men Walking   1080p ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 131 0.818906 Danny the Dog   1080p ][ 134 4.255747 The Butterfly Effect [2004] [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 142 3.391678 Firewall 720p ][ 144 7.953270 Minority Report [720p] ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 10 1.395162 Danny the Dog   1080p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 42 4.252413 The Matrix Reloaded   1080p ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 58 1.786783 American Beauty   720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 72 2.077341 Golden Compass   720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 82 0.057025 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 91 1.083503 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 113 7.351084 Batman The Dark Knight   720p ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 134 4.255747 The Butterfly Effect [2004] [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 142 3.391678 Firewall 720p ][ 144 7.953270 Minority Report [720p] ][ 146 8.122672 Disaster Movie 2008   720p ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ][ 152 5.613689 1408.2007.720p.BluRay.x264-SiNNERS ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 158 5.482995 3_10 to Yuma   720p ][ 165 0.949551 Orphanage 720p ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 3 9.573188 Labor Pain   720p ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 7 0.448915 catch me if u can - 720p ][ 10 1.395162 Danny the Dog   1080p ][ 11 3.265214 Elektra 720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 17 1.717156 Taken 1080p ][ 21 4.313810 Hancock    1080p ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 35 3.160585 This Is It [2009] [720p] ][ 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 66 6.904956 Ip Man    1080p ][ 72 2.077341 Golden Compass   720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p ][ 91 1.083503 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 104 0.392156 Die Hard 1   720p ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 113 7.351084 Batman The Dark Knight   720p ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 134 4.255747 The Butterfly Effect [2004] [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 139 6.191221 Miami Vice 720p ][ 140 1.197545 Twilight [2008]   720p ][ 142 3.391678 Firewall 720p ][ 143 1.257514 Dante's Peak   1080p ][ 144 7.953270 Minority Report [720p] ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ][ 152 5.613689 1408.2007.720p.BluRay.x264-SiNNERS ][ 153 3.250296 American Gangster    720p ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 158 5.482995 3_10 to Yuma   720p ][ 176 7.560888 Moulin Rouge   720p ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 3 9.573188 Labor Pain   720p ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 7 0.448915 catch me if u can - 720p ][ 10 1.395162 Danny the Dog   1080p ][ 11 3.265214 Elektra 720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 22 1.201380 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 25 0.173015 Pursuit_Of_Happyness[2006]   720p ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 35 3.160585 This Is It [2009] [720p] ][ 40 9.135691 Firewall 720p ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 62 8.863100 Batman Begins   1080p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 66 6.904956 Ip Man    1080p ][ 72 2.077341 Golden Compass   720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 81 4.267934 Babylon A.D    720p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p ][ 91 1.083503 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 96 5.540260 James Bond 12 - For Your Eyes Only [1981] ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 101 8.941678 Jerry Maguire    1080p ][ 104 0.392156 Die Hard 1   720p ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 113 7.351084 Batman The Dark Knight   720p ][ 115 7.769283 Body of Lies   720p ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 133 2.777096 Burn E [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 139 6.191221 Miami Vice 720p ][ 140 1.197545 Twilight [2008]   720p ][ 142 3.391678 Firewall 720p ][ 143 1.257514 Dante's Peak   1080p ][ 144 7.953270 Minority Report [720p] ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ][ 151 4.679812 Swordfish    720p ][ 152 5.613689 1408.2007.720p.BluRay.x264-SiNNERS ][ 153 3.250296 American Gangster    720p ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 158 5.482995 3_10 to Yuma   720p ][ 162 0.264631 Meet The Fockers    720p ][ 170 4.885453 Blood - The Last Vampire [2009] [720p] ][ 176 7.560888 Moulin Rouge   720p ][ 178 3.574312 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 180 1.285408 Labor Pain   720p ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 3 9.573188 Labor Pain   720p ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 7 0.448915 catch me if u can - 720p ][ 10 1.395162 Danny the Dog   1080p ][ 11 3.265214 Elektra 720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 22 1.201380 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 35 3.160585 This Is It [2009] [720p] ][ 40 9.135691 Firewall 720p ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 57 4.919986 Terminator Salvation Director's cut  ( 2009)    1080p ][ 60 0.361586 SWAT    720p ][ 62 8.863100 Batman Begins   1080p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 81 4.267934 Babylon A.D    720p ][ 83 3.321641 Dead Race 720p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 101 8.941678 Jerry Maguire    1080p ][ 104 0.392156 Die Hard 1   720p ][ 105 3.618740 My Bloody Valentine 3D [720p] ][ 109 1.445151 Dragonball Evolution [2009] [720p] ][ 113 7.351084 Batman The Dark Knight   720p ][ 115 7.769283 Body of Lies   720p ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 125 6.591737 Before The Devil Knows, You're Dead   1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 133 2.777096 Burn E [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 139 6.191221 Miami Vice 720p ][ 140 1.197545 Twilight [2008]   720p ][ 142 3.391678 Firewall 720p ][ 143 1.257514 Dante's Peak   1080p ][ 144 7.953270 Minority Report [720p] ][ 147 3.317362 James Bond 02 - From Russia With Love [1963] ][ 151 4.679812 Swordfish    720p ][ 152 5.613689 1408.2007.720p.BluRay.x264-SiNNERS ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 162 0.264631 Meet The Fockers    720p ][ 170 4.885453 Blood - The Last Vampire [2009] [720p] ][ 172 8.608013 Battlestar Galactica The Plan [720p] ][ 176 7.560888 Moulin Rouge   720p ][ 178 3.574312 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 179 6.162753 Wanted   1080p ][ 180 1.285408 Labor Pain   720p ][ 184 0.028616 Godzilla 720p ][ 187 1.161401 Superman Returns   720p ][ 191 5.561624 Alvin And The Chipmunks [720p] ][ 192 2.236111 3_10 to Yuma   720p ][ 197 5.519605 Underworld Series ][ 200 0.998248 Eurotrip    720p ][ 204 4.702977 Facing The Giants 720p ][ 209 4.786783 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 3 9.573188 Labor Pain   720p ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 7 0.448915 catch me if u can - 720p ][ 10 1.395162 Danny the Dog   1080p ][ 11 3.265214 Elektra 720p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 20 3.535848 Gran Torino [2008] [720p] ][ 22 1.201380 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 35 3.160585 This Is It [2009] [720p] ][ 40 9.135691 Firewall 720p ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 55 0.596932 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 57 4.919986 Terminator Salvation Director's cut  ( 2009)    1080p ][ 60 0.361586 SWAT    720p ][ 62 8.863100 Batman Begins   1080p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 81 4.267934 Babylon A.D    720p ][ 83 3.321641 Dead Race 720p ][ 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p] ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 99 3.081446 Death Sentence   1080p ][ 100 4.406245 Max Payne    720p ][ 101 8.941678 Jerry Maguire    1080p ][ 104 0.392156 Die Hard 1   720p ][ 105 3.618740 My Bloody Valentine 3D [720p] ][ 112 0.263688 catch me if u can - 720p ][ 113 7.351084 Batman The Dark Knight   720p ][ 114 7.336641 Jerry Maguire    1080p ][ 115 7.769283 Body of Lies   720p ][ 117 4.243581 Star Trek [2009] [1080p] ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 125 6.591737 Before The Devil Knows, You're Dead   1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 133 2.777096 Burn E [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 138 7.556064 Aladdin [1992] [720p] ][ 139 6.191221 Miami Vice 720p ][ 140 1.197545 Twilight [2008]   720p ][ 142 3.391678 Firewall 720p ][ 143 1.257514 Dante's Peak   1080p ][ 144 7.953270 Minority Report [720p] ][ 151 4.679812 Swordfish    720p ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 162 0.264631 Meet The Fockers    720p ][ 170 4.885453 Blood - The Last Vampire [2009] [720p] ][ 172 8.608013 Battlestar Galactica The Plan [720p] ][ 175 8.823577 Jumanji [720p] ][ 176 7.560888 Moulin Rouge   720p ][ 179 6.162753 Wanted   1080p ][ 184 0.028616 Godzilla 720p ][ 187 1.161401 Superman Returns   720p ][ 191 5.561624 Alvin And The Chipmunks [720p] ][ 192 2.236111 3_10 to Yuma   720p ][ 196 0.010304 Eragon [2006] [720p] ][ 197 5.519605 Underworld Series ][ 198 0.332930 Face.Off.1997.720p ][ 200 0.998248 Eurotrip    720p ][ 204 4.702977 Facing The Giants 720p ][ 207 9.588709 Baby on Board (2009)    720p ][ 209 4.786783 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 210 3.417326 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 213 8.134325 Disaster Movie 2008   720p ][ 219 2.430629 James Bond 08 - Live and Let Die [1973] ][ 224 4.304617 Incredibles, The 1080p ][ 231 4.299925 Doomsday 720p ]
+[ 0 8.574605 Surrogates [2009] [720p] ][ 3 9.573188 Labor Pain   720p ][ 4 2.433524 Max Payne    720p ][ 6 1.778738 Incredibles, The 1080p ][ 10 1.395162 Danny the Dog   1080p ][ 13 3.062874 Hancock    1080p ][ 14 1.939602 Behind Enemy Line 2001   720p ][ 16 4.890043 Wanted   1080p ][ 20 3.535848 Gran Torino [2008] [720p] ][ 22 1.201380 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 27 1.461488 The Mummy 1-2   1080p ][ 35 3.160585 This Is It [2009] [720p] ][ 40 9.135691 Firewall 720p ][ 48 8.613269 Public Enemies [720p] ][ 50 4.357408 Fifty Dead Men Walking   1080p ][ 51 7.676897 American Gangster    720p ][ 55 0.596932 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 57 4.919986 Terminator Salvation Director's cut  ( 2009)    1080p ][ 60 0.361586 SWAT    720p ][ 62 8.863100 Batman Begins   1080p ][ 64 8.973812 Eastern.Promises.2007.720p ][ 76 6.239379 Mr. & Mrs. Smith   720p ][ 79 3.158511 The Haunting In Connecticut [2009] [720p] ][ 81 4.267934 Babylon A.D    720p ][ 83 3.321641 Dead Race 720p ][ 87 0.624638 Die Hard 3   720p ][ 88 5.549333 Core   720p ][ 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p ][ 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974] ][ 98 9.302108 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 99 3.081446 Death Sentence   1080p ][ 100 4.406245 Max Payne    720p ][ 101 8.941678 Jerry Maguire    1080p ][ 104 0.392156 Die Hard 1   720p ][ 105 3.618740 My Bloody Valentine 3D [720p] ][ 108 6.005389 Home Alone 1 & 2   720p ][ 112 0.263688 catch me if u can - 720p ][ 113 7.351084 Batman The Dark Knight   720p ][ 114 7.336641 Jerry Maguire    1080p ][ 115 7.769283 Body of Lies   720p ][ 116 9.956108 Blade 2   720p ][ 119 3.248115 Constantine 720p ][ 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 123 4.490190 Hero    1080p ][ 125 6.591737 Before The Devil Knows, You're Dead   1080p ][ 126 4.845401 Chicken Little 1080p ][ 127 0.906421 Meet The Fockers    720p ][ 131 0.818906 Danny the Dog   1080p ][ 133 2.777096 Burn E [720p] ][ 136 7.669423 American Pie Book Of Love   720p ][ 138 7.556064 Aladdin [1992] [720p] ][ 139 6.191221 Miami Vice 720p ][ 140 1.197545 Twilight [2008]   720p ][ 142 3.391678 Firewall 720p ][ 144 7.953270 Minority Report [720p] ][ 151 4.679812 Swordfish    720p ][ 155 1.258195 Die Hard 2   720p ][ 156 4.116300 911 Mysteries Demolition    720p ][ 161 7.855695 Casablana.1942.1080p.BluRay.x264.Codres ][ 162 0.264631 Meet The Fockers    720p ][ 170 4.885453 Blood - The Last Vampire [2009] [720p] ][ 172 8.608013 Battlestar Galactica The Plan [720p] ][ 175 8.823577 Jumanji [720p] ][ 176 7.560888 Moulin Rouge   720p ][ 179 6.162753 Wanted   1080p ][ 184 0.028616 Godzilla 720p ][ 187 1.161401 Superman Returns   720p ][ 191 5.561624 Alvin And The Chipmunks [720p] ][ 192 2.236111 3_10 to Yuma   720p ][ 193 0.880726 Ip Man    1080p ][ 196 0.010304 Eragon [2006] [720p] ][ 197 5.519605 Underworld Series ][ 200 0.998248 Eurotrip    720p ][ 204 4.702977 Facing The Giants 720p ][ 205 2.377029 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 207 9.588709 Baby on Board (2009)    720p ][ 209 4.786783 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN] ][ 210 3.417326 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 213 8.134325 Disaster Movie 2008   720p ][ 219 2.430629 James Bond 08 - Live and Let Die [1973] ][ 220 8.466706 Twilight [2008]   720p ][ 223 9.022190 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 224 4.304617 Incredibles, The 1080p ][ 227 1.483800 Gran Torino [2008] [720p] ][ 228 8.874313 Elektra 720p ][ 231 4.299925 Doomsday 720p ][ 238 3.244421 Doomsday 720p ][ 240 4.838770 James Bond 15 - The Living Daylights [1987] [720p] ][ 243 0.361929 Die Hard 4   1080p ]
diff --git a/tests/82-abb.in b/tests/82-abb.in
new file mode 100644
index 0000000..c464155
--- /dev/null
+++ b/tests/82-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/82-abb.out
+INSERTAR 56 5.788836 300 [2006]
+IMPRIMIR tests/82-abb.out
+INSERTAR 47 6.855801 Bride Wars   720p
+INSERTAR 46 0.863601 James Bond 20 - Die Another Day [2002] [720p]
+ELIMINAR 56
+IMPRIMIR tests/82-abb.out
+INSERTAR 32 5.913441 Gran Torino [2008] [720p]
+INSERTAR 54 5.975096 Land Of the Lost   720p
+INSERTAR 86 6.892387 Hellboy 1    1080p
+ELIMINAR 86
+IMPRIMIR tests/82-abb.out
+INSERTAR 39 4.963872 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 78 0.755205 Big Buck Bunny [1080p]
+INSERTAR 5 1.338194 Darko 720P
+INSERTAR 16 4.890043 Wanted   1080p
+ELIMINAR 32
+ELIMINAR 54
+IMPRIMIR tests/82-abb.out
+INSERTAR 59 1.696724 Green Lantern First Flight   720p
+INSERTAR 92 3.695340 Miami Vice 720p
+INSERTAR 44 4.259373 The Uninvited [2009] [720p]
+INSERTAR 58 1.786783 American Beauty   720p
+INSERTAR 53 8.455256 Angels & Demons [2009] [1080p]
+ELIMINAR 53
+ELIMINAR 78
+IMPRIMIR tests/82-abb.out
+INSERTAR 12 3.255773 Final Fantasy The Spirits Within    720p
+INSERTAR 49 9.934320 Kill Bill Vol 1 [2003]    720p
+INSERTAR 89 1.583163 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 9 3.843226 contents.txt
+INSERTAR 75 3.343369 Kung Fu Panda [2008]   720p
+INSERTAR 65 9.173000 Doomsday 720p
+ELIMINAR 75
+ELIMINAR 46
+ELIMINAR 44
+IMPRIMIR tests/82-abb.out
+INSERTAR 72 2.077341 Golden Compass   720p
+INSERTAR 45 3.762494 Punisher 2   720p
+INSERTAR 29 7.620169 Blade 3   720p
+INSERTAR 68 6.512427 Species   720p
+INSERTAR 67 6.656865 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 36 9.655555 The X Files - I Want To Believe    720p
+INSERTAR 64 8.973812 Eastern.Promises.2007.720p
+ELIMINAR 67
+ELIMINAR 9
+ELIMINAR 5
+IMPRIMIR tests/82-abb.out
+INSERTAR 97 0.883963 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 50 4.357408 Fifty Dead Men Walking   1080p
+INSERTAR 25 0.173015 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 87 0.624638 Die Hard 3   720p
+INSERTAR 104 0.392156 Die Hard 1   720p
+INSERTAR 95 9.022585 X-Men 3   1080p
+INSERTAR 28 8.530461 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 99 3.081446 Death Sentence   1080p
+ELIMINAR 59
+ELIMINAR 65
+ELIMINAR 45
+ELIMINAR 89
+IMPRIMIR tests/82-abb.out
+INSERTAR 1 9.184071 Infernal Affair 1-3   1080p
+INSERTAR 13 3.062874 Hancock    1080p
+INSERTAR 26 6.316512 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 79 3.158511 The Haunting In Connecticut [2009] [720p]
+INSERTAR 38 9.838321 PIXAR Movie
+INSERTAR 85 3.073402 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 17 1.717156 Taken 1080p
+INSERTAR 118 5.033263 Robocop Collection   720p
+INSERTAR 84 6.431025 Batman Dark Knight   1080p
+ELIMINAR 118
+ELIMINAR 68
+ELIMINAR 49
+ELIMINAR 36
+IMPRIMIR tests/82-abb.out
+INSERTAR 117 4.243581 Star Trek [2009] [1080p]
+INSERTAR 37 7.014148 Defiance.1080p
+INSERTAR 74 2.370471 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 93 6.252682 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 96 5.540260 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 15 3.787425 District 9 [2009] [720p]
+INSERTAR 8 3.084183 Disturbia    720p
+INSERTAR 106 6.156949 Fifty Dead Men Walking   1080p
+INSERTAR 14 1.939602 Behind Enemy Line 2001   720p
+INSERTAR 132 1.325761 Star Trek Collection 1-9    720p
+ELIMINAR 132
+ELIMINAR 38
+ELIMINAR 92
+ELIMINAR 12
+ELIMINAR 95
+IMPRIMIR tests/82-abb.out
+INSERTAR 82 0.057025 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 94 6.636546 Fast and the Furious 2 - 1080p
+INSERTAR 43 6.303759 Orphanage 720p
+INSERTAR 131 0.818906 Danny the Dog   1080p
+INSERTAR 109 1.445151 Dragonball Evolution [2009] [720p]
+INSERTAR 134 4.255747 The Butterfly Effect [2004] [720p]
+INSERTAR 73 5.569886 Equilibrium 720p
+INSERTAR 144 7.953270 Minority Report [720p]
+INSERTAR 34 6.834642 contents.txt
+INSERTAR 80 9.032426 Face.Off.1997.720p
+INSERTAR 147 3.317362 James Bond 02 - From Russia With Love [1963]
+ELIMINAR 1
+ELIMINAR 80
+ELIMINAR 37
+ELIMINAR 15
+ELIMINAR 94
+IMPRIMIR tests/82-abb.out
+INSERTAR 42 4.252413 The Matrix Reloaded   1080p
+INSERTAR 119 3.248115 Constantine 720p
+INSERTAR 23 9.024729 Final Destination 2
+INSERTAR 142 3.391678 Firewall 720p
+INSERTAR 136 7.669423 American Pie Book Of Love   720p
+INSERTAR 10 1.395162 Danny the Dog   1080p
+INSERTAR 0 8.574605 Surrogates [2009] [720p]
+INSERTAR 121 0.698167 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 156 4.116300 911 Mysteries Demolition    720p
+INSERTAR 155 1.258195 Die Hard 2   720p
+INSERTAR 76 6.239379 Mr. & Mrs. Smith   720p
+INSERTAR 51 7.676897 American Gangster    720p
+ELIMINAR 73
+ELIMINAR 23
+ELIMINAR 34
+ELIMINAR 93
+ELIMINAR 84
+ELIMINAR 43
+IMPRIMIR tests/82-abb.out
+INSERTAR 48 8.613269 Public Enemies [720p]
+INSERTAR 88 5.549333 Core   720p
+INSERTAR 113 7.351084 Batman The Dark Knight   720p
+INSERTAR 6 1.778738 Incredibles, The 1080p
+INSERTAR 146 8.122672 Disaster Movie 2008   720p
+INSERTAR 154 6.516164 SAW III   720p
+INSERTAR 127 0.906421 Meet The Fockers    720p
+INSERTAR 4 2.433524 Max Payne    720p
+INSERTAR 152 5.613689 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 158 5.482995 3_10 to Yuma   720p
+INSERTAR 123 4.490190 Hero    1080p
+INSERTAR 91 1.083503 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 165 0.949551 Orphanage 720p
+ELIMINAR 47
+ELIMINAR 74
+ELIMINAR 8
+ELIMINAR 106
+ELIMINAR 29
+ELIMINAR 154
+IMPRIMIR tests/82-abb.out
+INSERTAR 140 1.197545 Twilight [2008]   720p
+INSERTAR 90 3.607917 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 122 2.943335 Four Christmases 720P
+INSERTAR 7 0.448915 catch me if u can - 720p
+INSERTAR 66 6.904956 Ip Man    1080p
+INSERTAR 143 1.257514 Dante's Peak   1080p
+INSERTAR 153 3.250296 American Gangster    720p
+INSERTAR 176 7.560888 Moulin Rouge   720p
+INSERTAR 11 3.265214 Elektra 720p
+INSERTAR 35 3.160585 This Is It [2009] [720p]
+INSERTAR 21 4.313810 Hancock    1080p
+INSERTAR 139 6.191221 Miami Vice 720p
+INSERTAR 3 9.573188 Labor Pain   720p
+INSERTAR 69 5.485497 Madagascar 2 Escape 2 Africa [2008] [720p]
+ELIMINAR 42
+ELIMINAR 146
+ELIMINAR 69
+ELIMINAR 165
+ELIMINAR 122
+ELIMINAR 58
+ELIMINAR 82
+IMPRIMIR tests/82-abb.out
+INSERTAR 22 1.201380 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 133 2.777096 Burn E [720p]
+INSERTAR 151 4.679812 Swordfish    720p
+INSERTAR 150 5.115246 Blade 3   720p
+INSERTAR 135 3.895476 Babel.720p
+INSERTAR 162 0.264631 Meet The Fockers    720p
+INSERTAR 81 4.267934 Babylon A.D    720p
+INSERTAR 62 8.863100 Batman Begins   1080p
+INSERTAR 40 9.135691 Firewall 720p
+INSERTAR 41 3.350011 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 180 1.285408 Labor Pain   720p
+INSERTAR 170 4.885453 Blood - The Last Vampire [2009] [720p]
+INSERTAR 115 7.769283 Body of Lies   720p
+INSERTAR 101 8.941678 Jerry Maguire    1080p
+INSERTAR 178 3.574312 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+ELIMINAR 21
+ELIMINAR 41
+ELIMINAR 135
+ELIMINAR 150
+ELIMINAR 17
+ELIMINAR 134
+ELIMINAR 39
+IMPRIMIR tests/82-abb.out
+INSERTAR 60 0.361586 SWAT    720p
+INSERTAR 197 5.519605 Underworld Series
+INSERTAR 125 6.591737 Before The Devil Knows, You're Dead   1080p
+INSERTAR 179 6.162753 Wanted   1080p
+INSERTAR 192 2.236111 3_10 to Yuma   720p
+INSERTAR 105 3.618740 My Bloody Valentine 3D [720p]
+INSERTAR 57 4.919986 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 167 2.896504 Hero    1080p
+INSERTAR 191 5.561624 Alvin And The Chipmunks [720p]
+INSERTAR 204 4.702977 Facing The Giants 720p
+INSERTAR 184 0.028616 Godzilla 720p
+INSERTAR 200 0.998248 Eurotrip    720p
+INSERTAR 83 3.321641 Dead Race 720p
+INSERTAR 187 1.161401 Superman Returns   720p
+INSERTAR 209 4.786783 Etenal Sunshine of the Spotless Mind [2004] [Bluray] [1080p] [DTS] [EN]
+INSERTAR 172 8.608013 Battlestar Galactica The Plan [720p]
+ELIMINAR 167
+ELIMINAR 66
+ELIMINAR 25
+ELIMINAR 153
+ELIMINAR 96
+ELIMINAR 72
+ELIMINAR 158
+ELIMINAR 91
+IMPRIMIR tests/82-abb.out
+INSERTAR 213 8.134325 Disaster Movie 2008   720p
+INSERTAR 112 0.263688 catch me if u can - 720p
+INSERTAR 138 7.556064 Aladdin [1992] [720p]
+INSERTAR 219 2.430629 James Bond 08 - Live and Let Die [1973]
+INSERTAR 210 3.417326 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 55 0.596932 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 224 4.304617 Incredibles, The 1080p
+INSERTAR 20 3.535848 Gran Torino [2008] [720p]
+INSERTAR 63 8.333728 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 175 8.823577 Jumanji [720p]
+INSERTAR 198 0.332930 Face.Off.1997.720p
+INSERTAR 207 9.588709 Baby on Board (2009)    720p
+INSERTAR 100 4.406245 Max Payne    720p
+INSERTAR 120 3.189133 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 231 4.299925 Doomsday 720p
+INSERTAR 114 7.336641 Jerry Maguire    1080p
+INSERTAR 196 0.010304 Eragon [2006] [720p]
+ELIMINAR 180
+ELIMINAR 28
+ELIMINAR 63
+ELIMINAR 120
+ELIMINAR 147
+ELIMINAR 178
+ELIMINAR 109
+ELIMINAR 152
+IMPRIMIR tests/82-abb.out
+INSERTAR 227 1.483800 Gran Torino [2008] [720p]
+INSERTAR 27 1.461488 The Mummy 1-2   1080p
+INSERTAR 228 8.874313 Elektra 720p
+INSERTAR 220 8.466706 Twilight [2008]   720p
+INSERTAR 223 9.022190 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 240 4.838770 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 98 9.302108 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 19 7.400685 The Hangover [720p]
+INSERTAR 238 3.244421 Doomsday 720p
+INSERTAR 205 2.377029 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 243 0.361929 Die Hard 4   1080p
+INSERTAR 126 4.845401 Chicken Little 1080p
+INSERTAR 33 9.525696 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 108 6.005389 Home Alone 1 & 2   720p
+INSERTAR 193 0.880726 Ip Man    1080p
+INSERTAR 161 7.855695 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 116 9.956108 Blade 2   720p
+INSERTAR 182 7.567252 Rocky 4 [1985] [BluRay] [720p] [AC3]
+ELIMINAR 182
+ELIMINAR 19
+ELIMINAR 33
+ELIMINAR 117
+ELIMINAR 143
+ELIMINAR 11
+ELIMINAR 7
+ELIMINAR 198
+ELIMINAR 85
+IMPRIMIR tests/82-abb.out
diff --git a/tests/83-abb.catedra.out b/tests/83-abb.catedra.out
new file mode 100644
index 0000000..b73b539
--- /dev/null
+++ b/tests/83-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 33 2.249778 X-Men 1    720p ]
+[ 33 2.249778 X-Men 1    720p ][ 47 9.001804 Monster Inc [2001] [720p] ]
+[ 4 3.725112 The Italian Job [2003] [720p] ][ 27 6.100146 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 47 9.001804 Monster Inc [2001] [720p] ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ]
+[ 4 3.725112 The Italian Job [2003] [720p] ][ 47 9.001804 Monster Inc [2001] [720p] ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 82 8.706700 The Usual Suspect    720p ][ 87 6.293088 Meet The Parents    720p ][ 92 1.761779 Constantine HDDVD 1080p DTS x264 ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 4 3.725112 The Italian Job [2003] [720p] ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 34 4.848433 Taken 1080p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 82 8.706700 The Usual Suspect    720p ][ 87 6.293088 Meet The Parents    720p ][ 92 1.761779 Constantine HDDVD 1080p DTS x264 ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 34 4.848433 Taken 1080p ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 58 4.391890 Behind Enemy Line 2001   720p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 82 8.706700 The Usual Suspect    720p ][ 85 1.256244 Surrogates [2009] [720p] ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 87 6.293088 Meet The Parents    720p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 1 0.054066 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 5 0.491484 Into The Blue 720P ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 0.288289 Darko 720P ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 58 4.391890 Behind Enemy Line 2001   720p ][ 63 8.976912 Infernal Affair 1-3   1080p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 82 8.706700 The Usual Suspect    720p ][ 85 1.256244 Surrogates [2009] [720p] ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 87 6.293088 Meet The Parents    720p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 1 0.054066 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 5 0.491484 Into The Blue 720P ][ 6 1.109626 The Usual Suspect    720p ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 24 0.320758 Crossing Over 720P ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 0.288289 Darko 720P ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 58 4.391890 Behind Enemy Line 2001   720p ][ 63 8.976912 Infernal Affair 1-3   1080p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 74 6.840710 Chicken Little 1080p ][ 76 6.455845 Burn E [720p] ][ 82 8.706700 The Usual Suspect    720p ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 87 6.293088 Meet The Parents    720p ][ 110 4.206612 Alone in the dark   720p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 5 0.491484 Into The Blue 720P ][ 6 1.109626 The Usual Suspect    720p ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 12 4.336353 James Bond 02 - From Russia With Love [1963] ][ 14 8.830633 Ice Age 1 [2002] [720p] ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 19 4.739051 Dead Race 720p ][ 24 0.320758 Crossing Over 720P ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 36 0.288289 Darko 720P ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 58 4.391890 Behind Enemy Line 2001   720p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 74 6.840710 Chicken Little 1080p ][ 76 6.455845 Burn E [720p] ][ 79 4.763130 Ju-on__The_Grudge_(2003)   720p ][ 82 8.706700 The Usual Suspect    720p ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 104 2.273102 Pinocchio [1940] [720p] ][ 107 8.644447 Breach 1080p ][ 110 4.206612 Alone in the dark   720p ][ 122 7.374338 Pinocchio [1940] [720p] ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 5 0.491484 Into The Blue 720P ][ 6 1.109626 The Usual Suspect    720p ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 12 4.336353 James Bond 02 - From Russia With Love [1963] ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 22 6.188740 Meet The Parents    720p ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 28 2.878674 Gone In 60 Seconds    1080p ][ 32 3.924381 3_10 to Yuma   720p ][ 36 0.288289 Darko 720P ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 64 1.362835 Fantastic Four   1080p ][ 69 3.485854 Demo (Sony, Sharp, THX and more) ][ 74 6.840710 Chicken Little 1080p ][ 76 6.455845 Burn E [720p] ][ 79 4.763130 Ju-on__The_Grudge_(2003)   720p ][ 82 8.706700 The Usual Suspect    720p ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 104 2.273102 Pinocchio [1940] [720p] ][ 106 5.964310 The Orphan [720] ][ 107 8.644447 Breach 1080p ][ 108 5.781922 Juno 2007 720p ][ 110 4.206612 Alone in the dark   720p ][ 125 3.841058 Crank 2, High Voltage   1080p ][ 131 1.723477 Spiderman 3   1080p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 5 0.491484 Into The Blue 720P ][ 6 1.109626 The Usual Suspect    720p ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 9 8.855361 Taken 1080p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 16 7.032733 Fantastic Four   1080p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 22 6.188740 Meet The Parents    720p ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 28 2.878674 Gone In 60 Seconds    1080p ][ 32 3.924381 3_10 to Yuma   720p ][ 35 3.288757 Juno 2007 720p ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 76 6.455845 Burn E [720p] ][ 79 4.763130 Ju-on__The_Grudge_(2003)   720p ][ 82 8.706700 The Usual Suspect    720p ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 101 8.439728 The Proposal [2009] [720p] ][ 104 2.273102 Pinocchio [1940] [720p] ][ 106 5.964310 The Orphan [720] ][ 107 8.644447 Breach 1080p ][ 108 5.781922 Juno 2007 720p ][ 109 7.708933 Romeo And Juliet   720p ][ 121 7.221215 Black Hawk Down   1080p ][ 125 3.841058 Crank 2, High Voltage   1080p ][ 131 1.723477 Spiderman 3   1080p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 3 7.712825 Armageddon [1998] [720p] ][ 5 0.491484 Into The Blue 720P ][ 6 1.109626 The Usual Suspect    720p ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 9 8.855361 Taken 1080p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 16 7.032733 Fantastic Four   1080p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 28 2.878674 Gone In 60 Seconds    1080p ][ 32 3.924381 3_10 to Yuma   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 76 6.455845 Burn E [720p] ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 90 6.309481 Night Train   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 101 8.439728 The Proposal [2009] [720p] ][ 104 2.273102 Pinocchio [1940] [720p] ][ 107 8.644447 Breach 1080p ][ 108 5.781922 Juno 2007 720p ][ 109 7.708933 Romeo And Juliet   720p ][ 112 0.245805 Labor Pain   720p ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 125 3.841058 Crank 2, High Voltage   1080p ][ 131 1.723477 Spiderman 3   1080p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 151 4.921851 Alien At The Attic 720P ][ 152 4.358201 Final Destination ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 3 7.712825 Armageddon [1998] [720p] ][ 5 0.491484 Into The Blue 720P ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 9 8.855361 Taken 1080p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 32 3.924381 3_10 to Yuma   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 49 1.028518 Superhero Movie   1080p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 65 9.261451 Back.to.the.Future.Part.III ][ 76 6.455845 Burn E [720p] ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 90 6.309481 Night Train   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 101 8.439728 The Proposal [2009] [720p] ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 112 0.245805 Labor Pain   720p ][ 116 3.580755 Babel.720p ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 123 2.734051 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 3.841058 Crank 2, High Voltage   1080p ][ 130 3.339933 Final Destination ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 138 6.771260 Alone in the dark   720p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 147 4.959631 Transformer 1 & 2 Collection   1080p ][ 151 4.921851 Alien At The Attic 720P ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 3 7.712825 Armageddon [1998] [720p] ][ 5 0.491484 Into The Blue 720P ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 9 8.855361 Taken 1080p ][ 11 9.954002 Deep Sea ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 18 8.222201 Good Night And Good Luck   720p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 32 3.924381 3_10 to Yuma   720p ][ 39 5.064953 Labor Pain   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 48 5.063292 American Psycho   720p ][ 49 1.028518 Superhero Movie   1080p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 55 9.564870 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 76 6.455845 Burn E [720p] ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 101 8.439728 The Proposal [2009] [720p] ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 112 0.245805 Labor Pain   720p ][ 116 3.580755 Babel.720p ][ 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 123 2.734051 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 130 3.339933 Final Destination ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 138 6.771260 Alone in the dark   720p ][ 139 0.970577 contents.txt ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 145 3.014242 Ju-on__The_Grudge_(2003)   720p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 147 4.959631 Transformer 1 & 2 Collection   1080p ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ][ 159 7.420982 12 Rounds 720p ][ 166 5.776747 Fifty Dead Men Walking   1080p ][ 168 6.898239 Transformer 1 & 2 Collection   1080p ][ 185 6.204329 Big Nothing   720p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 3 7.712825 Armageddon [1998] [720p] ][ 5 0.491484 Into The Blue 720P ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 9 8.855361 Taken 1080p ][ 11 9.954002 Deep Sea ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 18 8.222201 Good Night And Good Luck   720p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 32 3.924381 3_10 to Yuma   720p ][ 39 5.064953 Labor Pain   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 44 8.874361 The Butterfly Effect [2004] [720p] ][ 48 5.063292 American Psycho   720p ][ 49 1.028518 Superhero Movie   1080p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 53 0.167955 Die Hard 2   720p ][ 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 80 7.585695 X-Men 3   1080p ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 102 3.980888 The Day After Tomorrow 1080p ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 112 0.245805 Labor Pain   720p ][ 113 4.496258 Punisher 2   720p ][ 116 3.580755 Babel.720p ][ 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 123 2.734051 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 136 2.639129 James Bond 11 - MoonRaker [1979] ][ 138 6.771260 Alone in the dark   720p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 143 6.858444 The Italian Job [2003] [720p] ][ 145 3.014242 Ju-on__The_Grudge_(2003)   720p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 147 4.959631 Transformer 1 & 2 Collection   1080p ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ][ 162 6.825483 Taken 1080p ][ 166 5.776747 Fifty Dead Men Walking   1080p ][ 168 6.898239 Transformer 1 & 2 Collection   1080p ][ 171 0.667538 Death Race   720p ][ 174 8.914113 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 183 9.508952 The Messenger [720p] ][ 185 6.204329 Big Nothing   720p ][ 187 8.326161 The Mist   720p ][ 191 6.055173 The Dark Knight [2008]   1080p ][ 193 4.519429 James Bond 08 - Live and Let Die [1973] ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 8 4.896558 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 9 8.855361 Taken 1080p ][ 11 9.954002 Deep Sea ][ 13 9.761943 High school musical II 2007    720p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 18 8.222201 Good Night And Good Luck   720p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 29 4.466237 Spiderman 3   1080p ][ 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 32 3.924381 3_10 to Yuma   720p ][ 39 5.064953 Labor Pain   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 44 8.874361 The Butterfly Effect [2004] [720p] ][ 48 5.063292 American Psycho   720p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 53 0.167955 Die Hard 2   720p ][ 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p] ][ 64 1.362835 Fantastic Four   1080p ][ 68 2.269173 Erin Brockovich 2000.720p ][ 80 7.585695 X-Men 3   1080p ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 96 7.388964 Erin Brockovich 2000.720p ][ 98 9.554963 Orphanage 720p ][ 102 3.980888 The Day After Tomorrow 1080p ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 112 0.245805 Labor Pain   720p ][ 113 4.496258 Punisher 2   720p ][ 116 3.580755 Babel.720p ][ 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 136 2.639129 James Bond 11 - MoonRaker [1979] ][ 138 6.771260 Alone in the dark   720p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 143 6.858444 The Italian Job [2003] [720p] ][ 145 3.014242 Ju-on__The_Grudge_(2003)   720p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 148 5.868339 James Bond 03 - GoldFinger [1964] ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ][ 157 7.499940 Bad Boy I [1995] [720p] ][ 162 6.825483 Taken 1080p ][ 163 7.434594 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 164 1.967502 Monsters vs Aliens [2009] [720p] ][ 165 6.171092 National Tressure 1 - 1080p ][ 166 5.776747 Fifty Dead Men Walking   1080p ][ 171 0.667538 Death Race   720p ][ 174 8.914113 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 178 6.832430 James Bond 05 - You Only Live Twice [1967] ][ 183 9.508952 The Messenger [720p] ][ 185 6.204329 Big Nothing   720p ][ 187 8.326161 The Mist   720p ][ 191 6.055173 The Dark Knight [2008]   1080p ][ 193 4.519429 James Bond 08 - Live and Let Die [1973] ][ 202 8.863424 James Bond 09 - The Man with the Golden Gun [1974] ][ 205 9.380230 Disturbia    720p ][ 207 6.036385 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 218 2.925081 Four Christmases 720P ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 7 5.313973 James Bond 08 - Live and Let Die [1973] ][ 8 4.896558 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 9 8.855361 Taken 1080p ][ 11 9.954002 Deep Sea ][ 13 9.761943 High school musical II 2007    720p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 18 8.222201 Good Night And Good Luck   720p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 26 8.699784 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 29 4.466237 Spiderman 3   1080p ][ 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 32 3.924381 3_10 to Yuma   720p ][ 39 5.064953 Labor Pain   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 44 8.874361 The Butterfly Effect [2004] [720p] ][ 48 5.063292 American Psycho   720p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 53 0.167955 Die Hard 2   720p ][ 56 9.171967 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 67 4.379483 Babel.720p ][ 68 2.269173 Erin Brockovich 2000.720p ][ 70 3.133364 Crossing Over 720P ][ 80 7.585695 X-Men 3   1080p ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 91 2.878729 X-Men Origin - Wolverine [2009] [1080p] ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 95 2.877217 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 98 9.554963 Orphanage 720p ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 113 4.496258 Punisher 2   720p ][ 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 126 6.955275 Final Destination 3   1080p ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 135 7.182549 Facing The Giants 720p ][ 138 6.771260 Alone in the dark   720p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 143 6.858444 The Italian Job [2003] [720p] ][ 144 1.403163 Big Buck Bunny [1080p] ][ 145 3.014242 Ju-on__The_Grudge_(2003)   720p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 148 5.868339 James Bond 03 - GoldFinger [1964] ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ][ 154 5.516492 Meet The Parents    720p ][ 157 7.499940 Bad Boy I [1995] [720p] ][ 162 6.825483 Taken 1080p ][ 163 7.434594 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 164 1.967502 Monsters vs Aliens [2009] [720p] ][ 165 6.171092 National Tressure 1 - 1080p ][ 166 5.776747 Fifty Dead Men Walking   1080p ][ 171 0.667538 Death Race   720p ][ 173 6.837874 James Bond 09 - The Man with the Golden Gun [1974] ][ 174 8.914113 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 178 6.832430 James Bond 05 - You Only Live Twice [1967] ][ 181 1.640684 Fifty Dead Men Walking   1080p ][ 183 9.508952 The Messenger [720p] ][ 185 6.204329 Big Nothing   720p ][ 187 8.326161 The Mist   720p ][ 193 4.519429 James Bond 08 - Live and Let Die [1973] ][ 202 8.863424 James Bond 09 - The Man with the Golden Gun [1974] ][ 204 7.209924 Transformer 1 & 2 Collection   1080p ][ 205 9.380230 Disturbia    720p ][ 206 7.779212 Alien vs Predator 1-2  720p ][ 207 6.036385 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 213 8.969623 The Lion King [1994] [720p] ][ 214 8.856161 New York I Love You 720p   720p ][ 218 2.925081 Four Christmases 720P ][ 227 2.650839 Lord of war   720p ]
+[ 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 2 7.529508 Poseidon   1080p ][ 8 4.896558 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 9 8.855361 Taken 1080p ][ 11 9.954002 Deep Sea ][ 13 9.761943 High school musical II 2007    720p ][ 15 4.719832 James Bond 03 - GoldFinger [1964] ][ 17 4.837500 Romeo And Juliet   720p ][ 18 8.222201 Good Night And Good Luck   720p ][ 19 4.739051 Dead Race 720p ][ 21 6.956557 PBS ][ 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres ][ 26 8.699784 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 29 4.466237 Spiderman 3   1080p ][ 31 7.387176 Leon_The Professional.HD   720p ][ 32 3.924381 3_10 to Yuma   720p ][ 39 5.064953 Labor Pain   720p ][ 41 9.847712 Deep Sea ][ 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 44 8.874361 The Butterfly Effect [2004] [720p] ][ 45 8.828238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 48 5.063292 American Psycho   720p ][ 50 5.179842 Demo (Sony, Sharp, THX and more) ][ 52 9.858376 Deep Sea ][ 53 0.167955 Die Hard 2   720p ][ 56 9.171967 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 67 4.379483 Babel.720p ][ 68 2.269173 Erin Brockovich 2000.720p ][ 70 3.133364 Crossing Over 720P ][ 80 7.585695 X-Men 3   1080p ][ 82 8.706700 The Usual Suspect    720p ][ 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 88 3.870810 Kill Bill Vol 2 [2004]   720p ][ 91 2.878729 X-Men Origin - Wolverine [2009] [1080p] ][ 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 98 9.554963 Orphanage 720p ][ 104 2.273102 Pinocchio [1940] [720p] ][ 108 5.781922 Juno 2007 720p ][ 115 2.901908 Shrek The Third [2007] [720p] ][ 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 119 3.334383 Drag Me To Hell [720p] ][ 120 5.421467 Transformer 1 & 2 Collection   1080p ][ 121 7.221215 Black Hawk Down   1080p ][ 126 6.955275 Final Destination 3   1080p ][ 129 0.139278 Breach 1080p ][ 131 1.723477 Spiderman 3   1080p ][ 133 1.171412 Braveheart 720p ][ 135 7.182549 Facing The Giants 720p ][ 138 6.771260 Alone in the dark   720p ][ 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p ][ 143 6.858444 The Italian Job [2003] [720p] ][ 144 1.403163 Big Buck Bunny [1080p] ][ 145 3.014242 Ju-on__The_Grudge_(2003)   720p ][ 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 149 3.503105 Finding Nemo [2003] [720p] ][ 152 4.358201 Final Destination ][ 153 9.348836 The Dark Knight [2008]   1080p ][ 154 5.516492 Meet The Parents    720p ][ 157 7.499940 Bad Boy I [1995] [720p] ][ 162 6.825483 Taken 1080p ][ 163 7.434594 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 164 1.967502 Monsters vs Aliens [2009] [720p] ][ 165 6.171092 National Tressure 1 - 1080p ][ 166 5.776747 Fifty Dead Men Walking   1080p ][ 171 0.667538 Death Race   720p ][ 173 6.837874 James Bond 09 - The Man with the Golden Gun [1974] ][ 174 8.914113 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 178 6.832430 James Bond 05 - You Only Live Twice [1967] ][ 179 3.059721 Kung Fu Panda (BluRay 720p) ][ 183 9.508952 The Messenger [720p] ][ 185 6.204329 Big Nothing   720p ][ 187 8.326161 The Mist   720p ][ 190 0.330190 Lord Of The Ring  - The Two Tower   720p ][ 193 4.519429 James Bond 08 - Live and Let Die [1973] ][ 197 2.058346 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 201 8.315109 Fast and the Furious 1 - 1080p ][ 202 8.863424 James Bond 09 - The Man with the Golden Gun [1974] ][ 204 7.209924 Transformer 1 & 2 Collection   1080p ][ 205 9.380230 Disturbia    720p ][ 206 7.779212 Alien vs Predator 1-2  720p ][ 207 6.036385 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 210 1.243876 The Butterfly Effect [2004] [720p] ][ 212 6.832347 Red Cliff    1080p ][ 213 8.969623 The Lion King [1994] [720p] ][ 214 8.856161 New York I Love You 720p   720p ][ 219 5.262719 Se7en [720p] ][ 221 1.818263 The Final Destination 4 [2009] [720p] ][ 227 2.650839 Lord of war   720p ][ 248 4.315743 Facing The Giants 720p ]
diff --git a/tests/83-abb.in b/tests/83-abb.in
new file mode 100644
index 0000000..2f39c75
--- /dev/null
+++ b/tests/83-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/83-abb.out
+INSERTAR 33 2.249778 X-Men 1    720p
+IMPRIMIR tests/83-abb.out
+INSERTAR 47 9.001804 Monster Inc [2001] [720p]
+INSERTAR 37 5.221942 12 Rounds 720p
+ELIMINAR 37
+IMPRIMIR tests/83-abb.out
+INSERTAR 69 3.485854 Demo (Sony, Sharp, THX and more)
+INSERTAR 4 3.725112 The Italian Job [2003] [720p]
+INSERTAR 27 6.100146 Dark.knight, The.2008.720p.bluray.x264-sinners
+ELIMINAR 33
+IMPRIMIR tests/83-abb.out
+INSERTAR 75 6.407299 Kung Fu Panda [2008]   720p
+INSERTAR 82 8.706700 The Usual Suspect    720p
+INSERTAR 87 6.293088 Meet The Parents    720p
+INSERTAR 92 1.761779 Constantine HDDVD 1080p DTS x264
+ELIMINAR 27
+ELIMINAR 75
+IMPRIMIR tests/83-abb.out
+INSERTAR 64 1.362835 Fantastic Four   1080p
+INSERTAR 7 5.313973 James Bond 08 - Live and Let Die [1973]
+INSERTAR 0 7.563519 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 34 4.848433 Taken 1080p
+INSERTAR 93 8.560020 Con Air   720p
+ELIMINAR 93
+ELIMINAR 47
+IMPRIMIR tests/83-abb.out
+INSERTAR 58 4.391890 Behind Enemy Line 2001   720p
+INSERTAR 77 2.881666 X-Men 3    720p
+INSERTAR 25 3.307982 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 42 3.430805 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 86 0.499971 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 85 1.256244 Surrogates [2009] [720p]
+ELIMINAR 77
+ELIMINAR 92
+ELIMINAR 4
+IMPRIMIR tests/83-abb.out
+INSERTAR 63 8.976912 Infernal Affair 1-3   1080p
+INSERTAR 105 9.941786 Crank 2, High Voltage   1080p
+INSERTAR 5 0.491484 Into The Blue 720P
+INSERTAR 48 5.063292 American Psycho   720p
+INSERTAR 36 0.288289 Darko 720P
+INSERTAR 1 0.054066 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 40 1.287361 Se7en [720p]
+ELIMINAR 40
+ELIMINAR 105
+ELIMINAR 34
+IMPRIMIR tests/83-abb.out
+INSERTAR 74 6.840710 Chicken Little 1080p
+INSERTAR 110 4.206612 Alone in the dark   720p
+INSERTAR 76 6.455845 Burn E [720p]
+INSERTAR 6 1.109626 The Usual Suspect    720p
+INSERTAR 114 9.271682 Elektra 720p
+INSERTAR 24 0.320758 Crossing Over 720P
+INSERTAR 66 1.213938 Lawrence of Arabia   1080p
+INSERTAR 84 6.296728 My Bloody Valentine 3D [720p]
+ELIMINAR 84
+ELIMINAR 85
+ELIMINAR 66
+ELIMINAR 114
+IMPRIMIR tests/83-abb.out
+INSERTAR 15 4.719832 James Bond 03 - GoldFinger [1964]
+INSERTAR 107 8.644447 Breach 1080p
+INSERTAR 12 4.336353 James Bond 02 - From Russia With Love [1963]
+INSERTAR 14 8.830633 Ice Age 1 [2002] [720p]
+INSERTAR 79 4.763130 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 19 4.739051 Dead Race 720p
+INSERTAR 122 7.374338 Pinocchio [1940] [720p]
+INSERTAR 71 2.152715 A Bug's Life [720p]
+INSERTAR 104 2.273102 Pinocchio [1940] [720p]
+ELIMINAR 1
+ELIMINAR 87
+ELIMINAR 71
+ELIMINAR 63
+IMPRIMIR tests/83-abb.out
+INSERTAR 106 5.964310 The Orphan [720]
+INSERTAR 32 3.924381 3_10 to Yuma   720p
+INSERTAR 108 5.781922 Juno 2007 720p
+INSERTAR 131 1.723477 Spiderman 3   1080p
+INSERTAR 88 3.870810 Kill Bill Vol 2 [2004]   720p
+INSERTAR 22 6.188740 Meet The Parents    720p
+INSERTAR 125 3.841058 Crank 2, High Voltage   1080p
+INSERTAR 81 3.068078 District 9 [2009] [720p]
+INSERTAR 21 6.956557 PBS
+INSERTAR 28 2.878674 Gone In 60 Seconds    1080p
+ELIMINAR 122
+ELIMINAR 81
+ELIMINAR 14
+ELIMINAR 58
+ELIMINAR 24
+IMPRIMIR tests/83-abb.out
+INSERTAR 94 3.828017 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 35 3.288757 Juno 2007 720p
+INSERTAR 121 7.221215 Black Hawk Down   1080p
+INSERTAR 109 7.708933 Romeo And Juliet   720p
+INSERTAR 16 7.032733 Fantastic Four   1080p
+INSERTAR 96 7.388964 Erin Brockovich 2000.720p
+INSERTAR 9 8.855361 Taken 1080p
+INSERTAR 98 9.554963 Orphanage 720p
+INSERTAR 59 7.644119 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 50 5.179842 Demo (Sony, Sharp, THX and more)
+INSERTAR 101 8.439728 The Proposal [2009] [720p]
+ELIMINAR 110
+ELIMINAR 74
+ELIMINAR 69
+ELIMINAR 12
+ELIMINAR 36
+IMPRIMIR tests/83-abb.out
+INSERTAR 3 7.712825 Armageddon [1998] [720p]
+INSERTAR 140 7.041257 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 52 9.858376 Deep Sea
+INSERTAR 41 9.847712 Deep Sea
+INSERTAR 151 4.921851 Alien At The Attic 720P
+INSERTAR 90 6.309481 Night Train   720p
+INSERTAR 120 5.421467 Transformer 1 & 2 Collection   1080p
+INSERTAR 23 3.896963 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 152 4.358201 Final Destination
+INSERTAR 62 5.296317 Ghost Rider [2007] [720p]
+INSERTAR 112 0.245805 Labor Pain   720p
+INSERTAR 83 5.858589 Dark.knight, The.2008.720p.bluray.x264-sinners
+ELIMINAR 23
+ELIMINAR 62
+ELIMINAR 22
+ELIMINAR 79
+ELIMINAR 106
+ELIMINAR 35
+IMPRIMIR tests/83-abb.out
+INSERTAR 147 4.959631 Transformer 1 & 2 Collection   1080p
+INSERTAR 57 9.431238 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 116 3.580755 Babel.720p
+INSERTAR 138 6.771260 Alone in the dark   720p
+INSERTAR 130 3.339933 Final Destination
+INSERTAR 123 2.734051 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 30 0.649378 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 133 1.171412 Braveheart 720p
+INSERTAR 65 9.261451 Back.to.the.Future.Part.III
+INSERTAR 153 9.348836 The Dark Knight [2008]   1080p
+INSERTAR 43 0.250637 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 49 1.028518 Superhero Movie   1080p
+INSERTAR 146 2.807070 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+ELIMINAR 109
+ELIMINAR 6
+ELIMINAR 43
+ELIMINAR 16
+ELIMINAR 28
+ELIMINAR 107
+IMPRIMIR tests/83-abb.out
+INSERTAR 150 1.655233 The Hangover [720p]
+INSERTAR 159 7.420982 12 Rounds 720p
+INSERTAR 18 8.222201 Good Night And Good Luck   720p
+INSERTAR 11 9.954002 Deep Sea
+INSERTAR 137 5.225507 Dr Dolite 3    720p
+INSERTAR 117 7.834026 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 73 9.964889 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 166 5.776747 Fifty Dead Men Walking   1080p
+INSERTAR 55 9.564870 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 139 0.970577 contents.txt
+INSERTAR 39 5.064953 Labor Pain   720p
+INSERTAR 145 3.014242 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 185 6.204329 Big Nothing   720p
+INSERTAR 168 6.898239 Transformer 1 & 2 Collection   1080p
+ELIMINAR 137
+ELIMINAR 151
+ELIMINAR 73
+ELIMINAR 90
+ELIMINAR 125
+ELIMINAR 65
+ELIMINAR 150
+IMPRIMIR tests/83-abb.out
+INSERTAR 102 3.980888 The Day After Tomorrow 1080p
+INSERTAR 136 2.639129 James Bond 11 - MoonRaker [1979]
+INSERTAR 174 8.914113 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 183 9.508952 The Messenger [720p]
+INSERTAR 171 0.667538 Death Race   720p
+INSERTAR 193 4.519429 James Bond 08 - Live and Let Die [1973]
+INSERTAR 143 6.858444 The Italian Job [2003] [720p]
+INSERTAR 44 8.874361 The Butterfly Effect [2004] [720p]
+INSERTAR 187 8.326161 The Mist   720p
+INSERTAR 53 0.167955 Die Hard 2   720p
+INSERTAR 191 6.055173 The Dark Knight [2008]   1080p
+INSERTAR 72 0.132854 Fifty Dead Men Walking   1080p
+INSERTAR 113 4.496258 Punisher 2   720p
+INSERTAR 80 7.585695 X-Men 3   1080p
+INSERTAR 162 6.825483 Taken 1080p
+ELIMINAR 159
+ELIMINAR 76
+ELIMINAR 130
+ELIMINAR 101
+ELIMINAR 55
+ELIMINAR 72
+ELIMINAR 139
+IMPRIMIR tests/83-abb.out
+INSERTAR 164 1.967502 Monsters vs Aliens [2009] [720p]
+INSERTAR 13 9.761943 High school musical II 2007    720p
+INSERTAR 68 2.269173 Erin Brockovich 2000.720p
+INSERTAR 178 6.832430 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 157 7.499940 Bad Boy I [1995] [720p]
+INSERTAR 8 4.896558 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 29 4.466237 Spiderman 3   1080p
+INSERTAR 163 7.434594 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 205 9.380230 Disturbia    720p
+INSERTAR 196 6.838123 The Dark Knight [2008]   1080p
+INSERTAR 165 6.171092 National Tressure 1 - 1080p
+INSERTAR 202 8.863424 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 207 6.036385 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 148 5.868339 James Bond 03 - GoldFinger [1964]
+INSERTAR 51 5.151867 Meet The Fockers    720p
+INSERTAR 218 2.925081 Four Christmases 720P
+ELIMINAR 196
+ELIMINAR 49
+ELIMINAR 51
+ELIMINAR 5
+ELIMINAR 147
+ELIMINAR 3
+ELIMINAR 168
+ELIMINAR 123
+IMPRIMIR tests/83-abb.out
+INSERTAR 181 1.640684 Fifty Dead Men Walking   1080p
+INSERTAR 67 4.379483 Babel.720p
+INSERTAR 70 3.133364 Crossing Over 720P
+INSERTAR 173 6.837874 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 56 9.171967 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 213 8.969623 The Lion King [1994] [720p]
+INSERTAR 144 1.403163 Big Buck Bunny [1080p]
+INSERTAR 26 8.699784 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 91 2.878729 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 126 6.955275 Final Destination 3   1080p
+INSERTAR 154 5.516492 Meet The Parents    720p
+INSERTAR 214 8.856161 New York I Love You 720p   720p
+INSERTAR 227 2.650839 Lord of war   720p
+INSERTAR 135 7.182549 Facing The Giants 720p
+INSERTAR 204 7.209924 Transformer 1 & 2 Collection   1080p
+INSERTAR 206 7.779212 Alien vs Predator 1-2  720p
+INSERTAR 95 2.877217 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+ELIMINAR 191
+ELIMINAR 112
+ELIMINAR 116
+ELIMINAR 64
+ELIMINAR 136
+ELIMINAR 96
+ELIMINAR 59
+ELIMINAR 102
+IMPRIMIR tests/83-abb.out
+INSERTAR 197 2.058346 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 221 1.818263 The Final Destination 4 [2009] [720p]
+INSERTAR 115 2.901908 Shrek The Third [2007] [720p]
+INSERTAR 179 3.059721 Kung Fu Panda (BluRay 720p)
+INSERTAR 149 3.503105 Finding Nemo [2003] [720p]
+INSERTAR 190 0.330190 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 119 3.334383 Drag Me To Hell [720p]
+INSERTAR 45 8.828238 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 129 0.139278 Breach 1080p
+INSERTAR 210 1.243876 The Butterfly Effect [2004] [720p]
+INSERTAR 212 6.832347 Red Cliff    1080p
+INSERTAR 219 5.262719 Se7en [720p]
+INSERTAR 17 4.837500 Romeo And Juliet   720p
+INSERTAR 248 4.315743 Facing The Giants 720p
+INSERTAR 2 7.529508 Poseidon   1080p
+INSERTAR 31 7.387176 Leon_The Professional.HD   720p
+INSERTAR 246 8.787046 Kung Fu Panda [2008]   720p
+INSERTAR 201 8.315109 Fast and the Furious 1 - 1080p
+ELIMINAR 218
+ELIMINAR 7
+ELIMINAR 95
+ELIMINAR 148
+ELIMINAR 113
+ELIMINAR 181
+ELIMINAR 30
+ELIMINAR 57
+ELIMINAR 246
+IMPRIMIR tests/83-abb.out
diff --git a/tests/84-abb.catedra.out b/tests/84-abb.catedra.out
new file mode 100644
index 0000000..ae4d545
--- /dev/null
+++ b/tests/84-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 58 6.325595 contents.txt ]
+[ 13 9.184099 Rush Hour 1-3   720p ][ 58 6.325595 contents.txt ]
+[ 13 9.184099 Rush Hour 1-3   720p ][ 24 0.571977 300 [2006] ][ 56 1.972331 Star Trek [2009] [1080p] ][ 58 6.325595 contents.txt ]
+[ 13 9.184099 Rush Hour 1-3   720p ][ 24 0.571977 300 [2006] ][ 30 0.671905 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 40 3.591837 X-Men 3    720p ][ 58 6.325595 contents.txt ][ 75 9.515899 contents.txt ]
+[ 4 2.391528 The Butterfly Effect [2004] [720p] ][ 8 7.544464 Black Hawk Down   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 24 0.571977 300 [2006] ][ 51 0.608545 The Mummy 1-2   1080p ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 58 6.325595 contents.txt ][ 75 9.515899 contents.txt ]
+[ 4 2.391528 The Butterfly Effect [2004] [720p] ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 24 0.571977 300 [2006] ][ 50 1.739732 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 58 6.325595 contents.txt ][ 65 3.926212 Star Wars Saga  Collection 720p ][ 75 9.515899 contents.txt ][ 77 1.337599 Crash    1080p ][ 84 1.100934 Aladdin [1992] [720p] ]
+[ 4 2.391528 The Butterfly Effect [2004] [720p] ][ 7 5.325368 The Matrix   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 16 9.545304 SAW IV ][ 24 0.571977 300 [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 33 6.114732 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 50 1.739732 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 75 9.515899 contents.txt ][ 77 1.337599 Crash    1080p ][ 96 8.333197 The Chronicle of Riddick 720p ]
+[ 4 2.391528 The Butterfly Effect [2004] [720p] ][ 7 5.325368 The Matrix   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 11 7.264558 Bangkok Dangerous 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 36 9.408004 PBS ][ 49 8.001043 Epic Movie UNRATED (2007) 720p ][ 50 1.739732 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 64 8.580430 The Last Samurai [2004] [720p] ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 75 9.515899 contents.txt ][ 77 1.337599 Crash    1080p ][ 96 8.333197 The Chronicle of Riddick 720p ][ 104 9.304878 Night At The Museum 2 [720p] ]
+[ 7 5.325368 The Matrix   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 11 7.264558 Bangkok Dangerous 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 36 9.408004 PBS ][ 39 2.713455 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 49 8.001043 Epic Movie UNRATED (2007) 720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 55 7.449294 James Bond 11 - MoonRaker [1979] ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 64 8.580430 The Last Samurai [2004] [720p] ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 75 9.515899 contents.txt ][ 77 1.337599 Crash    1080p ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 104 9.304878 Night At The Museum 2 [720p] ][ 107 1.556619 Shutter   720p ][ 109 4.445886 Punisher Warzone [720p] ][ 111 8.238615 Race To Witch Mountain [1080p] ]
+[ 5 3.646898 James Bond 12 - For Your Eyes Only [1981] ][ 7 5.325368 The Matrix   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 17 3.937906 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 36 9.408004 PBS ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 49 8.001043 Epic Movie UNRATED (2007) 720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 55 7.449294 James Bond 11 - MoonRaker [1979] ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 64 8.580430 The Last Samurai [2004] [720p] ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 77 1.337599 Crash    1080p ][ 85 9.153604 Erin Brockovich 2000.720p ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 109 4.445886 Punisher Warzone [720p] ][ 111 8.238615 Race To Witch Mountain [1080p] ][ 119 9.158685 Defiance.1080p ][ 122 8.399611 Chicken Little 1080p ][ 125 7.598520 Batman Cartoon - Gotham Knight   720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ]
+[ 7 5.325368 The Matrix   1080p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 17 3.937906 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 35 1.330327 Juno 2007 720p ][ 36 9.408004 PBS ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 49 8.001043 Epic Movie UNRATED (2007) 720p ][ 51 0.608545 The Mummy 1-2   1080p ][ 55 7.449294 James Bond 11 - MoonRaker [1979] ][ 57 4.971235 Alien vs Predator 1-2  720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 76 5.323694 A Bug's Life [720p] ][ 77 1.337599 Crash    1080p ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 102 3.532182 The Notebook [2004] [1080p] ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 111 8.238615 Race To Witch Mountain [1080p] ][ 119 9.158685 Defiance.1080p ][ 122 8.399611 Chicken Little 1080p ][ 124 7.093060 Flash Point    720p ][ 125 7.598520 Batman Cartoon - Gotham Knight   720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 138 9.399980 Darko 720P ]
+[ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 17 3.937906 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 35 1.330327 Juno 2007 720p ][ 36 9.408004 PBS ][ 42 7.743339 Resident Evil Series    1080p ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 51 0.608545 The Mummy 1-2   1080p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 55 7.449294 James Bond 11 - MoonRaker [1979] ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 76 5.323694 A Bug's Life [720p] ][ 77 1.337599 Crash    1080p ][ 83 7.668603 The Mummy 1-2   1080p ][ 87 9.304677 X-Men 1 - 1080p ][ 92 5.733821 Bride Wars   720p ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 122 8.399611 Chicken Little 1080p ][ 124 7.093060 Flash Point    720p ][ 125 7.598520 Batman Cartoon - Gotham Knight   720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 138 9.399980 Darko 720P ][ 147 1.663743 Finding Nemo [2003] [720p] ]
+[ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 17 3.937906 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 36 9.408004 PBS ][ 42 7.743339 Resident Evil Series    1080p ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 47 8.707150 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 51 0.608545 The Mummy 1-2   1080p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 66 1.548855 Ongbak 2003 720p ][ 68 5.973452 Crank 2, High Voltage   1080p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 76 5.323694 A Bug's Life [720p] ][ 77 1.337599 Crash    1080p ][ 79 2.156353 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 86 3.699388 Aladdin [1992] [720p] ][ 87 9.304677 X-Men 1 - 1080p ][ 92 5.733821 Bride Wars   720p ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 98 8.945379 Pearl Harbor ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 122 8.399611 Chicken Little 1080p ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 133 9.312735 The Sniper 720p ][ 138 9.399980 Darko 720P ][ 143 2.134197 War [720p] ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 170 4.458416 My Bloody Valentine 3D    1080p ]
+[ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 13 9.184099 Rush Hour 1-3   720p ][ 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p ][ 16 9.545304 SAW IV ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 31 9.743178 Twilight [2008]   720p ][ 36 9.408004 PBS ][ 38 5.738802 Alien At The Attic 720P ][ 42 7.743339 Resident Evil Series    1080p ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 51 0.608545 The Mummy 1-2   1080p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 66 1.548855 Ongbak 2003 720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 76 5.323694 A Bug's Life [720p] ][ 77 1.337599 Crash    1080p ][ 79 2.156353 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 86 3.699388 Aladdin [1992] [720p] ][ 87 9.304677 X-Men 1 - 1080p ][ 89 9.605565 Coyote Ugly 1080p ][ 91 7.524321 Watchmen [720p] ][ 92 5.733821 Bride Wars   720p ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 98 8.945379 Pearl Harbor ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 3.146438 Crash    1080p ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 122 8.399611 Chicken Little 1080p ][ 123 8.536447 City of Embers    720p ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 133 9.312735 The Sniper 720p ][ 138 9.399980 Darko 720P ][ 140 1.408610 Beauty And The Beast    720p ][ 144 8.618181 Saving Private Ryan 720p ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 168 3.982915 High school musical 2006    720p ][ 170 4.458416 My Bloody Valentine 3D    1080p ][ 174 4.711374 Lord Of The Ring  - The Two Tower   720p ][ 175 5.526529 Dead Race 720p ]
+[ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 14 2.045270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 16 9.545304 SAW IV ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 31 9.743178 Twilight [2008]   720p ][ 36 9.408004 PBS ][ 38 5.738802 Alien At The Attic 720P ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 48 2.893908 James Bond 02 - From Russia With Love [1963] ][ 51 0.608545 The Mummy 1-2   1080p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 66 1.548855 Ongbak 2003 720p ][ 69 4.428052 Robocop Collection   720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 76 5.323694 A Bug's Life [720p] ][ 77 1.337599 Crash    1080p ][ 79 2.156353 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 86 3.699388 Aladdin [1992] [720p] ][ 87 9.304677 X-Men 1 - 1080p ][ 89 9.605565 Coyote Ugly 1080p ][ 91 7.524321 Watchmen [720p] ][ 92 5.733821 Bride Wars   720p ][ 95 3.678078 The Matrix [1999] [1080p] ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 98 8.945379 Pearl Harbor ][ 99 4.614455 12 Rounds 720p ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 3.146438 Crash    1080p ][ 117 4.279548 8 Mile [2002] [720p] ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 133 9.312735 The Sniper 720p ][ 136 7.138116 Superhero Movie   1080p ][ 138 9.399980 Darko 720P ][ 140 1.408610 Beauty And The Beast    720p ][ 144 8.618181 Saving Private Ryan 720p ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 150 3.674834 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 153 4.859305 The Usual Suspect    720p ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 165 7.397278 Finding Nemo [2003] [720p] ][ 168 3.982915 High school musical 2006    720p ][ 170 4.458416 My Bloody Valentine 3D    1080p ][ 174 4.711374 Lord Of The Ring  - The Two Tower   720p ][ 175 5.526529 Dead Race 720p ][ 176 8.604773 21   1080p ][ 180 8.446257 The Secret of Moonarce [720p] ][ 181 4.099285 Ongbak 2003 720p ][ 183 6.035921 Battle for Terra [2007] [1080p] ]
+[ 2 2.499328 Chocolate 720p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 16 9.545304 SAW IV ][ 19 2.180929 La Vita e Bella    720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 28 6.484515 Banlieue 13 - Ultimatum [720p] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 31 9.743178 Twilight [2008]   720p ][ 36 9.408004 PBS ][ 38 5.738802 Alien At The Attic 720P ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 51 0.608545 The Mummy 1-2   1080p ][ 52 5.808145 Fearless - 720p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 61 4.651858 Spiderman 2   1080p ][ 66 1.548855 Ongbak 2003 720p ][ 69 4.428052 Robocop Collection   720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 77 1.337599 Crash    1080p ][ 86 3.699388 Aladdin [1992] [720p] ][ 87 9.304677 X-Men 1 - 1080p ][ 91 7.524321 Watchmen [720p] ][ 92 5.733821 Bride Wars   720p ][ 94 0.334970 Facing The Giants 720p ][ 95 3.678078 The Matrix [1999] [1080p] ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 99 4.614455 12 Rounds 720p ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 110 1.467591 Lymelife [720p] ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 3.146438 Crash    1080p ][ 117 4.279548 8 Mile [2002] [720p] ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 133 9.312735 The Sniper 720p ][ 136 7.138116 Superhero Movie   1080p ][ 138 9.399980 Darko 720P ][ 140 1.408610 Beauty And The Beast    720p ][ 144 8.618181 Saving Private Ryan 720p ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 150 3.674834 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 153 4.859305 The Usual Suspect    720p ][ 156 5.818355 911 Mysteries Demolition    720p ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 164 4.464792 1408.2007.720p.BluRay.x264-SiNNERS ][ 165 7.397278 Finding Nemo [2003] [720p] ][ 168 3.982915 High school musical 2006    720p ][ 174 4.711374 Lord Of The Ring  - The Two Tower   720p ][ 175 5.526529 Dead Race 720p ][ 176 8.604773 21   1080p ][ 177 1.679372 The Notebook [2004] [1080p] ][ 180 8.446257 The Secret of Moonarce [720p] ][ 181 4.099285 Ongbak 2003 720p ][ 183 6.035921 Battle for Terra [2007] [1080p] ][ 193 5.736760 The Butterfly Effect 3 Revelations 720p ][ 194 1.501487 contents.txt ][ 195 4.288407 Fast and the Furious 2 - 1080p ][ 199 2.354280 contents.txt ][ 201 4.828473 Superhero Movie   1080p ][ 204 9.190851 X-Men 3   1080p ][ 207 3.614179 James Bond 08 - Live and Let Die [1973] ][ 211 8.292975 The.Escape.2009.1080p.BluRay.x264-BestHD ]
+[ 2 2.499328 Chocolate 720p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 12 1.389859 Underworld Series ][ 16 9.545304 SAW IV ][ 18 7.463554 Mr. & Mrs. Smith   720p ][ 19 2.180929 La Vita e Bella    720p ][ 20 7.929244 Robocop Collection   720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 26 2.802224 James Bond 16 - Licence to Kill [1989] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 31 9.743178 Twilight [2008]   720p ][ 36 9.408004 PBS ][ 38 5.738802 Alien At The Attic 720P ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 51 0.608545 The Mummy 1-2   1080p ][ 52 5.808145 Fearless - 720p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 59 4.828783 Duplicity 2009   720p ][ 61 4.651858 Spiderman 2   1080p ][ 66 1.548855 Ongbak 2003 720p ][ 69 4.428052 Robocop Collection   720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 77 1.337599 Crash    1080p ][ 86 3.699388 Aladdin [1992] [720p] ][ 91 7.524321 Watchmen [720p] ][ 92 5.733821 Bride Wars   720p ][ 94 0.334970 Facing The Giants 720p ][ 95 3.678078 The Matrix [1999] [1080p] ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 102 3.532182 The Notebook [2004] [1080p] ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 108 4.911026 Pirates of Caribbean 1-2-3 Collection   1080p ][ 110 1.467591 Lymelife [720p] ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 3.146438 Crash    1080p ][ 117 4.279548 8 Mile [2002] [720p] ][ 118 5.732224 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 128 8.054419 Saving Private Ryan 720p ][ 129 2.749247 Bourne Identity   720p ][ 133 9.312735 The Sniper 720p ][ 136 7.138116 Superhero Movie   1080p ][ 138 9.399980 Darko 720P ][ 139 7.236506 The Proposal [2009] [720p] ][ 140 1.408610 Beauty And The Beast    720p ][ 144 8.618181 Saving Private Ryan 720p ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 150 3.674834 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 153 4.859305 The Usual Suspect    720p ][ 156 5.818355 911 Mysteries Demolition    720p ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 164 4.464792 1408.2007.720p.BluRay.x264-SiNNERS ][ 165 7.397278 Finding Nemo [2003] [720p] ][ 168 3.982915 High school musical 2006    720p ][ 174 4.711374 Lord Of The Ring  - The Two Tower   720p ][ 175 5.526529 Dead Race 720p ][ 176 8.604773 21   1080p ][ 177 1.679372 The Notebook [2004] [1080p] ][ 181 4.099285 Ongbak 2003 720p ][ 183 6.035921 Battle for Terra [2007] [1080p] ][ 189 3.965493 All About Steve 720P ][ 191 1.421133 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 193 5.736760 The Butterfly Effect 3 Revelations 720p ][ 194 1.501487 contents.txt ][ 195 4.288407 Fast and the Furious 2 - 1080p ][ 199 2.354280 contents.txt ][ 201 4.828473 Superhero Movie   1080p ][ 204 9.190851 X-Men 3   1080p ][ 205 8.512832 Jurassic Park 1-3  1080p ][ 207 3.614179 James Bond 08 - Live and Let Die [1973] ][ 221 4.373196 La Lingerie [BluRay] [720p] [DTS] ][ 223 2.503889 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ]
+[ 2 2.499328 Chocolate 720p ][ 3 0.747145 Aeon Flux   720p ][ 10 0.827549 Epic Movie UNRATED (2007) 720p ][ 12 1.389859 Underworld Series ][ 16 9.545304 SAW IV ][ 18 7.463554 Mr. & Mrs. Smith   720p ][ 21 1.380002 Mission Impossible Trilogy   720p ][ 22 8.528710 James Bond 21 - Casino Royale [2006] ][ 29 0.936207 Mission Impossible Trilogy   720p ][ 31 9.743178 Twilight [2008]   720p ][ 32 9.605698 Hulk 1    1080p ][ 34 8.728437 Superman Batman Public Enemies 2009 720p ][ 36 9.408004 PBS ][ 38 5.738802 Alien At The Attic 720P ][ 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 45 3.638122 Crank 2, High Voltage   1080p ][ 46 3.107325 Horton Hears a Who! [2008] [720p] ][ 51 0.608545 The Mummy 1-2   1080p ][ 52 5.808145 Fearless - 720p ][ 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 59 4.828783 Duplicity 2009   720p ][ 66 1.548855 Ongbak 2003 720p ][ 69 4.428052 Robocop Collection   720p ][ 71 8.494007 Before The Devil Knows, You're Dead   1080p ][ 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 77 1.337599 Crash    1080p ][ 82 9.269704 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 86 3.699388 Aladdin [1992] [720p] ][ 91 7.524321 Watchmen [720p] ][ 92 5.733821 Bride Wars   720p ][ 94 0.334970 Facing The Giants 720p ][ 95 3.678078 The Matrix [1999] [1080p] ][ 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 106 1.100108 The Tale Of Despereaux [720p] ][ 107 1.556619 Shutter   720p ][ 108 4.911026 Pirates of Caribbean 1-2-3 Collection   1080p ][ 110 1.467591 Lymelife [720p] ][ 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 3.146438 Crash    1080p ][ 117 4.279548 8 Mile [2002] [720p] ][ 118 5.732224 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 119 9.158685 Defiance.1080p ][ 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 124 7.093060 Flash Point    720p ][ 126 2.868255 My Bloody Valentine 3D [720p] ][ 128 8.054419 Saving Private Ryan 720p ][ 129 2.749247 Bourne Identity   720p ][ 133 9.312735 The Sniper 720p ][ 134 7.119357 Apollo 13   1080p ][ 135 0.938894 Kung Fu Panda [2008]   720p ][ 136 7.138116 Superhero Movie   1080p ][ 138 9.399980 Darko 720P ][ 139 7.236506 The Proposal [2009] [720p] ][ 140 1.408610 Beauty And The Beast    720p ][ 144 8.618181 Saving Private Ryan 720p ][ 147 1.663743 Finding Nemo [2003] [720p] ][ 150 3.674834 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 153 4.859305 The Usual Suspect    720p ][ 154 5.824871 Final Destination 2 ][ 158 8.792141 Pursuit_Of_Happyness[2006]   720p ][ 160 9.385187 Saving Private Ryan 720p ][ 161 8.189582 Hellboy 1    1080p ][ 164 4.464792 1408.2007.720p.BluRay.x264-SiNNERS ][ 168 3.982915 High school musical 2006    720p ][ 169 6.959199 Lord of war   720p ][ 174 4.711374 Lord Of The Ring  - The Two Tower   720p ][ 176 8.604773 21   1080p ][ 177 1.679372 The Notebook [2004] [1080p] ][ 181 4.099285 Ongbak 2003 720p ][ 183 6.035921 Battle for Terra [2007] [1080p] ][ 185 9.688995 Aeon Flux   720p ][ 189 3.965493 All About Steve 720P ][ 191 1.421133 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 193 5.736760 The Butterfly Effect 3 Revelations 720p ][ 194 1.501487 contents.txt ][ 195 4.288407 Fast and the Furious 2 - 1080p ][ 199 2.354280 contents.txt ][ 201 4.828473 Superhero Movie   1080p ][ 204 9.190851 X-Men 3   1080p ][ 205 8.512832 Jurassic Park 1-3  1080p ][ 216 0.982429 Die Hard 1   720p ][ 221 4.373196 La Lingerie [BluRay] [720p] [DTS] ][ 223 2.503889 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 224 8.356363 Battlestar Galactica The Plan [720p] ][ 225 6.504233 Yes Man   720p ][ 227 1.202454 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 239 2.718348 Red Cliff    1080p ][ 245 7.007896 Finding Nemo [2003] [720p] ]
diff --git a/tests/84-abb.in b/tests/84-abb.in
new file mode 100644
index 0000000..08c0cca
--- /dev/null
+++ b/tests/84-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/84-abb.out
+INSERTAR 58 6.325595 contents.txt
+IMPRIMIR tests/84-abb.out
+INSERTAR 60 7.067319 Twilight [2008]   720p
+INSERTAR 13 9.184099 Rush Hour 1-3   720p
+ELIMINAR 60
+IMPRIMIR tests/84-abb.out
+INSERTAR 56 1.972331 Star Trek [2009] [1080p]
+INSERTAR 24 0.571977 300 [2006]
+INSERTAR 41 8.258158 Robots.WS.AC3.x264.BluRay-PTM   720p
+ELIMINAR 41
+IMPRIMIR tests/84-abb.out
+INSERTAR 80 1.714887 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 40 3.591837 X-Men 3    720p
+INSERTAR 30 0.671905 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 75 9.515899 contents.txt
+ELIMINAR 56
+ELIMINAR 80
+IMPRIMIR tests/84-abb.out
+INSERTAR 4 2.391528 The Butterfly Effect [2004] [720p]
+INSERTAR 57 4.971235 Alien vs Predator 1-2  720p
+INSERTAR 51 0.608545 The Mummy 1-2   1080p
+INSERTAR 8 7.544464 Black Hawk Down   1080p
+INSERTAR 10 0.827549 Epic Movie UNRATED (2007) 720p
+ELIMINAR 40
+ELIMINAR 30
+IMPRIMIR tests/84-abb.out
+INSERTAR 65 3.926212 Star Wars Saga  Collection 720p
+INSERTAR 84 1.100934 Aladdin [1992] [720p]
+INSERTAR 78 6.305568 iRobot  720p
+INSERTAR 77 1.337599 Crash    1080p
+INSERTAR 101 4.975341 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 50 1.739732 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+ELIMINAR 8
+ELIMINAR 78
+ELIMINAR 101
+IMPRIMIR tests/84-abb.out
+INSERTAR 16 9.545304 SAW IV
+INSERTAR 7 5.325368 The Matrix   1080p
+INSERTAR 96 8.333197 The Chronicle of Riddick 720p
+INSERTAR 74 5.629576 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 26 2.802224 James Bond 16 - Licence to Kill [1989]
+INSERTAR 33 6.114732 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 71 8.494007 Before The Devil Knows, You're Dead   1080p
+ELIMINAR 84
+ELIMINAR 58
+ELIMINAR 65
+IMPRIMIR tests/84-abb.out
+INSERTAR 11 7.264558 Bangkok Dangerous 720p
+INSERTAR 104 9.304878 Night At The Museum 2 [720p]
+INSERTAR 49 8.001043 Epic Movie UNRATED (2007) 720p
+INSERTAR 64 8.580430 The Last Samurai [2004] [720p]
+INSERTAR 15 2.381418 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 43 3.673027 The Final Destination 4 [2009] [720p]
+INSERTAR 36 9.408004 PBS
+INSERTAR 70 6.453258 Pitch Black [720p]
+ELIMINAR 43
+ELIMINAR 70
+ELIMINAR 24
+ELIMINAR 33
+IMPRIMIR tests/84-abb.out
+INSERTAR 109 4.445886 Punisher Warzone [720p]
+INSERTAR 107 1.556619 Shutter   720p
+INSERTAR 103 7.973222 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 23 8.749360 Lawrence of Arabia   1080p
+INSERTAR 111 8.238615 Race To Witch Mountain [1080p]
+INSERTAR 39 2.713455 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 48 2.893908 James Bond 02 - From Russia With Love [1963]
+INSERTAR 22 8.528710 James Bond 21 - Casino Royale [2006]
+INSERTAR 55 7.449294 James Bond 11 - MoonRaker [1979]
+ELIMINAR 23
+ELIMINAR 4
+ELIMINAR 50
+ELIMINAR 96
+IMPRIMIR tests/84-abb.out
+INSERTAR 45 3.638122 Crank 2, High Voltage   1080p
+INSERTAR 126 2.868255 My Bloody Valentine 3D [720p]
+INSERTAR 5 3.646898 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 122 8.399611 Chicken Little 1080p
+INSERTAR 81 1.489550 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 125 7.598520 Batman Cartoon - Gotham Knight   720p
+INSERTAR 85 9.153604 Erin Brockovich 2000.720p
+INSERTAR 119 9.158685 Defiance.1080p
+INSERTAR 17 3.937906 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 106 1.100108 The Tale Of Despereaux [720p]
+ELIMINAR 81
+ELIMINAR 11
+ELIMINAR 39
+ELIMINAR 104
+ELIMINAR 75
+IMPRIMIR tests/84-abb.out
+INSERTAR 138 9.399980 Darko 720P
+INSERTAR 67 3.080515 Superhero Movie   1080p
+INSERTAR 35 1.330327 Juno 2007 720p
+INSERTAR 97 7.575230 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 19 2.180929 La Vita e Bella    720p
+INSERTAR 29 0.936207 Mission Impossible Trilogy   720p
+INSERTAR 124 7.093060 Flash Point    720p
+INSERTAR 76 5.323694 A Bug's Life [720p]
+INSERTAR 102 3.532182 The Notebook [2004] [1080p]
+INSERTAR 44 7.670997 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 28 6.484515 Banlieue 13 - Ultimatum [720p]
+ELIMINAR 109
+ELIMINAR 64
+ELIMINAR 67
+ELIMINAR 5
+ELIMINAR 85
+IMPRIMIR tests/84-abb.out
+INSERTAR 100 4.094751 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 1 9.521380 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 72 4.307288 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 92 5.733821 Bride Wars   720p
+INSERTAR 87 9.304677 X-Men 1 - 1080p
+INSERTAR 121 7.835641 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 83 7.668603 The Mummy 1-2   1080p
+INSERTAR 42 7.743339 Resident Evil Series    1080p
+INSERTAR 151 9.560270 X-Men 3    720p
+INSERTAR 114 8.094001 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 147 1.663743 Finding Nemo [2003] [720p]
+INSERTAR 53 8.508893 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+ELIMINAR 111
+ELIMINAR 49
+ELIMINAR 151
+ELIMINAR 1
+ELIMINAR 57
+ELIMINAR 7
+IMPRIMIR tests/84-abb.out
+INSERTAR 47 8.707150 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 133 9.312735 The Sniper 720p
+INSERTAR 161 8.189582 Hellboy 1    1080p
+INSERTAR 143 2.134197 War [720p]
+INSERTAR 157 0.156105 Chicken Little 1080p
+INSERTAR 98 8.945379 Pearl Harbor
+INSERTAR 86 3.699388 Aladdin [1992] [720p]
+INSERTAR 79 2.156353 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 0 5.039529 Alien At The Attic 720P
+INSERTAR 66 1.548855 Ongbak 2003 720p
+INSERTAR 68 5.973452 Crank 2, High Voltage   1080p
+INSERTAR 170 4.458416 My Bloody Valentine 3D    1080p
+INSERTAR 160 9.385187 Saving Private Ryan 720p
+ELIMINAR 83
+ELIMINAR 35
+ELIMINAR 55
+ELIMINAR 125
+ELIMINAR 0
+ELIMINAR 157
+IMPRIMIR tests/84-abb.out
+INSERTAR 123 8.536447 City of Embers    720p
+INSERTAR 174 4.711374 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 144 8.618181 Saving Private Ryan 720p
+INSERTAR 38 5.738802 Alien At The Attic 720P
+INSERTAR 115 3.146438 Crash    1080p
+INSERTAR 152 6.663117 8 Mile [2002] [720p]
+INSERTAR 168 3.982915 High school musical 2006    720p
+INSERTAR 31 9.743178 Twilight [2008]   720p
+INSERTAR 89 9.605565 Coyote Ugly 1080p
+INSERTAR 175 5.526529 Dead Race 720p
+INSERTAR 91 7.524321 Watchmen [720p]
+INSERTAR 140 1.408610 Beauty And The Beast    720p
+INSERTAR 9 1.764239 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 127 3.231251 Fast and the Furious 1 - 1080p
+ELIMINAR 9
+ELIMINAR 17
+ELIMINAR 47
+ELIMINAR 68
+ELIMINAR 143
+ELIMINAR 127
+ELIMINAR 152
+IMPRIMIR tests/84-abb.out
+INSERTAR 181 4.099285 Ongbak 2003 720p
+INSERTAR 136 7.138116 Superhero Movie   1080p
+INSERTAR 183 6.035921 Battle for Terra [2007] [1080p]
+INSERTAR 99 4.614455 12 Rounds 720p
+INSERTAR 14 2.045270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 95 3.678078 The Matrix [1999] [1080p]
+INSERTAR 63 2.600232 The Secret of Moonarce [720p]
+INSERTAR 153 4.859305 The Usual Suspect    720p
+INSERTAR 178 5.352238 Ratatouille [2007]
+INSERTAR 176 8.604773 21   1080p
+INSERTAR 165 7.397278 Finding Nemo [2003] [720p]
+INSERTAR 150 3.674834 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 69 4.428052 Robocop Collection   720p
+INSERTAR 180 8.446257 The Secret of Moonarce [720p]
+INSERTAR 117 4.279548 8 Mile [2002] [720p]
+ELIMINAR 42
+ELIMINAR 13
+ELIMINAR 178
+ELIMINAR 123
+ELIMINAR 15
+ELIMINAR 63
+ELIMINAR 122
+IMPRIMIR tests/84-abb.out
+INSERTAR 110 1.467591 Lymelife [720p]
+INSERTAR 2 2.499328 Chocolate 720p
+INSERTAR 201 4.828473 Superhero Movie   1080p
+INSERTAR 164 4.464792 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 207 3.614179 James Bond 08 - Live and Let Die [1973]
+INSERTAR 195 4.288407 Fast and the Furious 2 - 1080p
+INSERTAR 94 0.334970 Facing The Giants 720p
+INSERTAR 194 1.501487 contents.txt
+INSERTAR 52 5.808145 Fearless - 720p
+INSERTAR 156 5.818355 911 Mysteries Demolition    720p
+INSERTAR 211 8.292975 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 204 9.190851 X-Men 3   1080p
+INSERTAR 199 2.354280 contents.txt
+INSERTAR 177 1.679372 The Notebook [2004] [1080p]
+INSERTAR 61 4.651858 Spiderman 2   1080p
+INSERTAR 193 5.736760 The Butterfly Effect 3 Revelations 720p
+ELIMINAR 79
+ELIMINAR 89
+ELIMINAR 98
+ELIMINAR 14
+ELIMINAR 76
+ELIMINAR 170
+ELIMINAR 48
+ELIMINAR 103
+IMPRIMIR tests/84-abb.out
+INSERTAR 205 8.512832 Jurassic Park 1-3  1080p
+INSERTAR 179 4.480844 Big Nothing   720p
+INSERTAR 18 7.463554 Mr. & Mrs. Smith   720p
+INSERTAR 128 8.054419 Saving Private Ryan 720p
+INSERTAR 129 2.749247 Bourne Identity   720p
+INSERTAR 223 2.503889 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 189 3.965493 All About Steve 720P
+INSERTAR 108 4.911026 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 118 5.732224 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 184 9.013107 Fast and the Furious 4 - 1080p
+INSERTAR 188 5.791490 Crank 2, High Voltage   1080p
+INSERTAR 221 4.373196 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 20 7.929244 Robocop Collection   720p
+INSERTAR 59 4.828783 Duplicity 2009   720p
+INSERTAR 139 7.236506 The Proposal [2009] [720p]
+INSERTAR 12 1.389859 Underworld Series
+INSERTAR 191 1.421133 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+ELIMINAR 184
+ELIMINAR 99
+ELIMINAR 180
+ELIMINAR 188
+ELIMINAR 28
+ELIMINAR 179
+ELIMINAR 87
+ELIMINAR 211
+IMPRIMIR tests/84-abb.out
+INSERTAR 21 1.380002 Mission Impossible Trilogy   720p
+INSERTAR 82 9.269704 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 169 6.959199 Lord of war   720p
+INSERTAR 185 9.688995 Aeon Flux   720p
+INSERTAR 216 0.982429 Die Hard 1   720p
+INSERTAR 46 3.107325 Horton Hears a Who! [2008] [720p]
+INSERTAR 134 7.119357 Apollo 13   1080p
+INSERTAR 224 8.356363 Battlestar Galactica The Plan [720p]
+INSERTAR 239 2.718348 Red Cliff    1080p
+INSERTAR 225 6.504233 Yes Man   720p
+INSERTAR 154 5.824871 Final Destination 2
+INSERTAR 32 9.605698 Hulk 1    1080p
+INSERTAR 245 7.007896 Finding Nemo [2003] [720p]
+INSERTAR 3 0.747145 Aeon Flux   720p
+INSERTAR 135 0.938894 Kung Fu Panda [2008]   720p
+INSERTAR 158 8.792141 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 34 8.728437 Superman Batman Public Enemies 2009 720p
+INSERTAR 227 1.202454 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+ELIMINAR 156
+ELIMINAR 61
+ELIMINAR 175
+ELIMINAR 165
+ELIMINAR 26
+ELIMINAR 207
+ELIMINAR 20
+ELIMINAR 19
+ELIMINAR 102
+IMPRIMIR tests/84-abb.out
diff --git a/tests/85-abb.catedra.out b/tests/85-abb.catedra.out
new file mode 100644
index 0000000..177958b
--- /dev/null
+++ b/tests/85-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 33 8.716296 Incredibles, The 1080p ]
+[ 33 8.716296 Incredibles, The 1080p ][ 83 4.664406 Ice Age 1 [2002] [720p] ]
+[ 6 3.664675 Final Destination 2 ][ 33 8.716296 Incredibles, The 1080p ][ 62 4.843113 Pursuit_Of_Happyness[2006]   720p ][ 83 4.664406 Ice Age 1 [2002] [720p] ]
+[ 6 3.664675 Final Destination 2 ][ 11 7.928645 Green Lantern First Flight   720p ][ 62 4.843113 Pursuit_Of_Happyness[2006]   720p ][ 77 5.650182 Constantine 720p ][ 83 4.664406 Ice Age 1 [2002] [720p] ][ 94 7.094324 SAW III   720p ]
+[ 0 5.504490 Hero    1080p ][ 6 3.664675 Final Destination 2 ][ 11 7.928645 Green Lantern First Flight   720p ][ 43 5.160323 Iron Man    1080p ][ 58 7.057969 Superman Batman Public Enemies 2009 720p ][ 62 4.843113 Pursuit_Of_Happyness[2006]   720p ][ 68 8.519506 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 77 5.650182 Constantine 720p ]
+[ 0 5.504490 Hero    1080p ][ 6 3.664675 Final Destination 2 ][ 11 7.928645 Green Lantern First Flight   720p ][ 14 5.094721 10,000 BC 720p ][ 43 5.160323 Iron Man    1080p ][ 44 5.187750 Dr Dolite 3    720p ][ 46 1.822289 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 64 9.288587 Rambo 4 [2008] [720p] ][ 68 8.519506 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 77 5.650182 Constantine 720p ]
+[ 0 5.504490 Hero    1080p ][ 5 4.689992 Hulk 2 - The Incredible Hulk - 720p ][ 6 3.664675 Final Destination 2 ][ 11 7.928645 Green Lantern First Flight   720p ][ 14 5.094721 10,000 BC 720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 44 5.187750 Dr Dolite 3    720p ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 64 9.288587 Rambo 4 [2008] [720p] ][ 68 8.519506 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 76 1.014621 21   1080p ][ 77 5.650182 Constantine 720p ][ 99 6.283616 Con Air   720p ]
+[ 0 5.504490 Hero    1080p ][ 5 4.689992 Hulk 2 - The Incredible Hulk - 720p ][ 6 3.664675 Final Destination 2 ][ 14 5.094721 10,000 BC 720p ][ 18 2.129844 Corpse Bride   720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 32 0.215078 Kung Fu Panda (BluRay 720p) ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 68 8.519506 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 76 1.014621 21   1080p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 85 9.850068 Alien At The Attic 720P ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 112 8.111304 Danny the Dog   1080p ]
+[ 0 5.504490 Hero    1080p ][ 3 1.154307 Star Wars Saga  Collection 720p ][ 5 4.689992 Hulk 2 - The Incredible Hulk - 720p ][ 6 3.664675 Final Destination 2 ][ 14 5.094721 10,000 BC 720p ][ 18 2.129844 Corpse Bride   720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 32 0.215078 Kung Fu Panda (BluRay 720p) ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 76 1.014621 21   1080p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 102 8.612347 Eurotrip 720p ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 126 7.907037 Ongbak 2003 720p ]
+[ 0 5.504490 Hero    1080p ][ 1 3.210161 Watchmen [720p] ][ 5 4.689992 Hulk 2 - The Incredible Hulk - 720p ][ 6 3.664675 Final Destination 2 ][ 14 5.094721 10,000 BC 720p ][ 16 3.750657 The Hangover [720p] ][ 18 2.129844 Corpse Bride   720p ][ 19 5.826511 Max Payne    720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 48 3.729135 X-Men 3   1080p ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 76 1.014621 21   1080p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 102 8.612347 Eurotrip 720p ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 119 2.013525 Duplicity 2009   720p ][ 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 126 7.907037 Ongbak 2003 720p ][ 131 1.777947 Rocky 5 [1990] [BluRay] [720p] [AC3] ]
+[ 0 5.504490 Hero    1080p ][ 1 3.210161 Watchmen [720p] ][ 5 4.689992 Hulk 2 - The Incredible Hulk - 720p ][ 6 3.664675 Final Destination 2 ][ 7 1.641302 Race To Witch Mountain [1080p] ][ 18 2.129844 Corpse Bride   720p ][ 19 5.826511 Max Payne    720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 47 5.183318 Die Hard 4   1080p ][ 50 5.274197 The Empress and the Warriors [2008] [720p] ][ 53 2.412791 Labor Pain   720p ][ 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 56 9.539863 The Day After Tomorrow 1080p ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 97 0.862685 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 99 6.283616 Con Air   720p ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 109 6.537729 Street Kings   720p ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 119 2.013525 Duplicity 2009   720p ][ 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 131 1.777947 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ]
+[ 0 5.504490 Hero    1080p ][ 6 3.664675 Final Destination 2 ][ 7 1.641302 Race To Witch Mountain [1080p] ][ 19 5.826511 Max Payne    720p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 47 5.183318 Die Hard 4   1080p ][ 50 5.274197 The Empress and the Warriors [2008] [720p] ][ 56 9.539863 The Day After Tomorrow 1080p ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 97 0.862685 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 98 6.776053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 99 6.283616 Con Air   720p ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 108 1.713402 Body of Lies   720p ][ 109 6.537729 Street Kings   720p ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 119 2.013525 Duplicity 2009   720p ][ 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 129 4.013009 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 131 1.777947 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 137 2.851070 Night Train   720p ][ 139 9.763841 Black Hawk Down   1080p ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 149 8.759483 Good Night And Good Luck   720p ][ 151 7.614221 Alien vs Predator 1-2  720p ][ 152 2.761525 The.Escape.2009.1080p.BluRay.x264-BestHD ]
+[ 6 3.664675 Final Destination 2 ][ 7 1.641302 Race To Witch Mountain [1080p] ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 42 9.011396 SAW IV ][ 56 9.539863 The Day After Tomorrow 1080p ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 84 3.471264 Beowulf   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 97 0.862685 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 98 6.776053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 99 6.283616 Con Air   720p ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 108 1.713402 Body of Lies   720p ][ 109 6.537729 Street Kings   720p ][ 110 9.291179 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 119 2.013525 Duplicity 2009   720p ][ 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 129 4.013009 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 131 1.777947 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 135 1.870077 I Am Legend    720p ][ 137 2.851070 Night Train   720p ][ 139 9.763841 Black Hawk Down   1080p ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 149 8.759483 Good Night And Good Luck   720p ][ 150 5.973426 In The Electrical Mist   720p ][ 151 7.614221 Alien vs Predator 1-2  720p ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 161 5.735936 Minority Report [720p] ]
+[ 6 3.664675 Final Destination 2 ][ 7 1.641302 Race To Witch Mountain [1080p] ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 24 9.987534 3_10 to Yuma   720p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 37 7.658307 300 [2006] ][ 38 4.148057 X-Men 3    720p ][ 40 0.005907 Bad Boy I [1995] [720p] ][ 42 9.011396 SAW IV ][ 45 3.167246 Sixth Sense   720p ][ 56 9.539863 The Day After Tomorrow 1080p ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 82 9.438302 Breach 1080p ][ 84 3.471264 Beowulf   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 97 0.862685 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 99 6.283616 Con Air   720p ][ 100 9.246201 Bad Boy II [720p] ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 108 1.713402 Body of Lies   720p ][ 109 6.537729 Street Kings   720p ][ 110 9.291179 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 113 1.153269 This Is It [2009] [720p] ][ 119 2.013525 Duplicity 2009   720p ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 129 4.013009 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 134 2.717985 My Bloody Valentine 3D    1080p ][ 135 1.870077 I Am Legend    720p ][ 137 2.851070 Night Train   720p ][ 139 9.763841 Black Hawk Down   1080p ][ 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 149 8.759483 Good Night And Good Luck   720p ][ 150 5.973426 In The Electrical Mist   720p ][ 151 7.614221 Alien vs Predator 1-2  720p ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 161 5.735936 Minority Report [720p] ]
+[ 6 3.664675 Final Destination 2 ][ 12 0.826450 Fantastic Four   1080p ][ 13 5.677361 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 23 0.125725 Batman Begins   1080p ][ 24 9.987534 3_10 to Yuma   720p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 37 7.658307 300 [2006] ][ 38 4.148057 X-Men 3    720p ][ 40 0.005907 Bad Boy I [1995] [720p] ][ 42 9.011396 SAW IV ][ 45 3.167246 Sixth Sense   720p ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 66 8.721513 Twilight [2008]   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 82 9.438302 Breach 1080p ][ 84 3.471264 Beowulf   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 100 9.246201 Bad Boy II [720p] ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 105 1.206637 Lord Of The Ring  - The Two Tower   720p ][ 108 1.713402 Body of Lies   720p ][ 110 9.291179 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 113 1.153269 This Is It [2009] [720p] ][ 119 2.013525 Duplicity 2009   720p ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 129 4.013009 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 130 1.379202 Hush   720p ][ 134 2.717985 My Bloody Valentine 3D    1080p ][ 135 1.870077 I Am Legend    720p ][ 137 2.851070 Night Train   720p ][ 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 149 8.759483 Good Night And Good Luck   720p ][ 150 5.973426 In The Electrical Mist   720p ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 160 2.284423 James Bond 03 - GoldFinger [1964] ][ 170 9.458275 Eragon [2006] [720p] ][ 172 1.325214 3_10 to Yuma   720p ][ 173 6.816160 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 178 2.471632 Exiled   720p ][ 179 0.835619 Kung Fu Panda [2008]   720p ][ 180 2.332095 Fearless - 720p ][ 184 6.618912 Cars [2006] [720p] ][ 192 8.133906 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 197 5.814205 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ]
+[ 6 3.664675 Final Destination 2 ][ 9 6.593597 1408.2007.720p.BluRay.x264-SiNNERS ][ 12 0.826450 Fantastic Four   1080p ][ 13 5.677361 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 24 9.987534 3_10 to Yuma   720p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 29 6.227968 Shark Tale [2004] [1080p] ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 37 7.658307 300 [2006] ][ 38 4.148057 X-Men 3    720p ][ 40 0.005907 Bad Boy I [1995] [720p] ][ 42 9.011396 SAW IV ][ 45 3.167246 Sixth Sense   720p ][ 55 3.411068 contents.txt ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 66 8.721513 Twilight [2008]   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 82 9.438302 Breach 1080p ][ 84 3.471264 Beowulf   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 100 9.246201 Bad Boy II [720p] ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 105 1.206637 Lord Of The Ring  - The Two Tower   720p ][ 108 1.713402 Body of Lies   720p ][ 110 9.291179 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 111 6.296229 The Chronicle of Riddick 720p ][ 112 8.111304 Danny the Dog   1080p ][ 113 1.153269 This Is It [2009] [720p] ][ 121 5.333417 Public Enemies [720p] ][ 124 2.949281 Beowulf   720p ][ 126 7.907037 Ongbak 2003 720p ][ 128 3.553109 Die Hard 4   1080p ][ 134 2.717985 My Bloody Valentine 3D    1080p ][ 135 1.870077 I Am Legend    720p ][ 137 2.851070 Night Train   720p ][ 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 146 2.939376 Memento    1080p ][ 149 8.759483 Good Night And Good Luck   720p ][ 156 4.278685 Hero    1080p ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 160 2.284423 James Bond 03 - GoldFinger [1964] ][ 170 9.458275 Eragon [2006] [720p] ][ 172 1.325214 3_10 to Yuma   720p ][ 173 6.816160 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 178 2.471632 Exiled   720p ][ 179 0.835619 Kung Fu Panda [2008]   720p ][ 180 2.332095 Fearless - 720p ][ 181 1.284506 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 184 6.618912 Cars [2006] [720p] ][ 186 8.189630 Jumper    1080p ][ 192 8.133906 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 195 9.261860 Bangkok Dangerous 720p ][ 197 5.814205 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 200 9.058966 300   720p ][ 206 2.792331 Apollo 13   1080p ][ 214 5.954217 Disaster Movie 2008   720p ][ 217 9.722460 Starship Troopers 1  1080p ]
+[ 9 6.593597 1408.2007.720p.BluRay.x264-SiNNERS ][ 12 0.826450 Fantastic Four   1080p ][ 13 5.677361 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 24 9.987534 3_10 to Yuma   720p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 29 6.227968 Shark Tale [2004] [1080p] ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 37 7.658307 300 [2006] ][ 38 4.148057 X-Men 3    720p ][ 40 0.005907 Bad Boy I [1995] [720p] ][ 42 9.011396 SAW IV ][ 45 3.167246 Sixth Sense   720p ][ 55 3.411068 contents.txt ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 66 8.721513 Twilight [2008]   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 82 9.438302 Breach 1080p ][ 84 3.471264 Beowulf   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 99 6.283616 Con Air   720p ][ 100 9.246201 Bad Boy II [720p] ][ 101 0.809801 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 105 1.206637 Lord Of The Ring  - The Two Tower   720p ][ 106 5.640555 Assassination of a High School President 720p ][ 108 1.713402 Body of Lies   720p ][ 112 8.111304 Danny the Dog   1080p ][ 113 1.153269 This Is It [2009] [720p] ][ 114 0.658937 Initial D [720p] ][ 121 5.333417 Public Enemies [720p] ][ 124 2.949281 Beowulf   720p ][ 126 7.907037 Ongbak 2003 720p ][ 134 2.717985 My Bloody Valentine 3D    1080p ][ 135 1.870077 I Am Legend    720p ][ 137 2.851070 Night Train   720p ][ 140 7.788680 Big Stan   1080p ][ 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 146 2.939376 Memento    1080p ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 160 2.284423 James Bond 03 - GoldFinger [1964] ][ 163 6.989476 Click   1080p ][ 169 5.468572 Beowulf   720p ][ 170 9.458275 Eragon [2006] [720p] ][ 172 1.325214 3_10 to Yuma   720p ][ 173 6.816160 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 178 2.471632 Exiled   720p ][ 179 0.835619 Kung Fu Panda [2008]   720p ][ 181 1.284506 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 183 8.203794 X-Men 2   1080p ][ 184 6.618912 Cars [2006] [720p] ][ 185 6.410733 Battle for Terra [2007] [1080p] ][ 186 8.189630 Jumper    1080p ][ 187 3.065382 Red Cliff    1080p ][ 188 8.921605 Eurotrip    720p ][ 192 8.133906 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 194 0.218087 High school musical II 2007    720p ][ 195 9.261860 Bangkok Dangerous 720p ][ 197 5.814205 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 200 9.058966 300   720p ][ 201 0.242301 Ju-on__The_Grudge_(2003)   720p ][ 205 0.524127 Disaster Movie 2008   720p ][ 206 2.792331 Apollo 13   1080p ][ 213 7.036431 Lord of war   720p ][ 214 5.954217 Disaster Movie 2008   720p ][ 215 8.589918 1408.2007.720p.BluRay.x264-SiNNERS ][ 217 9.722460 Starship Troopers 1  1080p ][ 220 9.094599 Rocky 5 [1990] [BluRay] [720p] [AC3] ]
+[ 9 6.593597 1408.2007.720p.BluRay.x264-SiNNERS ][ 12 0.826450 Fantastic Four   1080p ][ 13 5.677361 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 19 5.826511 Max Payne    720p ][ 21 2.604759 Batman Begins   1080p ][ 22 4.728492 One Missed Call   720p ][ 24 9.987534 3_10 to Yuma   720p ][ 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 29 6.227968 Shark Tale [2004] [1080p] ][ 30 3.946462 Kung Fu Panda [2008]   720p ][ 31 7.821457 Back.to.the.Future.Part.III ][ 37 7.658307 300 [2006] ][ 38 4.148057 X-Men 3    720p ][ 40 0.005907 Bad Boy I [1995] [720p] ][ 42 9.011396 SAW IV ][ 55 3.411068 contents.txt ][ 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 61 7.053479 Species - The Awakening   720p ][ 66 8.721513 Twilight [2008]   720p ][ 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 70 7.491472 The Day After Tomorrow 1080p ][ 74 1.977735 Connected   720p ][ 77 5.650182 Constantine 720p ][ 78 1.475425 Jerry Maguire    1080p ][ 80 6.437126 Blade 2   720p ][ 82 9.438302 Breach 1080p ][ 84 3.471264 Beowulf   720p ][ 87 3.331297 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 90 2.019948 Hellboy 1    1080p ][ 92 8.560013 Dolphin    720p ][ 95 9.863588 High school musical 2006    720p ][ 99 6.283616 Con Air   720p ][ 100 9.246201 Bad Boy II [720p] ][ 101 0.809801 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 103 9.537063 James Bond 12 - For Your Eyes Only [1981] ][ 105 1.206637 Lord Of The Ring  - The Two Tower   720p ][ 106 5.640555 Assassination of a High School President 720p ][ 108 1.713402 Body of Lies   720p ][ 112 8.111304 Danny the Dog   1080p ][ 113 1.153269 This Is It [2009] [720p] ][ 114 0.658937 Initial D [720p] ][ 116 5.076208 Direct Contact    720p ][ 121 5.333417 Public Enemies [720p] ][ 124 2.949281 Beowulf   720p ][ 126 7.907037 Ongbak 2003 720p ][ 132 8.375565 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 134 2.717985 My Bloody Valentine 3D    1080p ][ 140 7.788680 Big Stan   1080p ][ 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p ][ 144 0.655034 Beauty And The Beast    720p ][ 145 8.941804 James Bond 21 - Casino Royale [2006] ][ 146 2.939376 Memento    1080p ][ 157 5.571349 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 158 6.675250 La Lingerie [BluRay] [720p] [DTS] ][ 160 2.284423 James Bond 03 - GoldFinger [1964] ][ 163 6.989476 Click   1080p ][ 164 8.487454 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 165 9.416190 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 172 1.325214 3_10 to Yuma   720p ][ 173 6.816160 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 174 3.058446 Underworld Series ][ 178 2.471632 Exiled   720p ][ 179 0.835619 Kung Fu Panda [2008]   720p ][ 181 1.284506 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 183 8.203794 X-Men 2   1080p ][ 185 6.410733 Battle for Terra [2007] [1080p] ][ 186 8.189630 Jumper    1080p ][ 187 3.065382 Red Cliff    1080p ][ 188 8.921605 Eurotrip    720p ][ 189 8.849174 Lymelife [720p] ][ 192 8.133906 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 194 0.218087 High school musical II 2007    720p ][ 195 9.261860 Bangkok Dangerous 720p ][ 197 5.814205 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD ][ 200 9.058966 300   720p ][ 201 0.242301 Ju-on__The_Grudge_(2003)   720p ][ 206 2.792331 Apollo 13   1080p ][ 209 9.070493 007 Series ][ 213 7.036431 Lord of war   720p ][ 214 5.954217 Disaster Movie 2008   720p ][ 215 8.589918 1408.2007.720p.BluRay.x264-SiNNERS ][ 217 9.722460 Starship Troopers 1  1080p ][ 219 1.845540 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 220 9.094599 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 230 5.372696 Assassination of a High School President 720p ][ 233 4.304628 Night At The Museum 2 [720p] ][ 239 9.479056 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 240 0.093567 12 Rounds 720p ][ 246 5.549492 Alone in the dark   720p ]
diff --git a/tests/85-abb.in b/tests/85-abb.in
new file mode 100644
index 0000000..4f6f186
--- /dev/null
+++ b/tests/85-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/85-abb.out
+INSERTAR 33 8.716296 Incredibles, The 1080p
+IMPRIMIR tests/85-abb.out
+INSERTAR 81 0.275525 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 83 4.664406 Ice Age 1 [2002] [720p]
+ELIMINAR 81
+IMPRIMIR tests/85-abb.out
+INSERTAR 62 4.843113 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 51 6.443213 Coyote Ugly 1080p
+INSERTAR 6 3.664675 Final Destination 2
+ELIMINAR 51
+IMPRIMIR tests/85-abb.out
+INSERTAR 15 1.107130 Ice Age 1 [2002] [720p]
+INSERTAR 11 7.928645 Green Lantern First Flight   720p
+INSERTAR 77 5.650182 Constantine 720p
+INSERTAR 94 7.094324 SAW III   720p
+ELIMINAR 15
+ELIMINAR 33
+IMPRIMIR tests/85-abb.out
+INSERTAR 58 7.057969 Superman Batman Public Enemies 2009 720p
+INSERTAR 43 5.160323 Iron Man    1080p
+INSERTAR 0 5.504490 Hero    1080p
+INSERTAR 68 8.519506 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 69 0.481318 Fantastic Four, Rise Of The Silver Surfer    1080p
+ELIMINAR 94
+ELIMINAR 83
+IMPRIMIR tests/85-abb.out
+INSERTAR 14 5.094721 10,000 BC 720p
+INSERTAR 44 5.187750 Dr Dolite 3    720p
+INSERTAR 54 7.821532 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 46 1.822289 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 64 9.288587 Rambo 4 [2008] [720p]
+INSERTAR 17 1.112534 Monsters vs Aliens [2009] [720p]
+ELIMINAR 17
+ELIMINAR 58
+ELIMINAR 62
+IMPRIMIR tests/85-abb.out
+INSERTAR 22 4.728492 One Missed Call   720p
+INSERTAR 99 6.283616 Con Air   720p
+INSERTAR 23 0.125725 Batman Begins   1080p
+INSERTAR 27 8.278752 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 88 7.447033 The Lion King [1994] [720p]
+INSERTAR 76 1.014621 21   1080p
+INSERTAR 5 4.689992 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 88
+ELIMINAR 46
+ELIMINAR 43
+IMPRIMIR tests/85-abb.out
+INSERTAR 92 8.560013 Dolphin    720p
+INSERTAR 85 9.850068 Alien At The Attic 720P
+INSERTAR 60 7.229653 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 32 0.215078 Kung Fu Panda (BluRay 720p)
+INSERTAR 18 2.129844 Corpse Bride   720p
+INSERTAR 112 8.111304 Danny the Dog   1080p
+INSERTAR 34 5.610006 Doomsday 720p
+INSERTAR 78 1.475425 Jerry Maguire    1080p
+ELIMINAR 34
+ELIMINAR 44
+ELIMINAR 64
+ELIMINAR 11
+IMPRIMIR tests/85-abb.out
+INSERTAR 31 7.821457 Back.to.the.Future.Part.III
+INSERTAR 111 6.296229 The Chronicle of Riddick 720p
+INSERTAR 102 8.612347 Eurotrip 720p
+INSERTAR 93 8.478921 The Italian Job [2003] [720p]
+INSERTAR 125 8.310157 Fifty Dead Men Walking   1080p
+INSERTAR 126 7.907037 Ongbak 2003 720p
+INSERTAR 3 1.154307 Star Wars Saga  Collection 720p
+INSERTAR 122 7.476414 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 90 2.019948 Hellboy 1    1080p
+ELIMINAR 93
+ELIMINAR 125
+ELIMINAR 68
+ELIMINAR 85
+IMPRIMIR tests/85-abb.out
+INSERTAR 35 0.286918 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 48 3.729135 X-Men 3   1080p
+INSERTAR 131 1.777947 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 19 5.826511 Max Payne    720p
+INSERTAR 26 1.459548 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 16 3.750657 The Hangover [720p]
+INSERTAR 119 2.013525 Duplicity 2009   720p
+INSERTAR 1 3.210161 Watchmen [720p]
+INSERTAR 59 0.451338 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 89 3.041879 contents.txt
+ELIMINAR 3
+ELIMINAR 32
+ELIMINAR 35
+ELIMINAR 89
+ELIMINAR 59
+IMPRIMIR tests/85-abb.out
+INSERTAR 109 6.537729 Street Kings   720p
+INSERTAR 128 3.553109 Die Hard 4   1080p
+INSERTAR 53 2.412791 Labor Pain   720p
+INSERTAR 103 9.537063 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 56 9.539863 The Day After Tomorrow 1080p
+INSERTAR 143 1.067991 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 47 5.183318 Die Hard 4   1080p
+INSERTAR 7 1.641302 Race To Witch Mountain [1080p]
+INSERTAR 50 5.274197 The Empress and the Warriors [2008] [720p]
+INSERTAR 144 0.655034 Beauty And The Beast    720p
+INSERTAR 97 0.862685 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+ELIMINAR 48
+ELIMINAR 102
+ELIMINAR 14
+ELIMINAR 76
+ELIMINAR 16
+IMPRIMIR tests/85-abb.out
+INSERTAR 108 1.713402 Body of Lies   720p
+INSERTAR 152 2.761525 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 137 2.851070 Night Train   720p
+INSERTAR 61 7.053479 Species - The Awakening   720p
+INSERTAR 149 8.759483 Good Night And Good Luck   720p
+INSERTAR 151 7.614221 Alien vs Predator 1-2  720p
+INSERTAR 139 9.763841 Black Hawk Down   1080p
+INSERTAR 129 4.013009 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 153 5.598892 The Proposal [2009] [720p]
+INSERTAR 74 1.977735 Connected   720p
+INSERTAR 30 3.946462 Kung Fu Panda [2008]   720p
+INSERTAR 98 6.776053 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+ELIMINAR 53
+ELIMINAR 54
+ELIMINAR 5
+ELIMINAR 1
+ELIMINAR 18
+ELIMINAR 153
+IMPRIMIR tests/85-abb.out
+INSERTAR 118 2.495903 Robocop Collection   720p
+INSERTAR 70 7.491472 The Day After Tomorrow 1080p
+INSERTAR 161 5.735936 Minority Report [720p]
+INSERTAR 150 5.973426 In The Electrical Mist   720p
+INSERTAR 135 1.870077 I Am Legend    720p
+INSERTAR 158 6.675250 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 145 8.941804 James Bond 21 - Casino Royale [2006]
+INSERTAR 42 9.011396 SAW IV
+INSERTAR 79 6.106033 SAW IV
+INSERTAR 21 2.604759 Batman Begins   1080p
+INSERTAR 80 6.437126 Blade 2   720p
+INSERTAR 84 3.471264 Beowulf   720p
+INSERTAR 110 9.291179 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+ELIMINAR 118
+ELIMINAR 47
+ELIMINAR 152
+ELIMINAR 50
+ELIMINAR 0
+ELIMINAR 79
+IMPRIMIR tests/85-abb.out
+INSERTAR 141 7.976361 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 38 4.148057 X-Men 3    720p
+INSERTAR 24 9.987534 3_10 to Yuma   720p
+INSERTAR 82 9.438302 Breach 1080p
+INSERTAR 134 2.717985 My Bloody Valentine 3D    1080p
+INSERTAR 45 3.167246 Sixth Sense   720p
+INSERTAR 100 9.246201 Bad Boy II [720p]
+INSERTAR 40 0.005907 Bad Boy I [1995] [720p]
+INSERTAR 25 8.185070 Knowing 2009 720p
+INSERTAR 104 6.258651 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 37 7.658307 300 [2006]
+INSERTAR 113 1.153269 This Is It [2009] [720p]
+INSERTAR 91 0.229300 The Sniper 720p
+INSERTAR 39 8.596061 James Bond 20 - Die Another Day [2002] [720p]
+ELIMINAR 39
+ELIMINAR 104
+ELIMINAR 131
+ELIMINAR 122
+ELIMINAR 25
+ELIMINAR 91
+ELIMINAR 98
+IMPRIMIR tests/85-abb.out
+INSERTAR 178 2.471632 Exiled   720p
+INSERTAR 130 1.379202 Hush   720p
+INSERTAR 13 5.677361 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 170 9.458275 Eragon [2006] [720p]
+INSERTAR 184 6.618912 Cars [2006] [720p]
+INSERTAR 172 1.325214 3_10 to Yuma   720p
+INSERTAR 173 6.816160 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 160 2.284423 James Bond 03 - GoldFinger [1964]
+INSERTAR 12 0.826450 Fantastic Four   1080p
+INSERTAR 66 8.721513 Twilight [2008]   720p
+INSERTAR 105 1.206637 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 197 5.814205 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 180 2.332095 Fearless - 720p
+INSERTAR 179 0.835619 Kung Fu Panda [2008]   720p
+INSERTAR 192 8.133906 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+ELIMINAR 151
+ELIMINAR 139
+ELIMINAR 56
+ELIMINAR 109
+ELIMINAR 7
+ELIMINAR 161
+ELIMINAR 97
+IMPRIMIR tests/85-abb.out
+INSERTAR 124 2.949281 Beowulf   720p
+INSERTAR 159 1.349415 Shark Tale [2004] [1080p]
+INSERTAR 200 9.058966 300   720p
+INSERTAR 195 9.261860 Bangkok Dangerous 720p
+INSERTAR 9 6.593597 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 186 8.189630 Jumper    1080p
+INSERTAR 146 2.939376 Memento    1080p
+INSERTAR 156 4.278685 Hero    1080p
+INSERTAR 29 6.227968 Shark Tale [2004] [1080p]
+INSERTAR 121 5.333417 Public Enemies [720p]
+INSERTAR 55 3.411068 contents.txt
+INSERTAR 138 2.838436 American Psycho   720p
+INSERTAR 206 2.792331 Apollo 13   1080p
+INSERTAR 217 9.722460 Starship Troopers 1  1080p
+INSERTAR 214 5.954217 Disaster Movie 2008   720p
+INSERTAR 181 1.284506 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+ELIMINAR 150
+ELIMINAR 23
+ELIMINAR 159
+ELIMINAR 129
+ELIMINAR 119
+ELIMINAR 130
+ELIMINAR 27
+ELIMINAR 138
+IMPRIMIR tests/85-abb.out
+INSERTAR 194 0.218087 High school musical II 2007    720p
+INSERTAR 163 6.989476 Click   1080p
+INSERTAR 188 8.921605 Eurotrip    720p
+INSERTAR 187 3.065382 Red Cliff    1080p
+INSERTAR 101 0.809801 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 183 8.203794 X-Men 2   1080p
+INSERTAR 185 6.410733 Battle for Terra [2007] [1080p]
+INSERTAR 215 8.589918 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 205 0.524127 Disaster Movie 2008   720p
+INSERTAR 213 7.036431 Lord of war   720p
+INSERTAR 169 5.468572 Beowulf   720p
+INSERTAR 72 6.315579 Se7en [720p]
+INSERTAR 201 0.242301 Ju-on__The_Grudge_(2003)   720p
+INSERTAR 220 9.094599 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 114 0.658937 Initial D [720p]
+INSERTAR 106 5.640555 Assassination of a High School President 720p
+INSERTAR 140 7.788680 Big Stan   1080p
+ELIMINAR 111
+ELIMINAR 110
+ELIMINAR 149
+ELIMINAR 156
+ELIMINAR 72
+ELIMINAR 6
+ELIMINAR 180
+ELIMINAR 128
+IMPRIMIR tests/85-abb.out
+INSERTAR 132 8.375565 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 233 4.304628 Night At The Museum 2 [720p]
+INSERTAR 189 8.849174 Lymelife [720p]
+INSERTAR 95 9.863588 High school musical 2006    720p
+INSERTAR 165 9.416190 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 230 5.372696 Assassination of a High School President 720p
+INSERTAR 239 9.479056 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 157 5.571349 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 174 3.058446 Underworld Series
+INSERTAR 246 5.549492 Alone in the dark   720p
+INSERTAR 240 0.093567 12 Rounds 720p
+INSERTAR 87 3.331297 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 211 2.184455 Banlieue 13 - Ultimatum [720p]
+INSERTAR 116 5.076208 Direct Contact    720p
+INSERTAR 164 8.487454 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 219 1.845540 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 209 9.070493 007 Series
+INSERTAR 67 6.482621 Lust Caution   720p
+ELIMINAR 67
+ELIMINAR 169
+ELIMINAR 211
+ELIMINAR 135
+ELIMINAR 170
+ELIMINAR 137
+ELIMINAR 45
+ELIMINAR 184
+ELIMINAR 205
+IMPRIMIR tests/85-abb.out
diff --git a/tests/86-abb.catedra.out b/tests/86-abb.catedra.out
new file mode 100644
index 0000000..0f2f3ba
--- /dev/null
+++ b/tests/86-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 72 3.057750 Night At The Museum 2 [720p] ]
+[ 46 5.953974 Epic Movie UNRATED (2007) 720p ][ 72 3.057750 Night At The Museum 2 [720p] ]
+[ 11 7.183101 Hulk 1    1080p ][ 37 1.473803 Bangkok Dangerous 720p ][ 39 8.187141 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 72 3.057750 Night At The Museum 2 [720p] ]
+[ 11 7.183101 Hulk 1    1080p ][ 24 6.116787 Bourne Identity   720p ][ 58 9.677308 Bad Boy II [720p] ][ 72 3.057750 Night At The Museum 2 [720p] ][ 79 2.638891 High school musical 2006    720p ][ 87 3.177262 X-Men 1 - 1080p ]
+[ 9 6.432612 The Orphan [720] ][ 11 7.183101 Hulk 1    1080p ][ 21 3.324203 Stardust   720p ][ 24 6.116787 Bourne Identity   720p ][ 26 6.450262 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 49 9.204929 Die Hard 4   1080p ][ 58 9.677308 Bad Boy II [720p] ][ 72 3.057750 Night At The Museum 2 [720p] ][ 79 2.638891 High school musical 2006    720p ]
+[ 9 6.432612 The Orphan [720] ][ 11 7.183101 Hulk 1    1080p ][ 17 1.596029 007 Series ][ 20 4.475565 Eastern.Promises.2007.720p ][ 24 6.116787 Bourne Identity   720p ][ 49 9.204929 Die Hard 4   1080p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 58 9.677308 Bad Boy II [720p] ][ 60 1.498565 3_10 to Yuma   720p ][ 72 3.057750 Night At The Museum 2 [720p] ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 88 4.675784 21   1080p ]
+[ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 11 7.183101 Hulk 1    1080p ][ 17 1.596029 007 Series ][ 18 1.071969 Mr. & Mrs. Smith   720p ][ 24 6.116787 Bourne Identity   720p ][ 38 0.561717 Erin Brockovich 2000.720p ][ 49 9.204929 Die Hard 4   1080p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 58 9.677308 Bad Boy II [720p] ][ 59 0.185481 Race To Witch Mountain [1080p] ][ 60 1.498565 3_10 to Yuma   720p ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ]
+[ 0 6.394332 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 18 1.071969 Mr. & Mrs. Smith   720p ][ 24 6.116787 Bourne Identity   720p ][ 42 4.691184 Public Enemies [720p] ][ 48 8.821992 8 Mile [2002] [720p] ][ 49 9.204929 Die Hard 4   1080p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 58 9.677308 Bad Boy II [720p] ][ 59 0.185481 Race To Witch Mountain [1080p] ][ 60 1.498565 3_10 to Yuma   720p ][ 61 1.325391 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 64 4.892385 Black Hawk Down   1080p ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ]
+[ 0 6.394332 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 5 8.860434 Blade 2   720p ][ 6 8.303693 Die Hard 3   720p ][ 9 6.432612 The Orphan [720] ][ 18 1.071969 Mr. & Mrs. Smith   720p ][ 24 6.116787 Bourne Identity   720p ][ 30 5.505776 Spiderman 2   1080p ][ 42 4.691184 Public Enemies [720p] ][ 48 8.821992 8 Mile [2002] [720p] ][ 49 9.204929 Die Hard 4   1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 58 9.677308 Bad Boy II [720p] ][ 60 1.498565 3_10 to Yuma   720p ][ 64 4.892385 Black Hawk Down   1080p ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 80 3.676188 Elektra 720p ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 91 0.314009 A Bug's Life [720p] ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 115 4.819442 This Is It [2009] [720p] ]
+[ 0 6.394332 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 5 8.860434 Blade 2   720p ][ 6 8.303693 Die Hard 3   720p ][ 9 6.432612 The Orphan [720] ][ 14 4.496529 Lord Of The Ring  - Return Of The King   720p ][ 18 1.071969 Mr. & Mrs. Smith   720p ][ 24 6.116787 Bourne Identity   720p ][ 34 6.773323 Final Fantasy The Spirits Within    720p ][ 42 4.691184 Public Enemies [720p] ][ 48 8.821992 8 Mile [2002] [720p] ][ 49 9.204929 Die Hard 4   1080p ][ 50 7.432083 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 64 4.892385 Black Hawk Down   1080p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 80 3.676188 Elektra 720p ][ 82 6.634102 300 [2006] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 100 0.564521 Watchmen [720p] ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 122 1.222345 contents.txt ]
+[ 0 6.394332 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 5 8.860434 Blade 2   720p ][ 6 8.303693 Die Hard 3   720p ][ 9 6.432612 The Orphan [720] ][ 12 9.746268 Fast and the Furious 4 - 1080p ][ 14 4.496529 Lord Of The Ring  - Return Of The King   720p ][ 18 1.071969 Mr. & Mrs. Smith   720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 48 8.821992 8 Mile [2002] [720p] ][ 50 7.432083 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 63 4.754130 Chicken Run [2000] [720p] ][ 64 4.892385 Black Hawk Down   1080p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 80 3.676188 Elektra 720p ][ 82 6.634102 300 [2006] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 98 5.172878 Harry Potter Collection    720p ][ 100 0.564521 Watchmen [720p] ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 122 1.222345 contents.txt ][ 135 1.763373 Orphanage 720p ]
+[ 2 7.553618 Godzilla 720p ][ 5 8.860434 Blade 2   720p ][ 6 8.303693 Die Hard 3   720p ][ 9 6.432612 The Orphan [720] ][ 12 9.746268 Fast and the Furious 4 - 1080p ][ 14 4.496529 Lord Of The Ring  - Return Of The King   720p ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 32 9.490375 Rocky Balboa    720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 48 8.821992 8 Mile [2002] [720p] ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 55 2.758030 Night At The Museum 2 [720p] ][ 63 4.754130 Chicken Run [2000] [720p] ][ 64 4.892385 Black Hawk Down   1080p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 78 5.119261 Initial D [720p] ][ 80 3.676188 Elektra 720p ][ 82 6.634102 300 [2006] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 94 8.187096 12 Rounds 720p ][ 98 5.172878 Harry Potter Collection    720p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 105 2.831523 Darko 720P ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 112 9.400824 9 [720p] ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 135 1.763373 Orphanage 720p ][ 140 6.621758 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ]
+[ 2 7.553618 Godzilla 720p ][ 4 1.355298 PIXAR Movie ][ 5 8.860434 Blade 2   720p ][ 6 8.303693 Die Hard 3   720p ][ 9 6.432612 The Orphan [720] ][ 12 9.746268 Fast and the Furious 4 - 1080p ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 32 9.490375 Rocky Balboa    720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 63 4.754130 Chicken Run [2000] [720p] ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 78 5.119261 Initial D [720p] ][ 82 6.634102 300 [2006] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 94 8.187096 12 Rounds 720p ][ 98 5.172878 Harry Potter Collection    720p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 110 6.962109 SWAT    720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 112 9.400824 9 [720p] ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 124 4.159362 Bolt [2008] [1080p] ][ 130 8.863485 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 135 1.763373 Orphanage 720p ][ 140 6.621758 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 141 1.819846 Afro samurai uncut 720p ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 170 1.980874 Underworld Series ]
+[ 2 7.553618 Godzilla 720p ][ 4 1.355298 PIXAR Movie ][ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 45 1.147499 Basic Instinct 720p ][ 47 5.911015 SAW V ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 53 1.463038 Fast and the Furious 4 - 1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 94 8.187096 12 Rounds 720p ][ 98 5.172878 Harry Potter Collection    720p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 103 3.259810 Terminator Salvation Director's cut  ( 2009)    1080p ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 108 3.757421 Firewall 720p ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 110 6.962109 SWAT    720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 112 9.400824 9 [720p] ][ 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 124 4.159362 Bolt [2008] [1080p] ][ 130 8.863485 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 131 8.577785 Black Hawk Down   1080p ][ 135 1.763373 Orphanage 720p ][ 140 6.621758 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 141 1.819846 Afro samurai uncut 720p ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 147 7.104597 Defiance.1080p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 166 3.574046 Braveheart 720p ][ 170 1.980874 Underworld Series ][ 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 176 1.164605 Darko 720P ][ 186 4.285419 Batman Begins   1080p ]
+[ 2 7.553618 Godzilla 720p ][ 4 1.355298 PIXAR Movie ][ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 47 5.911015 SAW V ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 53 1.463038 Fast and the Furious 4 - 1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 57 4.714235 X-Men 4 - Origins Wolverine (2009)  1080p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 81 7.303350 Deep Sea ][ 83 8.221029 Bad Boy I [1995] [720p] ][ 84 6.677608 Aladdin [1992] [720p] ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 88 4.675784 21   1080p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 91 0.314009 A Bug's Life [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 94 8.187096 12 Rounds 720p ][ 98 5.172878 Harry Potter Collection    720p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 103 3.259810 Terminator Salvation Director's cut  ( 2009)    1080p ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 108 3.757421 Firewall 720p ][ 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 110 6.962109 SWAT    720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 4.340220 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 123 7.591192 Harold & Kumar   720p ][ 124 4.159362 Bolt [2008] [1080p] ][ 128 5.503969 Saving Private Ryan 720p ][ 131 8.577785 Black Hawk Down   1080p ][ 135 1.763373 Orphanage 720p ][ 141 1.819846 Afro samurai uncut 720p ][ 142 8.036353 Corpse Bride   720p ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 147 7.104597 Defiance.1080p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 155 5.431770 Meet The Parents    720p ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 162 2.224496 Core   720p ][ 166 3.574046 Braveheart 720p ][ 170 1.980874 Underworld Series ][ 171 7.177430 The Day After Tomorrow 1080p ][ 172 2.205571 Ice Age 2 The Meltdown [2006] [720p] ][ 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 179 9.769293 Pinocchio [1940] [720p] ][ 186 4.285419 Batman Begins   1080p ][ 194 7.236501 Charlie and the Chocolate Factory   720p ][ 199 8.729049 Disturbia    720p ]
+[ 2 7.553618 Godzilla 720p ][ 3 6.655098 Star Trek Collection 1-9    720p ][ 4 1.355298 PIXAR Movie ][ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 47 5.911015 SAW V ][ 51 9.721106 Monster Inc [2001] [720p] ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 53 1.463038 Fast and the Furious 4 - 1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 57 4.714235 X-Men 4 - Origins Wolverine (2009)  1080p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 81 7.303350 Deep Sea ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 89 6.106134 Star Wars Saga  Collection 720p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 94 8.187096 12 Rounds 720p ][ 98 5.172878 Harry Potter Collection    720p ][ 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 103 3.259810 Terminator Salvation Director's cut  ( 2009)    1080p ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 108 3.757421 Firewall 720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 4.340220 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 123 7.591192 Harold & Kumar   720p ][ 124 4.159362 Bolt [2008] [1080p] ][ 125 8.589355 X-Men Origin - Wolverine [2009] [1080p] ][ 128 5.503969 Saving Private Ryan 720p ][ 131 8.577785 Black Hawk Down   1080p ][ 135 1.763373 Orphanage 720p ][ 139 2.338575 Miss March [720p] ][ 141 1.819846 Afro samurai uncut 720p ][ 142 8.036353 Corpse Bride   720p ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 147 7.104597 Defiance.1080p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 150 1.223594 War [720p] ][ 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 155 5.431770 Meet The Parents    720p ][ 156 5.364128 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 162 2.224496 Core   720p ][ 166 3.574046 Braveheart 720p ][ 170 1.980874 Underworld Series ][ 171 7.177430 The Day After Tomorrow 1080p ][ 172 2.205571 Ice Age 2 The Meltdown [2006] [720p] ][ 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 178 9.290407 Iron Man    1080p ][ 179 9.769293 Pinocchio [1940] [720p] ][ 184 7.432534 Behind Enemy Line 2001   720p ][ 186 4.285419 Batman Begins   1080p ][ 194 7.236501 Charlie and the Chocolate Factory   720p ][ 195 5.643248 SAW III   720p ][ 196 9.920436 Push 720P ][ 198 8.495709 10,000 BC 720p ][ 199 8.729049 Disturbia    720p ][ 200 8.360078 I Am Legend    720p ][ 210 3.890406 Kung Fu Panda (BluRay 720p) ]
+[ 2 7.553618 Godzilla 720p ][ 3 6.655098 Star Trek Collection 1-9    720p ][ 4 1.355298 PIXAR Movie ][ 5 8.860434 Blade 2   720p ][ 9 6.432612 The Orphan [720] ][ 10 5.825354 Sixth Sense   720p ][ 15 0.362493 Stargate-The Ark of Truth 720p ][ 22 5.670930 Pirates of Caribbean 1-2-3 Collection   1080p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 53 1.463038 Fast and the Furious 4 - 1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 56 1.285174 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 57 4.714235 X-Men 4 - Origins Wolverine (2009)  1080p ][ 62 9.395946 Big Nothing   720p ][ 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p] ][ 76 9.072927 The Notebook [2004] [1080p] ][ 81 7.303350 Deep Sea ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 89 6.106134 Star Wars Saga  Collection 720p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 92 2.885780 Night At The Museum 2 [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 98 5.172878 Harry Potter Collection    720p ][ 103 3.259810 Terminator Salvation Director's cut  ( 2009)    1080p ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 108 3.757421 Firewall 720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 120 4.340220 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 123 7.591192 Harold & Kumar   720p ][ 124 4.159362 Bolt [2008] [1080p] ][ 125 8.589355 X-Men Origin - Wolverine [2009] [1080p] ][ 128 5.503969 Saving Private Ryan 720p ][ 131 8.577785 Black Hawk Down   1080p ][ 135 1.763373 Orphanage 720p ][ 139 2.338575 Miss March [720p] ][ 141 1.819846 Afro samurai uncut 720p ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 147 7.104597 Defiance.1080p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 150 1.223594 War [720p] ][ 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 153 2.397842 The Messenger [720p] ][ 155 5.431770 Meet The Parents    720p ][ 156 5.364128 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 162 2.224496 Core   720p ][ 166 3.574046 Braveheart 720p ][ 168 0.532741 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 170 1.980874 Underworld Series ][ 171 7.177430 The Day After Tomorrow 1080p ][ 172 2.205571 Ice Age 2 The Meltdown [2006] [720p] ][ 173 8.118155 Constantine 720p ][ 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 178 9.290407 Iron Man    1080p ][ 179 9.769293 Pinocchio [1940] [720p] ][ 184 7.432534 Behind Enemy Line 2001   720p ][ 193 7.161331 Death Sentence   1080p ][ 194 7.236501 Charlie and the Chocolate Factory   720p ][ 195 5.643248 SAW III   720p ][ 196 9.920436 Push 720P ][ 198 8.495709 10,000 BC 720p ][ 199 8.729049 Disturbia    720p ][ 200 8.360078 I Am Legend    720p ][ 207 3.799179 Home    1080p ][ 210 3.890406 Kung Fu Panda (BluRay 720p) ][ 220 0.720228 Miami Vice 720p ][ 221 8.560349 The Day After Tomorrow 1080p ][ 223 2.089184 Dante's Peak   1080p ][ 227 1.671988 Die Hard 4   1080p ]
+[ 2 7.553618 Godzilla 720p ][ 3 6.655098 Star Trek Collection 1-9    720p ][ 4 1.355298 PIXAR Movie ][ 9 6.432612 The Orphan [720] ][ 10 5.825354 Sixth Sense   720p ][ 22 5.670930 Pirates of Caribbean 1-2-3 Collection   1080p ][ 23 4.705558 SAW III   720p ][ 24 6.116787 Bourne Identity   720p ][ 27 2.050656 SAW V ][ 29 0.703346 Pursuit_Of_Happyness[2006]   720p ][ 31 2.994892 New York I Love You 720p   720p ][ 35 1.315478 Blade 2   720p ][ 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 42 4.691184 Public Enemies [720p] ][ 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p ][ 52 0.397284 The Tale Of Despereaux [720p] ][ 53 1.463038 Fast and the Furious 4 - 1080p ][ 54 1.816682 Pursuit_Of_Happyness[2006]   720p ][ 56 1.285174 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 62 9.395946 Big Nothing   720p ][ 69 9.244429 Baby on Board (2009)    720p ][ 76 9.072927 The Notebook [2004] [1080p] ][ 81 7.303350 Deep Sea ][ 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 89 6.106134 Star Wars Saga  Collection 720p ][ 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 92 2.885780 Night At The Museum 2 [720p] ][ 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 98 5.172878 Harry Potter Collection    720p ][ 104 2.450576 Ip Man [2009]    720p ][ 105 2.831523 Darko 720P ][ 107 0.751161 Direct Contact    720p ][ 108 3.757421 Firewall 720p ][ 111 1.534948 Pursuit_Of_Happyness[2006]   720p ][ 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 116 9.104196 Afro samurai uncut 720p ][ 118 8.913493 Wanted   1080p ][ 120 4.340220 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 121 4.352732 Constantine HDDVD 1080p DTS x264 ][ 123 7.591192 Harold & Kumar   720p ][ 124 4.159362 Bolt [2008] [1080p] ][ 125 8.589355 X-Men Origin - Wolverine [2009] [1080p] ][ 126 8.714703 Robocop Collection   720p ][ 127 6.405006 Cars [2006] [720p] ][ 128 5.503969 Saving Private Ryan 720p ][ 131 8.577785 Black Hawk Down   1080p ][ 135 1.763373 Orphanage 720p ][ 139 2.338575 Miss March [720p] ][ 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 146 1.567189 Firewall 720p ][ 147 7.104597 Defiance.1080p ][ 148 9.703257 Poseidon   1080p ][ 149 0.573232 Jeniffer's Body ( 2009)    1080p ][ 150 1.223594 War [720p] ][ 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 153 2.397842 The Messenger [720p] ][ 154 5.102259 Die Hard 3   720p ][ 156 5.364128 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 162 2.224496 Core   720p ][ 166 3.574046 Braveheart 720p ][ 168 0.532741 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 169 4.925465 Big Buck Bunny [1080p] ][ 170 1.980874 Underworld Series ][ 171 7.177430 The Day After Tomorrow 1080p ][ 172 2.205571 Ice Age 2 The Meltdown [2006] [720p] ][ 173 8.118155 Constantine 720p ][ 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 179 9.769293 Pinocchio [1940] [720p] ][ 184 7.432534 Behind Enemy Line 2001   720p ][ 188 5.837396 Orphan (2009)    1080p ][ 193 7.161331 Death Sentence   1080p ][ 194 7.236501 Charlie and the Chocolate Factory   720p ][ 195 5.643248 SAW III   720p ][ 196 9.920436 Push 720P ][ 197 4.444837 G Force    720p ][ 198 8.495709 10,000 BC 720p ][ 199 8.729049 Disturbia    720p ][ 200 8.360078 I Am Legend    720p ][ 207 3.799179 Home    1080p ][ 208 6.242350 Back.to.the.Future.Part.III ][ 210 3.890406 Kung Fu Panda (BluRay 720p) ][ 213 2.061555 This Is It [2009] [720p] ][ 220 0.720228 Miami Vice 720p ][ 221 8.560349 The Day After Tomorrow 1080p ][ 223 2.089184 Dante's Peak   1080p ][ 224 9.639096 Ip Man [2009]    720p ][ 226 4.322649 Aladdin [1992] [720p] ][ 230 6.095777 Twilight [2008]   720p ][ 237 3.859127 Con Air   720p ]
diff --git a/tests/86-abb.in b/tests/86-abb.in
new file mode 100644
index 0000000..0cb63ec
--- /dev/null
+++ b/tests/86-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/86-abb.out
+INSERTAR 72 3.057750 Night At The Museum 2 [720p]
+IMPRIMIR tests/86-abb.out
+INSERTAR 74 3.649657 X-Men 1    720p
+INSERTAR 46 5.953974 Epic Movie UNRATED (2007) 720p
+ELIMINAR 74
+IMPRIMIR tests/86-abb.out
+INSERTAR 37 1.473803 Bangkok Dangerous 720p
+INSERTAR 11 7.183101 Hulk 1    1080p
+INSERTAR 39 8.187141 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 46
+IMPRIMIR tests/86-abb.out
+INSERTAR 87 3.177262 X-Men 1 - 1080p
+INSERTAR 79 2.638891 High school musical 2006    720p
+INSERTAR 24 6.116787 Bourne Identity   720p
+INSERTAR 58 9.677308 Bad Boy II [720p]
+ELIMINAR 37
+ELIMINAR 39
+IMPRIMIR tests/86-abb.out
+INSERTAR 26 6.450262 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 7 2.145950 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 21 3.324203 Stardust   720p
+INSERTAR 9 6.432612 The Orphan [720]
+INSERTAR 49 9.204929 Die Hard 4   1080p
+ELIMINAR 87
+ELIMINAR 7
+IMPRIMIR tests/86-abb.out
+INSERTAR 88 4.675784 21   1080p
+INSERTAR 17 1.596029 007 Series
+INSERTAR 55 2.758030 Night At The Museum 2 [720p]
+INSERTAR 75 7.924151 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 20 4.475565 Eastern.Promises.2007.720p
+INSERTAR 60 1.498565 3_10 to Yuma   720p
+ELIMINAR 26
+ELIMINAR 21
+ELIMINAR 79
+IMPRIMIR tests/86-abb.out
+INSERTAR 18 1.071969 Mr. & Mrs. Smith   720p
+INSERTAR 5 8.860434 Blade 2   720p
+INSERTAR 86 2.306619 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 38 0.561717 Erin Brockovich 2000.720p
+INSERTAR 83 8.221029 Bad Boy I [1995] [720p]
+INSERTAR 95 1.659115 City of Embers    720p
+INSERTAR 59 0.185481 Race To Witch Mountain [1080p]
+ELIMINAR 95
+ELIMINAR 72
+ELIMINAR 20
+IMPRIMIR tests/86-abb.out
+INSERTAR 42 4.691184 Public Enemies [720p]
+INSERTAR 102 7.506299 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 61 1.325391 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 64 4.892385 Black Hawk Down   1080p
+INSERTAR 48 8.821992 8 Mile [2002] [720p]
+INSERTAR 113 1.049238 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 8 3.396662 Punisher Warzone [720p]
+INSERTAR 0 6.394332 Lord Of The Ring  - The Fellowship Of The Ring   720p
+ELIMINAR 17
+ELIMINAR 11
+ELIMINAR 8
+ELIMINAR 38
+IMPRIMIR tests/86-abb.out
+INSERTAR 68 9.539912 Kingdom of Heaven [2005] [720p]
+INSERTAR 80 3.676188 Elektra 720p
+INSERTAR 54 1.816682 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 91 0.314009 A Bug's Life [720p]
+INSERTAR 6 8.303693 Die Hard 3   720p
+INSERTAR 30 5.505776 Spiderman 2   1080p
+INSERTAR 77 9.867939 Leon_The Professional.HD   720p
+INSERTAR 115 4.819442 This Is It [2009] [720p]
+INSERTAR 109 0.192295 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+ELIMINAR 61
+ELIMINAR 77
+ELIMINAR 68
+ELIMINAR 59
+IMPRIMIR tests/86-abb.out
+INSERTAR 82 6.634102 300 [2006]
+INSERTAR 111 1.534948 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 122 1.222345 contents.txt
+INSERTAR 100 0.564521 Watchmen [720p]
+INSERTAR 14 4.496529 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 132 3.500565 The Tale Of Despereaux [720p]
+INSERTAR 50 7.432083 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 90 6.600500 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 67 2.547972 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 34 6.773323 Final Fantasy The Spirits Within    720p
+ELIMINAR 115
+ELIMINAR 132
+ELIMINAR 60
+ELIMINAR 30
+ELIMINAR 58
+IMPRIMIR tests/86-abb.out
+INSERTAR 138 5.950909 PBS
+INSERTAR 12 9.746268 Fast and the Furious 4 - 1080p
+INSERTAR 23 4.705558 SAW III   720p
+INSERTAR 63 4.754130 Chicken Run [2000] [720p]
+INSERTAR 134 5.688154 Saving Private Ryan 720p
+INSERTAR 36 9.983316 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 135 1.763373 Orphanage 720p
+INSERTAR 29 0.703346 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 98 5.172878 Harry Potter Collection    720p
+INSERTAR 93 8.602920 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 25 5.699970 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+ELIMINAR 34
+ELIMINAR 25
+ELIMINAR 134
+ELIMINAR 49
+ELIMINAR 138
+IMPRIMIR tests/86-abb.out
+INSERTAR 145 7.604123 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 149 0.573232 Jeniffer's Body ( 2009)    1080p
+INSERTAR 2 7.553618 Godzilla 720p
+INSERTAR 15 0.362493 Stargate-The Ark of Truth 720p
+INSERTAR 94 8.187096 12 Rounds 720p
+INSERTAR 148 9.703257 Poseidon   1080p
+INSERTAR 112 9.400824 9 [720p]
+INSERTAR 140 6.621758 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 78 5.119261 Initial D [720p]
+INSERTAR 105 2.831523 Darko 720P
+INSERTAR 32 9.490375 Rocky Balboa    720p
+INSERTAR 146 1.567189 Firewall 720p
+ELIMINAR 100
+ELIMINAR 75
+ELIMINAR 50
+ELIMINAR 18
+ELIMINAR 122
+ELIMINAR 0
+IMPRIMIR tests/86-abb.out
+INSERTAR 4 1.355298 PIXAR Movie
+INSERTAR 161 3.677339 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 124 4.159362 Bolt [2008] [1080p]
+INSERTAR 121 4.352732 Constantine HDDVD 1080p DTS x264
+INSERTAR 52 0.397284 The Tale Of Despereaux [720p]
+INSERTAR 130 8.863485 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 170 1.980874 Underworld Series
+INSERTAR 31 2.994892 New York I Love You 720p   720p
+INSERTAR 44 2.318456 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 107 0.751161 Direct Contact    720p
+INSERTAR 141 1.819846 Afro samurai uncut 720p
+INSERTAR 152 7.193833 Epic Movie UNRATED (2007) 720p
+INSERTAR 110 6.962109 SWAT    720p
+ELIMINAR 48
+ELIMINAR 64
+ELIMINAR 14
+ELIMINAR 152
+ELIMINAR 55
+ELIMINAR 80
+IMPRIMIR tests/86-abb.out
+INSERTAR 177 7.093936 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 151 5.366668 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 166 3.574046 Braveheart 720p
+INSERTAR 103 3.259810 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 175 1.972232 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 147 7.104597 Defiance.1080p
+INSERTAR 47 5.911015 SAW V
+INSERTAR 131 8.577785 Black Hawk Down   1080p
+INSERTAR 53 1.463038 Fast and the Furious 4 - 1080p
+INSERTAR 114 1.136086 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 45 1.147499 Basic Instinct 720p
+INSERTAR 176 1.164605 Darko 720P
+INSERTAR 108 3.757421 Firewall 720p
+INSERTAR 186 4.285419 Batman Begins   1080p
+ELIMINAR 78
+ELIMINAR 63
+ELIMINAR 32
+ELIMINAR 177
+ELIMINAR 12
+ELIMINAR 82
+ELIMINAR 6
+IMPRIMIR tests/86-abb.out
+INSERTAR 142 8.036353 Corpse Bride   720p
+INSERTAR 179 9.769293 Pinocchio [1940] [720p]
+INSERTAR 123 7.591192 Harold & Kumar   720p
+INSERTAR 128 5.503969 Saving Private Ryan 720p
+INSERTAR 162 2.224496 Core   720p
+INSERTAR 120 4.340220 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 155 5.431770 Meet The Parents    720p
+INSERTAR 194 7.236501 Charlie and the Chocolate Factory   720p
+INSERTAR 174 9.226457 Shark Tale [2004] [1080p]
+INSERTAR 81 7.303350 Deep Sea
+INSERTAR 199 8.729049 Disturbia    720p
+INSERTAR 84 6.677608 Aladdin [1992] [720p]
+INSERTAR 172 2.205571 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 171 7.177430 The Day After Tomorrow 1080p
+INSERTAR 57 4.714235 X-Men 4 - Origins Wolverine (2009)  1080p
+ELIMINAR 176
+ELIMINAR 140
+ELIMINAR 112
+ELIMINAR 174
+ELIMINAR 45
+ELIMINAR 113
+ELIMINAR 130
+IMPRIMIR tests/86-abb.out
+INSERTAR 150 1.223594 War [720p]
+INSERTAR 184 7.432534 Behind Enemy Line 2001   720p
+INSERTAR 51 9.721106 Monster Inc [2001] [720p]
+INSERTAR 156 5.364128 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 71 0.991885 Big Buck Bunny [1080p]
+INSERTAR 196 9.920436 Push 720P
+INSERTAR 210 3.890406 Kung Fu Panda (BluRay 720p)
+INSERTAR 178 9.290407 Iron Man    1080p
+INSERTAR 200 8.360078 I Am Legend    720p
+INSERTAR 89 6.106134 Star Wars Saga  Collection 720p
+INSERTAR 119 2.492636 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 3 6.655098 Star Trek Collection 1-9    720p
+INSERTAR 195 5.643248 SAW III   720p
+INSERTAR 139 2.338575 Miss March [720p]
+INSERTAR 125 8.589355 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 198 8.495709 10,000 BC 720p
+ELIMINAR 84
+ELIMINAR 91
+ELIMINAR 109
+ELIMINAR 110
+ELIMINAR 119
+ELIMINAR 83
+ELIMINAR 71
+ELIMINAR 88
+IMPRIMIR tests/86-abb.out
+INSERTAR 153 2.397842 The Messenger [720p]
+INSERTAR 193 7.161331 Death Sentence   1080p
+INSERTAR 92 2.885780 Night At The Museum 2 [720p]
+INSERTAR 22 5.670930 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 214 2.774771 Duplicity 2009   720p
+INSERTAR 223 2.089184 Dante's Peak   1080p
+INSERTAR 56 1.285174 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 227 1.671988 Die Hard 4   1080p
+INSERTAR 209 7.502765 Fearless - 720p
+INSERTAR 173 8.118155 Constantine 720p
+INSERTAR 207 3.799179 Home    1080p
+INSERTAR 76 9.072927 The Notebook [2004] [1080p]
+INSERTAR 168 0.532741 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 10 5.825354 Sixth Sense   720p
+INSERTAR 62 9.395946 Big Nothing   720p
+INSERTAR 221 8.560349 The Day After Tomorrow 1080p
+INSERTAR 220 0.720228 Miami Vice 720p
+ELIMINAR 142
+ELIMINAR 47
+ELIMINAR 214
+ELIMINAR 51
+ELIMINAR 102
+ELIMINAR 209
+ELIMINAR 94
+ELIMINAR 186
+IMPRIMIR tests/86-abb.out
+INSERTAR 127 6.405006 Cars [2006] [720p]
+INSERTAR 188 5.837396 Orphan (2009)    1080p
+INSERTAR 237 3.859127 Con Air   720p
+INSERTAR 118 8.913493 Wanted   1080p
+INSERTAR 126 8.714703 Robocop Collection   720p
+INSERTAR 69 9.244429 Baby on Board (2009)    720p
+INSERTAR 35 1.315478 Blade 2   720p
+INSERTAR 104 2.450576 Ip Man [2009]    720p
+INSERTAR 169 4.925465 Big Buck Bunny [1080p]
+INSERTAR 226 4.322649 Aladdin [1992] [720p]
+INSERTAR 197 4.444837 G Force    720p
+INSERTAR 27 2.050656 SAW V
+INSERTAR 116 9.104196 Afro samurai uncut 720p
+INSERTAR 213 2.061555 This Is It [2009] [720p]
+INSERTAR 224 9.639096 Ip Man [2009]    720p
+INSERTAR 230 6.095777 Twilight [2008]   720p
+INSERTAR 154 5.102259 Die Hard 3   720p
+INSERTAR 208 6.242350 Back.to.the.Future.Part.III
+ELIMINAR 5
+ELIMINAR 57
+ELIMINAR 67
+ELIMINAR 15
+ELIMINAR 141
+ELIMINAR 178
+ELIMINAR 155
+ELIMINAR 103
+ELIMINAR 227
+IMPRIMIR tests/86-abb.out
diff --git a/tests/87-abb.catedra.out b/tests/87-abb.catedra.out
new file mode 100644
index 0000000..a1c6d62
--- /dev/null
+++ b/tests/87-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 12 3.393238 Public Enemies [720p] ]
+[ 71 1.600810 Battlestar Galactica The Plan [720p] ][ 72 8.007901 Kill Shot   720p ]
+[ 26 8.061161 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 55 9.808028 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 71 1.600810 Battlestar Galactica The Plan [720p] ][ 72 8.007901 Kill Shot   720p ]
+[ 26 8.061161 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 47 0.717699 Daredevil - 720p ][ 71 1.600810 Battlestar Galactica The Plan [720p] ][ 72 8.007901 Kill Shot   720p ][ 73 7.984596 Sixth Sense   720p ][ 96 4.440673 Death Race   720p ]
+[ 1 9.906753 PIXAR Movie ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 47 0.717699 Daredevil - 720p ][ 71 1.600810 Battlestar Galactica The Plan [720p] ][ 72 8.007901 Kill Shot   720p ][ 73 7.984596 Sixth Sense   720p ][ 82 2.276506 Inkheart [2008] [720p] ][ 96 4.440673 Death Race   720p ]
+[ 1 9.906753 PIXAR Movie ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 6.885740 Street Kings   720p ][ 47 0.717699 Daredevil - 720p ][ 66 8.265023 Race To Witch Mountain [1080p] ][ 71 1.600810 Battlestar Galactica The Plan [720p] ][ 73 7.984596 Sixth Sense   720p ][ 82 2.276506 Inkheart [2008] [720p] ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 96 4.440673 Death Race   720p ][ 107 3.228686 The Haunting In Connecticut [2009] [720p] ]
+[ 10 9.818382 Species   720p ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 38 6.885740 Street Kings   720p ][ 47 0.717699 Daredevil - 720p ][ 63 1.879989 James Bond 21 - Casino Royale [2006] ][ 66 8.265023 Race To Witch Mountain [1080p] ][ 73 7.984596 Sixth Sense   720p ][ 82 2.276506 Inkheart [2008] [720p] ][ 87 7.266092 The Haunting In Connecticut [2009] [720p] ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 7.844604 Next 720P ][ 96 4.440673 Death Race   720p ][ 107 3.228686 The Haunting In Connecticut [2009] [720p] ][ 110 2.767919 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 112 8.738076 Seven Pounds    720p ]
+[ 10 9.818382 Species   720p ][ 13 9.556405 G Force    720p ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 22 9.307061 Drag Me To Hell [720p] ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 47 0.717699 Daredevil - 720p ][ 63 1.879989 James Bond 21 - Casino Royale [2006] ][ 66 8.265023 Race To Witch Mountain [1080p] ][ 67 8.110332 Next 720P ][ 73 7.984596 Sixth Sense   720p ][ 82 2.276506 Inkheart [2008] [720p] ][ 87 7.266092 The Haunting In Connecticut [2009] [720p] ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 7.844604 Next 720P ][ 96 4.440673 Death Race   720p ][ 107 3.228686 The Haunting In Connecticut [2009] [720p] ][ 110 2.767919 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 113 6.282348 Aeon Flux   720p ][ 114 2.092854 Rocky 2 [1979] [BluRay] [720p] [AC3] ]
+[ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 10 9.818382 Species   720p ][ 13 9.556405 G Force    720p ][ 15 5.228640 The Last Samurai [2004] [720p] ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 22 9.307061 Drag Me To Hell [720p] ][ 23 7.956289 Final Destination 4   1080p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 47 0.717699 Daredevil - 720p ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 62 4.724119 The Matrix [1999] [1080p] ][ 66 8.265023 Race To Witch Mountain [1080p] ][ 67 8.110332 Next 720P ][ 73 7.984596 Sixth Sense   720p ][ 87 7.266092 The Haunting In Connecticut [2009] [720p] ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 7.844604 Next 720P ][ 96 4.440673 Death Race   720p ][ 101 9.655239 Oxford Murders, The.720p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 107 3.228686 The Haunting In Connecticut [2009] [720p] ][ 110 2.767919 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ]
+[ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 10 9.818382 Species   720p ][ 13 9.556405 G Force    720p ][ 15 5.228640 The Last Samurai [2004] [720p] ][ 16 5.585577 Final Destination 2 ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 22 9.307061 Drag Me To Hell [720p] ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 47 0.717699 Daredevil - 720p ][ 50 6.509534 CJ7   720p ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 62 4.724119 The Matrix [1999] [1080p] ][ 66 8.265023 Race To Witch Mountain [1080p] ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 73 7.984596 Sixth Sense   720p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 7.844604 Next 720P ][ 96 4.440673 Death Race   720p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 105 2.622617 Dolphin    720p ][ 107 3.228686 The Haunting In Connecticut [2009] [720p] ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 135 3.647293 Harry Potter Collection    720p ]
+[ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 10 9.818382 Species   720p ][ 13 9.556405 G Force    720p ][ 15 5.228640 The Last Samurai [2004] [720p] ][ 16 5.585577 Final Destination 2 ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 22 9.307061 Drag Me To Hell [720p] ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 40 3.537218 The Butterfly Effect [2004] [720p] ][ 50 6.509534 CJ7   720p ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 62 4.724119 The Matrix [1999] [1080p] ][ 65 2.280739 Wanted   1080p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 73 7.984596 Sixth Sense   720p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 95 7.844604 Next 720P ][ 96 4.440673 Death Race   720p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 105 2.622617 Dolphin    720p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 120 7.250664 Seven Pounds    720p ][ 135 3.647293 Harry Potter Collection    720p ][ 137 6.590494 Doomsday 720p ][ 142 5.361724 The Day After Tomorrow 1080p ]
+[ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 8 5.152033 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 13 9.556405 G Force    720p ][ 15 5.228640 The Last Samurai [2004] [720p] ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 18 5.262283 Monsters vs Aliens [2009] [720p] ][ 22 9.307061 Drag Me To Hell [720p] ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 36 0.162602 The Lion King [1994] [720p] ][ 37 8.203781 SAW IV ][ 46 5.152523 Beowulf   720p ][ 50 6.509534 CJ7   720p ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 62 4.724119 The Matrix [1999] [1080p] ][ 65 2.280739 Wanted   1080p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 73 7.984596 Sixth Sense   720p ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 95 7.844604 Next 720P ][ 103 5.063101 The Matrix [1999] [1080p] ][ 105 2.622617 Dolphin    720p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 120 7.250664 Seven Pounds    720p ][ 135 3.647293 Harry Potter Collection    720p ][ 142 5.361724 The Day After Tomorrow 1080p ][ 150 5.932115 City of Embers    720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ]
+[ 2 8.889543 Starship Troopers 1  1080p ][ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 13 9.556405 G Force    720p ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 22 9.307061 Drag Me To Hell [720p] ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 32 7.328388 9 [720p] ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 36 0.162602 The Lion King [1994] [720p] ][ 37 8.203781 SAW IV ][ 50 6.509534 CJ7   720p ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 62 4.724119 The Matrix [1999] [1080p] ][ 65 2.280739 Wanted   1080p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 95 7.844604 Next 720P ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 109 1.192523 Constantine HDDVD 1080p DTS x264 ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 120 7.250664 Seven Pounds    720p ][ 124 3.689190 Black Hawk Down   1080p ][ 129 9.833574 contents.txt ][ 131 9.208767 American Beauty   720p ][ 135 3.647293 Harry Potter Collection    720p ][ 142 5.361724 The Day After Tomorrow 1080p ][ 144 1.889833 Blood River 720P ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 150 5.932115 City of Embers    720p ][ 156 3.298707 Braveheart 720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 163 3.060623 Shinjuku Incident ][ 168 1.614924 Gladiator 1080p ]
+[ 2 8.889543 Starship Troopers 1  1080p ][ 3 3.312495 The Secret of Moonarce [720p] ][ 4 1.047163 Dragonball Evolution [2009] [720p] ][ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 13 9.556405 G Force    720p ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 32 7.328388 9 [720p] ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 36 0.162602 The Lion King [1994] [720p] ][ 37 8.203781 SAW IV ][ 42 7.665416 Fantastic Four   1080p ][ 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p ][ 50 6.509534 CJ7   720p ][ 52 0.666118 007.Die Another Day.avi ][ 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 90 0.528415 Click   1080p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 95 7.844604 Next 720P ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 119 2.433384 Cloverfield   1080p ][ 120 7.250664 Seven Pounds    720p ][ 126 8.166246 Dragon Wars   720p ][ 129 9.833574 contents.txt ][ 135 3.647293 Harry Potter Collection    720p ][ 142 5.361724 The Day After Tomorrow 1080p ][ 144 1.889833 Blood River 720P ][ 145 8.302090 Taken 1080p ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 147 2.644563 Ip Man [2009]    720p ][ 150 5.932115 City of Embers    720p ][ 156 3.298707 Braveheart 720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 163 3.060623 Shinjuku Incident ][ 168 1.614924 Gladiator 1080p ][ 175 0.759817 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 189 8.280451 Cellular.2004.HDTV.720p.AC3.x264-BTT ]
+[ 0 9.853295 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 2 8.889543 Starship Troopers 1  1080p ][ 3 3.312495 The Secret of Moonarce [720p] ][ 4 1.047163 Dragonball Evolution [2009] [720p] ][ 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 13 9.556405 G Force    720p ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 30 4.626838 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 31 9.190268 Incredibles, The 1080p ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p ][ 45 0.015734 The Italian Job [2003] [720p] ][ 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 68 0.280271 Species   720p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 74 1.689046 Armageddon [1998] [720p] ][ 78 9.883615 James Bond 21 - Casino Royale [2006] ][ 80 5.904600 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 9.095364 Final Destination 4   1080p ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 90 0.528415 Click   1080p ][ 91 0.945472 Sex drive   720p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 119 2.433384 Cloverfield   1080p ][ 120 7.250664 Seven Pounds    720p ][ 126 8.166246 Dragon Wars   720p ][ 127 7.973882 The Uninvited [2009] [720p] ][ 129 9.833574 contents.txt ][ 135 3.647293 Harry Potter Collection    720p ][ 136 6.905008 Breach 1080p ][ 142 5.361724 The Day After Tomorrow 1080p ][ 144 1.889833 Blood River 720P ][ 145 8.302090 Taken 1080p ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 150 5.932115 City of Embers    720p ][ 156 3.298707 Braveheart 720p ][ 159 3.046685 Pursuit_Of_Happyness[2006]   720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 163 3.060623 Shinjuku Incident ][ 168 1.614924 Gladiator 1080p ][ 175 0.759817 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 181 1.692945 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 189 8.280451 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 200 0.690886 National Geographic - The Koran [720p] [Documenter] ]
+[ 2 8.889543 Starship Troopers 1  1080p ][ 3 3.312495 The Secret of Moonarce [720p] ][ 4 1.047163 Dragonball Evolution [2009] [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 14 7.770925 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 21 1.858861 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 7.956289 Final Destination 4   1080p ][ 24 8.586708 Meet The Fockers    720p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 30 4.626838 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 31 9.190268 Incredibles, The 1080p ][ 33 0.067286 Erin Brockovich 2000.720p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p ][ 45 0.015734 The Italian Job [2003] [720p] ][ 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 61 0.106983 Indiana Jones Trilogy   720p ][ 68 0.280271 Species   720p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 74 1.689046 Armageddon [1998] [720p] ][ 78 9.883615 James Bond 21 - Casino Royale [2006] ][ 80 5.904600 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 9.095364 Final Destination 4   1080p ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 90 0.528415 Click   1080p ][ 91 0.945472 Sex drive   720p ][ 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 99 2.127582 Fantastic Four   1080p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 108 2.886087 The Matrix Reloaded   1080p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 119 2.433384 Cloverfield   1080p ][ 120 7.250664 Seven Pounds    720p ][ 126 8.166246 Dragon Wars   720p ][ 127 7.973882 The Uninvited [2009] [720p] ][ 133 5.724284 Crank 2, High Voltage   1080p ][ 135 3.647293 Harry Potter Collection    720p ][ 136 6.905008 Breach 1080p ][ 139 4.874087 Click   720p ][ 144 1.889833 Blood River 720P ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 148 1.061292 Lust Caution   720p ][ 150 5.932115 City of Embers    720p ][ 154 6.929290 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 156 3.298707 Braveheart 720p ][ 159 3.046685 Pursuit_Of_Happyness[2006]   720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 162 9.252957 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 163 3.060623 Shinjuku Incident ][ 165 6.898618 Hero    1080p ][ 168 1.614924 Gladiator 1080p ][ 175 0.759817 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 181 1.692945 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 189 8.280451 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 193 9.078416 Hellboy 2     1080p ][ 194 9.218949 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 200 0.690886 National Geographic - The Koran [720p] [Documenter] ][ 202 5.051307 Star Trek Collection 1-9    720p ]
+[ 2 8.889543 Starship Troopers 1  1080p ][ 3 3.312495 The Secret of Moonarce [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 14 7.770925 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 21 1.858861 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 7.956289 Final Destination 4   1080p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 31 9.190268 Incredibles, The 1080p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p ][ 45 0.015734 The Italian Job [2003] [720p] ][ 48 7.831920 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 49 7.512978 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 61 0.106983 Indiana Jones Trilogy   720p ][ 68 0.280271 Species   720p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 74 1.689046 Armageddon [1998] [720p] ][ 78 9.883615 James Bond 21 - Casino Royale [2006] ][ 80 5.904600 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 9.095364 Final Destination 4   1080p ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 88 1.298860 The Empress and the Warriors [2008] [720p] ][ 90 0.528415 Click   1080p ][ 91 0.945472 Sex drive   720p ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 98 9.591164 The Bank Job [720p] ][ 99 2.127582 Fantastic Four   1080p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 108 2.886087 The Matrix Reloaded   1080p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 119 2.433384 Cloverfield   1080p ][ 120 7.250664 Seven Pounds    720p ][ 126 8.166246 Dragon Wars   720p ][ 127 7.973882 The Uninvited [2009] [720p] ][ 128 8.411075 Chocolate 720p ][ 133 5.724284 Crank 2, High Voltage   1080p ][ 135 3.647293 Harry Potter Collection    720p ][ 139 4.874087 Click   720p ][ 144 1.889833 Blood River 720P ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 148 1.061292 Lust Caution   720p ][ 150 5.932115 City of Embers    720p ][ 155 8.886091 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 156 3.298707 Braveheart 720p ][ 158 3.666336 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 159 3.046685 Pursuit_Of_Happyness[2006]   720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 162 9.252957 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 163 3.060623 Shinjuku Incident ][ 165 6.898618 Hero    1080p ][ 168 1.614924 Gladiator 1080p ][ 170 2.286200 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 174 6.338540 300 [2006] ][ 175 0.759817 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 177 4.831017 Star Wars Saga  Collection 720p ][ 181 1.692945 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 189 8.280451 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 193 9.078416 Hellboy 2     1080p ][ 194 9.218949 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 198 0.271210 National Geographic - The Koran [720p] [Documenter] ][ 200 0.690886 National Geographic - The Koran [720p] [Documenter] ][ 201 6.461781 IMAX Ring of Fire [720p] [Documenter] ][ 202 5.051307 Star Trek Collection 1-9    720p ][ 204 4.835581 The X Files - I Want To Believe    720p ][ 207 9.376049 Meet The Fockers    720p ][ 217 6.590452 Dragonball Evolution [2009] [720p] ][ 222 2.233762 The Mist   720p ]
+[ 2 8.889543 Starship Troopers 1  1080p ][ 3 3.312495 The Secret of Moonarce [720p] ][ 9 9.301324 Orphan (2009)    1080p ][ 10 9.818382 Species   720p ][ 11 6.840365 The Butterfly Effect [2004] [720p] ][ 14 7.770925 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 16 5.585577 Final Destination 2 ][ 17 3.055934 Hellboy 2     1080p ][ 19 1.165748 Watchmen [720p] ][ 21 1.858861 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 7.956289 Final Destination 4   1080p ][ 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p ][ 27 4.159039 catch me if u can - 720p ][ 29 2.420898 Kill Bill Vol 2 [2004]   720p ][ 31 9.190268 Incredibles, The 1080p ][ 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p ][ 37 8.203781 SAW IV ][ 43 6.507070 I Am Legend    720p ][ 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p ][ 45 0.015734 The Italian Job [2003] [720p] ][ 48 7.831920 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 49 7.512978 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS ][ 56 4.650938 James Bond 01 - Dr. No [1962] [720p] ][ 58 2.041056 Battlestar Galactica The Plan [720p] ][ 61 0.106983 Indiana Jones Trilogy   720p ][ 68 0.280271 Species   720p ][ 69 0.633403 James Bond 03 - GoldFinger [1964] ][ 74 1.689046 Armageddon [1998] [720p] ][ 75 7.471003 Pitch Black [720p] ][ 78 9.883615 James Bond 21 - Casino Royale [2006] ][ 80 5.904600 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 9.095364 Final Destination 4   1080p ][ 85 4.683743 Jurassic Park 1-3  1080p ][ 88 1.298860 The Empress and the Warriors [2008] [720p] ][ 90 0.528415 Click   1080p ][ 91 0.945472 Sex drive   720p ][ 94 9.847276 Ju-on__The_Grudge_(2003)   720p ][ 98 9.591164 The Bank Job [720p] ][ 99 2.127582 Fantastic Four   1080p ][ 103 5.063101 The Matrix [1999] [1080p] ][ 104 1.936115 Facing The Giants 720p ][ 105 2.622617 Dolphin    720p ][ 108 2.886087 The Matrix Reloaded   1080p ][ 111 4.173683 SWAT    720p ][ 113 6.282348 Aeon Flux   720p ][ 116 3.405900 10,000 BC 720p ][ 117 7.830926 Night At The Museum 2 [720p] ][ 118 9.848857 Chicken Run [2000] [720p] ][ 119 2.433384 Cloverfield   1080p ][ 120 7.250664 Seven Pounds    720p ][ 126 8.166246 Dragon Wars   720p ][ 127 7.973882 The Uninvited [2009] [720p] ][ 133 5.724284 Crank 2, High Voltage   1080p ][ 135 3.647293 Harry Potter Collection    720p ][ 139 4.874087 Click   720p ][ 144 1.889833 Blood River 720P ][ 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 148 1.061292 Lust Caution   720p ][ 150 5.932115 City of Embers    720p ][ 155 8.886091 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 156 3.298707 Braveheart 720p ][ 158 3.666336 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 159 3.046685 Pursuit_Of_Happyness[2006]   720p ][ 160 6.486224 James Bond 05 - You Only Live Twice [1967] ][ 162 9.252957 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 163 3.060623 Shinjuku Incident ][ 165 6.898618 Hero    1080p ][ 170 2.286200 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 174 6.338540 300 [2006] ][ 176 5.067552 Doomsday 720p ][ 177 4.831017 Star Wars Saga  Collection 720p ][ 179 1.512259 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 181 1.692945 Shoot.Em.Up.720p.Bluray.x264-SEPTiC ][ 182 5.802847 Hancock    1080p ][ 191 7.628334 Se7en [720p] ][ 194 9.218949 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 197 4.494217 Death Race   720p ][ 200 0.690886 National Geographic - The Koran [720p] [Documenter] ][ 201 6.461781 IMAX Ring of Fire [720p] [Documenter] ][ 202 5.051307 Star Trek Collection 1-9    720p ][ 206 5.169283 Max Payne    720p ][ 207 9.376049 Meet The Fockers    720p ][ 215 6.728399 Public Enemies [720p] ][ 222 2.233762 The Mist   720p ][ 227 4.934787 Lust Caution   720p ][ 229 9.749298 James Bond 08 - Live and Let Die [1973] ][ 232 1.076532 Alexander - The Final Cut ][ 242 8.851378 Red Cliff    1080p ][ 247 1.994197 IMAX Ring of Fire [720p] [Documenter] ]
diff --git a/tests/87-abb.in b/tests/87-abb.in
new file mode 100644
index 0000000..f2e7708
--- /dev/null
+++ b/tests/87-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/87-abb.out
+INSERTAR 12 3.393238 Public Enemies [720p]
+IMPRIMIR tests/87-abb.out
+INSERTAR 72 8.007901 Kill Shot   720p
+INSERTAR 71 1.600810 Battlestar Galactica The Plan [720p]
+ELIMINAR 12
+IMPRIMIR tests/87-abb.out
+INSERTAR 55 9.808028 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 26 8.061161 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 41 5.024803 Eurotrip 720p
+ELIMINAR 41
+IMPRIMIR tests/87-abb.out
+INSERTAR 47 0.717699 Daredevil - 720p
+INSERTAR 73 7.984596 Sixth Sense   720p
+INSERTAR 20 0.925364 National Tressure 1 - 1080p
+INSERTAR 96 4.440673 Death Race   720p
+ELIMINAR 20
+ELIMINAR 55
+IMPRIMIR tests/87-abb.out
+INSERTAR 1 9.906753 PIXAR Movie
+INSERTAR 82 2.276506 Inkheart [2008] [720p]
+INSERTAR 18 5.262283 Monsters vs Aliens [2009] [720p]
+INSERTAR 97 0.670263 Die Hard 1   720p
+INSERTAR 35 4.007864 Kung Fu Panda Secrets of the Furious Five    720p
+ELIMINAR 97
+ELIMINAR 26
+IMPRIMIR tests/87-abb.out
+INSERTAR 34 0.469003 Banlieue 13 - Ultimatum [720p]
+INSERTAR 100 9.552637 Face.Off.1997.720p
+INSERTAR 38 6.885740 Street Kings   720p
+INSERTAR 92 6.462895 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 66 8.265023 Race To Witch Mountain [1080p]
+INSERTAR 107 3.228686 The Haunting In Connecticut [2009] [720p]
+ELIMINAR 34
+ELIMINAR 100
+ELIMINAR 72
+IMPRIMIR tests/87-abb.out
+INSERTAR 10 9.818382 Species   720p
+INSERTAR 102 0.895538 Demo (Sony, Sharp, THX and more)
+INSERTAR 110 2.767919 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 95 7.844604 Next 720P
+INSERTAR 87 7.266092 The Haunting In Connecticut [2009] [720p]
+INSERTAR 63 1.879989 James Bond 21 - Casino Royale [2006]
+INSERTAR 112 8.738076 Seven Pounds    720p
+ELIMINAR 102
+ELIMINAR 71
+ELIMINAR 1
+IMPRIMIR tests/87-abb.out
+INSERTAR 114 2.092854 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 70 5.587789 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 22 9.307061 Drag Me To Hell [720p]
+INSERTAR 113 6.282348 Aeon Flux   720p
+INSERTAR 25 7.610819 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 13 9.556405 G Force    720p
+INSERTAR 67 8.110332 Next 720P
+INSERTAR 115 8.807841 Disturbia    720p
+ELIMINAR 112
+ELIMINAR 38
+ELIMINAR 70
+ELIMINAR 115
+IMPRIMIR tests/87-abb.out
+INSERTAR 101 9.655239 Oxford Murders, The.720p
+INSERTAR 62 4.724119 The Matrix [1999] [1080p]
+INSERTAR 76 1.977962 Eragon 720p
+INSERTAR 23 7.956289 Final Destination 4   1080p
+INSERTAR 58 2.041056 Battlestar Galactica The Plan [720p]
+INSERTAR 15 5.228640 The Last Samurai [2004] [720p]
+INSERTAR 117 7.830926 Night At The Museum 2 [720p]
+INSERTAR 6 7.956689 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 103 5.063101 The Matrix [1999] [1080p]
+ELIMINAR 82
+ELIMINAR 114
+ELIMINAR 76
+ELIMINAR 63
+IMPRIMIR tests/87-abb.out
+INSERTAR 56 4.650938 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 37 8.203781 SAW IV
+INSERTAR 60 0.775532 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 50 6.509534 CJ7   720p
+INSERTAR 105 2.622617 Dolphin    720p
+INSERTAR 118 9.848857 Chicken Run [2000] [720p]
+INSERTAR 16 5.585577 Final Destination 2
+INSERTAR 69 0.633403 James Bond 03 - GoldFinger [1964]
+INSERTAR 135 3.647293 Harry Potter Collection    720p
+INSERTAR 24 8.586708 Meet The Fockers    720p
+ELIMINAR 60
+ELIMINAR 67
+ELIMINAR 101
+ELIMINAR 110
+ELIMINAR 87
+IMPRIMIR tests/87-abb.out
+INSERTAR 142 5.361724 The Day After Tomorrow 1080p
+INSERTAR 7 7.896349 Monster Inc [2001] [720p]
+INSERTAR 120 7.250664 Seven Pounds    720p
+INSERTAR 137 6.590494 Doomsday 720p
+INSERTAR 29 2.420898 Kill Bill Vol 2 [2004]   720p
+INSERTAR 40 3.537218 The Butterfly Effect [2004] [720p]
+INSERTAR 111 4.173683 SWAT    720p
+INSERTAR 77 0.701772 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 33 0.067286 Erin Brockovich 2000.720p
+INSERTAR 65 2.280739 Wanted   1080p
+INSERTAR 94 9.847276 Ju-on__The_Grudge_(2003)   720p
+ELIMINAR 66
+ELIMINAR 7
+ELIMINAR 47
+ELIMINAR 107
+ELIMINAR 77
+IMPRIMIR tests/87-abb.out
+INSERTAR 85 4.683743 Jurassic Park 1-3  1080p
+INSERTAR 8 5.152033 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+INSERTAR 17 3.055934 Hellboy 2     1080p
+INSERTAR 39 0.882386 Blade 2   720p
+INSERTAR 46 5.152523 Beowulf   720p
+INSERTAR 9 9.301324 Orphan (2009)    1080p
+INSERTAR 53 1.568677 Dragon Wars   720p
+INSERTAR 160 6.486224 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 150 5.932115 City of Embers    720p
+INSERTAR 57 6.879096 Superman Returns   720p
+INSERTAR 36 0.162602 The Lion King [1994] [720p]
+INSERTAR 11 6.840365 The Butterfly Effect [2004] [720p]
+ELIMINAR 137
+ELIMINAR 53
+ELIMINAR 39
+ELIMINAR 40
+ELIMINAR 96
+ELIMINAR 57
+IMPRIMIR tests/87-abb.out
+INSERTAR 2 8.889543 Starship Troopers 1  1080p
+INSERTAR 156 3.298707 Braveheart 720p
+INSERTAR 144 1.889833 Blood River 720P
+INSERTAR 163 3.060623 Shinjuku Incident
+INSERTAR 146 8.184422 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 131 9.208767 American Beauty   720p
+INSERTAR 109 1.192523 Constantine HDDVD 1080p DTS x264
+INSERTAR 168 1.614924 Gladiator 1080p
+INSERTAR 138 7.684257 The Sniper 720p
+INSERTAR 129 9.833574 contents.txt
+INSERTAR 124 3.689190 Black Hawk Down   1080p
+INSERTAR 32 7.328388 9 [720p]
+INSERTAR 104 1.936115 Facing The Giants 720p
+ELIMINAR 18
+ELIMINAR 8
+ELIMINAR 73
+ELIMINAR 138
+ELIMINAR 15
+ELIMINAR 46
+IMPRIMIR tests/87-abb.out
+INSERTAR 51 4.538892 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 119 2.433384 Cloverfield   1080p
+INSERTAR 90 0.528415 Click   1080p
+INSERTAR 4 1.047163 Dragonball Evolution [2009] [720p]
+INSERTAR 175 0.759817 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 145 8.302090 Taken 1080p
+INSERTAR 54 9.000566 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 147 2.644563 Ip Man [2009]    720p
+INSERTAR 52 0.666118 007.Die Another Day.avi
+INSERTAR 42 7.665416 Fantastic Four   1080p
+INSERTAR 126 8.166246 Dragon Wars   720p
+INSERTAR 189 8.280451 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 44 0.228473 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 3 3.312495 The Secret of Moonarce [720p]
+ELIMINAR 65
+ELIMINAR 51
+ELIMINAR 62
+ELIMINAR 22
+ELIMINAR 131
+ELIMINAR 124
+ELIMINAR 109
+IMPRIMIR tests/87-abb.out
+INSERTAR 0 9.853295 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 159 3.046685 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 127 7.973882 The Uninvited [2009] [720p]
+INSERTAR 181 1.692945 Shoot.Em.Up.720p.Bluray.x264-SEPTiC
+INSERTAR 91 0.945472 Sex drive   720p
+INSERTAR 68 0.280271 Species   720p
+INSERTAR 31 9.190268 Incredibles, The 1080p
+INSERTAR 80 5.904600 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 78 9.883615 James Bond 21 - Casino Royale [2006]
+INSERTAR 136 6.905008 Breach 1080p
+INSERTAR 74 1.689046 Armageddon [1998] [720p]
+INSERTAR 200 0.690886 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 81 9.095364 Final Destination 4   1080p
+INSERTAR 45 0.015734 The Italian Job [2003] [720p]
+INSERTAR 30 4.626838 Robots.WS.AC3.x264.BluRay-PTM   720p
+ELIMINAR 50
+ELIMINAR 42
+ELIMINAR 95
+ELIMINAR 36
+ELIMINAR 52
+ELIMINAR 32
+ELIMINAR 147
+IMPRIMIR tests/87-abb.out
+INSERTAR 139 4.874087 Click   720p
+INSERTAR 21 1.858861 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 202 5.051307 Star Trek Collection 1-9    720p
+INSERTAR 148 1.061292 Lust Caution   720p
+INSERTAR 154 6.929290 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 133 5.724284 Crank 2, High Voltage   1080p
+INSERTAR 61 0.106983 Indiana Jones Trilogy   720p
+INSERTAR 165 6.898618 Hero    1080p
+INSERTAR 193 9.078416 Hellboy 2     1080p
+INSERTAR 108 2.886087 The Matrix Reloaded   1080p
+INSERTAR 151 6.033089 Van.Helsing  1080p
+INSERTAR 14 7.770925 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 194 9.218949 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 99 2.127582 Fantastic Four   1080p
+INSERTAR 28 8.776703 Constantine HDDVD 1080p DTS x264
+INSERTAR 162 9.252957 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+ELIMINAR 129
+ELIMINAR 151
+ELIMINAR 142
+ELIMINAR 0
+ELIMINAR 6
+ELIMINAR 28
+ELIMINAR 145
+ELIMINAR 13
+IMPRIMIR tests/87-abb.out
+INSERTAR 88 1.298860 The Empress and the Warriors [2008] [720p]
+INSERTAR 217 6.590452 Dragonball Evolution [2009] [720p]
+INSERTAR 222 2.233762 The Mist   720p
+INSERTAR 213 4.502398 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 170 2.286200 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 48 7.831920 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 128 8.411075 Chocolate 720p
+INSERTAR 198 0.271210 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 204 4.835581 The X Files - I Want To Believe    720p
+INSERTAR 174 6.338540 300 [2006]
+INSERTAR 98 9.591164 The Bank Job [720p]
+INSERTAR 207 9.376049 Meet The Fockers    720p
+INSERTAR 201 6.461781 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 158 3.666336 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 155 8.886091 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 49 7.512978 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 177 4.831017 Star Wars Saga  Collection 720p
+ELIMINAR 154
+ELIMINAR 24
+ELIMINAR 30
+ELIMINAR 92
+ELIMINAR 136
+ELIMINAR 33
+ELIMINAR 213
+ELIMINAR 4
+IMPRIMIR tests/87-abb.out
+INSERTAR 149 8.355534 Public Enemies [720p]
+INSERTAR 191 7.628334 Se7en [720p]
+INSERTAR 242 8.851378 Red Cliff    1080p
+INSERTAR 179 1.512259 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 227 4.934787 Lust Caution   720p
+INSERTAR 27 4.159039 catch me if u can - 720p
+INSERTAR 176 5.067552 Doomsday 720p
+INSERTAR 197 4.494217 Death Race   720p
+INSERTAR 206 5.169283 Max Payne    720p
+INSERTAR 19 1.165748 Watchmen [720p]
+INSERTAR 75 7.471003 Pitch Black [720p]
+INSERTAR 229 9.749298 James Bond 08 - Live and Let Die [1973]
+INSERTAR 247 1.994197 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 116 3.405900 10,000 BC 720p
+INSERTAR 232 1.076532 Alexander - The Final Cut
+INSERTAR 182 5.802847 Hancock    1080p
+INSERTAR 43 6.507070 I Am Legend    720p
+INSERTAR 215 6.728399 Public Enemies [720p]
+ELIMINAR 168
+ELIMINAR 204
+ELIMINAR 128
+ELIMINAR 175
+ELIMINAR 149
+ELIMINAR 217
+ELIMINAR 198
+ELIMINAR 193
+ELIMINAR 189
+IMPRIMIR tests/87-abb.out
diff --git a/tests/88-abb.catedra.out b/tests/88-abb.catedra.out
new file mode 100644
index 0000000..1bbd084
--- /dev/null
+++ b/tests/88-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 19 6.164337 Scooby.Doo.The.Mystery.Begins.2009   720p ]
+[ 19 6.164337 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 53 2.834031 James Bond 19 - The World is not Enough [1999] [720p] ]
+[ 19 6.164337 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 53 2.834031 James Bond 19 - The World is not Enough [1999] [720p] ][ 59 2.799929 Apollo 13   1080p ][ 92 8.037399 Lawrence of Arabia   1080p ]
+[ 19 6.164337 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 32 1.947545 21   1080p ][ 37 3.272512 007.Die Another Day.avi ][ 53 2.834031 James Bond 19 - The World is not Enough [1999] [720p] ][ 80 9.884662 Lust Caution   720p ][ 92 8.037399 Lawrence of Arabia   1080p ]
+[ 8 9.915575 12 Rounds 720p ][ 30 2.335415 Drag Me To Hell [720p] ][ 32 1.947545 21   1080p ][ 53 2.834031 James Bond 19 - The World is not Enough [1999] [720p] ][ 65 7.869609 The Bank Job [720p] ][ 78 9.224937 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 80 9.884662 Lust Caution   720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 92 8.037399 Lawrence of Arabia   1080p ]
+[ 8 9.915575 12 Rounds 720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 30 2.335415 Drag Me To Hell [720p] ][ 32 1.947545 21   1080p ][ 52 8.526665 Fast and the Furious 4 - 1080p ][ 64 0.793956 Meet The Parents    720p ][ 65 7.869609 The Bank Job [720p] ][ 80 9.884662 Lust Caution   720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 92 8.037399 Lawrence of Arabia   1080p ][ 93 5.329897 Terminator.1984.720p.BluRay.x264-ESiR ][ 103 9.832423 Wanted   1080p ]
+[ 8 9.915575 12 Rounds 720p ][ 11 8.887682 Behind Enemy Line 2001   720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 30 2.335415 Drag Me To Hell [720p] ][ 33 9.820275 The Incredibles [1080p] ][ 60 9.084656 Breach 1080p ][ 64 0.793956 Meet The Parents    720p ][ 65 7.869609 The Bank Job [720p] ][ 69 9.412240 Fantastic Four   1080p ][ 80 9.884662 Lust Caution   720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 92 8.037399 Lawrence of Arabia   1080p ][ 93 5.329897 Terminator.1984.720p.BluRay.x264-ESiR ][ 99 7.975040 Up [1080p] ][ 103 9.832423 Wanted   1080p ]
+[ 5 9.074031 Liar Liar    720p ][ 8 9.915575 12 Rounds 720p ][ 11 8.887682 Behind Enemy Line 2001   720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 39 2.654189 Batman Dark Knight   1080p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 64 0.793956 Meet The Parents    720p ][ 65 7.869609 The Bank Job [720p] ][ 68 2.804815 Die Hard 3   720p ][ 69 9.412240 Fantastic Four   1080p ][ 85 7.164195 The Matrix [1999] [1080p] ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 92 8.037399 Lawrence of Arabia   1080p ][ 102 0.793909 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE ][ 103 9.832423 Wanted   1080p ]
+[ 5 9.074031 Liar Liar    720p ][ 7 7.659208 Beauty And The Beast    720p ][ 8 9.915575 12 Rounds 720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 23 1.689589 Bolt [2008] [1080p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 39 2.654189 Batman Dark Knight   1080p ][ 57 0.327752 Twilight [2008]   720p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 64 0.793956 Meet The Parents    720p ][ 65 7.869609 The Bank Job [720p] ][ 68 2.804815 Die Hard 3   720p ][ 69 9.412240 Fantastic Four   1080p ][ 86 2.061273 Eurotrip    720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 92 8.037399 Lawrence of Arabia   1080p ][ 103 9.832423 Wanted   1080p ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 117 2.596407 Monsters vs Aliens [2009] [720p] ][ 122 8.556858 Shark Tale [2004] [1080p] ]
+[ 0 1.565453 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 7 7.659208 Beauty And The Beast    720p ][ 8 9.915575 12 Rounds 720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 23 1.689589 Bolt [2008] [1080p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 39 2.654189 Batman Dark Knight   1080p ][ 57 0.327752 Twilight [2008]   720p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 65 7.869609 The Bank Job [720p] ][ 69 9.412240 Fantastic Four   1080p ][ 75 6.586604 X-Men 1    720p ][ 86 2.061273 Eurotrip    720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 116 6.755991 A Bug's Life [720p] ][ 117 2.596407 Monsters vs Aliens [2009] [720p] ][ 119 4.251996 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ]
+[ 0 1.565453 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 3 2.105019 Knowing 2009 720p ][ 8 9.915575 12 Rounds 720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 20 7.293404 Click   1080p ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 23 1.689589 Bolt [2008] [1080p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 48 6.235426 Ip Man [2009]    720p ][ 57 0.327752 Twilight [2008]   720p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 65 7.869609 The Bank Job [720p] ][ 69 9.412240 Fantastic Four   1080p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 86 2.061273 Eurotrip    720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 107 1.270447 Se7en [720p] ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 116 6.755991 A Bug's Life [720p] ][ 117 2.596407 Monsters vs Aliens [2009] [720p] ][ 119 4.251996 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 120 7.171254 007.Die Another Day.avi ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 130 4.049837 Eurotrip    720p ]
+[ 3 2.105019 Knowing 2009 720p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 23 1.689589 Bolt [2008] [1080p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 29 6.711790 Crossing Over 720P ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 48 6.235426 Ip Man [2009]    720p ][ 57 0.327752 Twilight [2008]   720p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 65 7.869609 The Bank Job [720p] ][ 67 8.164553 Core   720p ][ 69 9.412240 Fantastic Four   1080p ][ 72 2.601605 War [720p] ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 1.245513 Gran Torino [2008] [720p] ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 107 1.270447 Se7en [720p] ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 116 6.755991 A Bug's Life [720p] ][ 119 4.251996 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 120 7.171254 007.Die Another Day.avi ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 126 7.796182 Coyote Ugly 1080p ][ 130 4.049837 Eurotrip    720p ][ 155 7.878554 X-Men 3   1080p ][ 156 6.713262 Liar Liar    720p ]
+[ 3 2.105019 Knowing 2009 720p ][ 4 1.925112 Taken 1080p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 23 1.689589 Bolt [2008] [1080p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 29 6.711790 Crossing Over 720P ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 48 6.235426 Ip Man [2009]    720p ][ 57 0.327752 Twilight [2008]   720p ][ 60 9.084656 Breach 1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 72 2.601605 War [720p] ][ 73 3.813527 Core   720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 1.245513 Gran Torino [2008] [720p] ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 115 7.597185 X-Men 2   1080p ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 119 4.251996 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 120 7.171254 007.Die Another Day.avi ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 126 7.796182 Coyote Ugly 1080p ][ 130 4.049837 Eurotrip    720p ][ 132 4.583997 A Knight's Tale [2001] [720p] ][ 137 9.868805 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 140 1.972486 Die Hard 2   720p ][ 156 6.713262 Liar Liar    720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 163 7.627655 Miss March [720p] ][ 167 6.566261 Meet The Fockers    720p ]
+[ 3 2.105019 Knowing 2009 720p ][ 4 1.925112 Taken 1080p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 27 7.112434 Lawrence of Arabia   1080p ][ 29 6.711790 Crossing Over 720P ][ 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 33 9.820275 The Incredibles [1080p] ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 48 6.235426 Ip Man [2009]    720p ][ 57 0.327752 Twilight [2008]   720p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 72 2.601605 War [720p] ][ 73 3.813527 Core   720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 1.245513 Gran Torino [2008] [720p] ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 108 2.790074 X-Men 3    720p ][ 109 3.767866 PIXAR Movie ][ 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 112 9.819954 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 115 7.597185 X-Men 2   1080p ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 120 7.171254 007.Die Another Day.avi ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 123 8.423920 Sixth Sense   720p ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 126 7.796182 Coyote Ugly 1080p ][ 130 4.049837 Eurotrip    720p ][ 132 4.583997 A Knight's Tale [2001] [720p] ][ 138 8.130381 Godzilla 720p ][ 140 1.972486 Die Hard 2   720p ][ 145 6.762805 Meet The Parents    720p ][ 156 6.713262 Liar Liar    720p ][ 159 5.918192 SAW I   720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 163 7.627655 Miss March [720p] ][ 170 3.779895 Hitman    720p ][ 179 5.149439 iRobot  720p ][ 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ]
+[ 3 2.105019 Knowing 2009 720p ][ 4 1.925112 Taken 1080p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 27 7.112434 Lawrence of Arabia   1080p ][ 29 6.711790 Crossing Over 720P ][ 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 35 2.296391 Core   720p ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 48 6.235426 Ip Man [2009]    720p ][ 57 0.327752 Twilight [2008]   720p ][ 58 8.957633 Eagle Eye    1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 73 3.813527 Core   720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 81 7.700722 Shrek The Third [2007] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 84 4.457930 Elektra 720p ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 95 1.245513 Gran Torino [2008] [720p] ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 101 7.865904 300   720p ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 108 2.790074 X-Men 3    720p ][ 112 9.819954 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 120 7.171254 007.Die Another Day.avi ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 123 8.423920 Sixth Sense   720p ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 9.507931 Seven Swords    1080p ][ 126 7.796182 Coyote Ugly 1080p ][ 129 2.855593 1408.2007.720p.BluRay.x264-SiNNERS ][ 130 4.049837 Eurotrip    720p ][ 132 4.583997 A Knight's Tale [2001] [720p] ][ 139 6.597888 007 Series ][ 140 1.972486 Die Hard 2   720p ][ 141 2.474673 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 145 6.762805 Meet The Parents    720p ][ 156 6.713262 Liar Liar    720p ][ 158 7.461387 Push 720P ][ 159 5.918192 SAW I   720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 162 4.310462 Incredibles, The 1080p ][ 163 7.627655 Miss March [720p] ][ 170 3.779895 Hitman    720p ][ 175 8.577970 Alone in the dark   720p ][ 176 3.284583 Core   720p ][ 179 5.149439 iRobot  720p ][ 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 199 7.276452 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ]
+[ 1 1.016831 Bride Wars   720p ][ 3 2.105019 Knowing 2009 720p ][ 4 1.925112 Taken 1080p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 27 7.112434 Lawrence of Arabia   1080p ][ 29 6.711790 Crossing Over 720P ][ 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 35 2.296391 Core   720p ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 43 4.629879 Kill Bill Vol 1 [2003]    720p ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 48 6.235426 Ip Man [2009]    720p ][ 50 1.851583 My Bloody Valentine 3D [720p] ][ 54 3.356515 The Tale Of Despereaux [720p] ][ 57 0.327752 Twilight [2008]   720p ][ 58 8.957633 Eagle Eye    1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 77 2.841426 Cleanwest 720p ][ 79 6.964335 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 7.700722 Shrek The Third [2007] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 84 4.457930 Elektra 720p ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 90 3.568424 Hulk 2 - The Incredible Hulk - 720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974] ][ 101 7.865904 300   720p ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 108 2.790074 X-Men 3    720p ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 120 7.171254 007.Die Another Day.avi ][ 121 2.976307 Up [1080p] ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 123 8.423920 Sixth Sense   720p ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 9.507931 Seven Swords    1080p ][ 126 7.796182 Coyote Ugly 1080p ][ 129 2.855593 1408.2007.720p.BluRay.x264-SiNNERS ][ 130 4.049837 Eurotrip    720p ][ 139 6.597888 007 Series ][ 141 2.474673 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 142 9.438924 The Matrix Reloaded   1080p ][ 145 6.762805 Meet The Parents    720p ][ 150 4.060541 Die Hard 2   720p ][ 156 6.713262 Liar Liar    720p ][ 158 7.461387 Push 720P ][ 159 5.918192 SAW I   720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 162 4.310462 Incredibles, The 1080p ][ 163 7.627655 Miss March [720p] ][ 170 3.779895 Hitman    720p ][ 175 8.577970 Alone in the dark   720p ][ 176 3.284583 Core   720p ][ 179 5.149439 iRobot  720p ][ 182 9.404018 Crossing Over 720P ][ 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 188 5.040085 Tomb Raider Collection (1-2)    720p ][ 199 7.276452 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 203 5.070792 The Tale Of Despereaux [720p] ][ 208 8.485991 SAW V ][ 210 7.583620 PIXAR Movie ]
+[ 1 1.016831 Bride Wars   720p ][ 3 2.105019 Knowing 2009 720p ][ 4 1.925112 Taken 1080p ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 29 6.711790 Crossing Over 720P ][ 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 35 2.296391 Core   720p ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 43 4.629879 Kill Bill Vol 1 [2003]    720p ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 50 1.851583 My Bloody Valentine 3D [720p] ][ 54 3.356515 The Tale Of Despereaux [720p] ][ 57 0.327752 Twilight [2008]   720p ][ 58 8.957633 Eagle Eye    1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 77 2.841426 Cleanwest 720p ][ 79 6.964335 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 7.700722 Shrek The Third [2007] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 84 4.457930 Elektra 720p ][ 86 2.061273 Eurotrip    720p ][ 88 4.860342 Eurotrip 720p ][ 89 9.169653 Lust Caution   720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 101 7.865904 300   720p ][ 103 9.832423 Wanted   1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 108 2.790074 X-Men 3    720p ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 120 7.171254 007.Die Another Day.avi ][ 121 2.976307 Up [1080p] ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 9.507931 Seven Swords    1080p ][ 126 7.796182 Coyote Ugly 1080p ][ 127 4.734080 Miami Vice 720p ][ 129 2.855593 1408.2007.720p.BluRay.x264-SiNNERS ][ 130 4.049837 Eurotrip    720p ][ 139 6.597888 007 Series ][ 141 2.474673 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 142 9.438924 The Matrix Reloaded   1080p ][ 145 6.762805 Meet The Parents    720p ][ 150 4.060541 Die Hard 2   720p ][ 154 1.567169 Casablana.1942.1080p.BluRay.x264.Codres ][ 156 6.713262 Liar Liar    720p ][ 158 7.461387 Push 720P ][ 159 5.918192 SAW I   720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 163 7.627655 Miss March [720p] ][ 169 5.580759 Terminator Salvation Director's cut  ( 2009)    1080p ][ 170 3.779895 Hitman    720p ][ 175 8.577970 Alone in the dark   720p ][ 176 3.284583 Core   720p ][ 179 5.149439 iRobot  720p ][ 182 9.404018 Crossing Over 720P ][ 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 188 5.040085 Tomb Raider Collection (1-2)    720p ][ 190 0.164118 SAW V ][ 193 1.535443 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 196 4.959367 Harold & Kumar   720p ][ 197 7.625958 Public Enemies [720p] ][ 199 7.276452 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 203 5.070792 The Tale Of Despereaux [720p] ][ 207 8.276193 Seven Swords    1080p ][ 208 8.485991 SAW V ][ 210 7.583620 PIXAR Movie ][ 212 5.406329 Connected   720p ][ 213 7.265928 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 214 2.856968 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 223 2.413878 Shrek The Third [2007] [720p] ][ 225 7.234873 Bee Movie   720p ][ 230 7.500713 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ]
+[ 1 1.016831 Bride Wars   720p ][ 2 6.390595 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 4 1.925112 Taken 1080p ][ 13 4.415252 Alexander - The Final Cut ][ 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p ][ 16 2.374343 Ongbak 2003 720p ][ 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 22 8.600287 The Last Samurai [2004] [720p] ][ 25 8.287057 The Tale Of Despereaux [720p] ][ 29 6.711790 Crossing Over 720P ][ 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 35 2.296391 Core   720p ][ 38 5.920193 The Secret of Moonarce [720p] ][ 40 8.502772 Back.to.the.Future.Part.III ][ 43 4.629879 Kill Bill Vol 1 [2003]    720p ][ 46 6.941113 La Lingerie [BluRay] [720p] [DTS] ][ 49 8.587168 Demo (Sony, Sharp, THX and more) ][ 50 1.851583 My Bloody Valentine 3D [720p] ][ 54 3.356515 The Tale Of Despereaux [720p] ][ 57 0.327752 Twilight [2008]   720p ][ 58 8.957633 Eagle Eye    1080p ][ 61 5.376303 Mr. & Mrs. Smith   720p ][ 67 8.164553 Core   720p ][ 71 2.384438 Chocolate 720p ][ 74 8.123786 Gone In 60 Seconds    1080p ][ 76 9.903124 Ice Age 2 The Meltdown [2006] [720p] ][ 77 2.841426 Cleanwest 720p ][ 79 6.964335 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 81 7.700722 Shrek The Third [2007] [720p] ][ 82 8.874831 James Bond 21 - Casino Royale [2006] ][ 84 4.457930 Elektra 720p ][ 86 2.061273 Eurotrip    720p ][ 87 4.350883 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 88 4.860342 Eurotrip 720p ][ 89 9.169653 Lust Caution   720p ][ 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p ][ 100 5.336833 The Lion King [1994] [720p] ][ 101 7.865904 300   720p ][ 103 9.832423 Wanted   1080p ][ 104 1.850314 Crash    1080p ][ 106 6.304328 Street Fighter The Legend Of Chun Li 720P ][ 108 2.790074 X-Men 3    720p ][ 114 0.184035 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 116 6.755991 A Bug's Life [720p] ][ 118 8.151278 contents.txt ][ 120 7.171254 007.Die Another Day.avi ][ 121 2.976307 Up [1080p] ][ 122 8.556858 Shark Tale [2004] [1080p] ][ 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 125 9.507931 Seven Swords    1080p ][ 126 7.796182 Coyote Ugly 1080p ][ 127 4.734080 Miami Vice 720p ][ 128 3.382990 Superhero Movie   1080p ][ 130 4.049837 Eurotrip    720p ][ 139 6.597888 007 Series ][ 141 2.474673 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 142 9.438924 The Matrix Reloaded   1080p ][ 143 6.166641 Resident Evil Series    1080p ][ 150 4.060541 Die Hard 2   720p ][ 151 5.453355 Chicken Run [2000] [720p] ][ 154 1.567169 Casablana.1942.1080p.BluRay.x264.Codres ][ 156 6.713262 Liar Liar    720p ][ 158 7.461387 Push 720P ][ 159 5.918192 SAW I   720p ][ 160 9.443421 James Bond 05 - You Only Live Twice [1967] ][ 169 5.580759 Terminator Salvation Director's cut  ( 2009)    1080p ][ 170 3.779895 Hitman    720p ][ 172 7.259407 James Bond 03 - GoldFinger [1964] ][ 175 8.577970 Alone in the dark   720p ][ 176 3.284583 Core   720p ][ 179 5.149439 iRobot  720p ][ 182 9.404018 Crossing Over 720P ][ 183 5.905230 New York I Love You 720p   720p ][ 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 188 5.040085 Tomb Raider Collection (1-2)    720p ][ 190 0.164118 SAW V ][ 193 1.535443 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 199 7.276452 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 203 5.070792 The Tale Of Despereaux [720p] ][ 207 8.276193 Seven Swords    1080p ][ 210 7.583620 PIXAR Movie ][ 212 5.406329 Connected   720p ][ 213 7.265928 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 214 2.856968 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 224 2.216840 G Force    720p ][ 225 7.234873 Bee Movie   720p ][ 230 7.500713 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 232 5.977780 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 236 1.989085 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 246 2.458334 National Tressure 1 - 1080p ]
diff --git a/tests/88-abb.in b/tests/88-abb.in
new file mode 100644
index 0000000..f7684ff
--- /dev/null
+++ b/tests/88-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/88-abb.out
+INSERTAR 19 6.164337 Scooby.Doo.The.Mystery.Begins.2009   720p
+IMPRIMIR tests/88-abb.out
+INSERTAR 53 2.834031 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 45 6.168096 Rambo 4 [2008] [720p]
+ELIMINAR 45
+IMPRIMIR tests/88-abb.out
+INSERTAR 66 2.336525 Doomsday 720p
+INSERTAR 59 2.799929 Apollo 13   1080p
+INSERTAR 92 8.037399 Lawrence of Arabia   1080p
+ELIMINAR 66
+IMPRIMIR tests/88-abb.out
+INSERTAR 80 9.884662 Lust Caution   720p
+INSERTAR 32 1.947545 21   1080p
+INSERTAR 37 3.272512 007.Die Another Day.avi
+INSERTAR 36 3.012092 Starship Troopers 2  720p
+ELIMINAR 59
+ELIMINAR 36
+IMPRIMIR tests/88-abb.out
+INSERTAR 8 9.915575 12 Rounds 720p
+INSERTAR 90 3.568424 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 65 7.869609 The Bank Job [720p]
+INSERTAR 30 2.335415 Drag Me To Hell [720p]
+INSERTAR 78 9.224937 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 37
+ELIMINAR 19
+IMPRIMIR tests/88-abb.out
+INSERTAR 93 5.329897 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 15 8.756809 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 52 8.526665 Fast and the Furious 4 - 1080p
+INSERTAR 103 9.832423 Wanted   1080p
+INSERTAR 62 8.999163 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 64 0.793956 Meet The Parents    720p
+ELIMINAR 53
+ELIMINAR 62
+ELIMINAR 78
+IMPRIMIR tests/88-abb.out
+INSERTAR 91 7.166212 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 33 9.820275 The Incredibles [1080p]
+INSERTAR 60 9.084656 Breach 1080p
+INSERTAR 6 2.873905 La Vita e Bella    720p
+INSERTAR 11 8.887682 Behind Enemy Line 2001   720p
+INSERTAR 69 9.412240 Fantastic Four   1080p
+INSERTAR 99 7.975040 Up [1080p]
+ELIMINAR 52
+ELIMINAR 6
+ELIMINAR 32
+IMPRIMIR tests/88-abb.out
+INSERTAR 102 0.793909 The.Shawshank.Redemption.1994.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 38 5.920193 The Secret of Moonarce [720p]
+INSERTAR 24 7.482354 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+INSERTAR 61 5.376303 Mr. & Mrs. Smith   720p
+INSERTAR 5 9.074031 Liar Liar    720p
+INSERTAR 39 2.654189 Batman Dark Knight   1080p
+INSERTAR 85 7.164195 The Matrix [1999] [1080p]
+INSERTAR 68 2.804815 Die Hard 3   720p
+ELIMINAR 80
+ELIMINAR 30
+ELIMINAR 93
+ELIMINAR 99
+IMPRIMIR tests/88-abb.out
+INSERTAR 44 4.480655 Mission Impossible Trilogy   720p
+INSERTAR 86 2.061273 Eurotrip    720p
+INSERTAR 122 8.556858 Shark Tale [2004] [1080p]
+INSERTAR 57 0.327752 Twilight [2008]   720p
+INSERTAR 23 1.689589 Bolt [2008] [1080p]
+INSERTAR 110 1.434571 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 18 0.772115 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 117 2.596407 Monsters vs Aliens [2009] [720p]
+INSERTAR 7 7.659208 Beauty And The Beast    720p
+ELIMINAR 44
+ELIMINAR 85
+ELIMINAR 102
+ELIMINAR 11
+IMPRIMIR tests/88-abb.out
+INSERTAR 16 2.374343 Ongbak 2003 720p
+INSERTAR 0 1.565453 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 106 6.304328 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 98 3.703361 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 116 6.755991 A Bug's Life [720p]
+INSERTAR 119 4.251996 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 124 0.831629 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 75 6.586604 X-Men 1    720p
+INSERTAR 97 4.308909 Watchmen [720p]
+INSERTAR 25 8.287057 The Tale Of Despereaux [720p]
+ELIMINAR 5
+ELIMINAR 68
+ELIMINAR 97
+ELIMINAR 64
+ELIMINAR 92
+IMPRIMIR tests/88-abb.out
+INSERTAR 120 7.171254 007.Die Another Day.avi
+INSERTAR 74 8.123786 Gone In 60 Seconds    1080p
+INSERTAR 22 8.600287 The Last Samurai [2004] [720p]
+INSERTAR 3 2.105019 Knowing 2009 720p
+INSERTAR 107 1.270447 Se7en [720p]
+INSERTAR 133 6.998286 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 130 4.049837 Eurotrip    720p
+INSERTAR 20 7.293404 Click   1080p
+INSERTAR 82 8.874831 James Bond 21 - Casino Royale [2006]
+INSERTAR 48 6.235426 Ip Man [2009]    720p
+INSERTAR 153 9.150826 Miami Vice 720p
+ELIMINAR 153
+ELIMINAR 39
+ELIMINAR 7
+ELIMINAR 75
+ELIMINAR 133
+IMPRIMIR tests/88-abb.out
+INSERTAR 88 4.860342 Eurotrip 720p
+INSERTAR 40 8.502772 Back.to.the.Future.Part.III
+INSERTAR 131 5.209565 Taken 1080p
+INSERTAR 95 1.245513 Gran Torino [2008] [720p]
+INSERTAR 29 6.711790 Crossing Over 720P
+INSERTAR 72 2.601605 War [720p]
+INSERTAR 126 7.796182 Coyote Ugly 1080p
+INSERTAR 155 7.878554 X-Men 3   1080p
+INSERTAR 76 9.903124 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 161 4.961455 Star Trek [2009] [1080p]
+INSERTAR 67 8.164553 Core   720p
+INSERTAR 156 6.713262 Liar Liar    720p
+ELIMINAR 8
+ELIMINAR 161
+ELIMINAR 131
+ELIMINAR 0
+ELIMINAR 117
+ELIMINAR 20
+IMPRIMIR tests/88-abb.out
+INSERTAR 140 1.972486 Die Hard 2   720p
+INSERTAR 46 6.941113 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 4 1.925112 Taken 1080p
+INSERTAR 132 4.583997 A Knight's Tale [2001] [720p]
+INSERTAR 152 6.972572 Cloverfield   1080p
+INSERTAR 115 7.597185 X-Men 2   1080p
+INSERTAR 73 3.813527 Core   720p
+INSERTAR 137 9.868805 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 163 7.627655 Miss March [720p]
+INSERTAR 167 6.566261 Meet The Fockers    720p
+INSERTAR 160 9.443421 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 149 7.437683 James Bond 08 - Live and Let Die [1973]
+INSERTAR 118 8.151278 contents.txt
+ELIMINAR 65
+ELIMINAR 155
+ELIMINAR 149
+ELIMINAR 107
+ELIMINAR 69
+ELIMINAR 152
+IMPRIMIR tests/88-abb.out
+INSERTAR 145 6.762805 Meet The Parents    720p
+INSERTAR 63 1.417952 The Italian Job [2003] [720p]
+INSERTAR 108 2.790074 X-Men 3    720p
+INSERTAR 179 5.149439 iRobot  720p
+INSERTAR 31 9.090717 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 184 6.742862 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 123 8.423920 Sixth Sense   720p
+INSERTAR 159 5.918192 SAW I   720p
+INSERTAR 170 3.779895 Hitman    720p
+INSERTAR 138 8.130381 Godzilla 720p
+INSERTAR 112 9.819954 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 105 6.289873 X-Men 1 - 1080p
+INSERTAR 109 3.767866 PIXAR Movie
+INSERTAR 27 7.112434 Lawrence of Arabia   1080p
+ELIMINAR 105
+ELIMINAR 60
+ELIMINAR 167
+ELIMINAR 137
+ELIMINAR 23
+ELIMINAR 119
+ELIMINAR 63
+IMPRIMIR tests/88-abb.out
+INSERTAR 35 2.296391 Core   720p
+INSERTAR 175 8.577970 Alone in the dark   720p
+INSERTAR 58 8.957633 Eagle Eye    1080p
+INSERTAR 141 2.474673 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 139 6.597888 007 Series
+INSERTAR 162 4.310462 Incredibles, The 1080p
+INSERTAR 199 7.276452 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 81 7.700722 Shrek The Third [2007] [720p]
+INSERTAR 125 9.507931 Seven Swords    1080p
+INSERTAR 158 7.461387 Push 720P
+INSERTAR 84 4.457930 Elektra 720p
+INSERTAR 176 3.284583 Core   720p
+INSERTAR 101 7.865904 300   720p
+INSERTAR 129 2.855593 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 166 0.344695 Surrogates [2009] [720p]
+ELIMINAR 138
+ELIMINAR 166
+ELIMINAR 33
+ELIMINAR 72
+ELIMINAR 109
+ELIMINAR 115
+ELIMINAR 110
+IMPRIMIR tests/88-abb.out
+INSERTAR 50 1.851583 My Bloody Valentine 3D [720p]
+INSERTAR 188 5.040085 Tomb Raider Collection (1-2)    720p
+INSERTAR 210 7.583620 PIXAR Movie
+INSERTAR 182 9.404018 Crossing Over 720P
+INSERTAR 54 3.356515 The Tale Of Despereaux [720p]
+INSERTAR 121 2.976307 Up [1080p]
+INSERTAR 79 6.964335 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 205 2.008604 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 43 4.629879 Kill Bill Vol 1 [2003]    720p
+INSERTAR 77 2.841426 Cleanwest 720p
+INSERTAR 150 4.060541 Die Hard 2   720p
+INSERTAR 142 9.438924 The Matrix Reloaded   1080p
+INSERTAR 208 8.485991 SAW V
+INSERTAR 203 5.070792 The Tale Of Despereaux [720p]
+INSERTAR 1 1.016831 Bride Wars   720p
+INSERTAR 209 6.012775 IMAX Ring of Fire [720p] [Documenter]
+ELIMINAR 112
+ELIMINAR 24
+ELIMINAR 73
+ELIMINAR 209
+ELIMINAR 132
+ELIMINAR 140
+ELIMINAR 95
+ELIMINAR 205
+IMPRIMIR tests/88-abb.out
+INSERTAR 169 5.580759 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 196 4.959367 Harold & Kumar   720p
+INSERTAR 127 4.734080 Miami Vice 720p
+INSERTAR 223 2.413878 Shrek The Third [2007] [720p]
+INSERTAR 89 9.169653 Lust Caution   720p
+INSERTAR 214 2.856968 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 212 5.406329 Connected   720p
+INSERTAR 191 3.236819 Crossing Over 720P
+INSERTAR 197 7.625958 Public Enemies [720p]
+INSERTAR 207 8.276193 Seven Swords    1080p
+INSERTAR 213 7.265928 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 113 6.426604 Pitch Black [720p]
+INSERTAR 230 7.500713 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 190 0.164118 SAW V
+INSERTAR 154 1.567169 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 193 1.535443 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 225 7.234873 Bee Movie   720p
+ELIMINAR 90
+ELIMINAR 162
+ELIMINAR 98
+ELIMINAR 113
+ELIMINAR 123
+ELIMINAR 27
+ELIMINAR 48
+ELIMINAR 191
+IMPRIMIR tests/88-abb.out
+INSERTAR 114 0.184035 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 49 8.587168 Demo (Sony, Sharp, THX and more)
+INSERTAR 13 4.415252 Alexander - The Final Cut
+INSERTAR 172 7.259407 James Bond 03 - GoldFinger [1964]
+INSERTAR 104 1.850314 Crash    1080p
+INSERTAR 232 5.977780 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 87 4.350883 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 2 6.390595 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 236 1.989085 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 143 6.166641 Resident Evil Series    1080p
+INSERTAR 151 5.453355 Chicken Run [2000] [720p]
+INSERTAR 128 3.382990 Superhero Movie   1080p
+INSERTAR 71 2.384438 Chocolate 720p
+INSERTAR 100 5.336833 The Lion King [1994] [720p]
+INSERTAR 244 8.839498 Red Dragon    1080p
+INSERTAR 183 5.905230 New York I Love You 720p   720p
+INSERTAR 246 2.458334 National Tressure 1 - 1080p
+INSERTAR 224 2.216840 G Force    720p
+ELIMINAR 208
+ELIMINAR 197
+ELIMINAR 3
+ELIMINAR 244
+ELIMINAR 223
+ELIMINAR 129
+ELIMINAR 196
+ELIMINAR 163
+ELIMINAR 145
+IMPRIMIR tests/88-abb.out
diff --git a/tests/89-abb.catedra.out b/tests/89-abb.catedra.out
new file mode 100644
index 0000000..4c98ba7
--- /dev/null
+++ b/tests/89-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 15 1.232048 Sex drive   720p ]
+[ 16 8.937970 The Notebook [2004] [1080p] ][ 33 8.897247 Blood - The Last Vampire [2009] [720p] ]
+[ 16 8.937970 The Notebook [2004] [1080p] ][ 33 8.897247 Blood - The Last Vampire [2009] [720p] ][ 78 5.250978 War [720p] ][ 87 1.853933 James Bond 12 - For Your Eyes Only [1981] ]
+[ 16 8.937970 The Notebook [2004] [1080p] ][ 29 4.299611 Indiana Jones Trilogy   720p ][ 33 8.897247 Blood - The Last Vampire [2009] [720p] ][ 78 5.250978 War [720p] ][ 87 1.853933 James Bond 12 - For Your Eyes Only [1981] ][ 91 4.789902 Superhero Movie   1080p ]
+[ 14 7.905733 Bad Boy I [1995] [720p] ][ 16 8.937970 The Notebook [2004] [1080p] ][ 29 4.299611 Indiana Jones Trilogy   720p ][ 33 8.897247 Blood - The Last Vampire [2009] [720p] ][ 35 6.497402 Red Cliff    1080p ][ 65 4.602341 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 82 5.755893 enemy at the gates    1080p ][ 87 1.853933 James Bond 12 - For Your Eyes Only [1981] ][ 91 4.789902 Superhero Movie   1080p ]
+[ 8 1.913065 Leon_The Professional.HD   720p ][ 14 7.905733 Bad Boy I [1995] [720p] ][ 22 8.403988 Ice Age 1 [2002] [720p] ][ 29 4.299611 Indiana Jones Trilogy   720p ][ 33 8.897247 Blood - The Last Vampire [2009] [720p] ][ 35 6.497402 Red Cliff    1080p ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 82 5.755893 enemy at the gates    1080p ][ 86 9.624819 X-Men 1 - 1080p ][ 87 1.853933 James Bond 12 - For Your Eyes Only [1981] ][ 91 4.789902 Superhero Movie   1080p ]
+[ 14 7.905733 Bad Boy I [1995] [720p] ][ 19 1.328457 Core   720p ][ 22 8.403988 Ice Age 1 [2002] [720p] ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 39 9.676174 The Secret of Moonarce [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 71 5.023026 Kung Fu Hustle   720p ][ 82 5.755893 enemy at the gates    1080p ][ 86 9.624819 X-Men 1 - 1080p ][ 87 1.853933 James Bond 12 - For Your Eyes Only [1981] ][ 91 4.789902 Superhero Movie   1080p ][ 101 5.166624 Star Trek Collection 1-9    720p ]
+[ 10 9.968459 The Tale Of Despereaux [720p] ][ 14 7.905733 Bad Boy I [1995] [720p] ][ 17 8.612505 The Butterfly Effect 3 Revelations 720p ][ 19 1.328457 Core   720p ][ 22 8.403988 Ice Age 1 [2002] [720p] ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 36 6.323775 Kung Fu Panda [2008]   720p ][ 39 9.676174 The Secret of Moonarce [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 71 5.023026 Kung Fu Hustle   720p ][ 82 5.755893 enemy at the gates    1080p ][ 86 9.624819 X-Men 1 - 1080p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 110 9.683007 Lord Of The Ring  - The Fellowship Of The Ring   720p ]
+[ 10 9.968459 The Tale Of Despereaux [720p] ][ 14 7.905733 Bad Boy I [1995] [720p] ][ 19 1.328457 Core   720p ][ 22 8.403988 Ice Age 1 [2002] [720p] ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 36 6.323775 Kung Fu Panda [2008]   720p ][ 39 9.676174 The Secret of Moonarce [720p] ][ 43 0.738216 Robocop Collection   720p ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 54 5.947941 Doomsday 720p ][ 57 5.471086 Big Nothing   720p ][ 59 9.957196 Seven Pounds    720p ][ 81 4.559130 Cloverfield   1080p ][ 86 9.624819 X-Men 1 - 1080p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 103 0.794840 Romeo And Juliet   720p ][ 106 8.206995 Burn E [720p] ][ 110 9.683007 Lord Of The Ring  - The Fellowship Of The Ring   720p ]
+[ 10 9.968459 The Tale Of Despereaux [720p] ][ 14 7.905733 Bad Boy I [1995] [720p] ][ 19 1.328457 Core   720p ][ 22 8.403988 Ice Age 1 [2002] [720p] ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 39 9.676174 The Secret of Moonarce [720p] ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 43 0.738216 Robocop Collection   720p ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 54 5.947941 Doomsday 720p ][ 57 5.471086 Big Nothing   720p ][ 59 9.957196 Seven Pounds    720p ][ 74 2.984476 Public Enemies [720p] ][ 81 4.559130 Cloverfield   1080p ][ 85 0.391712 Flash Point    720p ][ 86 9.624819 X-Men 1 - 1080p ][ 88 2.473016 Race To Witch Mountain [1080p] ][ 96 5.961816 The Matrix Reloaded   1080p ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 106 8.206995 Burn E [720p] ][ 110 9.683007 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 125 8.771199 Battle for Terra [2007] [1080p] ]
+[ 3 6.826702 Pearl Harbor ][ 5 0.528061 Watchmen [720p] ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 18 7.610853 High school musical 2006    720p ][ 19 1.328457 Core   720p ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 39 9.676174 The Secret of Moonarce [720p] ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 42 0.846683 Spiderman 3   1080p ][ 43 0.738216 Robocop Collection   720p ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 59 9.957196 Seven Pounds    720p ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 81 4.559130 Cloverfield   1080p ][ 85 0.391712 Flash Point    720p ][ 86 9.624819 X-Men 1 - 1080p ][ 88 2.473016 Race To Witch Mountain [1080p] ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 122 5.717370 Hellboy 2     1080p ][ 125 8.771199 Battle for Terra [2007] [1080p] ][ 136 2.551702 Spiderman 2   1080p ][ 148 5.775065 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 151 2.301733 Breach 1080p ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 3 6.826702 Pearl Harbor ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 18 7.610853 High school musical 2006    720p ][ 19 1.328457 Core   720p ][ 21 1.783518 Body of Lies   720p ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 42 0.846683 Spiderman 3   1080p ][ 43 0.738216 Robocop Collection   720p ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 58 3.841358 Final Destination ][ 59 9.957196 Seven Pounds    720p ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 66 2.999842 Rush Hour 1-3   720p ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 85 0.391712 Flash Point    720p ][ 86 9.624819 X-Men 1 - 1080p ][ 88 2.473016 Race To Witch Mountain [1080p] ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 122 5.717370 Hellboy 2     1080p ][ 136 2.551702 Spiderman 2   1080p ][ 148 5.775065 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 151 2.301733 Breach 1080p ][ 160 4.267683 Body of Lies   720p ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 18 7.610853 High school musical 2006    720p ][ 19 1.328457 Core   720p ][ 21 1.783518 Body of Lies   720p ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 27 0.726886 Labor Pain   720p ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 43 0.738216 Robocop Collection   720p ][ 46 6.105343 Pearl Harbor ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 58 3.841358 Final Destination ][ 59 9.957196 Seven Pounds    720p ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 66 2.999842 Rush Hour 1-3   720p ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 88 2.473016 Race To Witch Mountain [1080p] ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 92 4.693351 Doomsday 720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 107 6.163493 Harold & Kumar   720p ][ 108 7.170086 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 119 9.218200 Oxford Murders, The.720p ][ 120 5.056602 Alien At The Attic 720P ][ 122 5.717370 Hellboy 2     1080p ][ 133 2.035916 Leaving Las Vegas  720p ][ 135 3.904059 Minority Report [720p] ][ 136 2.551702 Spiderman 2   1080p ][ 151 2.301733 Breach 1080p ][ 160 4.267683 Body of Lies   720p ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 18 7.610853 High school musical 2006    720p ][ 21 1.783518 Body of Lies   720p ][ 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 27 0.726886 Labor Pain   720p ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 43 0.738216 Robocop Collection   720p ][ 46 6.105343 Pearl Harbor ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 57 5.471086 Big Nothing   720p ][ 58 3.841358 Final Destination ][ 59 9.957196 Seven Pounds    720p ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 67 9.998702 8 Mile [2002] [720p] ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 94 7.736019 Shutter   720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 104 3.160946 Shark Tale [2004] [1080p] ][ 105 7.296988 Superman Returns   720p ][ 107 6.163493 Harold & Kumar   720p ][ 108 7.170086 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 119 9.218200 Oxford Murders, The.720p ][ 120 5.056602 Alien At The Attic 720P ][ 122 5.717370 Hellboy 2     1080p ][ 123 6.807891 Babel.720p ][ 128 3.753002 The Butterfly Effect 3 Revelations 720p ][ 132 2.094963 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 133 2.035916 Leaving Las Vegas  720p ][ 135 3.904059 Minority Report [720p] ][ 136 2.551702 Spiderman 2   1080p ][ 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 151 2.301733 Breach 1080p ][ 156 0.431646 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 160 4.267683 Body of Lies   720p ][ 162 8.101828 X-Men 1 - 1080p ][ 181 8.507179 Night Train   720p ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 12 1.635500 Doomsday 720p ][ 18 7.610853 High school musical 2006    720p ][ 21 1.783518 Body of Lies   720p ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 46 6.105343 Pearl Harbor ][ 47 9.781596 Babel.720p ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 51 9.159332 Star Trek Collection 1-9    720p ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 58 3.841358 Final Destination ][ 59 9.957196 Seven Pounds    720p ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 67 9.998702 8 Mile [2002] [720p] ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 73 1.844408 Batman Begins   1080p ][ 74 2.984476 Public Enemies [720p] ][ 77 3.191443 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 94 7.736019 Shutter   720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 104 3.160946 Shark Tale [2004] [1080p] ][ 105 7.296988 Superman Returns   720p ][ 107 6.163493 Harold & Kumar   720p ][ 108 7.170086 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 118 5.385775 Alien vs Predator 1-2  720p ][ 119 9.218200 Oxford Murders, The.720p ][ 120 5.056602 Alien At The Attic 720P ][ 122 5.717370 Hellboy 2     1080p ][ 123 6.807891 Babel.720p ][ 128 3.753002 The Butterfly Effect 3 Revelations 720p ][ 130 3.806531 James Bond 15 - The Living Daylights [1987] [720p] ][ 132 2.094963 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 133 2.035916 Leaving Las Vegas  720p ][ 136 2.551702 Spiderman 2   1080p ][ 142 2.537744 Starship Troopers 2  720p ][ 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 151 2.301733 Breach 1080p ][ 153 7.748750 Daredevil - 720p ][ 154 5.522412 9 [720p] ][ 156 0.431646 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 160 4.267683 Body of Lies   720p ][ 162 8.101828 X-Men 1 - 1080p ][ 170 8.343418 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 181 8.507179 Night Train   720p ][ 188 9.033039 Epic Movie UNRATED (2007) 720p ][ 193 1.434912 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 200 7.252290 contents.txt ]
+[ 0 4.579330 Constantine 720p ][ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 12 1.635500 Doomsday 720p ][ 18 7.610853 High school musical 2006    720p ][ 21 1.783518 Body of Lies   720p ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 41 2.391894 Crank 2, High Voltage   1080p ][ 46 6.105343 Pearl Harbor ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 50 2.215151 James Bond 16 - Licence to Kill [1989] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 53 9.271881 Jumper    1080p ][ 58 3.841358 Final Destination ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 64 4.482196 National Tressure 1 - 1080p ][ 67 9.998702 8 Mile [2002] [720p] ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 77 3.191443 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 94 7.736019 Shutter   720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 105 7.296988 Superman Returns   720p ][ 107 6.163493 Harold & Kumar   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 116 6.081634 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 118 5.385775 Alien vs Predator 1-2  720p ][ 119 9.218200 Oxford Murders, The.720p ][ 120 5.056602 Alien At The Attic 720P ][ 122 5.717370 Hellboy 2     1080p ][ 123 6.807891 Babel.720p ][ 128 3.753002 The Butterfly Effect 3 Revelations 720p ][ 129 8.619012 Max Payne    720p ][ 130 3.806531 James Bond 15 - The Living Daylights [1987] [720p] ][ 132 2.094963 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 133 2.035916 Leaving Las Vegas  720p ][ 134 9.735689 Red Dragon    1080p ][ 136 2.551702 Spiderman 2   1080p ][ 140 6.468488 E.T   720p ][ 142 2.537744 Starship Troopers 2  720p ][ 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 151 2.301733 Breach 1080p ][ 153 7.748750 Daredevil - 720p ][ 154 5.522412 9 [720p] ][ 155 0.216885 Ongbak 2003 720p ][ 156 0.431646 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 160 4.267683 Body of Lies   720p ][ 161 7.557286 iRobot  720p ][ 162 8.101828 X-Men 1 - 1080p ][ 170 8.343418 Invisible.Target.720p.Bluray.x264-SEPTiC ][ 171 9.109653 CJ7   720p ][ 176 4.721026 All About Steve 720P ][ 181 8.507179 Night Train   720p ][ 191 3.659953 Max Payne    720p ][ 193 1.434912 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 200 7.252290 contents.txt ][ 202 1.198644 contents.txt ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 12 1.635500 Doomsday 720p ][ 18 7.610853 High school musical 2006    720p ][ 21 1.783518 Body of Lies   720p ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 31 9.015584 SAW III   720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 41 2.391894 Crank 2, High Voltage   1080p ][ 46 6.105343 Pearl Harbor ][ 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 50 2.215151 James Bond 16 - Licence to Kill [1989] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 53 9.271881 Jumper    1080p ][ 58 3.841358 Final Destination ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 64 4.482196 National Tressure 1 - 1080p ][ 67 9.998702 8 Mile [2002] [720p] ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 77 3.191443 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 94 7.736019 Shutter   720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 97 4.984155 Face.Off.1997.720p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 105 7.296988 Superman Returns   720p ][ 107 6.163493 Harold & Kumar   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 114 0.267346 Basic Instinct 720p ][ 116 6.081634 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 118 5.385775 Alien vs Predator 1-2  720p ][ 119 9.218200 Oxford Murders, The.720p ][ 120 5.056602 Alien At The Attic 720P ][ 123 6.807891 Babel.720p ][ 129 8.619012 Max Payne    720p ][ 130 3.806531 James Bond 15 - The Living Daylights [1987] [720p] ][ 132 2.094963 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 133 2.035916 Leaving Las Vegas  720p ][ 134 9.735689 Red Dragon    1080p ][ 136 2.551702 Spiderman 2   1080p ][ 140 6.468488 E.T   720p ][ 142 2.537744 Starship Troopers 2  720p ][ 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 150 7.861096 Kung Fu Panda [2008]   720p ][ 151 2.301733 Breach 1080p ][ 153 7.748750 Daredevil - 720p ][ 154 5.522412 9 [720p] ][ 155 0.216885 Ongbak 2003 720p ][ 156 0.431646 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 160 4.267683 Body of Lies   720p ][ 161 7.557286 iRobot  720p ][ 162 8.101828 X-Men 1 - 1080p ][ 171 9.109653 CJ7   720p ][ 176 4.721026 All About Steve 720P ][ 181 8.507179 Night Train   720p ][ 182 8.160918 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 183 5.901765 Spiderman 1   1080p ][ 185 4.887800 Twilight [2008]   720p ][ 186 1.735279 Hulk 2 - The Incredible Hulk - 720p ][ 191 3.659953 Max Payne    720p ][ 195 8.252168 Resident Evil Series    1080p ][ 196 0.057387 Spiderman 1   1080p ][ 200 7.252290 contents.txt ][ 202 1.198644 contents.txt ][ 210 0.914961 James Bond 09 - The Man with the Golden Gun [1974] ][ 213 3.289469 Die Hard 4   1080p ][ 215 9.570931 High school musical 2006    720p ][ 218 6.234186 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 224 0.926525 A Bug's Life [720p] ]
+[ 1 9.595947 James Bond 08 - Live and Let Die [1973] ][ 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 3 6.826702 Pearl Harbor ][ 9 9.814502 Batman Begins   1080p ][ 10 9.968459 The Tale Of Despereaux [720p] ][ 11 1.054068 Jerry Maguire    1080p ][ 12 1.635500 Doomsday 720p ][ 18 7.610853 High school musical 2006    720p ][ 25 3.746128 Die Hard 3   720p ][ 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 28 7.669969 Basic Instinct 720p ][ 35 6.497402 Red Cliff    1080p ][ 40 7.565799 Shark Tale [2004] [1080p] ][ 41 2.391894 Crank 2, High Voltage   1080p ][ 46 6.105343 Pearl Harbor ][ 50 2.215151 James Bond 16 - Licence to Kill [1989] ][ 52 5.530985 Jurassic Park 1-3  1080p ][ 53 9.271881 Jumper    1080p ][ 58 3.841358 Final Destination ][ 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 64 4.482196 National Tressure 1 - 1080p ][ 67 9.998702 8 Mile [2002] [720p] ][ 69 5.558963 The Brave One 720P ][ 72 3.951489 Kingdom of Heaven [2005] [720p] ][ 74 2.984476 Public Enemies [720p] ][ 77 3.191443 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 81 4.559130 Cloverfield   1080p ][ 90 7.882403 Ice Age 1 [2002] [720p] ][ 94 7.736019 Shutter   720p ][ 96 5.961816 The Matrix Reloaded   1080p ][ 97 4.984155 Face.Off.1997.720p ][ 98 3.843504 Drag Me To Hell [720p] ][ 100 6.583039 The Matrix [1999] [1080p] ][ 103 0.794840 Romeo And Juliet   720p ][ 105 7.296988 Superman Returns   720p ][ 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p ][ 111 6.310004 PIXAR Movie ][ 112 3.677517 War [720p] ][ 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 114 0.267346 Basic Instinct 720p ][ 116 6.081634 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 118 5.385775 Alien vs Predator 1-2  720p ][ 119 9.218200 Oxford Murders, The.720p ][ 123 6.807891 Babel.720p ][ 129 8.619012 Max Payne    720p ][ 130 3.806531 James Bond 15 - The Living Daylights [1987] [720p] ][ 133 2.035916 Leaving Las Vegas  720p ][ 134 9.735689 Red Dragon    1080p ][ 136 2.551702 Spiderman 2   1080p ][ 138 2.871650 Fifty Dead Men Walking   1080p ][ 140 6.468488 E.T   720p ][ 142 2.537744 Starship Troopers 2  720p ][ 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 149 9.962174 Lust Caution   720p ][ 151 2.301733 Breach 1080p ][ 153 7.748750 Daredevil - 720p ][ 154 5.522412 9 [720p] ][ 155 0.216885 Ongbak 2003 720p ][ 158 4.940217 007 Series ][ 160 4.267683 Body of Lies   720p ][ 161 7.557286 iRobot  720p ][ 162 8.101828 X-Men 1 - 1080p ][ 165 1.374552 Jumper    1080p ][ 169 0.636827 Terminator Salvation Director's cut  ( 2009)    1080p ][ 171 9.109653 CJ7   720p ][ 172 2.594462 Beowulf   720p ][ 176 4.721026 All About Steve 720P ][ 180 7.033002 Meet The Parents    720p ][ 181 8.507179 Night Train   720p ][ 182 8.160918 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 183 5.901765 Spiderman 1   1080p ][ 185 4.887800 Twilight [2008]   720p ][ 186 1.735279 Hulk 2 - The Incredible Hulk - 720p ][ 191 3.659953 Max Payne    720p ][ 195 8.252168 Resident Evil Series    1080p ][ 196 0.057387 Spiderman 1   1080p ][ 200 7.252290 contents.txt ][ 202 1.198644 contents.txt ][ 210 0.914961 James Bond 09 - The Man with the Golden Gun [1974] ][ 212 7.710760 G.I.Joe The Rise of Cobra [2009] [720p] ][ 213 3.289469 Die Hard 4   1080p ][ 214 6.035201 James Bond 20 - Die Another Day [2002] [720p] ][ 215 9.570931 High school musical 2006    720p ][ 218 6.234186 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 223 5.052912 Star Trek [2009] [1080p] ][ 224 0.926525 A Bug's Life [720p] ][ 225 7.459934 Star Trek Collection 1-9    720p ][ 240 9.925845 The Final Destination 4 [2009] [720p] ][ 248 7.767372 X-Men 4 - Origins Wolverine (2009)  1080p ]
diff --git a/tests/89-abb.in b/tests/89-abb.in
new file mode 100644
index 0000000..e81f4be
--- /dev/null
+++ b/tests/89-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/89-abb.out
+INSERTAR 15 1.232048 Sex drive   720p
+IMPRIMIR tests/89-abb.out
+INSERTAR 33 8.897247 Blood - The Last Vampire [2009] [720p]
+INSERTAR 16 8.937970 The Notebook [2004] [1080p]
+ELIMINAR 15
+IMPRIMIR tests/89-abb.out
+INSERTAR 89 4.629496 Monster Inc [2001] [720p]
+INSERTAR 78 5.250978 War [720p]
+INSERTAR 87 1.853933 James Bond 12 - For Your Eyes Only [1981]
+ELIMINAR 89
+IMPRIMIR tests/89-abb.out
+INSERTAR 29 4.299611 Indiana Jones Trilogy   720p
+INSERTAR 55 2.687792 Twilight [2008]   720p
+INSERTAR 91 4.789902 Superhero Movie   1080p
+INSERTAR 93 6.482948 James Bond 16 - Licence to Kill [1989]
+ELIMINAR 55
+ELIMINAR 93
+IMPRIMIR tests/89-abb.out
+INSERTAR 65 4.602341 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 14 7.905733 Bad Boy I [1995] [720p]
+INSERTAR 45 9.944212 Street Kings   720p
+INSERTAR 35 6.497402 Red Cliff    1080p
+INSERTAR 82 5.755893 enemy at the gates    1080p
+ELIMINAR 45
+ELIMINAR 78
+IMPRIMIR tests/89-abb.out
+INSERTAR 4 9.441799 Kingdom of Heaven [2005] [720p]
+INSERTAR 57 5.471086 Big Nothing   720p
+INSERTAR 52 5.530985 Jurassic Park 1-3  1080p
+INSERTAR 22 8.403988 Ice Age 1 [2002] [720p]
+INSERTAR 8 1.913065 Leon_The Professional.HD   720p
+INSERTAR 86 9.624819 X-Men 1 - 1080p
+ELIMINAR 65
+ELIMINAR 4
+ELIMINAR 16
+IMPRIMIR tests/89-abb.out
+INSERTAR 24 0.748702 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 39 9.676174 The Secret of Moonarce [720p]
+INSERTAR 19 1.328457 Core   720p
+INSERTAR 101 5.166624 Star Trek Collection 1-9    720p
+INSERTAR 31 9.015584 SAW III   720p
+INSERTAR 25 3.746128 Die Hard 3   720p
+INSERTAR 71 5.023026 Kung Fu Hustle   720p
+ELIMINAR 8
+ELIMINAR 33
+ELIMINAR 29
+IMPRIMIR tests/89-abb.out
+INSERTAR 110 9.683007 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 30 5.675444 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 26 6.039230 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 36 6.323775 Kung Fu Panda [2008]   720p
+INSERTAR 96 5.961816 The Matrix Reloaded   1080p
+INSERTAR 17 8.612505 The Butterfly Effect 3 Revelations 720p
+INSERTAR 28 7.669969 Basic Instinct 720p
+INSERTAR 10 9.968459 The Tale Of Despereaux [720p]
+ELIMINAR 87
+ELIMINAR 30
+ELIMINAR 101
+ELIMINAR 91
+IMPRIMIR tests/89-abb.out
+INSERTAR 103 0.794840 Romeo And Juliet   720p
+INSERTAR 47 9.781596 Babel.720p
+INSERTAR 81 4.559130 Cloverfield   1080p
+INSERTAR 43 0.738216 Robocop Collection   720p
+INSERTAR 49 5.917027 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 54 5.947941 Doomsday 720p
+INSERTAR 48 2.475210 911 Mysteries Demolition    720p
+INSERTAR 106 8.206995 Burn E [720p]
+INSERTAR 59 9.957196 Seven Pounds    720p
+ELIMINAR 17
+ELIMINAR 48
+ELIMINAR 82
+ELIMINAR 71
+IMPRIMIR tests/89-abb.out
+INSERTAR 40 7.565799 Shark Tale [2004] [1080p]
+INSERTAR 85 0.391712 Flash Point    720p
+INSERTAR 95 1.839387 Oxford Murders, The.720p
+INSERTAR 125 8.771199 Battle for Terra [2007] [1080p]
+INSERTAR 60 8.276778 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 34 7.065460 Hellboy 1    1080p
+INSERTAR 100 6.583039 The Matrix [1999] [1080p]
+INSERTAR 88 2.473016 Race To Witch Mountain [1080p]
+INSERTAR 68 2.640117 Shrek The Third [2007] [720p]
+INSERTAR 74 2.984476 Public Enemies [720p]
+ELIMINAR 95
+ELIMINAR 60
+ELIMINAR 36
+ELIMINAR 34
+ELIMINAR 68
+IMPRIMIR tests/89-abb.out
+INSERTAR 3 6.826702 Pearl Harbor
+INSERTAR 98 3.843504 Drag Me To Hell [720p]
+INSERTAR 18 7.610853 High school musical 2006    720p
+INSERTAR 42 0.846683 Spiderman 3   1080p
+INSERTAR 148 5.775065 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 122 5.717370 Hellboy 2     1080p
+INSERTAR 113 3.705094 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 5 0.528061 Watchmen [720p]
+INSERTAR 136 2.551702 Spiderman 2   1080p
+INSERTAR 72 3.951489 Kingdom of Heaven [2005] [720p]
+INSERTAR 151 2.301733 Breach 1080p
+ELIMINAR 54
+ELIMINAR 110
+ELIMINAR 22
+ELIMINAR 14
+ELIMINAR 106
+IMPRIMIR tests/89-abb.out
+INSERTAR 58 3.841358 Final Destination
+INSERTAR 56 6.451377 The.Godfather.Part.I.1972.720p.BluRay.x264-ESiR
+INSERTAR 21 1.783518 Body of Lies   720p
+INSERTAR 109 0.759828 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 79 4.387889 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 90 7.882403 Ice Age 1 [2002] [720p]
+INSERTAR 1 9.595947 James Bond 08 - Live and Let Die [1973]
+INSERTAR 160 4.267683 Body of Lies   720p
+INSERTAR 61 5.405129 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 137 5.163554 12 Rounds 720p
+INSERTAR 66 2.999842 Rush Hour 1-3   720p
+INSERTAR 166 8.814854 Swordfish    720p
+ELIMINAR 166
+ELIMINAR 5
+ELIMINAR 39
+ELIMINAR 125
+ELIMINAR 56
+ELIMINAR 137
+IMPRIMIR tests/89-abb.out
+INSERTAR 107 6.163493 Harold & Kumar   720p
+INSERTAR 108 7.170086 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 120 5.056602 Alien At The Attic 720P
+INSERTAR 27 0.726886 Labor Pain   720p
+INSERTAR 133 2.035916 Leaving Las Vegas  720p
+INSERTAR 152 1.443139 E.T   720p
+INSERTAR 46 6.105343 Pearl Harbor
+INSERTAR 92 4.693351 Doomsday 720p
+INSERTAR 135 3.904059 Minority Report [720p]
+INSERTAR 119 9.218200 Oxford Murders, The.720p
+INSERTAR 9 9.814502 Batman Begins   1080p
+INSERTAR 2 1.555097 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 37 4.819253 The Dark Knight [2008]   1080p
+ELIMINAR 152
+ELIMINAR 37
+ELIMINAR 85
+ELIMINAR 42
+ELIMINAR 86
+ELIMINAR 148
+IMPRIMIR tests/89-abb.out
+INSERTAR 67 9.998702 8 Mile [2002] [720p]
+INSERTAR 156 0.431646 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 181 8.507179 Night Train   720p
+INSERTAR 128 3.753002 The Butterfly Effect 3 Revelations 720p
+INSERTAR 123 6.807891 Babel.720p
+INSERTAR 132 2.094963 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 32 3.036984 High school musical 2006    720p
+INSERTAR 162 8.101828 X-Men 1 - 1080p
+INSERTAR 157 4.704315 Miami Vice 720p
+INSERTAR 105 7.296988 Superman Returns   720p
+INSERTAR 143 5.919802 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 131 6.372765 Superhero Movie   1080p
+INSERTAR 94 7.736019 Shutter   720p
+INSERTAR 104 3.160946 Shark Tale [2004] [1080p]
+ELIMINAR 131
+ELIMINAR 66
+ELIMINAR 19
+ELIMINAR 92
+ELIMINAR 157
+ELIMINAR 32
+ELIMINAR 88
+IMPRIMIR tests/89-abb.out
+INSERTAR 170 8.343418 Invisible.Target.720p.Bluray.x264-SEPTiC
+INSERTAR 77 3.191443 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 76 1.096421 The Final Destination 4 [2009] [720p]
+INSERTAR 153 7.748750 Daredevil - 720p
+INSERTAR 73 1.844408 Batman Begins   1080p
+INSERTAR 118 5.385775 Alien vs Predator 1-2  720p
+INSERTAR 200 7.252290 contents.txt
+INSERTAR 188 9.033039 Epic Movie UNRATED (2007) 720p
+INSERTAR 12 1.635500 Doomsday 720p
+INSERTAR 130 3.806531 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 154 5.522412 9 [720p]
+INSERTAR 51 9.159332 Star Trek Collection 1-9    720p
+INSERTAR 142 2.537744 Starship Troopers 2  720p
+INSERTAR 193 1.434912 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 208 7.900283 Fantastic Four, Rise Of The Silver Surfer    1080p
+ELIMINAR 24
+ELIMINAR 57
+ELIMINAR 43
+ELIMINAR 27
+ELIMINAR 135
+ELIMINAR 208
+ELIMINAR 76
+IMPRIMIR tests/89-abb.out
+INSERTAR 50 2.215151 James Bond 16 - Licence to Kill [1989]
+INSERTAR 0 4.579330 Constantine 720p
+INSERTAR 202 1.198644 contents.txt
+INSERTAR 140 6.468488 E.T   720p
+INSERTAR 161 7.557286 iRobot  720p
+INSERTAR 191 3.659953 Max Payne    720p
+INSERTAR 176 4.721026 All About Steve 720P
+INSERTAR 155 0.216885 Ongbak 2003 720p
+INSERTAR 184 8.290710 Aladdin [1992] [720p]
+INSERTAR 134 9.735689 Red Dragon    1080p
+INSERTAR 41 2.391894 Crank 2, High Voltage   1080p
+INSERTAR 171 9.109653 CJ7   720p
+INSERTAR 116 6.081634 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 53 9.271881 Jumper    1080p
+INSERTAR 64 4.482196 National Tressure 1 - 1080p
+INSERTAR 129 8.619012 Max Payne    720p
+ELIMINAR 104
+ELIMINAR 184
+ELIMINAR 108
+ELIMINAR 51
+ELIMINAR 188
+ELIMINAR 73
+ELIMINAR 47
+ELIMINAR 59
+IMPRIMIR tests/89-abb.out
+INSERTAR 114 0.267346 Basic Instinct 720p
+INSERTAR 177 3.462937 Punisher Warzone [720p]
+INSERTAR 150 7.861096 Kung Fu Panda [2008]   720p
+INSERTAR 195 8.252168 Resident Evil Series    1080p
+INSERTAR 218 6.234186 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 215 9.570931 High school musical 2006    720p
+INSERTAR 196 0.057387 Spiderman 1   1080p
+INSERTAR 182 8.160918 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 185 4.887800 Twilight [2008]   720p
+INSERTAR 199 2.985019 Star Trek [2009] [1080p]
+INSERTAR 183 5.901765 Spiderman 1   1080p
+INSERTAR 145 1.546570 Romeo And Juliet   720p
+INSERTAR 213 3.289469 Die Hard 4   1080p
+INSERTAR 224 0.926525 A Bug's Life [720p]
+INSERTAR 97 4.984155 Face.Off.1997.720p
+INSERTAR 210 0.914961 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 186 1.735279 Hulk 2 - The Incredible Hulk - 720p
+ELIMINAR 199
+ELIMINAR 170
+ELIMINAR 0
+ELIMINAR 128
+ELIMINAR 193
+ELIMINAR 177
+ELIMINAR 122
+ELIMINAR 145
+IMPRIMIR tests/89-abb.out
+INSERTAR 180 7.033002 Meet The Parents    720p
+INSERTAR 212 7.710760 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 223 5.052912 Star Trek [2009] [1080p]
+INSERTAR 124 1.608430 3_10 to Yuma   720p
+INSERTAR 149 9.962174 Lust Caution   720p
+INSERTAR 169 0.636827 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 225 7.459934 Star Trek Collection 1-9    720p
+INSERTAR 158 4.940217 007 Series
+INSERTAR 240 9.925845 The Final Destination 4 [2009] [720p]
+INSERTAR 172 2.594462 Beowulf   720p
+INSERTAR 248 7.767372 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 165 1.374552 Jumper    1080p
+INSERTAR 111 6.310004 PIXAR Movie
+INSERTAR 214 6.035201 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 11 1.054068 Jerry Maguire    1080p
+INSERTAR 69 5.558963 The Brave One 720P
+INSERTAR 138 2.871650 Fifty Dead Men Walking   1080p
+INSERTAR 112 3.677517 War [720p]
+ELIMINAR 49
+ELIMINAR 124
+ELIMINAR 150
+ELIMINAR 107
+ELIMINAR 31
+ELIMINAR 21
+ELIMINAR 120
+ELIMINAR 156
+ELIMINAR 132
+IMPRIMIR tests/89-abb.out
diff --git a/tests/9-abb.catedra.out b/tests/9-abb.catedra.out
new file mode 100644
index 0000000..40e813b
--- /dev/null
+++ b/tests/9-abb.catedra.out
@@ -0,0 +1,5 @@
+[ 8 3.545609 1408.2007.720p.BluRay.x264-SiNNERS ]
+[ 8 3.545609 1408.2007.720p.BluRay.x264-SiNNERS ][ 9 6.559621 Kingdom of Heaven [2005] [720p] ]
+[ 8 3.545609 1408.2007.720p.BluRay.x264-SiNNERS ][ 9 6.559621 Kingdom of Heaven [2005] [720p] ][ 10 4.556199 This Is It [2009] [720p] ][ 13 0.247650 Orphan (2009)    1080p ]
+[ 1 8.419049 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 9 6.559621 Kingdom of Heaven [2005] [720p] ][ 10 4.556199 This Is It [2009] [720p] ][ 11 5.307836 Disaster Movie 2008   720p ][ 13 0.247650 Orphan (2009)    1080p ][ 14 9.359769 Burn E [720p] ]
+[ 0 5.096969 Die Hard 4   1080p ][ 1 8.419049 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 2 8.960071 Terminator Salvation Director's cut  ( 2009)    1080p ][ 9 6.559621 Kingdom of Heaven [2005] [720p] ][ 10 4.556199 This Is It [2009] [720p] ][ 13 0.247650 Orphan (2009)    1080p ][ 14 9.359769 Burn E [720p] ][ 18 0.752585 The Mummy Tomb Of The Dragon Emperor   720p ][ 21 3.314330 Street Kings   720p ]
diff --git a/tests/9-abb.in b/tests/9-abb.in
new file mode 100644
index 0000000..ba9f587
--- /dev/null
+++ b/tests/9-abb.in
@@ -0,0 +1,27 @@
+BORRAR tests/9-abb.out
+INSERTAR 8 3.545609 1408.2007.720p.BluRay.x264-SiNNERS
+IMPRIMIR tests/9-abb.out
+INSERTAR 9 6.559621 Kingdom of Heaven [2005] [720p]
+INSERTAR 5 6.572835 Core   720p
+ELIMINAR 5
+IMPRIMIR tests/9-abb.out
+INSERTAR 7 1.368424 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 10 4.556199 This Is It [2009] [720p]
+INSERTAR 13 0.247650 Orphan (2009)    1080p
+ELIMINAR 7
+IMPRIMIR tests/9-abb.out
+INSERTAR 11 5.307836 Disaster Movie 2008   720p
+INSERTAR 14 9.359769 Burn E [720p]
+INSERTAR 1 8.419049 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 15 7.459478 Push 720P
+ELIMINAR 15
+ELIMINAR 8
+IMPRIMIR tests/9-abb.out
+INSERTAR 2 8.960071 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 19 3.612042 Apocalypto   720p
+INSERTAR 0 5.096969 Die Hard 4   1080p
+INSERTAR 21 3.314330 Street Kings   720p
+INSERTAR 18 0.752585 The Mummy Tomb Of The Dragon Emperor   720p
+ELIMINAR 19
+ELIMINAR 11
+IMPRIMIR tests/9-abb.out
diff --git a/tests/90-abb.catedra.out b/tests/90-abb.catedra.out
new file mode 100644
index 0000000..c88bb30
--- /dev/null
+++ b/tests/90-abb.catedra.out
@@ -0,0 +1,18 @@
+[ 72 9.609590 Erin Brockovich 2000.720p ]
+[ 72 9.609590 Erin Brockovich 2000.720p ][ 73 3.416744 Cars [2006] [720p] ]
+[ 17 6.124189 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 70 9.711251 Swordfish    720p ][ 73 3.416744 Cars [2006] [720p] ][ 85 2.342532 Van.Helsing  1080p ]
+[ 13 4.416241 Fast and the Furious 4 - 1080p ][ 17 6.124189 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 32 6.948927 Dante's Peak   1080p ][ 73 3.416744 Cars [2006] [720p] ][ 85 2.342532 Van.Helsing  1080p ]
+[ 6 8.714074 contents.txt ][ 11 9.208970 All About Steve 720P ][ 13 4.416241 Fast and the Furious 4 - 1080p ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 32 6.948927 Dante's Peak   1080p ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 80 6.861981 Home    1080p ][ 85 2.342532 Van.Helsing  1080p ]
+[ 6 8.714074 contents.txt ][ 11 9.208970 All About Steve 720P ][ 14 0.042837 Chocolate 720p ][ 20 3.211489 Burn E [720p] ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 27 9.683567 Fast and the Furious 2 - 1080p ][ 32 6.948927 Dante's Peak   1080p ][ 43 7.856857 Click   720p ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 80 6.861981 Home    1080p ][ 85 2.342532 Van.Helsing  1080p ]
+[ 3 0.519356 Face.Off.1997.720p ][ 6 8.714074 contents.txt ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 14 0.042837 Chocolate 720p ][ 20 3.211489 Burn E [720p] ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 22 7.195728 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 32 6.948927 Dante's Peak   1080p ][ 43 7.856857 Click   720p ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 80 6.861981 Home    1080p ][ 85 2.342532 Van.Helsing  1080p ][ 96 1.141249 Species - The Awakening   720p ][ 97 8.325428 The Sniper 720p ]
+[ 3 0.519356 Face.Off.1997.720p ][ 6 8.714074 contents.txt ][ 8 4.460105 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 14 0.042837 Chocolate 720p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 20 3.211489 Burn E [720p] ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 24 5.581715 Alexander - The Final Cut ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 56 4.350770 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 57 5.484057 Final Destination 2 ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 75 2.490070 Elite Squad 1080p ][ 80 6.861981 Home    1080p ][ 85 2.342532 Van.Helsing  1080p ][ 96 1.141249 Species - The Awakening   720p ][ 104 5.486061 The Butterfly Effect 3 Revelations 720p ][ 116 8.190158 Equilibrium 720p ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 3 0.519356 Face.Off.1997.720p ][ 6 8.714074 contents.txt ][ 8 4.460105 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 10 1.178392 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 14 0.042837 Chocolate 720p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 20 3.211489 Burn E [720p] ][ 21 1.372423 The Empress and the Warriors [2008] [720p] ][ 24 5.581715 Alexander - The Final Cut ][ 35 0.421526 Swordfish    720p ][ 50 1.863408 Swordfish    720p ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 57 5.484057 Final Destination 2 ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 75 2.490070 Elite Squad 1080p ][ 76 6.040295 Stardust   720p ][ 80 6.861981 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 85 2.342532 Van.Helsing  1080p ][ 96 1.141249 Species - The Awakening   720p ][ 104 5.486061 The Butterfly Effect 3 Revelations 720p ][ 116 8.190158 Equilibrium 720p ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 6 8.714074 contents.txt ][ 8 4.460105 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 10 1.178392 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 14 0.042837 Chocolate 720p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 20 3.211489 Burn E [720p] ][ 24 5.581715 Alexander - The Final Cut ][ 40 2.615732 Beauty And The Beast    720p ][ 50 1.863408 Swordfish    720p ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 57 5.484057 Final Destination 2 ][ 59 2.207836 X-Men 2   1080p ][ 66 2.469861 Star Trek Collection 1-9    720p ][ 67 4.385258 Finding Nemo [2003] [720p] ][ 73 3.416744 Cars [2006] [720p] ][ 75 2.490070 Elite Squad 1080p ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 96 1.141249 Species - The Awakening   720p ][ 104 5.486061 The Butterfly Effect 3 Revelations 720p ][ 114 2.678689 Doomsday 720p ][ 116 8.190158 Equilibrium 720p ][ 118 1.514606 Batman Dark Knight   1080p ][ 131 4.323010 Kill Bill Vol 1 [2003]    720p ][ 133 9.196650 Gran Torino [2008] [720p] ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 8 4.460105 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 14 0.042837 Chocolate 720p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 19 0.703881 Meet The Parents    720p ][ 20 3.211489 Burn E [720p] ][ 26 7.560930 Behind Enemy Line 2001   720p ][ 40 2.615732 Beauty And The Beast    720p ][ 50 1.863408 Swordfish    720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 57 5.484057 Final Destination 2 ][ 59 2.207836 X-Men 2   1080p ][ 66 2.469861 Star Trek Collection 1-9    720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 75 2.490070 Elite Squad 1080p ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 82 6.163273 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 94 3.767602 The Matrix   1080p ][ 96 1.141249 Species - The Awakening   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 100 6.782132 Alexander - The Final Cut ][ 104 5.486061 The Butterfly Effect 3 Revelations 720p ][ 108 0.053525 Black Hawk Down   1080p ][ 112 4.800611 National Tressure 1 - 1080p ][ 114 2.678689 Doomsday 720p ][ 116 8.190158 Equilibrium 720p ][ 118 1.514606 Batman Dark Knight   1080p ][ 131 4.323010 Kill Bill Vol 1 [2003]    720p ][ 133 9.196650 Gran Torino [2008] [720p] ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 19 0.703881 Meet The Parents    720p ][ 20 3.211489 Burn E [720p] ][ 26 7.560930 Behind Enemy Line 2001   720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 50 1.863408 Swordfish    720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 57 5.484057 Final Destination 2 ][ 59 2.207836 X-Men 2   1080p ][ 61 6.040089 9 [720p] ][ 66 2.469861 Star Trek Collection 1-9    720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 82 6.163273 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 88 9.764240 Taken 1080p ][ 94 3.767602 The Matrix   1080p ][ 96 1.141249 Species - The Awakening   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 100 6.782132 Alexander - The Final Cut ][ 106 5.764264 James Bond 16 - Licence to Kill [1989] ][ 108 0.053525 Black Hawk Down   1080p ][ 112 4.800611 National Tressure 1 - 1080p ][ 116 8.190158 Equilibrium 720p ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 128 2.279384 300 [2006] ][ 131 4.323010 Kill Bill Vol 1 [2003]    720p ][ 132 1.922107 Romeo And Juliet   720p ][ 133 9.196650 Gran Torino [2008] [720p] ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 148 6.218857 Hellboy 2     1080p ][ 150 2.597768 The Last Samurai [2004] [720p] ][ 153 6.750726 The Italian Job [2003] [720p] ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 20 3.211489 Burn E [720p] ][ 26 7.560930 Behind Enemy Line 2001   720p ][ 28 4.179412 Deep Sea ][ 41 7.970352 SAW III   720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 50 1.863408 Swordfish    720p ][ 52 5.811945 Exiled   720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 59 2.207836 X-Men 2   1080p ][ 66 2.469861 Star Trek Collection 1-9    720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 82 6.163273 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 94 3.767602 The Matrix   1080p ][ 96 1.141249 Species - The Awakening   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 106 5.764264 James Bond 16 - Licence to Kill [1989] ][ 108 0.053525 Black Hawk Down   1080p ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 112 4.800611 National Tressure 1 - 1080p ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 131 4.323010 Kill Bill Vol 1 [2003]    720p ][ 132 1.922107 Romeo And Juliet   720p ][ 133 9.196650 Gran Torino [2008] [720p] ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 150 2.597768 The Last Samurai [2004] [720p] ][ 153 6.750726 The Italian Job [2003] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 167 1.248312 Baby on Board (2009)    720p ]
+[ 0 2.855669 Horton Hears a Who! [2008] [720p] ][ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 28 4.179412 Deep Sea ][ 36 6.233236 Jumper    1080p ][ 38 9.397878 Firewall 720p ][ 41 7.970352 SAW III   720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 50 1.863408 Swordfish    720p ][ 51 9.590187 The Mummy Tomb Of The Dragon Emperor   720p ][ 52 5.811945 Exiled   720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 59 2.207836 X-Men 2   1080p ][ 66 2.469861 Star Trek Collection 1-9    720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 82 6.163273 Home    1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 94 3.767602 The Matrix   1080p ][ 95 8.597231 Indiana Jones Trilogy   720p ][ 96 1.141249 Species - The Awakening   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 107 4.163628 CJ7   720p ][ 108 0.053525 Black Hawk Down   1080p ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 112 4.800611 National Tressure 1 - 1080p ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 132 1.922107 Romeo And Juliet   720p ][ 133 9.196650 Gran Torino [2008] [720p] ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 139 5.263795 Bourne Identity   720p ][ 143 9.713470 Cars [2006] [720p] ][ 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 150 2.597768 The Last Samurai [2004] [720p] ][ 153 6.750726 The Italian Job [2003] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 167 1.248312 Baby on Board (2009)    720p ][ 171 1.752776 Hero    1080p ][ 184 1.760775 Darko 720P ]
+[ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 18 1.551661 PBS ][ 28 4.179412 Deep Sea ][ 36 6.233236 Jumper    1080p ][ 38 9.397878 Firewall 720p ][ 41 7.970352 SAW III   720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 50 1.863408 Swordfish    720p ][ 51 9.590187 The Mummy Tomb Of The Dragon Emperor   720p ][ 52 5.811945 Exiled   720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 59 2.207836 X-Men 2   1080p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 71 6.087138 Watchmen [720p] ][ 76 6.040295 Stardust   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 80 6.861981 Home    1080p ][ 81 6.975022 Chicken Little 1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 93 3.592573 Fantastic Four   1080p ][ 94 3.767602 The Matrix   1080p ][ 95 8.597231 Indiana Jones Trilogy   720p ][ 96 1.141249 Species - The Awakening   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 107 4.163628 CJ7   720p ][ 108 0.053525 Black Hawk Down   1080p ][ 109 5.451035 James Bond 20 - Die Another Day [2002] [720p] ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 112 4.800611 National Tressure 1 - 1080p ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 125 6.872320 Fifty Dead Men Walking   1080p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 132 1.922107 Romeo And Juliet   720p ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 139 5.263795 Bourne Identity   720p ][ 140 3.161645 Gone In 60 Seconds    1080p ][ 143 9.713470 Cars [2006] [720p] ][ 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 153 6.750726 The Italian Job [2003] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 167 1.248312 Baby on Board (2009)    720p ][ 171 1.752776 Hero    1080p ][ 176 1.545345 Core   720p ][ 184 1.760775 Darko 720P ][ 185 6.637798 Iron Man    1080p ][ 186 6.698360 The Hangover [720p] ][ 195 0.417262 10,000 BC 720p ][ 201 5.512330 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 207 6.042984 Superman Batman Public Enemies 2009 720p ]
+[ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 18 1.551661 PBS ][ 28 4.179412 Deep Sea ][ 30 9.468641 Beauty And The Beast    720p ][ 36 6.233236 Jumper    1080p ][ 38 9.397878 Firewall 720p ][ 41 7.970352 SAW III   720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 50 1.863408 Swordfish    720p ][ 51 9.590187 The Mummy Tomb Of The Dragon Emperor   720p ][ 52 5.811945 Exiled   720p ][ 54 0.867807 James Bond 12 - For Your Eyes Only [1981] ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 58 6.811835 Apocalypto   720p ][ 59 2.207836 X-Men 2   1080p ][ 62 3.014967 Romeo And Juliet   720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 69 6.728285 Kung Fu Hustle   720p ][ 71 6.087138 Watchmen [720p] ][ 76 6.040295 Stardust   720p ][ 77 1.331628 Disaster Movie 2008   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 81 6.975022 Chicken Little 1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 89 5.666998 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 93 3.592573 Fantastic Four   1080p ][ 94 3.767602 The Matrix   1080p ][ 95 8.597231 Indiana Jones Trilogy   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 102 7.866986 Final Fantasy VII Advent Children [2005] [1080p] ][ 108 0.053525 Black Hawk Down   1080p ][ 109 5.451035 James Bond 20 - Die Another Day [2002] [720p] ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 112 4.800611 National Tressure 1 - 1080p ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 124 1.896735 Con Air   720p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 130 6.330569 911 Mysteries Demolition    720p ][ 132 1.922107 Romeo And Juliet   720p ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 139 5.263795 Bourne Identity   720p ][ 140 3.161645 Gone In 60 Seconds    1080p ][ 143 9.713470 Cars [2006] [720p] ][ 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 153 6.750726 The Italian Job [2003] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 176 1.545345 Core   720p ][ 183 3.816551 James Bond 22 - Quantum of Solace [2008] [720p] ][ 184 1.760775 Darko 720P ][ 185 6.637798 Iron Man    1080p ][ 186 6.698360 The Hangover [720p] ][ 194 2.988626 Kung Fu Panda (BluRay 720p) ][ 195 0.417262 10,000 BC 720p ][ 199 2.585274 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 201 5.512330 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 207 6.042984 Superman Batman Public Enemies 2009 720p ][ 211 6.019369 Dragon Wars   720p ][ 215 7.437738 Core   720p ][ 217 0.351233 Crank 2, High Voltage   1080p ]
+[ 1 5.222556 Bad Boy I [1995] [720p] ][ 7 5.171787 Hancock    1080p ][ 16 9.912717 The Tale Of Despereaux [720p] ][ 18 1.551661 PBS ][ 28 4.179412 Deep Sea ][ 30 9.468641 Beauty And The Beast    720p ][ 36 6.233236 Jumper    1080p ][ 38 9.397878 Firewall 720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 47 6.482335 Meet The Parents    720p ][ 50 1.863408 Swordfish    720p ][ 51 9.590187 The Mummy Tomb Of The Dragon Emperor   720p ][ 52 5.811945 Exiled   720p ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 58 6.811835 Apocalypto   720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 69 6.728285 Kung Fu Hustle   720p ][ 71 6.087138 Watchmen [720p] ][ 76 6.040295 Stardust   720p ][ 77 1.331628 Disaster Movie 2008   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 81 6.975022 Chicken Little 1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 89 5.666998 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 93 3.592573 Fantastic Four   1080p ][ 94 3.767602 The Matrix   1080p ][ 95 8.597231 Indiana Jones Trilogy   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 102 7.866986 Final Fantasy VII Advent Children [2005] [1080p] ][ 108 0.053525 Black Hawk Down   1080p ][ 109 5.451035 James Bond 20 - Die Another Day [2002] [720p] ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 112 4.800611 National Tressure 1 - 1080p ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 122 9.742805 Behind Enemy Line 2001   720p ][ 123 0.863653 Rambo 4 [2008] [720p] ][ 124 1.896735 Con Air   720p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 130 6.330569 911 Mysteries Demolition    720p ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 138 1.732488 Meet The Parents    720p ][ 140 3.161645 Gone In 60 Seconds    1080p ][ 143 9.713470 Cars [2006] [720p] ][ 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 145 9.134520 SAW II   720p ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 152 0.960515 X-Men 3    720p ][ 159 6.901751 James Bond 20 - Die Another Day [2002] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 162 3.687725 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 173 1.663621 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 176 1.545345 Core   720p ][ 179 2.827290 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 182 1.050855 New York I Love You 720p   720p ][ 183 3.816551 James Bond 22 - Quantum of Solace [2008] [720p] ][ 184 1.760775 Darko 720P ][ 185 6.637798 Iron Man    1080p ][ 186 6.698360 The Hangover [720p] ][ 190 7.737260 Beauty And The Beast    720p ][ 194 2.988626 Kung Fu Panda (BluRay 720p) ][ 195 0.417262 10,000 BC 720p ][ 198 3.007769 American Gangster    720p ][ 199 2.585274 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 201 5.512330 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 207 6.042984 Superman Batman Public Enemies 2009 720p ][ 211 6.019369 Dragon Wars   720p ][ 215 7.437738 Core   720p ][ 217 0.351233 Crank 2, High Voltage   1080p ][ 220 2.627235 Battlestar Galactica The Plan [720p] ][ 223 0.040273 G.I.Joe The Rise of Cobra [2009] [720p] ][ 225 8.904878 Twilight [2008]   720p ][ 228 9.482748 Disturbia    720p ]
+[ 1 5.222556 Bad Boy I [1995] [720p] ][ 2 0.950114 Hellboy 2     1080p ][ 7 5.171787 Hancock    1080p ][ 18 1.551661 PBS ][ 28 4.179412 Deep Sea ][ 30 9.468641 Beauty And The Beast    720p ][ 36 6.233236 Jumper    1080p ][ 38 9.397878 Firewall 720p ][ 42 2.929376 The Notebook [2004] [1080p] ][ 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p ][ 47 6.482335 Meet The Parents    720p ][ 50 1.863408 Swordfish    720p ][ 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 58 6.811835 Apocalypto   720p ][ 68 7.056339 Fast and the Furious 1 - 1080p ][ 69 6.728285 Kung Fu Hustle   720p ][ 71 6.087138 Watchmen [720p] ][ 76 6.040295 Stardust   720p ][ 77 1.331628 Disaster Movie 2008   720p ][ 78 9.670061 James Bond 01 - Dr. No [1962] [720p] ][ 81 6.975022 Chicken Little 1080p ][ 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 86 7.711702 The Day After Tomorrow 1080p ][ 88 9.764240 Taken 1080p ][ 89 5.666998 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 91 6.370130 Swordfish    720p ][ 93 3.592573 Fantastic Four   1080p ][ 94 3.767602 The Matrix   1080p ][ 95 8.597231 Indiana Jones Trilogy   720p ][ 98 4.598812 Bee Movie   720p ][ 99 9.732128 Species - The Awakening   720p ][ 102 7.866986 Final Fantasy VII Advent Children [2005] [1080p] ][ 108 0.053525 Black Hawk Down   1080p ][ 109 5.451035 James Bond 20 - Die Another Day [2002] [720p] ][ 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20 ][ 113 5.493578 Alvin And The Chipmunks [720p] ][ 118 1.514606 Batman Dark Knight   1080p ][ 120 5.250850 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 123 0.863653 Rambo 4 [2008] [720p] ][ 124 1.896735 Con Air   720p ][ 127 1.038302 Deep Sea ][ 128 2.279384 300 [2006] ][ 130 6.330569 911 Mysteries Demolition    720p ][ 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 140 3.161645 Gone In 60 Seconds    1080p ][ 143 9.713470 Cars [2006] [720p] ][ 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 145 9.134520 SAW II   720p ][ 147 4.074158 007.1983.Octopussy.720p.hdtv.x264 ][ 148 6.218857 Hellboy 2     1080p ][ 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 152 0.960515 X-Men 3    720p ][ 159 6.901751 James Bond 20 - Die Another Day [2002] [720p] ][ 161 4.865682 The Mummy 1-2   1080p ][ 162 3.687725 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 164 0.049204 Angels & Demons [2009] [1080p] ][ 165 4.588917 Beowulf   720p ][ 173 1.663621 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 175 0.059320 Punisher 2   720p ][ 176 1.545345 Core   720p ][ 179 2.827290 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 181 5.903724 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 182 1.050855 New York I Love You 720p   720p ][ 183 3.816551 James Bond 22 - Quantum of Solace [2008] [720p] ][ 184 1.760775 Darko 720P ][ 185 6.637798 Iron Man    1080p ][ 186 6.698360 The Hangover [720p] ][ 187 2.271902 The Incredibles [1080p] ][ 190 7.737260 Beauty And The Beast    720p ][ 193 3.199803 Robocop Collection   720p ][ 194 2.988626 Kung Fu Panda (BluRay 720p) ][ 195 0.417262 10,000 BC 720p ][ 198 3.007769 American Gangster    720p ][ 200 9.939555 Batman The Dark Knight   720p ][ 201 5.512330 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 207 6.042984 Superman Batman Public Enemies 2009 720p ][ 211 6.019369 Dragon Wars   720p ][ 215 7.437738 Core   720p ][ 216 2.255461 1408.2007.720p.BluRay.x264-SiNNERS ][ 217 0.351233 Crank 2, High Voltage   1080p ][ 219 4.574427 Dolphin    720p ][ 220 2.627235 Battlestar Galactica The Plan [720p] ][ 223 0.040273 G.I.Joe The Rise of Cobra [2009] [720p] ][ 225 8.904878 Twilight [2008]   720p ][ 228 9.482748 Disturbia    720p ][ 230 4.762065 The Last Samurai [2004] [720p] ][ 239 3.007916 Babel.720p ][ 241 3.185355 Poseidon   1080p ][ 255 7.715468 American Psycho   720p ]
diff --git a/tests/90-abb.in b/tests/90-abb.in
new file mode 100644
index 0000000..238db70
--- /dev/null
+++ b/tests/90-abb.in
@@ -0,0 +1,271 @@
+BORRAR tests/90-abb.out
+INSERTAR 72 9.609590 Erin Brockovich 2000.720p
+IMPRIMIR tests/90-abb.out
+INSERTAR 73 3.416744 Cars [2006] [720p]
+INSERTAR 60 4.520199 Lord Of The Ring  - The Fellowship Of The Ring   720p
+ELIMINAR 60
+IMPRIMIR tests/90-abb.out
+INSERTAR 85 2.342532 Van.Helsing  1080p
+INSERTAR 17 6.124189 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 70 9.711251 Swordfish    720p
+ELIMINAR 72
+IMPRIMIR tests/90-abb.out
+INSERTAR 13 4.416241 Fast and the Furious 4 - 1080p
+INSERTAR 5 7.065175 Kung Fu Panda (BluRay 720p)
+INSERTAR 21 1.372423 The Empress and the Warriors [2008] [720p]
+INSERTAR 32 6.948927 Dante's Peak   1080p
+ELIMINAR 5
+ELIMINAR 70
+IMPRIMIR tests/90-abb.out
+INSERTAR 6 8.714074 contents.txt
+INSERTAR 11 9.208970 All About Steve 720P
+INSERTAR 65 8.995357 Mr. & Mrs. Smith   720p
+INSERTAR 80 6.861981 Home    1080p
+INSERTAR 67 4.385258 Finding Nemo [2003] [720p]
+ELIMINAR 17
+ELIMINAR 65
+IMPRIMIR tests/90-abb.out
+INSERTAR 31 4.094804 Watchmen [720p]
+INSERTAR 63 5.255563 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 43 7.856857 Click   720p
+INSERTAR 20 3.211489 Burn E [720p]
+INSERTAR 14 0.042837 Chocolate 720p
+INSERTAR 27 9.683567 Fast and the Furious 2 - 1080p
+ELIMINAR 63
+ELIMINAR 13
+ELIMINAR 31
+IMPRIMIR tests/90-abb.out
+INSERTAR 22 7.195728 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 53 9.840182 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 3 0.519356 Face.Off.1997.720p
+INSERTAR 55 7.063877 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 97 8.325428 The Sniper 720p
+INSERTAR 9 8.307232 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 96 1.141249 Species - The Awakening   720p
+ELIMINAR 11
+ELIMINAR 27
+ELIMINAR 53
+IMPRIMIR tests/90-abb.out
+INSERTAR 8 4.460105 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 104 5.486061 The Butterfly Effect 3 Revelations 720p
+INSERTAR 24 5.581715 Alexander - The Final Cut
+INSERTAR 116 8.190158 Equilibrium 720p
+INSERTAR 56 4.350770 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 16 9.912717 The Tale Of Despereaux [720p]
+INSERTAR 57 5.484057 Final Destination 2
+INSERTAR 75 2.490070 Elite Squad 1080p
+ELIMINAR 22
+ELIMINAR 97
+ELIMINAR 32
+ELIMINAR 43
+IMPRIMIR tests/90-abb.out
+INSERTAR 50 1.863408 Swordfish    720p
+INSERTAR 25 0.028969 Leaving Las Vegas  720p
+INSERTAR 76 6.040295 Stardust   720p
+INSERTAR 83 8.176297 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 10 1.178392 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 111 2.927815 Van.Helsing  1080p
+INSERTAR 35 0.421526 Swordfish    720p
+INSERTAR 115 9.469902 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 0 2.855669 Horton Hears a Who! [2008] [720p]
+ELIMINAR 111
+ELIMINAR 56
+ELIMINAR 25
+ELIMINAR 115
+IMPRIMIR tests/90-abb.out
+INSERTAR 114 2.678689 Doomsday 720p
+INSERTAR 66 2.469861 Star Trek Collection 1-9    720p
+INSERTAR 78 9.670061 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 59 2.207836 X-Men 2   1080p
+INSERTAR 136 9.661304 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 40 2.615732 Beauty And The Beast    720p
+INSERTAR 118 1.514606 Batman Dark Knight   1080p
+INSERTAR 133 9.196650 Gran Torino [2008] [720p]
+INSERTAR 131 4.323010 Kill Bill Vol 1 [2003]    720p
+INSERTAR 129 8.768845 Up [1080p]
+ELIMINAR 35
+ELIMINAR 129
+ELIMINAR 85
+ELIMINAR 21
+ELIMINAR 3
+IMPRIMIR tests/90-abb.out
+INSERTAR 26 7.560930 Behind Enemy Line 2001   720p
+INSERTAR 94 3.767602 The Matrix   1080p
+INSERTAR 82 6.163273 Home    1080p
+INSERTAR 99 9.732128 Species - The Awakening   720p
+INSERTAR 54 0.867807 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 19 0.703881 Meet The Parents    720p
+INSERTAR 100 6.782132 Alexander - The Final Cut
+INSERTAR 98 4.598812 Bee Movie   720p
+INSERTAR 112 4.800611 National Tressure 1 - 1080p
+INSERTAR 108 0.053525 Black Hawk Down   1080p
+INSERTAR 68 7.056339 Fast and the Furious 1 - 1080p
+ELIMINAR 24
+ELIMINAR 6
+ELIMINAR 67
+ELIMINAR 73
+ELIMINAR 10
+IMPRIMIR tests/90-abb.out
+INSERTAR 153 6.750726 The Italian Job [2003] [720p]
+INSERTAR 7 5.171787 Hancock    1080p
+INSERTAR 148 6.218857 Hellboy 2     1080p
+INSERTAR 128 2.279384 300 [2006]
+INSERTAR 61 6.040089 9 [720p]
+INSERTAR 42 2.929376 The Notebook [2004] [1080p]
+INSERTAR 106 5.764264 James Bond 16 - Licence to Kill [1989]
+INSERTAR 1 5.222556 Bad Boy I [1995] [720p]
+INSERTAR 150 2.597768 The Last Samurai [2004] [720p]
+INSERTAR 122 9.742805 Behind Enemy Line 2001   720p
+INSERTAR 132 1.922107 Romeo And Juliet   720p
+INSERTAR 88 9.764240 Taken 1080p
+ELIMINAR 104
+ELIMINAR 8
+ELIMINAR 75
+ELIMINAR 14
+ELIMINAR 114
+ELIMINAR 40
+IMPRIMIR tests/90-abb.out
+INSERTAR 86 7.711702 The Day After Tomorrow 1080p
+INSERTAR 127 1.038302 Deep Sea
+INSERTAR 52 5.811945 Exiled   720p
+INSERTAR 29 7.454145 Banlieue 13 - Ultimatum [720p]
+INSERTAR 161 4.865682 The Mummy 1-2   1080p
+INSERTAR 149 9.582361 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 110 5.424852 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 167 1.248312 Baby on Board (2009)    720p
+INSERTAR 44 5.950784 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 41 7.970352 SAW III   720p
+INSERTAR 164 0.049204 Angels & Demons [2009] [1080p]
+INSERTAR 28 4.179412 Deep Sea
+INSERTAR 113 5.493578 Alvin And The Chipmunks [720p]
+ELIMINAR 57
+ELIMINAR 29
+ELIMINAR 116
+ELIMINAR 19
+ELIMINAR 61
+ELIMINAR 100
+IMPRIMIR tests/90-abb.out
+INSERTAR 38 9.397878 Firewall 720p
+INSERTAR 36 6.233236 Jumper    1080p
+INSERTAR 107 4.163628 CJ7   720p
+INSERTAR 144 8.263114 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 143 9.713470 Cars [2006] [720p]
+INSERTAR 184 1.760775 Darko 720P
+INSERTAR 84 8.399572 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 95 8.597231 Indiana Jones Trilogy   720p
+INSERTAR 121 1.900872 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 171 1.752776 Hero    1080p
+INSERTAR 117 2.102219 American Psycho   720p
+INSERTAR 51 9.590187 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 158 1.358948 Firewall 720p
+INSERTAR 139 5.263795 Bourne Identity   720p
+ELIMINAR 117
+ELIMINAR 26
+ELIMINAR 158
+ELIMINAR 20
+ELIMINAR 131
+ELIMINAR 121
+ELIMINAR 106
+IMPRIMIR tests/90-abb.out
+INSERTAR 109 5.451035 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 186 6.698360 The Hangover [720p]
+INSERTAR 168 1.398079 Die Hard 1   720p
+INSERTAR 71 6.087138 Watchmen [720p]
+INSERTAR 185 6.637798 Iron Man    1080p
+INSERTAR 81 6.975022 Chicken Little 1080p
+INSERTAR 18 1.551661 PBS
+INSERTAR 195 0.417262 10,000 BC 720p
+INSERTAR 125 6.872320 Fifty Dead Men Walking   1080p
+INSERTAR 189 0.405109 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 201 5.512330 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 176 1.545345 Core   720p
+INSERTAR 93 3.592573 Fantastic Four   1080p
+INSERTAR 207 6.042984 Superman Batman Public Enemies 2009 720p
+INSERTAR 140 3.161645 Gone In 60 Seconds    1080p
+ELIMINAR 168
+ELIMINAR 82
+ELIMINAR 133
+ELIMINAR 189
+ELIMINAR 66
+ELIMINAR 150
+ELIMINAR 0
+IMPRIMIR tests/90-abb.out
+INSERTAR 30 9.468641 Beauty And The Beast    720p
+INSERTAR 194 2.988626 Kung Fu Panda (BluRay 720p)
+INSERTAR 62 3.014967 Romeo And Juliet   720p
+INSERTAR 58 6.811835 Apocalypto   720p
+INSERTAR 89 5.666998 Toy.Story.2.HD.720p.Hebrew.Dubbed.Also.English.x264-ALiS_20
+INSERTAR 211 6.019369 Dragon Wars   720p
+INSERTAR 215 7.437738 Core   720p
+INSERTAR 130 6.330569 911 Mysteries Demolition    720p
+INSERTAR 69 6.728285 Kung Fu Hustle   720p
+INSERTAR 183 3.816551 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 177 4.238161 The Dark Knight [2008]   1080p
+INSERTAR 199 2.585274 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 77 1.331628 Disaster Movie 2008   720p
+INSERTAR 217 0.351233 Crank 2, High Voltage   1080p
+INSERTAR 124 1.896735 Con Air   720p
+INSERTAR 102 7.866986 Final Fantasy VII Advent Children [2005] [1080p]
+ELIMINAR 107
+ELIMINAR 96
+ELIMINAR 9
+ELIMINAR 80
+ELIMINAR 177
+ELIMINAR 125
+ELIMINAR 171
+ELIMINAR 167
+IMPRIMIR tests/90-abb.out
+INSERTAR 152 0.960515 X-Men 3    720p
+INSERTAR 220 2.627235 Battlestar Galactica The Plan [720p]
+INSERTAR 228 9.482748 Disturbia    720p
+INSERTAR 198 3.007769 American Gangster    720p
+INSERTAR 223 0.040273 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 173 1.663621 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 179 2.827290 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 159 6.901751 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 182 1.050855 New York I Love You 720p   720p
+INSERTAR 162 3.687725 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 138 1.732488 Meet The Parents    720p
+INSERTAR 145 9.134520 SAW II   720p
+INSERTAR 39 9.961976 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 190 7.737260 Beauty And The Beast    720p
+INSERTAR 47 6.482335 Meet The Parents    720p
+INSERTAR 225 8.904878 Twilight [2008]   720p
+INSERTAR 123 0.863653 Rambo 4 [2008] [720p]
+ELIMINAR 41
+ELIMINAR 54
+ELIMINAR 153
+ELIMINAR 132
+ELIMINAR 139
+ELIMINAR 39
+ELIMINAR 62
+ELIMINAR 59
+IMPRIMIR tests/90-abb.out
+INSERTAR 187 2.271902 The Incredibles [1080p]
+INSERTAR 200 9.939555 Batman The Dark Knight   720p
+INSERTAR 2 0.950114 Hellboy 2     1080p
+INSERTAR 175 0.059320 Punisher 2   720p
+INSERTAR 230 4.762065 The Last Samurai [2004] [720p]
+INSERTAR 241 3.185355 Poseidon   1080p
+INSERTAR 216 2.255461 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 219 4.574427 Dolphin    720p
+INSERTAR 147 4.074158 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 239 3.007916 Babel.720p
+INSERTAR 234 6.279479 Fast and the Furious 1 - 1080p
+INSERTAR 181 5.903724 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 120 5.250850 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 204 3.552354 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 255 7.715468 American Psycho   720p
+INSERTAR 91 6.370130 Swordfish    720p
+INSERTAR 165 4.588917 Beowulf   720p
+INSERTAR 193 3.199803 Robocop Collection   720p
+ELIMINAR 122
+ELIMINAR 234
+ELIMINAR 16
+ELIMINAR 52
+ELIMINAR 204
+ELIMINAR 51
+ELIMINAR 112
+ELIMINAR 138
+ELIMINAR 199
+IMPRIMIR tests/90-abb.out
diff --git a/tests/91-abb.catedra.out b/tests/91-abb.catedra.out
new file mode 100644
index 0000000..4bfd1d2
--- /dev/null
+++ b/tests/91-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 45 8.707132 Behind Enemy Line 2001   720p ]
+[ 14 1.028609 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 45 8.707132 Behind Enemy Line 2001   720p ]
+[ 11 2.920830 Ice Age 1 [2002] [720p] ][ 14 1.028609 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 22 9.149907 Lord of war   720p ][ 45 8.707132 Behind Enemy Line 2001   720p ]
+[ 11 2.920830 Ice Age 1 [2002] [720p] ][ 20 3.192977 Sex drive   720p ][ 22 9.149907 Lord of war   720p ][ 45 8.707132 Behind Enemy Line 2001   720p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 57 2.581937 The Bank Job [720p] ]
+[ 1 9.783661 The Mummy 1-2   1080p ][ 7 8.231636 Bad Boy I [1995] [720p] ][ 11 2.920830 Ice Age 1 [2002] [720p] ][ 20 3.192977 Sex drive   720p ][ 28 4.186399 Pearl Harbor ][ 45 8.707132 Behind Enemy Line 2001   720p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 64 2.398108 Lymelife [720p] ][ 81 6.262757 Hero    1080p ]
+[ 7 8.231636 Bad Boy I [1995] [720p] ][ 20 3.192977 Sex drive   720p ][ 24 4.849867 The Brave One 720P ][ 28 4.186399 Pearl Harbor ][ 45 8.707132 Behind Enemy Line 2001   720p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 64 2.398108 Lymelife [720p] ][ 69 5.397696 Daredevil - 720p ][ 81 6.262757 Hero    1080p ][ 98 3.436847 Species - The Awakening   720p ][ 104 3.245086 The Dark Knight [2008]   1080p ]
+[ 7 8.231636 Bad Boy I [1995] [720p] ][ 15 7.905114 The Brave One 720P ][ 20 3.192977 Sex drive   720p ][ 28 4.186399 Pearl Harbor ][ 39 1.605867 James Bond 03 - GoldFinger [1964] ][ 45 8.707132 Behind Enemy Line 2001   720p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 64 2.398108 Lymelife [720p] ][ 70 1.906469 Disturbia    720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 81 6.262757 Hero    1080p ][ 98 3.436847 Species - The Awakening   720p ][ 104 3.245086 The Dark Knight [2008]   1080p ][ 107 3.566251 Shutter   720p ]
+[ 7 8.231636 Bad Boy I [1995] [720p] ][ 15 7.905114 The Brave One 720P ][ 20 3.192977 Sex drive   720p ][ 26 3.429728 Ice Age 1 [2002] [720p] ][ 28 4.186399 Pearl Harbor ][ 33 2.754109 Dolphin    720p ][ 39 1.605867 James Bond 03 - GoldFinger [1964] ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 64 2.398108 Lymelife [720p] ][ 71 2.049259 Good Night And Good Luck   720p ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 98 3.436847 Species - The Awakening   720p ][ 104 3.245086 The Dark Knight [2008]   1080p ][ 106 6.061460 Get Smart (2008) 1080p ][ 107 3.566251 Shutter   720p ][ 124 9.328938 National Geographic - The Koran [720p] [Documenter] ]
+[ 7 8.231636 Bad Boy I [1995] [720p] ][ 15 7.905114 The Brave One 720P ][ 20 3.192977 Sex drive   720p ][ 26 3.429728 Ice Age 1 [2002] [720p] ][ 28 4.186399 Pearl Harbor ][ 33 2.754109 Dolphin    720p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 90 8.027573 Babylon A.D    720p ][ 91 6.190126 Orphan (2009)    1080p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 104 3.245086 The Dark Knight [2008]   1080p ][ 106 6.061460 Get Smart (2008) 1080p ][ 107 3.566251 Shutter   720p ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ]
+[ 7 8.231636 Bad Boy I [1995] [720p] ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 20 3.192977 Sex drive   720p ][ 26 3.429728 Ice Age 1 [2002] [720p] ][ 33 2.754109 Dolphin    720p ][ 36 1.279064 The Brave One 720P ][ 48 3.128758 Click   1080p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 55 3.273865 Blade 2   720p ][ 59 5.550022 Starship Troopers 2  720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 73 8.851810 Chicken Little 1080p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 84 7.976613 Dolphin    720p ][ 87 2.310521 The Lion King [1994] [720p] ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 104 3.245086 The Dark Knight [2008]   1080p ][ 107 3.566251 Shutter   720p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ]
+[ 3 0.366283 Fearless - 720p ][ 7 8.231636 Bad Boy I [1995] [720p] ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 26 3.429728 Ice Age 1 [2002] [720p] ][ 36 1.279064 The Brave One 720P ][ 42 9.113218 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 48 3.128758 Click   1080p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 55 3.273865 Blade 2   720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 71 2.049259 Good Night And Good Luck   720p ][ 73 8.851810 Chicken Little 1080p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 84 7.976613 Dolphin    720p ][ 87 2.310521 The Lion King [1994] [720p] ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 97 5.468150 Big Stan   1080p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 121 4.860846 G Force    720p ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ]
+[ 3 0.366283 Fearless - 720p ][ 5 0.598888 Underworld Series ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 21 9.069404 Demo (Sony, Sharp, THX and more) ][ 26 3.429728 Ice Age 1 [2002] [720p] ][ 36 1.279064 The Brave One 720P ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 48 3.128758 Click   1080p ][ 50 6.191255 James Bond 05 - You Only Live Twice [1967] ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 71 2.049259 Good Night And Good Luck   720p ][ 73 8.851810 Chicken Little 1080p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 84 7.976613 Dolphin    720p ][ 87 2.310521 The Lion King [1994] [720p] ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 97 5.468150 Big Stan   1080p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 113 1.034655 Inkheart [2008] [720p] ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 121 4.860846 G Force    720p ][ 127 1.254619 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 136 5.611585 The Last Samurai [2004] [720p] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 158 9.343057 Seven Swords    1080p ][ 160 7.030103 Leaving Las Vegas  720p ]
+[ 5 0.598888 Underworld Series ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 21 9.069404 Demo (Sony, Sharp, THX and more) ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 36 1.279064 The Brave One 720P ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 48 3.128758 Click   1080p ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 71 2.049259 Good Night And Good Luck   720p ][ 73 8.851810 Chicken Little 1080p ][ 75 5.276814 Spiderman 1   1080p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 84 7.976613 Dolphin    720p ][ 87 2.310521 The Lion King [1994] [720p] ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 102 9.814363 Death Race   720p ][ 113 1.034655 Inkheart [2008] [720p] ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 118 6.823766 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 120 7.367675 The Brave One 720P ][ 121 4.860846 G Force    720p ][ 127 1.254619 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 133 3.126074 enemy at the gates    1080p ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 136 5.611585 The Last Samurai [2004] [720p] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 142 0.722374 Hulk 2 - The Incredible Hulk - 720p ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 144 0.249706 Hitman    720p ][ 146 5.749011 The Matrix Revolution   1080p ][ 158 9.343057 Seven Swords    1080p ][ 160 7.030103 Leaving Las Vegas  720p ][ 161 3.828036 Punisher Warzone [720p] ]
+[ 5 0.598888 Underworld Series ][ 6 1.994868 Gran Torino [2008] [720p] ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 21 9.069404 Demo (Sony, Sharp, THX and more) ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 36 1.279064 The Brave One 720P ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 48 3.128758 Click   1080p ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 71 2.049259 Good Night And Good Luck   720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 75 5.276814 Spiderman 1   1080p ][ 78 9.907786 Aladdin [1992] [720p] ][ 79 3.318735 Final Destination ][ 80 4.764777 Elite Squad 1080p ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 102 9.814363 Death Race   720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 118 6.823766 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 120 7.367675 The Brave One 720P ][ 121 4.860846 G Force    720p ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 127 1.254619 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 136 5.611585 The Last Samurai [2004] [720p] ][ 137 2.442687 The Hangover [720p] ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 142 0.722374 Hulk 2 - The Incredible Hulk - 720p ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 146 5.749011 The Matrix Revolution   1080p ][ 148 6.747944 Ongbak 2003 720p ][ 150 1.369734 Death Sentence   1080p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 158 9.343057 Seven Swords    1080p ][ 161 3.828036 Punisher Warzone [720p] ]
+[ 5 0.598888 Underworld Series ][ 6 1.994868 Gran Torino [2008] [720p] ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 21 9.069404 Demo (Sony, Sharp, THX and more) ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 35 5.171699 The Matrix Reloaded   1080p ][ 36 1.279064 The Brave One 720P ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 48 3.128758 Click   1080p ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 56 9.498188 Daredevil - 720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 67 1.503990 Lord of war   720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 72 4.161752 High school musical 2006    720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 75 5.276814 Spiderman 1   1080p ][ 79 3.318735 Final Destination ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 102 9.814363 Death Race   720p ][ 105 2.495279 Aeon Flux   720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 118 6.823766 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 120 7.367675 The Brave One 720P ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 123 8.606017 Kill Shot   720p ][ 125 4.630414 Kingdom of Heaven [2005] [720p] ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 137 2.442687 The Hangover [720p] ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 142 0.722374 Hulk 2 - The Incredible Hulk - 720p ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 146 5.749011 The Matrix Revolution   1080p ][ 148 6.747944 Ongbak 2003 720p ][ 150 1.369734 Death Sentence   1080p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 158 9.343057 Seven Swords    1080p ][ 161 3.828036 Punisher Warzone [720p] ][ 163 6.804131 21   1080p ][ 165 0.256794 Drag Me To Hell [720p] ][ 177 9.514789 Shutter   720p ][ 191 1.058947 The Matrix   1080p ][ 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 195 3.683038 Disturbia    720p ]
+[ 5 0.598888 Underworld Series ][ 6 1.994868 Gran Torino [2008] [720p] ][ 8 0.781885 Jeniffer's Body ( 2009)    1080p ][ 10 5.062280 Max Payne    720p ][ 15 7.905114 The Brave One 720P ][ 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 19 6.500301 X-Men 3    720p ][ 32 9.173254 Shinjuku Incident ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 35 5.171699 The Matrix Reloaded   1080p ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 47 1.068390 enemy at the gates    1080p ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 56 9.498188 Daredevil - 720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 67 1.503990 Lord of war   720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 72 4.161752 High school musical 2006    720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 75 5.276814 Spiderman 1   1080p ][ 79 3.318735 Final Destination ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 102 9.814363 Death Race   720p ][ 105 2.495279 Aeon Flux   720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 117 6.169207 X-Men 3    720p ][ 119 0.236053 American Pie Book Of Love   720p ][ 120 7.367675 The Brave One 720P ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 123 8.606017 Kill Shot   720p ][ 125 4.630414 Kingdom of Heaven [2005] [720p] ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 132 4.354881 James Bond 11 - MoonRaker [1979] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 146 5.749011 The Matrix Revolution   1080p ][ 150 1.369734 Death Sentence   1080p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 158 9.343057 Seven Swords    1080p ][ 161 3.828036 Punisher Warzone [720p] ][ 162 3.999142 Species - The Awakening   720p ][ 163 6.804131 21   1080p ][ 165 0.256794 Drag Me To Hell [720p] ][ 166 8.107202 Corpse Bride   720p ][ 171 2.860789 Shinjuku Incident ][ 177 9.514789 Shutter   720p ][ 182 8.288097 Aladdin [1992] [720p] ][ 191 1.058947 The Matrix   1080p ][ 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 195 3.683038 Disturbia    720p ][ 197 4.505962 The Tale Of Despereaux [720p] ][ 203 1.697513 Pitch Black [720p] ][ 206 5.042320 Afro samurai uncut 720p ][ 215 1.706734 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 219 4.918396 My Bloody Valentine 3D [720p] ][ 223 7.343679 Fast and the Furious 1 - 1080p ]
+[ 5 0.598888 Underworld Series ][ 6 1.994868 Gran Torino [2008] [720p] ][ 10 5.062280 Max Payne    720p ][ 15 7.905114 The Brave One 720P ][ 16 2.096812 Lord Of The Ring  - Return Of The King   720p ][ 19 6.500301 X-Men 3    720p ][ 32 9.173254 Shinjuku Incident ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 35 5.171699 The Matrix Reloaded   1080p ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 47 1.068390 enemy at the gates    1080p ][ 51 0.486923 Kill Bill Vol 1 [2003]    720p ][ 56 9.498188 Daredevil - 720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 67 1.503990 Lord of war   720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 72 4.161752 High school musical 2006    720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 75 5.276814 Spiderman 1   1080p ][ 76 4.458324 Jurassic Park 1-3  1080p ][ 79 3.318735 Final Destination ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 5.593216 Bee Movie   720p ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 98 3.436847 Species - The Awakening   720p ][ 101 3.976169 CJ7   720p ][ 102 9.814363 Death Race   720p ][ 105 2.495279 Aeon Flux   720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 115 5.764722 X-Men 2   1080p ][ 117 6.169207 X-Men 3    720p ][ 119 0.236053 American Pie Book Of Love   720p ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 123 8.606017 Kill Shot   720p ][ 125 4.630414 Kingdom of Heaven [2005] [720p] ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 146 5.749011 The Matrix Revolution   1080p ][ 147 2.361726 The Godfather [1972] [720p] ][ 150 1.369734 Death Sentence   1080p ][ 151 7.592333 Sixth Sense   720p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 158 9.343057 Seven Swords    1080p ][ 161 3.828036 Punisher Warzone [720p] ][ 162 3.999142 Species - The Awakening   720p ][ 165 0.256794 Drag Me To Hell [720p] ][ 166 8.107202 Corpse Bride   720p ][ 170 5.659394 Four Christmases 720P ][ 171 2.860789 Shinjuku Incident ][ 175 5.741984 Doomsday 720p ][ 176 5.072532 Back.to.the.Future.Part.III ][ 177 9.514789 Shutter   720p ][ 182 8.288097 Aladdin [1992] [720p] ][ 192 1.497291 Fantastic Four   1080p ][ 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 197 4.505962 The Tale Of Despereaux [720p] ][ 203 1.697513 Pitch Black [720p] ][ 205 0.699469 Bad Boy I [1995] [720p] ][ 206 5.042320 Afro samurai uncut 720p ][ 207 5.961321 Dead Race 720p ][ 211 6.236345 The Uninvited [2009] [720p] ][ 215 1.706734 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 219 4.918396 My Bloody Valentine 3D [720p] ][ 223 7.343679 Fast and the Furious 1 - 1080p ][ 227 0.573758 Before The Devil Knows, You're Dead   1080p ][ 234 0.879573 Fantastic Four   1080p ][ 235 8.470717 Shark Tale [2004] [1080p] ]
+[ 6 1.994868 Gran Torino [2008] [720p] ][ 10 5.062280 Max Payne    720p ][ 15 7.905114 The Brave One 720P ][ 16 2.096812 Lord Of The Ring  - Return Of The King   720p ][ 19 6.500301 X-Men 3    720p ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 35 5.171699 The Matrix Reloaded   1080p ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 47 1.068390 enemy at the gates    1080p ][ 52 2.656918 Orphanage 720p ][ 56 9.498188 Daredevil - 720p ][ 58 5.534699 300   720p ][ 59 5.550022 Starship Troopers 2  720p ][ 62 2.407106 War [720p] ][ 63 7.116531 Wanted   1080p ][ 67 1.503990 Lord of war   720p ][ 68 4.261940 Superman Batman Public Enemies 2009 720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 72 4.161752 High school musical 2006    720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 76 4.458324 Jurassic Park 1-3  1080p ][ 79 3.318735 Final Destination ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 5.593216 Bee Movie   720p ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 96 0.608057 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 98 3.436847 Species - The Awakening   720p ][ 100 2.355693 Monsters vs Aliens [2009] [720p] ][ 102 9.814363 Death Race   720p ][ 105 2.495279 Aeon Flux   720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 115 5.764722 X-Men 2   1080p ][ 117 6.169207 X-Men 3    720p ][ 119 0.236053 American Pie Book Of Love   720p ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 125 4.630414 Kingdom of Heaven [2005] [720p] ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 130 3.606091 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 146 5.749011 The Matrix Revolution   1080p ][ 150 1.369734 Death Sentence   1080p ][ 151 7.592333 Sixth Sense   720p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 157 0.369976 007.Die Another Day.avi ][ 161 3.828036 Punisher Warzone [720p] ][ 162 3.999142 Species - The Awakening   720p ][ 165 0.256794 Drag Me To Hell [720p] ][ 166 8.107202 Corpse Bride   720p ][ 170 5.659394 Four Christmases 720P ][ 171 2.860789 Shinjuku Incident ][ 173 3.497060 Jurassic Park 1-3  1080p ][ 175 5.741984 Doomsday 720p ][ 176 5.072532 Back.to.the.Future.Part.III ][ 177 9.514789 Shutter   720p ][ 182 8.288097 Aladdin [1992] [720p] ][ 183 4.161060 Resident Evil Series    1080p ][ 190 0.814949 Kingdom of Heaven [2005] [720p] ][ 192 1.497291 Fantastic Four   1080p ][ 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 194 4.058500 Juno 2007 720p ][ 197 4.505962 The Tale Of Despereaux [720p] ][ 203 1.697513 Pitch Black [720p] ][ 205 0.699469 Bad Boy I [1995] [720p] ][ 206 5.042320 Afro samurai uncut 720p ][ 207 5.961321 Dead Race 720p ][ 211 6.236345 The Uninvited [2009] [720p] ][ 215 1.706734 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 218 6.344635 Batman Dark Knight   1080p ][ 219 4.918396 My Bloody Valentine 3D [720p] ][ 223 7.343679 Fast and the Furious 1 - 1080p ][ 224 2.174111 Bee Movie   720p ][ 227 0.573758 Before The Devil Knows, You're Dead   1080p ][ 228 4.519137 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 229 8.301649 Apollo 13   1080p ][ 234 0.879573 Fantastic Four   1080p ][ 235 8.470717 Shark Tale [2004] [1080p] ][ 241 4.227449 Assassination of a High School President 720p ][ 244 2.082544 Disturbia    720p ][ 246 3.285882 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ]
+[ 4 2.802365 X-Men 1    720p ][ 6 1.994868 Gran Torino [2008] [720p] ][ 9 3.516845 Bride Wars   720p ][ 10 5.062280 Max Payne    720p ][ 15 7.905114 The Brave One 720P ][ 16 2.096812 Lord Of The Ring  - Return Of The King   720p ][ 19 6.500301 X-Men 3    720p ][ 30 0.325148 The Butterfly Effect [2004] [720p] ][ 34 8.218153 007.1983.Octopussy.720p.hdtv.x264 ][ 35 5.171699 The Matrix Reloaded   1080p ][ 43 6.521132 Pursuit_Of_Happyness[2006]   720p ][ 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 47 1.068390 enemy at the gates    1080p ][ 52 2.656918 Orphanage 720p ][ 53 6.472663 Firewall 720p ][ 56 9.498188 Daredevil - 720p ][ 58 5.534699 300   720p ][ 59 5.550022 Starship Troopers 2  720p ][ 63 7.116531 Wanted   1080p ][ 67 1.503990 Lord of war   720p ][ 68 4.261940 Superman Batman Public Enemies 2009 720p ][ 71 2.049259 Good Night And Good Luck   720p ][ 72 4.161752 High school musical 2006    720p ][ 73 8.851810 Chicken Little 1080p ][ 74 8.117129 Blade 3   720p ][ 76 4.458324 Jurassic Park 1-3  1080p ][ 79 3.318735 Final Destination ][ 82 2.018435 The Day After Tomorrow 1080p ][ 87 2.310521 The Lion King [1994] [720p] ][ 89 2.589805 X-Men 3   1080p ][ 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 94 5.593216 Bee Movie   720p ][ 95 2.185005 Superman Batman Public Enemies 2009 720p ][ 96 0.608057 Bedtime.Stories.720p.BluRay.x264-REFiNED ][ 98 3.436847 Species - The Awakening   720p ][ 100 2.355693 Monsters vs Aliens [2009] [720p] ][ 105 2.495279 Aeon Flux   720p ][ 111 7.096276 Hitman    720p ][ 112 8.487616 Dante's Peak   1080p ][ 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR ][ 115 5.764722 X-Men 2   1080p ][ 117 6.169207 X-Men 3    720p ][ 119 0.236053 American Pie Book Of Love   720p ][ 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 125 4.630414 Kingdom of Heaven [2005] [720p] ][ 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 130 3.606091 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974] ][ 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 140 7.233486 Constantine HDDVD 1080p DTS x264 ][ 141 2.467313 Horseman    720p ][ 146 5.749011 The Matrix Revolution   1080p ][ 149 3.497848 Taken 1080p ][ 151 7.592333 Sixth Sense   720p ][ 152 9.588026 Punisher 2   720p ][ 154 8.221651 Rocky Balboa    720p ][ 157 0.369976 007.Die Another Day.avi ][ 161 3.828036 Punisher Warzone [720p] ][ 162 3.999142 Species - The Awakening   720p ][ 164 2.327482 Shark Tale [2004] [1080p] ][ 165 0.256794 Drag Me To Hell [720p] ][ 166 8.107202 Corpse Bride   720p ][ 170 5.659394 Four Christmases 720P ][ 171 2.860789 Shinjuku Incident ][ 176 5.072532 Back.to.the.Future.Part.III ][ 177 9.514789 Shutter   720p ][ 180 4.578786 Behind Enemy Line 2001   720p ][ 181 8.407591 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 182 8.288097 Aladdin [1992] [720p] ][ 183 4.161060 Resident Evil Series    1080p ][ 190 0.814949 Kingdom of Heaven [2005] [720p] ][ 192 1.497291 Fantastic Four   1080p ][ 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 194 4.058500 Juno 2007 720p ][ 197 4.505962 The Tale Of Despereaux [720p] ][ 203 1.697513 Pitch Black [720p] ][ 205 0.699469 Bad Boy I [1995] [720p] ][ 206 5.042320 Afro samurai uncut 720p ][ 207 5.961321 Dead Race 720p ][ 211 6.236345 The Uninvited [2009] [720p] ][ 214 9.466287 Daredevil - 720p ][ 215 1.706734 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 218 6.344635 Batman Dark Knight   1080p ][ 219 4.918396 My Bloody Valentine 3D [720p] ][ 220 3.114069 21   1080p ][ 224 2.174111 Bee Movie   720p ][ 226 0.117252 Species   720p ][ 227 0.573758 Before The Devil Knows, You're Dead   1080p ][ 228 4.519137 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 234 0.879573 Fantastic Four   1080p ][ 235 8.470717 Shark Tale [2004] [1080p] ][ 241 4.227449 Assassination of a High School President 720p ][ 244 2.082544 Disturbia    720p ][ 245 6.778906 Disturbia    720p ][ 246 3.285882 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 252 4.144669 Harry Potter Collection    720p ][ 254 9.860545 Gone In 60 Seconds    1080p ][ 260 1.051045 Alone in the dark   720p ][ 266 3.092778 Black Hawk Down   1080p ]
diff --git a/tests/91-abb.in b/tests/91-abb.in
new file mode 100644
index 0000000..a7b7348
--- /dev/null
+++ b/tests/91-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/91-abb.out
+INSERTAR 45 8.707132 Behind Enemy Line 2001   720p
+IMPRIMIR tests/91-abb.out
+INSERTAR 14 1.028609 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 37 4.129746 The.X.Files.Fight.The.Future.1998.720p.BluRay.x264-SiNNERS
+ELIMINAR 37
+IMPRIMIR tests/91-abb.out
+INSERTAR 22 9.149907 Lord of war   720p
+INSERTAR 12 4.101574 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 11 2.920830 Ice Age 1 [2002] [720p]
+ELIMINAR 12
+IMPRIMIR tests/91-abb.out
+INSERTAR 77 9.980928 Burn E [720p]
+INSERTAR 57 2.581937 The Bank Job [720p]
+INSERTAR 50 6.191255 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 20 3.192977 Sex drive   720p
+ELIMINAR 14
+ELIMINAR 77
+IMPRIMIR tests/91-abb.out
+INSERTAR 1 9.783661 The Mummy 1-2   1080p
+INSERTAR 28 4.186399 Pearl Harbor
+INSERTAR 64 2.398108 Lymelife [720p]
+INSERTAR 7 8.231636 Bad Boy I [1995] [720p]
+INSERTAR 81 6.262757 Hero    1080p
+ELIMINAR 22
+ELIMINAR 57
+IMPRIMIR tests/91-abb.out
+INSERTAR 51 0.486923 Kill Bill Vol 1 [2003]    720p
+INSERTAR 69 5.397696 Daredevil - 720p
+INSERTAR 24 4.849867 The Brave One 720P
+INSERTAR 104 3.245086 The Dark Knight [2008]   1080p
+INSERTAR 54 8.657815 SAW III   720p
+INSERTAR 98 3.436847 Species - The Awakening   720p
+ELIMINAR 11
+ELIMINAR 54
+ELIMINAR 1
+IMPRIMIR tests/91-abb.out
+INSERTAR 107 3.566251 Shutter   720p
+INSERTAR 39 1.605867 James Bond 03 - GoldFinger [1964]
+INSERTAR 71 2.049259 Good Night And Good Luck   720p
+INSERTAR 59 5.550022 Starship Troopers 2  720p
+INSERTAR 41 4.410899 Crank 2, High Voltage   1080p
+INSERTAR 15 7.905114 The Brave One 720P
+INSERTAR 70 1.906469 Disturbia    720p
+ELIMINAR 41
+ELIMINAR 24
+ELIMINAR 69
+IMPRIMIR tests/91-abb.out
+INSERTAR 80 4.764777 Elite Squad 1080p
+INSERTAR 26 3.429728 Ice Age 1 [2002] [720p]
+INSERTAR 106 6.061460 Get Smart (2008) 1080p
+INSERTAR 33 2.754109 Dolphin    720p
+INSERTAR 79 3.318735 Final Destination
+INSERTAR 82 2.018435 The Day After Tomorrow 1080p
+INSERTAR 66 2.667910 The Matrix Revolution   1080p
+INSERTAR 124 9.328938 National Geographic - The Koran [720p] [Documenter]
+ELIMINAR 66
+ELIMINAR 70
+ELIMINAR 45
+ELIMINAR 81
+IMPRIMIR tests/91-abb.out
+INSERTAR 101 3.976169 CJ7   720p
+INSERTAR 90 8.027573 Babylon A.D    720p
+INSERTAR 78 9.907786 Aladdin [1992] [720p]
+INSERTAR 91 6.190126 Orphan (2009)    1080p
+INSERTAR 131 2.877346 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 126 9.411720 Poseidon   1080p
+INSERTAR 129 8.115691 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 87 2.310521 The Lion King [1994] [720p]
+INSERTAR 132 4.354881 James Bond 11 - MoonRaker [1979]
+ELIMINAR 39
+ELIMINAR 126
+ELIMINAR 124
+ELIMINAR 64
+IMPRIMIR tests/91-abb.out
+INSERTAR 84 7.976613 Dolphin    720p
+INSERTAR 17 2.684371 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 73 8.851810 Chicken Little 1080p
+INSERTAR 108 6.954838 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 36 1.279064 The Brave One 720P
+INSERTAR 8 0.781885 Jeniffer's Body ( 2009)    1080p
+INSERTAR 48 3.128758 Click   1080p
+INSERTAR 114 6.125483 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 95 2.185005 Superman Batman Public Enemies 2009 720p
+INSERTAR 55 3.273865 Blade 2   720p
+ELIMINAR 91
+ELIMINAR 90
+ELIMINAR 28
+ELIMINAR 108
+ELIMINAR 106
+IMPRIMIR tests/91-abb.out
+INSERTAR 19 6.500301 X-Men 3    720p
+INSERTAR 13 8.800315 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 140 7.233486 Constantine HDDVD 1080p DTS x264
+INSERTAR 62 2.407106 War [720p]
+INSERTAR 97 5.468150 Big Stan   1080p
+INSERTAR 43 6.521132 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 3 0.366283 Fearless - 720p
+INSERTAR 44 5.279695 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 143 6.842504 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 121 4.860846 G Force    720p
+INSERTAR 42 9.113218 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+ELIMINAR 104
+ELIMINAR 13
+ELIMINAR 20
+ELIMINAR 107
+ELIMINAR 33
+IMPRIMIR tests/91-abb.out
+INSERTAR 83 3.192829 Elektra 720p
+INSERTAR 136 5.611585 The Last Samurai [2004] [720p]
+INSERTAR 127 1.254619 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 92 2.020484 Fifty Dead Men Walking   1080p
+INSERTAR 134 2.283240 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 93 0.054426 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 49 4.052826 A Knight's Tale [2001] [720p]
+INSERTAR 160 7.030103 Leaving Las Vegas  720p
+INSERTAR 5 0.598888 Underworld Series
+INSERTAR 158 9.343057 Seven Swords    1080p
+INSERTAR 113 1.034655 Inkheart [2008] [720p]
+INSERTAR 21 9.069404 Demo (Sony, Sharp, THX and more)
+ELIMINAR 42
+ELIMINAR 92
+ELIMINAR 49
+ELIMINAR 7
+ELIMINAR 83
+ELIMINAR 55
+IMPRIMIR tests/91-abb.out
+INSERTAR 63 7.116531 Wanted   1080p
+INSERTAR 161 3.828036 Punisher Warzone [720p]
+INSERTAR 75 5.276814 Spiderman 1   1080p
+INSERTAR 144 0.249706 Hitman    720p
+INSERTAR 120 7.367675 The Brave One 720P
+INSERTAR 142 0.722374 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 102 9.814363 Death Race   720p
+INSERTAR 133 3.126074 enemy at the gates    1080p
+INSERTAR 34 8.218153 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 146 5.749011 The Matrix Revolution   1080p
+INSERTAR 109 2.976671 Starship Troopers 2  720p
+INSERTAR 178 1.374757 Darko 720P
+INSERTAR 118 6.823766 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+ELIMINAR 50
+ELIMINAR 3
+ELIMINAR 109
+ELIMINAR 26
+ELIMINAR 178
+ELIMINAR 97
+IMPRIMIR tests/91-abb.out
+INSERTAR 141 2.467313 Horseman    720p
+INSERTAR 150 1.369734 Death Sentence   1080p
+INSERTAR 6 1.994868 Gran Torino [2008] [720p]
+INSERTAR 137 2.442687 The Hangover [720p]
+INSERTAR 74 8.117129 Blade 3   720p
+INSERTAR 152 9.588026 Punisher 2   720p
+INSERTAR 112 8.487616 Dante's Peak   1080p
+INSERTAR 139 4.542988 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 89 2.589805 X-Men 3   1080p
+INSERTAR 148 6.747944 Ongbak 2003 720p
+INSERTAR 122 2.483035 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 99 8.636436 911 Mysteries Demolition    720p
+INSERTAR 154 8.221651 Rocky Balboa    720p
+INSERTAR 145 6.273998 District 9 [2009] [720p]
+ELIMINAR 145
+ELIMINAR 144
+ELIMINAR 133
+ELIMINAR 99
+ELIMINAR 113
+ELIMINAR 160
+ELIMINAR 84
+IMPRIMIR tests/91-abb.out
+INSERTAR 72 4.161752 High school musical 2006    720p
+INSERTAR 191 1.058947 The Matrix   1080p
+INSERTAR 195 3.683038 Disturbia    720p
+INSERTAR 125 4.630414 Kingdom of Heaven [2005] [720p]
+INSERTAR 56 9.498188 Daredevil - 720p
+INSERTAR 123 8.606017 Kill Shot   720p
+INSERTAR 163 6.804131 21   1080p
+INSERTAR 88 3.188166 The Last Samurai [2004] [720p]
+INSERTAR 200 2.792968 Shinjuku Incident
+INSERTAR 177 9.514789 Shutter   720p
+INSERTAR 35 5.171699 The Matrix Reloaded   1080p
+INSERTAR 165 0.256794 Drag Me To Hell [720p]
+INSERTAR 67 1.503990 Lord of war   720p
+INSERTAR 105 2.495279 Aeon Flux   720p
+INSERTAR 193 6.845637 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+ELIMINAR 78
+ELIMINAR 88
+ELIMINAR 80
+ELIMINAR 127
+ELIMINAR 136
+ELIMINAR 200
+ELIMINAR 121
+IMPRIMIR tests/91-abb.out
+INSERTAR 182 8.288097 Aladdin [1992] [720p]
+INSERTAR 166 8.107202 Corpse Bride   720p
+INSERTAR 119 0.236053 American Pie Book Of Love   720p
+INSERTAR 197 4.505962 The Tale Of Despereaux [720p]
+INSERTAR 32 9.173254 Shinjuku Incident
+INSERTAR 171 2.860789 Shinjuku Incident
+INSERTAR 206 5.042320 Afro samurai uncut 720p
+INSERTAR 215 1.706734 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 10 5.062280 Max Payne    720p
+INSERTAR 117 6.169207 X-Men 3    720p
+INSERTAR 203 1.697513 Pitch Black [720p]
+INSERTAR 47 1.068390 enemy at the gates    1080p
+INSERTAR 219 4.918396 My Bloody Valentine 3D [720p]
+INSERTAR 223 7.343679 Fast and the Furious 1 - 1080p
+INSERTAR 162 3.999142 Species - The Awakening   720p
+INSERTAR 185 4.140317 The Last Samurai [2004] [720p]
+ELIMINAR 36
+ELIMINAR 48
+ELIMINAR 118
+ELIMINAR 137
+ELIMINAR 185
+ELIMINAR 21
+ELIMINAR 148
+ELIMINAR 142
+IMPRIMIR tests/91-abb.out
+INSERTAR 151 7.592333 Sixth Sense   720p
+INSERTAR 227 0.573758 Before The Devil Knows, You're Dead   1080p
+INSERTAR 65 1.247291 Angels & Demons [2009] [1080p]
+INSERTAR 94 5.593216 Bee Movie   720p
+INSERTAR 176 5.072532 Back.to.the.Future.Part.III
+INSERTAR 147 2.361726 The Godfather [1972] [720p]
+INSERTAR 175 5.741984 Doomsday 720p
+INSERTAR 211 6.236345 The Uninvited [2009] [720p]
+INSERTAR 170 5.659394 Four Christmases 720P
+INSERTAR 16 2.096812 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 205 0.699469 Bad Boy I [1995] [720p]
+INSERTAR 115 5.764722 X-Men 2   1080p
+INSERTAR 207 5.961321 Dead Race 720p
+INSERTAR 192 1.497291 Fantastic Four   1080p
+INSERTAR 76 4.458324 Jurassic Park 1-3  1080p
+INSERTAR 234 0.879573 Fantastic Four   1080p
+INSERTAR 235 8.470717 Shark Tale [2004] [1080p]
+ELIMINAR 191
+ELIMINAR 120
+ELIMINAR 195
+ELIMINAR 65
+ELIMINAR 8
+ELIMINAR 132
+ELIMINAR 163
+ELIMINAR 17
+IMPRIMIR tests/91-abb.out
+INSERTAR 241 4.227449 Assassination of a High School President 720p
+INSERTAR 228 4.519137 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 68 4.261940 Superman Batman Public Enemies 2009 720p
+INSERTAR 173 3.497060 Jurassic Park 1-3  1080p
+INSERTAR 157 0.369976 007.Die Another Day.avi
+INSERTAR 194 4.058500 Juno 2007 720p
+INSERTAR 58 5.534699 300   720p
+INSERTAR 100 2.355693 Monsters vs Aliens [2009] [720p]
+INSERTAR 130 3.606091 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 244 2.082544 Disturbia    720p
+INSERTAR 96 0.608057 Bedtime.Stories.720p.BluRay.x264-REFiNED
+INSERTAR 52 2.656918 Orphanage 720p
+INSERTAR 246 3.285882 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 218 6.344635 Batman Dark Knight   1080p
+INSERTAR 229 8.301649 Apollo 13   1080p
+INSERTAR 183 4.161060 Resident Evil Series    1080p
+INSERTAR 190 0.814949 Kingdom of Heaven [2005] [720p]
+INSERTAR 224 2.174111 Bee Movie   720p
+ELIMINAR 101
+ELIMINAR 143
+ELIMINAR 147
+ELIMINAR 158
+ELIMINAR 51
+ELIMINAR 5
+ELIMINAR 123
+ELIMINAR 75
+ELIMINAR 32
+IMPRIMIR tests/91-abb.out
+INSERTAR 252 4.144669 Harry Potter Collection    720p
+INSERTAR 181 8.407591 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 53 6.472663 Firewall 720p
+INSERTAR 260 1.051045 Alone in the dark   720p
+INSERTAR 9 3.516845 Bride Wars   720p
+INSERTAR 164 2.327482 Shark Tale [2004] [1080p]
+INSERTAR 111 7.096276 Hitman    720p
+INSERTAR 220 3.114069 21   1080p
+INSERTAR 169 6.955923 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 4 2.802365 X-Men 1    720p
+INSERTAR 226 0.117252 Species   720p
+INSERTAR 180 4.578786 Behind Enemy Line 2001   720p
+INSERTAR 245 6.778906 Disturbia    720p
+INSERTAR 266 3.092778 Black Hawk Down   1080p
+INSERTAR 254 9.860545 Gone In 60 Seconds    1080p
+INSERTAR 214 9.466287 Daredevil - 720p
+INSERTAR 30 0.325148 The Butterfly Effect [2004] [720p]
+INSERTAR 149 3.497848 Taken 1080p
+INSERTAR 237 9.787456 Butterfly on a Wheel.2007   720p
+ELIMINAR 229
+ELIMINAR 62
+ELIMINAR 237
+ELIMINAR 102
+ELIMINAR 223
+ELIMINAR 173
+ELIMINAR 150
+ELIMINAR 169
+ELIMINAR 175
+IMPRIMIR tests/91-abb.out
diff --git a/tests/92-abb.catedra.out b/tests/92-abb.catedra.out
new file mode 100644
index 0000000..2d0dcc4
--- /dev/null
+++ b/tests/92-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 21 9.234753 Eurotrip 720p ]
+[ 17 2.501346 Finding Nemo [2003] [720p] ][ 21 9.234753 Eurotrip 720p ]
+[ 17 2.501346 Finding Nemo [2003] [720p] ][ 22 1.450526 The Day After Tomorrow 1080p ][ 36 6.222484 The Day After Tomorrow 1080p ][ 58 5.818186 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
+[ 17 2.501346 Finding Nemo [2003] [720p] ][ 20 5.094921 PBS ][ 28 4.008796 Afro samurai uncut 720p ][ 31 0.594302 Good Night And Good Luck   720p ][ 58 5.818186 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 64 2.880533 Blade 3   720p ]
+[ 17 2.501346 Finding Nemo [2003] [720p] ][ 20 5.094921 PBS ][ 28 4.008796 Afro samurai uncut 720p ][ 31 0.594302 Good Night And Good Luck   720p ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 64 2.880533 Blade 3   720p ][ 68 4.977713 The Tale Of Despereaux [720p] ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 80 7.099712 Swordfish    720p ]
+[ 0 2.244977 Apollo 13   1080p ][ 20 5.094921 PBS ][ 28 4.008796 Afro samurai uncut 720p ][ 31 0.594302 Good Night And Good Luck   720p ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 41 1.133733 Elektra 720p ][ 68 4.977713 The Tale Of Despereaux [720p] ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 80 7.099712 Swordfish    720p ][ 99 8.681848 Batman Cartoon - Gotham Knight   720p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 107 3.987225 Crash    1080p ]
+[ 0 2.244977 Apollo 13   1080p ][ 2 3.953116 Cars [2006] [720p] ][ 14 2.220569 Behind Enemy Line 2001   720p ][ 20 5.094921 PBS ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 28 4.008796 Afro samurai uncut 720p ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 53 6.478752 The Chronicle of Riddick 720p ][ 68 4.977713 The Tale Of Despereaux [720p] ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 99 8.681848 Batman Cartoon - Gotham Knight   720p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 107 3.987225 Crash    1080p ][ 109 8.221574 Saving Private Ryan 720p ]
+[ 0 2.244977 Apollo 13   1080p ][ 2 3.953116 Cars [2006] [720p] ][ 14 2.220569 Behind Enemy Line 2001   720p ][ 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 18 2.811589 High school musical II 2007    720p ][ 20 5.094921 PBS ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 53 6.478752 The Chronicle of Riddick 720p ][ 55 7.870332 Fifty Dead Men Walking   1080p ][ 68 4.977713 The Tale Of Despereaux [720p] ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 77 8.654767 Elite Squad 1080p ][ 78 5.822343 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 80 7.099712 Swordfish    720p ][ 99 8.681848 Batman Cartoon - Gotham Knight   720p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 109 8.221574 Saving Private Ryan 720p ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ]
+[ 0 2.244977 Apollo 13   1080p ][ 2 3.953116 Cars [2006] [720p] ][ 14 2.220569 Behind Enemy Line 2001   720p ][ 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 18 2.811589 High school musical II 2007    720p ][ 20 5.094921 PBS ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 33 3.875080 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 77 8.654767 Elite Squad 1080p ][ 78 5.822343 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 80 7.099712 Swordfish    720p ][ 85 6.896685 The Godfather [1972] [720p] ][ 98 7.454047 Jumper    1080p ][ 99 8.681848 Batman Cartoon - Gotham Knight   720p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 105 9.055544 Underworld Series ][ 109 8.221574 Saving Private Ryan 720p ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 116 3.597806 Fast and the Furious 4 - 1080p ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ]
+[ 0 2.244977 Apollo 13   1080p ][ 2 3.953116 Cars [2006] [720p] ][ 12 8.198494 X-Men 3    720p ][ 14 2.220569 Behind Enemy Line 2001   720p ][ 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 18 2.811589 High school musical II 2007    720p ][ 19 9.527837 The Matrix Reloaded   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 33 3.875080 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 54 5.448945 SAW II   720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 85 6.896685 The Godfather [1972] [720p] ][ 88 1.854198 Infernal Affair 1-3   1080p ][ 98 7.454047 Jumper    1080p ][ 99 8.681848 Batman Cartoon - Gotham Knight   720p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 105 9.055544 Underworld Series ][ 109 8.221574 Saving Private Ryan 720p ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 130 6.966565 Wanted   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 142 1.877817 Ip Man    1080p ][ 145 8.105072 Chocolate 720p ]
+[ 0 2.244977 Apollo 13   1080p ][ 2 3.953116 Cars [2006] [720p] ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 12 8.198494 X-Men 3    720p ][ 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 18 2.811589 High school musical II 2007    720p ][ 19 9.527837 The Matrix Reloaded   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 33 3.875080 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 54 5.448945 SAW II   720p ][ 59 4.319188 Dr Dolite 3    720p ][ 60 9.231507 Doomsday 720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 88 1.854198 Infernal Affair 1-3   1080p ][ 91 2.676418 Connected   720p ][ 98 7.454047 Jumper    1080p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 104 9.979797 Sex drive   720p ][ 105 9.055544 Underworld Series ][ 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 117 6.558250 The Secret of Moonarce [720p] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 130 6.966565 Wanted   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 145 8.105072 Chocolate 720p ]
+[ 0 2.244977 Apollo 13   1080p ][ 1 1.574949 Lion King, The 720p ][ 2 3.953116 Cars [2006] [720p] ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 6 7.983444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 18 2.811589 High school musical II 2007    720p ][ 19 9.527837 The Matrix Reloaded   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 54 5.448945 SAW II   720p ][ 57 8.775117 Daredevil - 720p ][ 59 4.319188 Dr Dolite 3    720p ][ 60 9.231507 Doomsday 720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 104 9.979797 Sex drive   720p ][ 105 9.055544 Underworld Series ][ 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 117 6.558250 The Secret of Moonarce [720p] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 121 2.235565 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 122 4.481199 contents.txt ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 130 6.966565 Wanted   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 145 8.105072 Chocolate 720p ][ 147 5.411725 Breach 1080p ][ 153 3.362222 Get Smart (2008) 1080p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ]
+[ 1 1.574949 Lion King, The 720p ][ 2 3.953116 Cars [2006] [720p] ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 18 2.811589 High school musical II 2007    720p ][ 19 9.527837 The Matrix Reloaded   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 54 5.448945 SAW II   720p ][ 57 8.775117 Daredevil - 720p ][ 59 4.319188 Dr Dolite 3    720p ][ 60 9.231507 Doomsday 720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 93 1.864086 Race To Witch Mountain [1080p] ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 102 3.404715 Jurassic Park 1-3  1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 105 9.055544 Underworld Series ][ 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 117 6.558250 The Secret of Moonarce [720p] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 120 7.753861 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 121 2.235565 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 122 4.481199 contents.txt ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 141 5.679834 300   720p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 145 8.105072 Chocolate 720p ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 152 8.530302 Push    1080p ][ 156 5.804474 Final Destination 3   1080p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 165 5.234485 Push    1080p ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 10 1.533427 Beauty And The Beast    720p ][ 13 4.138345 SAW I   720p ][ 18 2.811589 High school musical II 2007    720p ][ 19 9.527837 The Matrix Reloaded   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 50 4.954532 American Psycho   720p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 57 8.775117 Daredevil - 720p ][ 59 4.319188 Dr Dolite 3    720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 93 1.864086 Race To Witch Mountain [1080p] ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 105 9.055544 Underworld Series ][ 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 117 6.558250 The Secret of Moonarce [720p] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 120 7.753861 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 121 2.235565 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 122 4.481199 contents.txt ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 141 5.679834 300   720p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 152 8.530302 Push    1080p ][ 156 5.804474 Final Destination 3   1080p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 165 5.234485 Push    1080p ][ 173 8.732737 Bourne Identity   720p ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 10 1.533427 Beauty And The Beast    720p ][ 13 4.138345 SAW I   720p ][ 18 2.811589 High school musical II 2007    720p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 44 5.098786 Star Trek Collection 1-9    720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 49 3.100590 Fantastic Four   1080p ][ 50 4.954532 American Psycho   720p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 61 7.929672 Duplicity 2009   720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 67 9.430300 Final Destination 4   1080p ][ 69 8.365697 Star Trek Collection 1-9    720p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 83 8.460894 Stargate-The Ark of Truth 720p ][ 86 2.915189 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 93 1.864086 Race To Witch Mountain [1080p] ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 112 1.538564 Fantastic Four   1080p ][ 114 5.815379 This Is It [2009] [720p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 120 7.753861 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 121 2.235565 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 122 4.481199 contents.txt ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 128 3.106581 X-Men 3    720p ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 136 3.746867 Black Hawk Down   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 143 5.012642 Hellboy 2     1080p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 148 0.739928 Saving Private Ryan 720p ][ 152 8.530302 Push    1080p ][ 156 5.804474 Final Destination 3   1080p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 165 5.234485 Push    1080p ][ 173 8.732737 Bourne Identity   720p ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ][ 187 7.043365 Saving Private Ryan 720p ][ 189 6.810293 Monster Inc [2001] [720p] ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 7 4.242711 Doomsday 720p ][ 8 0.957741 Seven Swords    1080p ][ 9 2.825139 Stargate-The Ark of Truth 720p ][ 10 1.533427 Beauty And The Beast    720p ][ 11 2.118492 Alone in the dark   720p ][ 18 2.811589 High school musical II 2007    720p ][ 23 0.679394 iRobot  720p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 32 8.008024 Back.to.the.Future.Part.III ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 40 8.826382 In The Electrical Mist   720p ][ 43 2.142981 Orphanage 720p ][ 44 5.098786 Star Trek Collection 1-9    720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 46 0.317687 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 49 3.100590 Fantastic Four   1080p ][ 50 4.954532 American Psycho   720p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 61 7.929672 Duplicity 2009   720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 67 9.430300 Final Destination 4   1080p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 80 7.099712 Swordfish    720p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 83 8.460894 Stargate-The Ark of Truth 720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 106 3.093247 Punisher 2   720p ][ 110 3.094294 The Usual Suspect    720p ][ 112 1.538564 Fantastic Four   1080p ][ 114 5.815379 This Is It [2009] [720p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 125 9.413046 300 [2006] ][ 128 3.106581 X-Men 3    720p ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 136 3.746867 Black Hawk Down   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 143 5.012642 Hellboy 2     1080p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 148 0.739928 Saving Private Ryan 720p ][ 152 8.530302 Push    1080p ][ 156 5.804474 Final Destination 3   1080p ][ 163 3.580262 G Force    720p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 165 5.234485 Push    1080p ][ 166 3.286996 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 173 8.732737 Bourne Identity   720p ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ][ 187 7.043365 Saving Private Ryan 720p ][ 189 6.810293 Monster Inc [2001] [720p] ][ 195 6.041782 Deep Sea ][ 207 3.428823 contents.txt ][ 226 6.713265 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 7 4.242711 Doomsday 720p ][ 8 0.957741 Seven Swords    1080p ][ 9 2.825139 Stargate-The Ark of Truth 720p ][ 10 1.533427 Beauty And The Beast    720p ][ 11 2.118492 Alone in the dark   720p ][ 18 2.811589 High school musical II 2007    720p ][ 23 0.679394 iRobot  720p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 43 2.142981 Orphanage 720p ][ 44 5.098786 Star Trek Collection 1-9    720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 46 0.317687 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 47 1.191086 Afro samurai uncut 720p ][ 49 3.100590 Fantastic Four   1080p ][ 50 4.954532 American Psycho   720p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 67 9.430300 Final Destination 4   1080p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 83 8.460894 Stargate-The Ark of Truth 720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 97 1.306131 Beowulf   720p ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 106 3.093247 Punisher 2   720p ][ 110 3.094294 The Usual Suspect    720p ][ 112 1.538564 Fantastic Four   1080p ][ 114 5.815379 This Is It [2009] [720p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 124 3.064197 Lion King, The 720p ][ 125 9.413046 300 [2006] ][ 128 3.106581 X-Men 3    720p ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 135 2.143644 Blade 3   720p ][ 136 3.746867 Black Hawk Down   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 143 5.012642 Hellboy 2     1080p ][ 144 3.797034 Night At The Museum 2 [720p] ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 148 0.739928 Saving Private Ryan 720p ][ 150 0.179946 Jeniffer's Body ( 2009)    1080p ][ 152 8.530302 Push    1080p ][ 161 6.561099 My Bloody Valentine 3D    1080p ][ 163 3.580262 G Force    720p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 166 3.286996 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 178 6.301441 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 180 3.941008 G Force    720p ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ][ 186 3.343674 Pinocchio [1940] [720p] ][ 187 7.043365 Saving Private Ryan 720p ][ 188 1.289241 Stargate-The Ark of Truth 720p ][ 189 6.810293 Monster Inc [2001] [720p] ][ 193 0.238643 Final Fantasy The Spirits Within    720p ][ 195 6.041782 Deep Sea ][ 198 9.867901 Starship Troopers 1  1080p ][ 207 3.428823 contents.txt ][ 214 3.271251 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 226 6.713265 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 228 6.417139 SWAT    720p ][ 235 1.968802 3_10 to Yuma   720p ][ 238 4.841078 X-Men 4 - Origins Wolverine (2009)  1080p ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 5 3.102746 War [720p] ][ 7 4.242711 Doomsday 720p ][ 8 0.957741 Seven Swords    1080p ][ 9 2.825139 Stargate-The Ark of Truth 720p ][ 10 1.533427 Beauty And The Beast    720p ][ 11 2.118492 Alone in the dark   720p ][ 23 0.679394 iRobot  720p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 43 2.142981 Orphanage 720p ][ 45 0.714851 Home Alone 1 & 2   720p ][ 46 0.317687 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 47 1.191086 Afro samurai uncut 720p ][ 49 3.100590 Fantastic Four   1080p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 67 9.430300 Final Destination 4   1080p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 75 2.194560 Death Sentence   1080p ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 83 8.460894 Stargate-The Ark of Truth 720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 89 8.278486 Pitch Black [720p] ][ 97 1.306131 Beowulf   720p ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 106 3.093247 Punisher 2   720p ][ 112 1.538564 Fantastic Four   1080p ][ 114 5.815379 This Is It [2009] [720p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 124 3.064197 Lion King, The 720p ][ 125 9.413046 300 [2006] ][ 127 0.341015 Babel.720p ][ 128 3.106581 X-Men 3    720p ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 135 2.143644 Blade 3   720p ][ 136 3.746867 Black Hawk Down   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 143 5.012642 Hellboy 2     1080p ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 148 0.739928 Saving Private Ryan 720p ][ 150 0.179946 Jeniffer's Body ( 2009)    1080p ][ 152 8.530302 Push    1080p ][ 161 6.561099 My Bloody Valentine 3D    1080p ][ 163 3.580262 G Force    720p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 166 3.286996 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 167 1.704649 Babel.720p ][ 169 1.860190 Independence Day 1080p ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 175 9.240540 Ip Man    1080p ][ 178 6.301441 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 180 3.941008 G Force    720p ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ][ 185 9.129295 Robocop Collection   720p ][ 186 3.343674 Pinocchio [1940] [720p] ][ 187 7.043365 Saving Private Ryan 720p ][ 188 1.289241 Stargate-The Ark of Truth 720p ][ 189 6.810293 Monster Inc [2001] [720p] ][ 193 0.238643 Final Fantasy The Spirits Within    720p ][ 198 9.867901 Starship Troopers 1  1080p ][ 199 0.351955 Gran Torino [2008] [720p] ][ 205 4.414726 Constantine HDDVD 1080p DTS x264 ][ 207 3.428823 contents.txt ][ 214 3.271251 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 215 9.650118 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 219 7.752213 Juno 2007 720p ][ 226 6.713265 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 227 4.550508 Flash Point    720p ][ 228 6.417139 SWAT    720p ][ 235 1.968802 3_10 to Yuma   720p ][ 238 4.841078 X-Men 4 - Origins Wolverine (2009)  1080p ][ 245 7.368794 Braveheart 720p ][ 248 9.275344 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 258 9.397947 Disturbia    720p ]
+[ 1 1.574949 Lion King, The 720p ][ 3 8.223530 Crash    1080p ][ 7 4.242711 Doomsday 720p ][ 8 0.957741 Seven Swords    1080p ][ 9 2.825139 Stargate-The Ark of Truth 720p ][ 10 1.533427 Beauty And The Beast    720p ][ 11 2.118492 Alone in the dark   720p ][ 23 0.679394 iRobot  720p ][ 24 4.432336 How To Lose Friends & Alienate People   1080p ][ 25 6.574378 Battle for Terra [2007] [1080p] ][ 27 8.395766 iRobot  720p ][ 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 34 0.521284 Drag Me To Hell [720p] ][ 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 43 2.142981 Orphanage 720p ][ 46 0.317687 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 47 1.191086 Afro samurai uncut 720p ][ 51 5.876869 Chocolate 720p ][ 52 3.136872 Knowing 2009 720p ][ 54 5.448945 SAW II   720p ][ 56 3.895116 Romeo And Juliet   720p ][ 62 8.471276 911 Mysteries Demolition    720p ][ 74 7.303687 The Final Destination 4 [2009] [720p] ][ 75 2.194560 Death Sentence   1080p ][ 76 4.840503 The Last Samurai [2004] [720p] ][ 77 8.654767 Elite Squad 1080p ][ 81 3.919794 Tomb Raider Collection (1-2)    720p ][ 83 8.460894 Stargate-The Ark of Truth 720p ][ 87 3.392685 The Haunting In Connecticut [2009] [720p] ][ 89 8.278486 Pitch Black [720p] ][ 98 7.454047 Jumper    1080p ][ 101 1.707724 Defiance.1080p ][ 103 6.913493 Infernal Affair 1-3   1080p ][ 106 3.093247 Punisher 2   720p ][ 112 1.538564 Fantastic Four   1080p ][ 114 5.815379 This Is It [2009] [720p] ][ 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 118 1.364626 Blood - The Last Vampire [2009] [720p] ][ 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 124 3.064197 Lion King, The 720p ][ 125 9.413046 300 [2006] ][ 127 0.341015 Babel.720p ][ 128 3.106581 X-Men 3    720p ][ 129 9.732203 SAW III   720p ][ 130 6.966565 Wanted   1080p ][ 134 5.650361 The Incredibles [1080p] ][ 135 2.143644 Blade 3   720p ][ 136 3.746867 Black Hawk Down   1080p ][ 137 1.023129 Alien vs Predator 1-2  720p ][ 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 143 5.012642 Hellboy 2     1080p ][ 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p ][ 147 5.411725 Breach 1080p ][ 148 0.739928 Saving Private Ryan 720p ][ 150 0.179946 Jeniffer's Body ( 2009)    1080p ][ 152 8.530302 Push    1080p ][ 155 7.421561 Fifty Dead Men Walking   1080p ][ 160 9.228854 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 161 6.561099 My Bloody Valentine 3D    1080p ][ 163 3.580262 G Force    720p ][ 164 6.087794 Kingdom of Heaven [2005] [720p] ][ 166 3.286996 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 167 1.704649 Babel.720p ][ 169 1.860190 Independence Day 1080p ][ 170 9.986702 Afro samurai uncut 720p ][ 172 0.055965 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 174 4.549918 X-Men Origin - Wolverine [2009] [1080p] ][ 175 9.240540 Ip Man    1080p ][ 180 3.941008 G Force    720p ][ 181 7.209024 The Orphan [720] ][ 183 8.997060 The Empress and the Warriors [2008] [720p] ][ 185 9.129295 Robocop Collection   720p ][ 186 3.343674 Pinocchio [1940] [720p] ][ 187 7.043365 Saving Private Ryan 720p ][ 188 1.289241 Stargate-The Ark of Truth 720p ][ 189 6.810293 Monster Inc [2001] [720p] ][ 193 0.238643 Final Fantasy The Spirits Within    720p ][ 198 9.867901 Starship Troopers 1  1080p ][ 199 0.351955 Gran Torino [2008] [720p] ][ 205 4.414726 Constantine HDDVD 1080p DTS x264 ][ 207 3.428823 contents.txt ][ 210 6.528031 Race To Witch Mountain [1080p] ][ 212 2.593702 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 215 9.650118 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 217 7.922738 Up [1080p] ][ 219 7.752213 Juno 2007 720p ][ 226 6.713265 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 228 6.417139 SWAT    720p ][ 233 0.783281 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 235 1.968802 3_10 to Yuma   720p ][ 238 4.841078 X-Men 4 - Origins Wolverine (2009)  1080p ][ 241 3.476430 Infernal Affair 1-3   1080p ][ 245 7.368794 Braveheart 720p ][ 247 3.610972 The Uninvited [2009] [720p] ][ 248 9.275344 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 249 6.715598 James Bond 12 - For Your Eyes Only [1981] ][ 250 1.079869 Race To Witch Mountain [1080p] ][ 258 9.397947 Disturbia    720p ][ 266 2.813089 The Matrix   1080p ][ 275 4.278516 Click   720p ]
diff --git a/tests/92-abb.in b/tests/92-abb.in
new file mode 100644
index 0000000..1a84920
--- /dev/null
+++ b/tests/92-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/92-abb.out
+INSERTAR 21 9.234753 Eurotrip 720p
+IMPRIMIR tests/92-abb.out
+INSERTAR 17 2.501346 Finding Nemo [2003] [720p]
+INSERTAR 73 4.090565 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+ELIMINAR 73
+IMPRIMIR tests/92-abb.out
+INSERTAR 22 1.450526 The Day After Tomorrow 1080p
+INSERTAR 58 5.818186 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 36 6.222484 The Day After Tomorrow 1080p
+ELIMINAR 21
+IMPRIMIR tests/92-abb.out
+INSERTAR 28 4.008796 Afro samurai uncut 720p
+INSERTAR 20 5.094921 PBS
+INSERTAR 31 0.594302 Good Night And Good Luck   720p
+INSERTAR 64 2.880533 Blade 3   720p
+ELIMINAR 36
+ELIMINAR 22
+IMPRIMIR tests/92-abb.out
+INSERTAR 68 4.977713 The Tale Of Despereaux [720p]
+INSERTAR 69 8.365697 Star Trek Collection 1-9    720p
+INSERTAR 65 3.803678 Lord of war   720p
+INSERTAR 80 7.099712 Swordfish    720p
+INSERTAR 39 9.436598 James Bond 18 - Tommorow Never Dies [1997] [720p]
+ELIMINAR 58
+ELIMINAR 65
+IMPRIMIR tests/92-abb.out
+INSERTAR 99 8.681848 Batman Cartoon - Gotham Knight   720p
+INSERTAR 0 2.244977 Apollo 13   1080p
+INSERTAR 107 3.987225 Crash    1080p
+INSERTAR 38 1.509309 Beauty And The Beast    720p
+INSERTAR 102 3.404715 Jurassic Park 1-3  1080p
+INSERTAR 41 1.133733 Elektra 720p
+ELIMINAR 64
+ELIMINAR 38
+ELIMINAR 17
+IMPRIMIR tests/92-abb.out
+INSERTAR 109 8.221574 Saving Private Ryan 720p
+INSERTAR 2 3.953116 Cars [2006] [720p]
+INSERTAR 14 2.220569 Behind Enemy Line 2001   720p
+INSERTAR 77 8.654767 Elite Squad 1080p
+INSERTAR 25 6.574378 Battle for Terra [2007] [1080p]
+INSERTAR 53 6.478752 The Chronicle of Riddick 720p
+INSERTAR 30 4.354955 All About Steve 720P
+ELIMINAR 31
+ELIMINAR 41
+ELIMINAR 30
+IMPRIMIR tests/92-abb.out
+INSERTAR 78 5.822343 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 15 2.403210 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 55 7.870332 Fifty Dead Men Walking   1080p
+INSERTAR 18 2.811589 High school musical II 2007    720p
+INSERTAR 123 4.400649 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 42 8.337890 Baby on Board (2009)    720p
+INSERTAR 48 2.409499 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 40 8.826382 In The Electrical Mist   720p
+ELIMINAR 42
+ELIMINAR 107
+ELIMINAR 48
+ELIMINAR 28
+IMPRIMIR tests/92-abb.out
+INSERTAR 33 3.875080 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 105 9.055544 Underworld Series
+INSERTAR 116 3.597806 Fast and the Furious 4 - 1080p
+INSERTAR 98 7.454047 Jumper    1080p
+INSERTAR 85 6.896685 The Godfather [1972] [720p]
+INSERTAR 126 1.550759 The.Da.Vinci.Code.2006.720p.BluRay.x264-BestHD
+INSERTAR 72 3.957690 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 118 1.364626 Blood - The Last Vampire [2009] [720p]
+INSERTAR 115 1.611575 Rocky 2 [1979] [BluRay] [720p] [AC3]
+ELIMINAR 68
+ELIMINAR 53
+ELIMINAR 126
+ELIMINAR 55
+IMPRIMIR tests/92-abb.out
+INSERTAR 130 6.966565 Wanted   1080p
+INSERTAR 19 9.527837 The Matrix Reloaded   1080p
+INSERTAR 54 5.448945 SAW II   720p
+INSERTAR 79 1.530750 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 12 8.198494 X-Men 3    720p
+INSERTAR 71 2.721215 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 88 1.854198 Infernal Affair 1-3   1080p
+INSERTAR 142 1.877817 Ip Man    1080p
+INSERTAR 145 8.105072 Chocolate 720p
+INSERTAR 137 1.023129 Alien vs Predator 1-2  720p
+ELIMINAR 79
+ELIMINAR 116
+ELIMINAR 71
+ELIMINAR 20
+ELIMINAR 78
+IMPRIMIR tests/92-abb.out
+INSERTAR 60 9.231507 Doomsday 720p
+INSERTAR 91 2.676418 Connected   720p
+INSERTAR 5 3.102746 War [720p]
+INSERTAR 144 3.797034 Night At The Museum 2 [720p]
+INSERTAR 3 8.223530 Crash    1080p
+INSERTAR 117 6.558250 The Secret of Moonarce [720p]
+INSERTAR 104 9.979797 Sex drive   720p
+INSERTAR 108 4.581293 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 103 6.913493 Infernal Affair 1-3   1080p
+INSERTAR 59 4.319188 Dr Dolite 3    720p
+INSERTAR 27 8.395766 iRobot  720p
+ELIMINAR 109
+ELIMINAR 142
+ELIMINAR 85
+ELIMINAR 99
+ELIMINAR 14
+IMPRIMIR tests/92-abb.out
+INSERTAR 6 7.983444 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 1 1.574949 Lion King, The 720p
+INSERTAR 132 0.092266 Baby on Board (2009)    720p
+INSERTAR 121 2.235565 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 101 1.707724 Defiance.1080p
+INSERTAR 147 5.411725 Breach 1080p
+INSERTAR 94 4.230981 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 153 3.362222 Get Smart (2008) 1080p
+INSERTAR 45 0.714851 Home Alone 1 & 2   720p
+INSERTAR 164 6.087794 Kingdom of Heaven [2005] [720p]
+INSERTAR 122 4.481199 contents.txt
+INSERTAR 57 8.775117 Daredevil - 720p
+ELIMINAR 132
+ELIMINAR 12
+ELIMINAR 91
+ELIMINAR 33
+ELIMINAR 88
+ELIMINAR 94
+IMPRIMIR tests/92-abb.out
+INSERTAR 140 8.740819 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 138 3.232440 Bee Movie   720p
+INSERTAR 156 5.804474 Final Destination 3   1080p
+INSERTAR 141 5.679834 300   720p
+INSERTAR 146 0.915155 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 165 5.234485 Push    1080p
+INSERTAR 87 3.392685 The Haunting In Connecticut [2009] [720p]
+INSERTAR 34 0.521284 Drag Me To Hell [720p]
+INSERTAR 152 8.530302 Push    1080p
+INSERTAR 134 5.650361 The Incredibles [1080p]
+INSERTAR 93 1.864086 Race To Witch Mountain [1080p]
+INSERTAR 174 4.549918 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 120 7.753861 Robots.WS.AC3.x264.BluRay-PTM   720p
+ELIMINAR 153
+ELIMINAR 6
+ELIMINAR 15
+ELIMINAR 0
+ELIMINAR 104
+ELIMINAR 138
+IMPRIMIR tests/92-abb.out
+INSERTAR 74 7.303687 The Final Destination 4 [2009] [720p]
+INSERTAR 62 8.471276 911 Mysteries Demolition    720p
+INSERTAR 113 3.792695 Interview with the Vampire   720p
+INSERTAR 10 1.533427 Beauty And The Beast    720p
+INSERTAR 29 3.809656 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 181 7.209024 The Orphan [720]
+INSERTAR 183 8.997060 The Empress and the Warriors [2008] [720p]
+INSERTAR 13 4.138345 SAW I   720p
+INSERTAR 191 1.513026 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 50 4.954532 American Psycho   720p
+INSERTAR 76 4.840503 The Last Samurai [2004] [720p]
+INSERTAR 173 8.732737 Bourne Identity   720p
+INSERTAR 81 3.919794 Tomb Raider Collection (1-2)    720p
+INSERTAR 52 3.136872 Knowing 2009 720p
+ELIMINAR 72
+ELIMINAR 2
+ELIMINAR 113
+ELIMINAR 102
+ELIMINAR 191
+ELIMINAR 145
+ELIMINAR 60
+IMPRIMIR tests/92-abb.out
+INSERTAR 128 3.106581 X-Men 3    720p
+INSERTAR 112 1.538564 Fantastic Four   1080p
+INSERTAR 148 0.739928 Saving Private Ryan 720p
+INSERTAR 44 5.098786 Star Trek Collection 1-9    720p
+INSERTAR 83 8.460894 Stargate-The Ark of Truth 720p
+INSERTAR 67 9.430300 Final Destination 4   1080p
+INSERTAR 143 5.012642 Hellboy 2     1080p
+INSERTAR 189 6.810293 Monster Inc [2001] [720p]
+INSERTAR 49 3.100590 Fantastic Four   1080p
+INSERTAR 114 5.815379 This Is It [2009] [720p]
+INSERTAR 187 7.043365 Saving Private Ryan 720p
+INSERTAR 61 7.929672 Duplicity 2009   720p
+INSERTAR 86 2.915189 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 136 3.746867 Black Hawk Down   1080p
+INSERTAR 182 5.398337 Final Fantasy VII Advent Children [2005] [1080p]
+ELIMINAR 141
+ELIMINAR 182
+ELIMINAR 19
+ELIMINAR 117
+ELIMINAR 59
+ELIMINAR 105
+ELIMINAR 57
+IMPRIMIR tests/92-abb.out
+INSERTAR 8 0.957741 Seven Swords    1080p
+INSERTAR 195 6.041782 Deep Sea
+INSERTAR 163 3.580262 G Force    720p
+INSERTAR 106 3.093247 Punisher 2   720p
+INSERTAR 32 8.008024 Back.to.the.Future.Part.III
+INSERTAR 166 3.286996 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 110 3.094294 The Usual Suspect    720p
+INSERTAR 125 9.413046 300 [2006]
+INSERTAR 207 3.428823 contents.txt
+INSERTAR 7 4.242711 Doomsday 720p
+INSERTAR 43 2.142981 Orphanage 720p
+INSERTAR 9 2.825139 Stargate-The Ark of Truth 720p
+INSERTAR 46 0.317687 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 11 2.118492 Alone in the dark   720p
+INSERTAR 226 6.713265 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 23 0.679394 iRobot  720p
+ELIMINAR 93
+ELIMINAR 13
+ELIMINAR 120
+ELIMINAR 86
+ELIMINAR 69
+ELIMINAR 122
+ELIMINAR 108
+ELIMINAR 121
+IMPRIMIR tests/92-abb.out
+INSERTAR 97 1.306131 Beowulf   720p
+INSERTAR 161 6.561099 My Bloody Valentine 3D    1080p
+INSERTAR 198 9.867901 Starship Troopers 1  1080p
+INSERTAR 180 3.941008 G Force    720p
+INSERTAR 124 3.064197 Lion King, The 720p
+INSERTAR 150 0.179946 Jeniffer's Body ( 2009)    1080p
+INSERTAR 151 4.579856 Demo (Sony, Sharp, THX and more)
+INSERTAR 178 6.301441 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 214 3.271251 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 135 2.143644 Blade 3   720p
+INSERTAR 193 0.238643 Final Fantasy The Spirits Within    720p
+INSERTAR 235 1.968802 3_10 to Yuma   720p
+INSERTAR 188 1.289241 Stargate-The Ark of Truth 720p
+INSERTAR 47 1.191086 Afro samurai uncut 720p
+INSERTAR 228 6.417139 SWAT    720p
+INSERTAR 238 4.841078 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 186 3.343674 Pinocchio [1940] [720p]
+ELIMINAR 80
+ELIMINAR 40
+ELIMINAR 156
+ELIMINAR 32
+ELIMINAR 173
+ELIMINAR 165
+ELIMINAR 151
+ELIMINAR 61
+IMPRIMIR tests/92-abb.out
+INSERTAR 127 0.341015 Babel.720p
+INSERTAR 225 4.068655 The Day After Tomorrow 1080p
+INSERTAR 169 1.860190 Independence Day 1080p
+INSERTAR 205 4.414726 Constantine HDDVD 1080p DTS x264
+INSERTAR 199 0.351955 Gran Torino [2008] [720p]
+INSERTAR 248 9.275344 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 89 8.278486 Pitch Black [720p]
+INSERTAR 215 9.650118 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 185 9.129295 Robocop Collection   720p
+INSERTAR 219 7.752213 Juno 2007 720p
+INSERTAR 75 2.194560 Death Sentence   1080p
+INSERTAR 167 1.704649 Babel.720p
+INSERTAR 227 4.550508 Flash Point    720p
+INSERTAR 197 5.074260 Seven Swords    1080p
+INSERTAR 258 9.397947 Disturbia    720p
+INSERTAR 245 7.368794 Braveheart 720p
+INSERTAR 175 9.240540 Ip Man    1080p
+INSERTAR 240 0.981465 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 240
+ELIMINAR 197
+ELIMINAR 50
+ELIMINAR 144
+ELIMINAR 44
+ELIMINAR 195
+ELIMINAR 110
+ELIMINAR 225
+ELIMINAR 18
+IMPRIMIR tests/92-abb.out
+INSERTAR 56 3.895116 Romeo And Juliet   720p
+INSERTAR 66 5.628110 CJ7   720p
+INSERTAR 212 2.593702 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 247 3.610972 The Uninvited [2009] [720p]
+INSERTAR 170 9.986702 Afro samurai uncut 720p
+INSERTAR 51 5.876869 Chocolate 720p
+INSERTAR 233 0.783281 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 266 2.813089 The Matrix   1080p
+INSERTAR 241 3.476430 Infernal Affair 1-3   1080p
+INSERTAR 160 9.228854 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 249 6.715598 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 24 4.432336 How To Lose Friends & Alienate People   1080p
+INSERTAR 217 7.922738 Up [1080p]
+INSERTAR 275 4.278516 Click   720p
+INSERTAR 129 9.732203 SAW III   720p
+INSERTAR 250 1.079869 Race To Witch Mountain [1080p]
+INSERTAR 210 6.528031 Race To Witch Mountain [1080p]
+INSERTAR 155 7.421561 Fifty Dead Men Walking   1080p
+INSERTAR 172 0.055965 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+ELIMINAR 45
+ELIMINAR 67
+ELIMINAR 178
+ELIMINAR 214
+ELIMINAR 227
+ELIMINAR 66
+ELIMINAR 49
+ELIMINAR 5
+ELIMINAR 97
+IMPRIMIR tests/92-abb.out
diff --git a/tests/93-abb.catedra.out b/tests/93-abb.catedra.out
new file mode 100644
index 0000000..65c55a2
--- /dev/null
+++ b/tests/93-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 14 7.619464 American Gangster    720p ]
+[ 14 7.619464 American Gangster    720p ][ 17 4.613762 Rocky Balboa    720p ]
+[ 14 7.619464 American Gangster    720p ][ 17 4.613762 Rocky Balboa    720p ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ]
+[ 14 7.619464 American Gangster    720p ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 56 5.719089 Jumanji [720p] ][ 82 3.614936 The Godfather [1972] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ]
+[ 3 5.557879 The Butterfly Effect 3 Revelations 720p ][ 14 7.619464 American Gangster    720p ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 43 3.983408 My Bloody Valentine 3D    1080p ][ 56 5.719089 Jumanji [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 98 8.161792 All About Steve 720P ][ 102 7.945351 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ]
+[ 14 7.619464 American Gangster    720p ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 56 5.719089 Jumanji [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 98 8.161792 All About Steve 720P ][ 100 5.634464 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 102 7.945351 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ]
+[ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 14 7.619464 American Gangster    720p ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 58 9.025343 Ice Age 2 The Meltdown [2006] [720p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 98 8.161792 All About Steve 720P ][ 102 7.945351 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 103 2.575207 007 Series ][ 105 4.246388 Hellboy 1    1080p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ]
+[ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 14 7.619464 American Gangster    720p ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 35 3.119131 Saving Private Ryan 720p ][ 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 53 9.125044 Species - The Awakening   720p ][ 58 9.025343 Ice Age 2 The Meltdown [2006] [720p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 103 2.575207 007 Series ][ 109 5.588398 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 118 5.771468 Ip Man    1080p ][ 122 2.268872 SWAT    720p ]
+[ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 14 7.619464 American Gangster    720p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 35 3.119131 Saving Private Ryan 720p ][ 39 3.639920 The Messenger [720p] ][ 48 6.823686 Chicken Little 1080p ][ 53 9.125044 Species - The Awakening   720p ][ 58 9.025343 Ice Age 2 The Meltdown [2006] [720p] ][ 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 118 5.771468 Ip Man    1080p ][ 122 2.268872 SWAT    720p ][ 125 2.999220 Saving Private Ryan 720p ][ 129 8.391915 Yes Man   720p ]
+[ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 14 7.619464 American Gangster    720p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 35 3.119131 Saving Private Ryan 720p ][ 39 3.639920 The Messenger [720p] ][ 48 6.823686 Chicken Little 1080p ][ 50 5.571216 CJ7   720p ][ 53 9.125044 Species - The Awakening   720p ][ 60 6.486766 X-Men Origin - Wolverine [2009] [1080p] ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 107 7.651462 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 129 8.391915 Yes Man   720p ][ 134 9.967861 Orphan (2009)    1080p ][ 136 4.895591 contents.txt ]
+[ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 14 7.619464 American Gangster    720p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 35 3.119131 Saving Private Ryan 720p ][ 39 3.639920 The Messenger [720p] ][ 49 7.062483 Monsters vs Aliens [2009] [720p] ][ 50 5.571216 CJ7   720p ][ 53 9.125044 Species - The Awakening   720p ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 89 8.086550 Infernal Affair 1-3   1080p ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 95 9.536623 Disturbia    720p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 129 8.391915 Yes Man   720p ][ 133 5.263981 Leaving Las Vegas  720p ][ 134 9.967861 Orphan (2009)    1080p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 150 5.804770 Disaster Movie 2008   720p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ]
+[ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 35 3.119131 Saving Private Ryan 720p ][ 39 3.639920 The Messenger [720p] ][ 42 9.965966 Max Payne    720p ][ 50 5.571216 CJ7   720p ][ 53 9.125044 Species - The Awakening   720p ][ 55 0.194200 Swordfish    720p ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 75 4.164055 Chocolate 720p ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 89 8.086550 Infernal Affair 1-3   1080p ][ 93 3.490019 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 134 9.967861 Orphan (2009)    1080p ][ 135 2.430049 Godzilla 720p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 142 7.697790 City of Embers    720p ][ 146 8.424352 Darko 720P ][ 150 5.804770 Disaster Movie 2008   720p ][ 154 0.751612 3_10 to Yuma   720p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 157 3.978940 Seven Swords    1080p ]
+[ 0 2.629129 Max Payne    720p ][ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 39 3.639920 The Messenger [720p] ][ 42 9.965966 Max Payne    720p ][ 45 9.691627 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 50 5.571216 CJ7   720p ][ 55 0.194200 Swordfish    720p ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 75 4.164055 Chocolate 720p ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 97 6.099848 9 [720p] ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 142 7.697790 City of Embers    720p ][ 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 146 8.424352 Darko 720P ][ 150 5.804770 Disaster Movie 2008   720p ][ 154 0.751612 3_10 to Yuma   720p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 157 3.978940 Seven Swords    1080p ][ 166 1.476047 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ]
+[ 0 2.629129 Max Payne    720p ][ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 32 4.012767 X-Men 1 - 1080p ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 36 1.395189 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 42 9.965966 Max Payne    720p ][ 45 9.691627 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 50 5.571216 CJ7   720p ][ 55 0.194200 Swordfish    720p ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 75 4.164055 Chocolate 720p ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 154 0.751612 3_10 to Yuma   720p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 157 3.978940 Seven Swords    1080p ][ 158 8.828626 Leon_The Professional.HD   720p ][ 162 0.189673 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 166 1.476047 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 180 4.940336 Defiance.1080p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 189 8.897009 007.Die Another Day.avi ]
+[ 7 1.311791 American Psycho   720p ][ 9 3.827829 Butterfly on a Wheel.2007   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 26 5.551212 Seven Swords    1080p ][ 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 36 1.395189 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 37 3.099842 SAW II   720p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 42 9.965966 Max Payne    720p ][ 55 0.194200 Swordfish    720p ][ 63 8.716901 Starship Troopers 1  1080p ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 87 9.569097 Surrogates [2009] [720p] ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 153 2.982823 Big Stan   1080p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 157 3.978940 Seven Swords    1080p ][ 158 8.828626 Leon_The Professional.HD   720p ][ 162 0.189673 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 166 1.476047 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 180 4.940336 Defiance.1080p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 184 2.728155 Beowulf   720p ][ 187 5.206624 Swordfish    720p ][ 189 8.897009 007.Die Another Day.avi ][ 198 2.179744 Green Lantern First Flight   720p ][ 203 8.226238 Toy.Story.1995.720p.HDTV.x264-CtrlHD ][ 209 4.889451 The Butterfly Effect [2004] [720p] ]
+[ 1 5.451334 Afro samurai uncut 720p ][ 4 5.739462 James Bond 21 - Casino Royale [2006] ][ 7 1.311791 American Psycho   720p ][ 9 3.827829 Butterfly on a Wheel.2007   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 26 5.551212 Seven Swords    1080p ][ 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 36 1.395189 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 37 3.099842 SAW II   720p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 55 0.194200 Swordfish    720p ][ 59 5.974329 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 63 8.716901 Starship Troopers 1  1080p ][ 64 8.676243 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 68 7.309122 La Lingerie [BluRay] [720p] [DTS] ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 87 9.569097 Surrogates [2009] [720p] ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 120 3.119318 American Virgin 720P ][ 123 8.209363 Sixth Sense   720p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 132 7.304180 Click   1080p ][ 136 4.895591 contents.txt ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 153 2.982823 Big Stan   1080p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 158 8.828626 Leon_The Professional.HD   720p ][ 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 179 0.005974 Meet The Parents    720p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 187 5.206624 Swordfish    720p ][ 189 8.897009 007.Die Another Day.avi ][ 193 4.873013 Lion King, The 720p ][ 195 5.825185 Black Hawk Down   1080p ][ 197 4.910155 Firewall 720p ][ 198 2.179744 Green Lantern First Flight   720p ][ 202 5.283297 Bride Wars   720p ][ 209 4.889451 The Butterfly Effect [2004] [720p] ][ 211 1.547649 Batman Cartoon - Gotham Knight   720p ][ 220 9.465128 James Bond 21 - Casino Royale [2006] ][ 221 6.437887 SAW IV ]
+[ 1 5.451334 Afro samurai uncut 720p ][ 7 1.311791 American Psycho   720p ][ 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p ][ 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 24 6.029110 Race To Witch Mountain [1080p] ][ 26 5.551212 Seven Swords    1080p ][ 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 36 1.395189 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 37 3.099842 SAW II   720p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 55 0.194200 Swordfish    720p ][ 63 8.716901 Starship Troopers 1  1080p ][ 64 8.676243 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 67 9.645965 Hellboy 1    1080p ][ 69 0.086016 Wanted   1080p ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 84 1.217787 Cleanwest 720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 87 9.569097 Surrogates [2009] [720p] ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 106 7.352913 Elektra 720p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 120 3.119318 American Virgin 720P ][ 123 8.209363 Sixth Sense   720p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 130 1.343134 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 132 7.304180 Click   1080p ][ 138 5.027039 Elektra 720p ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 153 2.982823 Big Stan   1080p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 158 8.828626 Leon_The Professional.HD   720p ][ 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 164 0.481137 catch me if u can - 720p ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 172 3.896302 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 179 0.005974 Meet The Parents    720p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 187 5.206624 Swordfish    720p ][ 189 8.897009 007.Die Another Day.avi ][ 193 4.873013 Lion King, The 720p ][ 195 5.825185 Black Hawk Down   1080p ][ 197 4.910155 Firewall 720p ][ 198 2.179744 Green Lantern First Flight   720p ][ 201 1.649096 Baby on Board (2009)    720p ][ 202 5.283297 Bride Wars   720p ][ 209 4.889451 The Butterfly Effect [2004] [720p] ][ 211 1.547649 Batman Cartoon - Gotham Knight   720p ][ 216 4.556718 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 219 0.609903 Body of Lies   720p ][ 220 9.465128 James Bond 21 - Casino Royale [2006] ][ 221 6.437887 SAW IV ][ 227 2.275742 Basic Instinct 720p ][ 232 0.650067 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 235 3.693315 Godzilla 720p ]
+[ 1 5.451334 Afro samurai uncut 720p ][ 7 1.311791 American Psycho   720p ][ 15 7.888118 Banlieue 13 - Ultimatum [720p] ][ 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 19 3.663881 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 26 5.551212 Seven Swords    1080p ][ 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974] ][ 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p] ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 37 3.099842 SAW II   720p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 55 0.194200 Swordfish    720p ][ 63 8.716901 Starship Troopers 1  1080p ][ 64 8.676243 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 65 4.725360 Miami Vice 720p ][ 67 9.645965 Hellboy 1    1080p ][ 69 0.086016 Wanted   1080p ][ 71 0.361582 contents.txt ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 84 1.217787 Cleanwest 720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 87 9.569097 Surrogates [2009] [720p] ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 106 7.352913 Elektra 720p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 112 4.313421 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 120 3.119318 American Virgin 720P ][ 123 8.209363 Sixth Sense   720p ][ 126 7.494077 How To Lose Friends & Alienate People   1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 130 1.343134 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 132 7.304180 Click   1080p ][ 138 5.027039 Elektra 720p ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 144 0.267785 Horton Hears a Who! [2008] [720p] ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 153 2.982823 Big Stan   1080p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 158 8.828626 Leon_The Professional.HD   720p ][ 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 164 0.481137 catch me if u can - 720p ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 172 3.896302 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 179 0.005974 Meet The Parents    720p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 183 4.407722 Pirates of Caribbean 1-2-3 Collection   1080p ][ 186 0.898251 Ice Age 2 The Meltdown [2006] [720p] ][ 187 5.206624 Swordfish    720p ][ 188 3.240940 American Virgin 720P ][ 189 8.897009 007.Die Another Day.avi ][ 195 5.825185 Black Hawk Down   1080p ][ 197 4.910155 Firewall 720p ][ 198 2.179744 Green Lantern First Flight   720p ][ 200 8.632664 Seven Pounds    720p ][ 201 1.649096 Baby on Board (2009)    720p ][ 209 4.889451 The Butterfly Effect [2004] [720p] ][ 211 1.547649 Batman Cartoon - Gotham Knight   720p ][ 213 3.641086 1408.2007.720p.BluRay.x264-SiNNERS ][ 216 4.556718 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 219 0.609903 Body of Lies   720p ][ 220 9.465128 James Bond 21 - Casino Royale [2006] ][ 221 6.437887 SAW IV ][ 227 2.275742 Basic Instinct 720p ][ 229 5.580867 American Gangster    720p ][ 232 0.650067 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 235 3.693315 Godzilla 720p ][ 239 0.962972 Hero    1080p ][ 251 7.635352 Push    1080p ]
+[ 1 5.451334 Afro samurai uncut 720p ][ 7 1.311791 American Psycho   720p ][ 15 7.888118 Banlieue 13 - Ultimatum [720p] ][ 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD ][ 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 26 5.551212 Seven Swords    1080p ][ 28 3.223191 High school musical II 2007    720p ][ 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974] ][ 34 3.572858 Eragon 720p ][ 35 3.119131 Saving Private Ryan 720p ][ 37 3.099842 SAW II   720p ][ 38 3.907355 Fast and the Furious 4 - 1080p ][ 39 3.639920 The Messenger [720p] ][ 40 6.936620 American Psycho   720p ][ 55 0.194200 Swordfish    720p ][ 57 4.397859 Chicken Little 1080p ][ 63 8.716901 Starship Troopers 1  1080p ][ 64 8.676243 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 65 4.725360 Miami Vice 720p ][ 67 9.645965 Hellboy 1    1080p ][ 69 0.086016 Wanted   1080p ][ 71 0.361582 contents.txt ][ 73 7.166338 Kingdom of Heaven [2005] [720p] ][ 74 1.905955 The Extreme Movie 720P ][ 77 0.437177 The Hangover [720p] ][ 79 8.537959 James Bond 21 - Casino Royale [2006] ][ 80 0.778371 The Matrix [1999] [1080p] ][ 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 84 1.217787 Cleanwest 720p ][ 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 87 9.569097 Surrogates [2009] [720p] ][ 88 1.758435 Banlieue 13 - Ultimatum [720p] ][ 90 5.169982 300 [2006] ][ 94 2.480332 Constantine HDDVD 1080p DTS x264 ][ 99 1.062785 James Bond 08 - Live and Let Die [1973] ][ 101 9.322689 Se7en [720p] ][ 106 7.352913 Elektra 720p ][ 110 5.694919 Lord Of The Ring  - Return Of The King   720p ][ 112 4.313421 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 113 0.740711 Die Hard 4   1080p ][ 114 1.772666 Hancock    1080p ][ 116 2.845786 Superman Batman Public Enemies 2009 720p ][ 117 2.480994 Lion King, The 720p ][ 118 5.771468 Ip Man    1080p ][ 120 3.119318 American Virgin 720P ][ 123 8.209363 Sixth Sense   720p ][ 126 7.494077 How To Lose Friends & Alienate People   1080p ][ 128 4.442172 The Butterfly Effect 3 Revelations 720p ][ 130 1.343134 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 131 5.311829 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 132 7.304180 Click   1080p ][ 138 5.027039 Elektra 720p ][ 139 7.408728 contents.txt ][ 140 3.791226 Braveheart 720p ][ 142 7.697790 City of Embers    720p ][ 144 0.267785 Horton Hears a Who! [2008] [720p] ][ 145 6.892653 Dragonball Evolution [2009] [720p] ][ 146 8.424352 Darko 720P ][ 147 1.024142 Connected   720p ][ 150 5.804770 Disaster Movie 2008   720p ][ 153 2.982823 Big Stan   1080p ][ 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 164 0.481137 catch me if u can - 720p ][ 167 8.422099 Crank 2, High Voltage   1080p ][ 168 3.331986 James Bond 22 - Quantum of Solace [2008] [720p] ][ 169 3.959741 James Bond 17 - Golden Eye [1995] ][ 172 3.896302 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs ][ 174 2.666891 Spiderman 3   1080p ][ 176 2.814033 Core   720p ][ 179 0.005974 Meet The Parents    720p ][ 182 1.886580 Kill Bill Vol 1 [2003]    720p ][ 183 4.407722 Pirates of Caribbean 1-2-3 Collection   1080p ][ 186 0.898251 Ice Age 2 The Meltdown [2006] [720p] ][ 188 3.240940 American Virgin 720P ][ 189 8.897009 007.Die Another Day.avi ][ 195 5.825185 Black Hawk Down   1080p ][ 197 4.910155 Firewall 720p ][ 200 8.632664 Seven Pounds    720p ][ 201 1.649096 Baby on Board (2009)    720p ][ 208 5.882605 Kung Fu Panda Secrets of the Furious Five    720p ][ 209 4.889451 The Butterfly Effect [2004] [720p] ][ 210 9.255512 Sex drive   720p ][ 211 1.547649 Batman Cartoon - Gotham Knight   720p ][ 213 3.641086 1408.2007.720p.BluRay.x264-SiNNERS ][ 216 4.556718 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 219 0.609903 Body of Lies   720p ][ 220 9.465128 James Bond 21 - Casino Royale [2006] ][ 221 6.437887 SAW IV ][ 225 6.747210 Flash Point    720p ][ 226 5.989074 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 227 2.275742 Basic Instinct 720p ][ 229 5.580867 American Gangster    720p ][ 232 0.650067 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 235 3.693315 Godzilla 720p ][ 239 0.962972 Hero    1080p ][ 242 0.067997 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 251 7.635352 Push    1080p ][ 261 0.172520 Twilight [2008]   720p ][ 273 1.922163 Rocky 1 [1976]  [BluRay] [720p] [AC3] ]
diff --git a/tests/93-abb.in b/tests/93-abb.in
new file mode 100644
index 0000000..3a613e6
--- /dev/null
+++ b/tests/93-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/93-abb.out
+INSERTAR 14 7.619464 American Gangster    720p
+IMPRIMIR tests/93-abb.out
+INSERTAR 17 4.613762 Rocky Balboa    720p
+INSERTAR 12 2.943369 IMAX Ring of Fire [720p] [Documenter]
+ELIMINAR 12
+IMPRIMIR tests/93-abb.out
+INSERTAR 83 2.567121 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 30 3.291037 Drag Me To Hell [720p]
+INSERTAR 41 3.831890 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+ELIMINAR 30
+IMPRIMIR tests/93-abb.out
+INSERTAR 94 2.480332 Constantine HDDVD 1080p DTS x264
+INSERTAR 82 3.614936 The Godfather [1972] [720p]
+INSERTAR 62 8.033357 Star Trek Collection 1-9    720p
+INSERTAR 56 5.719089 Jumanji [720p]
+ELIMINAR 17
+ELIMINAR 62
+IMPRIMIR tests/93-abb.out
+INSERTAR 102 7.945351 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 98 8.161792 All About Steve 720P
+INSERTAR 3 5.557879 The Butterfly Effect 3 Revelations 720p
+INSERTAR 20 3.216294 X-Men 2   1080p
+INSERTAR 43 3.983408 My Bloody Valentine 3D    1080p
+ELIMINAR 20
+ELIMINAR 82
+IMPRIMIR tests/93-abb.out
+INSERTAR 85 4.520175 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 95 9.536623 Disturbia    720p
+INSERTAR 47 8.202970 Saving Private Ryan 720p
+INSERTAR 110 5.694919 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 31 3.655773 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 100 5.634464 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+ELIMINAR 47
+ELIMINAR 43
+ELIMINAR 3
+IMPRIMIR tests/93-abb.out
+INSERTAR 105 4.246388 Hellboy 1    1080p
+INSERTAR 58 9.025343 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 10 7.628749 X-Men 4 - Origins Wolverine (2009)  1080p
+INSERTAR 32 4.012767 X-Men 1 - 1080p
+INSERTAR 92 1.267815 Die Hard 4   1080p
+INSERTAR 103 2.575207 007 Series
+INSERTAR 81 9.231234 James Bond 18 - Tommorow Never Dies [1997] [720p]
+ELIMINAR 92
+ELIMINAR 100
+ELIMINAR 56
+IMPRIMIR tests/93-abb.out
+INSERTAR 53 9.125044 Species - The Awakening   720p
+INSERTAR 109 5.588398 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 122 2.268872 SWAT    720p
+INSERTAR 61 7.351090 Street Kings   720p
+INSERTAR 118 5.771468 Ip Man    1080p
+INSERTAR 88 1.758435 Banlieue 13 - Ultimatum [720p]
+INSERTAR 35 3.119131 Saving Private Ryan 720p
+INSERTAR 7 1.311791 American Psycho   720p
+ELIMINAR 105
+ELIMINAR 102
+ELIMINAR 98
+ELIMINAR 61
+IMPRIMIR tests/93-abb.out
+INSERTAR 23 3.305765 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 70 2.521492 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 129 8.391915 Yes Man   720p
+INSERTAR 73 7.166338 Kingdom of Heaven [2005] [720p]
+INSERTAR 48 6.823686 Chicken Little 1080p
+INSERTAR 22 1.862243 SAW III   720p
+INSERTAR 80 0.778371 The Matrix [1999] [1080p]
+INSERTAR 39 3.639920 The Messenger [720p]
+INSERTAR 125 2.999220 Saving Private Ryan 720p
+ELIMINAR 103
+ELIMINAR 22
+ELIMINAR 41
+ELIMINAR 109
+IMPRIMIR tests/93-abb.out
+INSERTAR 124 6.664685 Beauty And The Beast    720p
+INSERTAR 116 2.845786 Superman Batman Public Enemies 2009 720p
+INSERTAR 136 4.895591 contents.txt
+INSERTAR 134 9.967861 Orphan (2009)    1080p
+INSERTAR 50 5.571216 CJ7   720p
+INSERTAR 128 4.442172 The Butterfly Effect 3 Revelations 720p
+INSERTAR 60 6.486766 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 76 6.535403 James Bond 08 - Live and Let Die [1973]
+INSERTAR 68 7.309122 La Lingerie [BluRay] [720p] [DTS]
+INSERTAR 107 7.651462 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+ELIMINAR 125
+ELIMINAR 122
+ELIMINAR 124
+ELIMINAR 58
+ELIMINAR 76
+IMPRIMIR tests/93-abb.out
+INSERTAR 49 7.062483 Monsters vs Aliens [2009] [720p]
+INSERTAR 117 2.480994 Lion King, The 720p
+INSERTAR 91 2.819553 Leon_The Professional.HD   720p
+INSERTAR 79 8.537959 James Bond 21 - Casino Royale [2006]
+INSERTAR 150 5.804770 Disaster Movie 2008   720p
+INSERTAR 139 7.408728 contents.txt
+INSERTAR 133 5.263981 Leaving Las Vegas  720p
+INSERTAR 24 6.029110 Race To Witch Mountain [1080p]
+INSERTAR 156 9.365594 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 6 2.879434 Demo (Sony, Sharp, THX and more)
+INSERTAR 89 8.086550 Infernal Affair 1-3   1080p
+ELIMINAR 48
+ELIMINAR 91
+ELIMINAR 60
+ELIMINAR 6
+ELIMINAR 107
+IMPRIMIR tests/93-abb.out
+INSERTAR 157 3.978940 Seven Swords    1080p
+INSERTAR 86 5.825094 Doomsday 720p
+INSERTAR 114 1.772666 Hancock    1080p
+INSERTAR 55 0.194200 Swordfish    720p
+INSERTAR 154 0.751612 3_10 to Yuma   720p
+INSERTAR 75 4.164055 Chocolate 720p
+INSERTAR 146 8.424352 Darko 720P
+INSERTAR 42 9.965966 Max Payne    720p
+INSERTAR 99 1.062785 James Bond 08 - Live and Let Die [1973]
+INSERTAR 142 7.697790 City of Embers    720p
+INSERTAR 93 3.490019 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 135 2.430049 Godzilla 720p
+ELIMINAR 129
+ELIMINAR 49
+ELIMINAR 133
+ELIMINAR 14
+ELIMINAR 95
+ELIMINAR 86
+IMPRIMIR tests/93-abb.out
+INSERTAR 45 9.691627 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 101 9.322689 Se7en [720p]
+INSERTAR 169 3.959741 James Bond 17 - Golden Eye [1995]
+INSERTAR 90 5.169982 300 [2006]
+INSERTAR 166 1.476047 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 34 3.572858 Eragon 720p
+INSERTAR 143 2.939635 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 167 8.422099 Crank 2, High Voltage   1080p
+INSERTAR 51 1.500591 All About Steve 720P
+INSERTAR 97 6.099848 9 [720p]
+INSERTAR 77 0.437177 The Hangover [720p]
+INSERTAR 0 2.629129 Max Payne    720p
+INSERTAR 182 1.886580 Kill Bill Vol 1 [2003]    720p
+ELIMINAR 134
+ELIMINAR 93
+ELIMINAR 51
+ELIMINAR 53
+ELIMINAR 135
+ELIMINAR 89
+IMPRIMIR tests/93-abb.out
+INSERTAR 177 4.190601 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 140 3.791226 Braveheart 720p
+INSERTAR 162 0.189673 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 46 6.809597 Beowulf   720p
+INSERTAR 8 0.057474 Madagascar 1 [2005] [1080p]
+INSERTAR 44 0.349627 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 147 1.024142 Connected   720p
+INSERTAR 66 0.458653 Lord of war   720p
+INSERTAR 74 1.905955 The Extreme Movie 720P
+INSERTAR 158 8.828626 Leon_The Professional.HD   720p
+INSERTAR 36 1.395189 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 189 8.897009 007.Die Another Day.avi
+INSERTAR 180 4.940336 Defiance.1080p
+INSERTAR 38 3.907355 Fast and the Furious 4 - 1080p
+ELIMINAR 177
+ELIMINAR 46
+ELIMINAR 70
+ELIMINAR 97
+ELIMINAR 66
+ELIMINAR 8
+ELIMINAR 44
+IMPRIMIR tests/93-abb.out
+INSERTAR 153 2.982823 Big Stan   1080p
+INSERTAR 184 2.728155 Beowulf   720p
+INSERTAR 37 3.099842 SAW II   720p
+INSERTAR 121 3.420209 James Bond 16 - Licence to Kill [1989]
+INSERTAR 198 2.179744 Green Lantern First Flight   720p
+INSERTAR 9 3.827829 Butterfly on a Wheel.2007   720p
+INSERTAR 163 6.785545 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 187 5.206624 Swordfish    720p
+INSERTAR 29 9.978849 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 87 9.569097 Surrogates [2009] [720p]
+INSERTAR 18 6.983819 Diary.Of.A.Sex.Addict.2008.720p.BluRay.x264-FLHD
+INSERTAR 209 4.889451 The Butterfly Effect [2004] [720p]
+INSERTAR 203 8.226238 Toy.Story.1995.720p.HDTV.x264-CtrlHD
+INSERTAR 26 5.551212 Seven Swords    1080p
+INSERTAR 63 8.716901 Starship Troopers 1  1080p
+ELIMINAR 121
+ELIMINAR 75
+ELIMINAR 154
+ELIMINAR 32
+ELIMINAR 50
+ELIMINAR 45
+ELIMINAR 0
+IMPRIMIR tests/93-abb.out
+INSERTAR 64 8.676243 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 4 5.739462 James Bond 21 - Casino Royale [2006]
+INSERTAR 59 5.974329 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 1 5.451334 Afro samurai uncut 720p
+INSERTAR 179 0.005974 Meet The Parents    720p
+INSERTAR 195 5.825185 Black Hawk Down   1080p
+INSERTAR 104 9.356680 Death Sentence   1080p
+INSERTAR 202 5.283297 Bride Wars   720p
+INSERTAR 211 1.547649 Batman Cartoon - Gotham Knight   720p
+INSERTAR 120 3.119318 American Virgin 720P
+INSERTAR 197 4.910155 Firewall 720p
+INSERTAR 132 7.304180 Click   1080p
+INSERTAR 193 4.873013 Lion King, The 720p
+INSERTAR 123 8.209363 Sixth Sense   720p
+INSERTAR 221 6.437887 SAW IV
+INSERTAR 220 9.465128 James Bond 21 - Casino Royale [2006]
+ELIMINAR 184
+ELIMINAR 162
+ELIMINAR 180
+ELIMINAR 166
+ELIMINAR 157
+ELIMINAR 42
+ELIMINAR 203
+ELIMINAR 104
+IMPRIMIR tests/93-abb.out
+INSERTAR 54 0.410383 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 219 0.609903 Body of Lies   720p
+INSERTAR 172 3.896302 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 199 6.411097 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 227 2.275742 Basic Instinct 720p
+INSERTAR 216 4.556718 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 84 1.217787 Cleanwest 720p
+INSERTAR 155 1.966007 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 201 1.649096 Baby on Board (2009)    720p
+INSERTAR 130 1.343134 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 69 0.086016 Wanted   1080p
+INSERTAR 106 7.352913 Elektra 720p
+INSERTAR 232 0.650067 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+INSERTAR 138 5.027039 Elektra 720p
+INSERTAR 164 0.481137 catch me if u can - 720p
+INSERTAR 67 9.645965 Hellboy 1    1080p
+INSERTAR 235 3.693315 Godzilla 720p
+ELIMINAR 155
+ELIMINAR 59
+ELIMINAR 136
+ELIMINAR 199
+ELIMINAR 68
+ELIMINAR 9
+ELIMINAR 54
+ELIMINAR 4
+IMPRIMIR tests/93-abb.out
+INSERTAR 19 3.663881 007.1967.You.Only.Live.Twice.720p.hdtv.x264-nbs
+INSERTAR 186 0.898251 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 239 0.962972 Hero    1080p
+INSERTAR 192 1.163250 Connected   720p
+INSERTAR 52 0.665562 Ice Age 1 [2002] [720p]
+INSERTAR 188 3.240940 American Virgin 720P
+INSERTAR 112 4.313421 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 213 3.641086 1408.2007.720p.BluRay.x264-SiNNERS
+INSERTAR 65 4.725360 Miami Vice 720p
+INSERTAR 183 4.407722 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 229 5.580867 American Gangster    720p
+INSERTAR 144 0.267785 Horton Hears a Who! [2008] [720p]
+INSERTAR 15 7.888118 Banlieue 13 - Ultimatum [720p]
+INSERTAR 71 0.361582 contents.txt
+INSERTAR 234 9.875990 Rambo 4 [2008] [720p]
+INSERTAR 126 7.494077 How To Lose Friends & Alienate People   1080p
+INSERTAR 200 8.632664 Seven Pounds    720p
+INSERTAR 251 7.635352 Push    1080p
+ELIMINAR 24
+ELIMINAR 36
+ELIMINAR 192
+ELIMINAR 143
+ELIMINAR 52
+ELIMINAR 10
+ELIMINAR 234
+ELIMINAR 193
+ELIMINAR 202
+IMPRIMIR tests/93-abb.out
+INSERTAR 225 6.747210 Flash Point    720p
+INSERTAR 145 6.892653 Dragonball Evolution [2009] [720p]
+INSERTAR 40 6.936620 American Psycho   720p
+INSERTAR 131 5.311829 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 168 3.331986 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 243 9.238262 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 113 0.740711 Die Hard 4   1080p
+INSERTAR 176 2.814033 Core   720p
+INSERTAR 28 3.223191 High school musical II 2007    720p
+INSERTAR 273 1.922163 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 174 2.666891 Spiderman 3   1080p
+INSERTAR 210 9.255512 Sex drive   720p
+INSERTAR 115 7.513345 Batman Begins   1080p
+INSERTAR 242 0.067997 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 108 7.862490 Dante's Peak   1080p
+INSERTAR 261 0.172520 Twilight [2008]   720p
+INSERTAR 208 5.882605 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 226 5.989074 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 57 4.397859 Chicken Little 1080p
+ELIMINAR 198
+ELIMINAR 187
+ELIMINAR 108
+ELIMINAR 19
+ELIMINAR 158
+ELIMINAR 81
+ELIMINAR 31
+ELIMINAR 115
+ELIMINAR 243
+IMPRIMIR tests/93-abb.out
diff --git a/tests/94-abb.catedra.out b/tests/94-abb.catedra.out
new file mode 100644
index 0000000..0c4d9ec
--- /dev/null
+++ b/tests/94-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 67 4.639320 Hitman    720p ]
+[ 26 5.043029 Burn E [720p] ][ 67 4.639320 Hitman    720p ]
+[ 26 5.043029 Burn E [720p] ][ 47 3.487908 Elite Squad 1080p ][ 67 4.639320 Hitman    720p ][ 83 1.126781 IMAX Ring of Fire [720p] [Documenter] ]
+[ 26 5.043029 Burn E [720p] ][ 66 2.658846 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM ][ 70 1.964322 Die Hard 4   1080p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 83 1.126781 IMAX Ring of Fire [720p] [Documenter] ][ 93 1.313176 Twilight [2008]   720p ]
+[ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 26 5.043029 Burn E [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 58 2.350875 Alien vs Predator 1-2  720p ][ 70 1.964322 Die Hard 4   1080p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 83 1.126781 IMAX Ring of Fire [720p] [Documenter] ][ 93 1.313176 Twilight [2008]   720p ]
+[ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 26 5.043029 Burn E [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 53 8.973943 James Bond 11 - MoonRaker [1979] ][ 56 8.451819 Final Destination 4   1080p ][ 58 2.350875 Alien vs Predator 1-2  720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 8.179544 Final Destination ][ 73 5.916554 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 77 0.234222 Species   720p ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ]
+[ 1 7.796611 Fantastic Four   1080p ][ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 18 2.870536 Race To Witch Mountain [1080p] ][ 20 5.871639 Lust Caution   720p ][ 26 5.043029 Burn E [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 29 7.603029 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 53 8.973943 James Bond 11 - MoonRaker [1979] ][ 58 2.350875 Alien vs Predator 1-2  720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 8.179544 Final Destination ][ 77 0.234222 Species   720p ][ 84 7.765337 X-Men 3    720p ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ]
+[ 1 7.796611 Fantastic Four   1080p ][ 13 2.004469 Cleanwest 720p ][ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 18 2.870536 Race To Witch Mountain [1080p] ][ 20 5.871639 Lust Caution   720p ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 37 5.555472 Sixth Sense   720p ][ 65 6.414419 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 8.179544 Final Destination ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 84 7.765337 X-Men 3    720p ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ][ 100 1.269408 Apocalypto   720p ][ 117 4.299456 Minority Report [720p] ]
+[ 1 7.796611 Fantastic Four   1080p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 18 2.870536 Race To Witch Mountain [1080p] ][ 20 5.871639 Lust Caution   720p ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 37 5.555472 Sixth Sense   720p ][ 44 4.529650 Get Smart (2008) 1080p ][ 52 9.257136 The Matrix Reloaded   1080p ][ 65 6.414419 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 84 7.765337 X-Men 3    720p ][ 85 8.445439 Public Enemies [720p] ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ][ 95 4.419821 Bolt [2008] [1080p] ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 117 4.299456 Minority Report [720p] ][ 129 4.386967 Up [1080p] ]
+[ 1 7.796611 Fantastic Four   1080p ][ 5 8.480784 Terminator 3 Rise Of The Machine [2003]   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM ][ 20 5.871639 Lust Caution   720p ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 33 2.913131 James Bond 08 - Live and Let Die [1973] ][ 36 6.703500 X-Men 3    720p ][ 44 4.529650 Get Smart (2008) 1080p ][ 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 52 9.257136 The Matrix Reloaded   1080p ][ 65 6.414419 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 84 7.765337 X-Men 3    720p ][ 85 8.445439 Public Enemies [720p] ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ][ 95 4.419821 Bolt [2008] [1080p] ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 115 1.026709 National Geographic - The Koran [720p] [Documenter] ][ 117 4.299456 Minority Report [720p] ][ 129 4.386967 Up [1080p] ][ 134 3.535099 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ]
+[ 1 7.796611 Fantastic Four   1080p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 20 5.871639 Lust Caution   720p ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 36 6.703500 X-Men 3    720p ][ 38 1.819385 iRobot  720p ][ 43 3.632277 contents.txt ][ 44 4.529650 Get Smart (2008) 1080p ][ 50 2.533041 Con Air   720p ][ 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 52 9.257136 The Matrix Reloaded   1080p ][ 65 6.414419 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 75 5.119996 IMAX Ring of Fire [720p] [Documenter] ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 84 7.765337 X-Men 3    720p ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ][ 95 4.419821 Bolt [2008] [1080p] ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 114 8.509274 8 Mile [2002] [720p] ][ 115 1.026709 National Geographic - The Koran [720p] [Documenter] ][ 117 4.299456 Minority Report [720p] ][ 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 129 4.386967 Up [1080p] ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 134 3.535099 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 144 0.397000 Up [1080p] ]
+[ 1 7.796611 Fantastic Four   1080p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 14 4.446528 Inkheart [2008] [720p] ][ 16 8.001619 Bee Movie   720p ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 36 6.703500 X-Men 3    720p ][ 38 1.819385 iRobot  720p ][ 43 3.632277 contents.txt ][ 44 4.529650 Get Smart (2008) 1080p ][ 50 2.533041 Con Air   720p ][ 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 52 9.257136 The Matrix Reloaded   1080p ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 92 0.549259 Pursuit_Of_Happyness[2006]   720p ][ 93 1.313176 Twilight [2008]   720p ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 117 4.299456 Minority Report [720p] ][ 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 129 4.386967 Up [1080p] ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 134 3.535099 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 142 0.110384 Alone in the dark   720p ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 163 7.382663 Big Nothing   720p ]
+[ 1 7.796611 Fantastic Four   1080p ][ 3 4.129782 American Virgin 720P ][ 6 1.538366 Ju-on__The_Grudge_(2003)   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 14 4.446528 Inkheart [2008] [720p] ][ 16 8.001619 Bee Movie   720p ][ 24 0.378313 Alexander - The Final Cut ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 36 6.703500 X-Men 3    720p ][ 43 3.632277 contents.txt ][ 44 4.529650 Get Smart (2008) 1080p ][ 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 55 9.668784 Dante's Peak   1080p ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 82 1.859709 Final Destination 4   1080p ][ 84 7.765337 X-Men 3    720p ][ 86 2.467094 The Last Samurai [2004] [720p] ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 93 1.313176 Twilight [2008]   720p ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 117 4.299456 Minority Report [720p] ][ 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 129 4.386967 Up [1080p] ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 134 3.535099 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 137 2.075828 Mission Impossible Trilogy   720p ][ 142 0.110384 Alone in the dark   720p ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 148 0.308770 Lawrence of Arabia   1080p ][ 163 7.382663 Big Nothing   720p ][ 167 3.025939 A Bug's Life [720p] ][ 174 4.417595 James Bond 21 - Casino Royale [2006] ][ 181 0.371910 X-Men 3    720p ]
+[ 3 4.129782 American Virgin 720P ][ 6 1.538366 Ju-on__The_Grudge_(2003)   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 24 0.378313 Alexander - The Final Cut ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 36 6.703500 X-Men 3    720p ][ 43 3.632277 contents.txt ][ 44 4.529650 Get Smart (2008) 1080p ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 55 9.668784 Dante's Peak   1080p ][ 60 3.421095 G Force    720p ][ 68 4.861106 Lord Of The Ring  - Return Of The King   720p ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 93 1.313176 Twilight [2008]   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 117 4.299456 Minority Report [720p] ][ 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 126 3.946985 Blade 2   720p ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 137 2.075828 Mission Impossible Trilogy   720p ][ 141 5.654231 Shutter   720p ][ 142 0.110384 Alone in the dark   720p ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 158 0.420486 The Proposal [2009] [720p] ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 163 7.382663 Big Nothing   720p ][ 167 3.025939 A Bug's Life [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 172 6.764688 Dumb and Dumber   720p ][ 174 4.417595 James Bond 21 - Casino Royale [2006] ][ 178 4.626725 Defiance.1080p ][ 180 5.107078 The Bank Job [720p] ][ 181 0.371910 X-Men 3    720p ]
+[ 0 8.717901 Public Enemies [720p] ][ 3 4.129782 American Virgin 720P ][ 6 1.538366 Ju-on__The_Grudge_(2003)   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 22 5.600391 Eurotrip    720p ][ 24 0.378313 Alexander - The Final Cut ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 36 6.703500 X-Men 3    720p ][ 43 3.632277 contents.txt ][ 44 4.529650 Get Smart (2008) 1080p ][ 45 0.435132 Exiled   720p ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 60 3.421095 G Force    720p ][ 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 91 4.858564 Hulk 2 - The Incredible Hulk - 720p ][ 93 1.313176 Twilight [2008]   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 100 1.269408 Apocalypto   720p ][ 101 2.137855 Corpse Bride   720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 117 4.299456 Minority Report [720p] ][ 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 119 5.237897 Body of Lies   720p ][ 124 5.164328 Defiance.1080p ][ 126 3.946985 Blade 2   720p ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 137 2.075828 Mission Impossible Trilogy   720p ][ 142 0.110384 Alone in the dark   720p ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 150 2.810094 Lion King, The 720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 160 5.317132 Shark Tale [2004] [1080p] ][ 163 7.382663 Big Nothing   720p ][ 167 3.025939 A Bug's Life [720p] ][ 168 9.971912 Minority Report [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 172 6.764688 Dumb and Dumber   720p ][ 173 8.691673 Burn E [720p] ][ 174 4.417595 James Bond 21 - Casino Royale [2006] ][ 179 8.109677 Labor Pain   720p ][ 180 5.107078 The Bank Job [720p] ][ 181 0.371910 X-Men 3    720p ][ 184 0.161517 Casablana.1942.1080p.BluRay.x264.Codres ][ 201 3.369209 Doomsday 720p ]
+[ 0 8.717901 Public Enemies [720p] ][ 6 1.538366 Ju-on__The_Grudge_(2003)   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 22 5.600391 Eurotrip    720p ][ 24 0.378313 Alexander - The Final Cut ][ 25 6.308858 The Secret of Moonarce [720p] ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 30 1.092618 Tomb Raider Collection (1-2)    720p ][ 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 36 6.703500 X-Men 3    720p ][ 43 3.632277 contents.txt ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 60 3.421095 G Force    720p ][ 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 90 7.386096 One Missed Call   720p ][ 93 1.313176 Twilight [2008]   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 100 1.269408 Apocalypto   720p ][ 102 0.636951 Ip Man [2009]    720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 108 8.574318 Back.to.the.Future.Part.III ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 117 4.299456 Minority Report [720p] ][ 119 5.237897 Body of Lies   720p ][ 122 9.537186 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 124 5.164328 Defiance.1080p ][ 126 3.946985 Blade 2   720p ][ 127 5.394861 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 130 4.654168 The Proposal [2009] [720p] ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 136 2.953211 Pitch Black [720p] ][ 142 0.110384 Alone in the dark   720p ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 150 2.810094 Lion King, The 720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 152 2.005649 Demo (Sony, Sharp, THX and more) ][ 153 9.196279 Lord of war   720p ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 160 5.317132 Shark Tale [2004] [1080p] ][ 162 1.881604 Van.Helsing  1080p ][ 163 7.382663 Big Nothing   720p ][ 167 3.025939 A Bug's Life [720p] ][ 168 9.971912 Minority Report [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 171 6.693166 The Mist   720p ][ 172 6.764688 Dumb and Dumber   720p ][ 173 8.691673 Burn E [720p] ][ 174 4.417595 James Bond 21 - Casino Royale [2006] ][ 176 5.992519 James Bond 09 - The Man with the Golden Gun [1974] ][ 179 8.109677 Labor Pain   720p ][ 180 5.107078 The Bank Job [720p] ][ 184 0.161517 Casablana.1942.1080p.BluRay.x264.Codres ][ 193 6.559234 3_10 to Yuma   720p ][ 201 3.369209 Doomsday 720p ][ 214 6.901717 Ratatouille [2007] ][ 218 6.111164 Fantastic Four   1080p ]
+[ 0 8.717901 Public Enemies [720p] ][ 4 3.575733 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 6 1.538366 Ju-on__The_Grudge_(2003)   720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 22 5.600391 Eurotrip    720p ][ 24 0.378313 Alexander - The Final Cut ][ 25 6.308858 The Secret of Moonarce [720p] ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 28 2.598643 IMAX Ring of Fire [720p] [Documenter] ][ 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 35 0.781534 Before The Devil Knows, You're Dead   1080p ][ 36 6.703500 X-Men 3    720p ][ 39 7.075757 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 43 3.632277 contents.txt ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 60 3.421095 G Force    720p ][ 62 2.059082 Spiderman 2   1080p ][ 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 90 7.386096 One Missed Call   720p ][ 93 1.313176 Twilight [2008]   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 100 1.269408 Apocalypto   720p ][ 102 0.636951 Ip Man [2009]    720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 106 9.464571 Hellboy 2     1080p ][ 108 8.574318 Back.to.the.Future.Part.III ][ 109 3.537735 Robocop Collection   720p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 117 4.299456 Minority Report [720p] ][ 119 5.237897 Body of Lies   720p ][ 122 9.537186 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 124 5.164328 Defiance.1080p ][ 126 3.946985 Blade 2   720p ][ 127 5.394861 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 136 2.953211 Pitch Black [720p] ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 150 2.810094 Lion King, The 720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 152 2.005649 Demo (Sony, Sharp, THX and more) ][ 153 9.196279 Lord of war   720p ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 160 5.317132 Shark Tale [2004] [1080p] ][ 162 1.881604 Van.Helsing  1080p ][ 163 7.382663 Big Nothing   720p ][ 164 7.142098 High school musical 2006    720p ][ 165 1.536549 Indiana Jones Trilogy   720p ][ 167 3.025939 A Bug's Life [720p] ][ 168 9.971912 Minority Report [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 171 6.693166 The Mist   720p ][ 173 8.691673 Burn E [720p] ][ 176 5.992519 James Bond 09 - The Man with the Golden Gun [1974] ][ 177 4.025878 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 180 5.107078 The Bank Job [720p] ][ 184 0.161517 Casablana.1942.1080p.BluRay.x264.Codres ][ 191 4.798703 9 [720p] ][ 196 3.504102 National Tressure 1 - 1080p ][ 198 0.327285 Wanted   1080p ][ 200 9.307216 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 201 3.369209 Doomsday 720p ][ 213 3.581744 Race To Witch Mountain [1080p] ][ 215 2.981033 Cloverfield   1080p ][ 218 6.111164 Fantastic Four   1080p ][ 222 6.132874 Casablana.1942.1080p.BluRay.x264.Codres ][ 224 3.213168 Inkheart [2008] [720p] ][ 230 9.432127 Green Lantern First Flight   720p ][ 237 2.153424 Spiderman 1   1080p ]
+[ 0 8.717901 Public Enemies [720p] ][ 4 3.575733 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 22 5.600391 Eurotrip    720p ][ 24 0.378313 Alexander - The Final Cut ][ 25 6.308858 The Secret of Moonarce [720p] ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 35 0.781534 Before The Devil Knows, You're Dead   1080p ][ 36 6.703500 X-Men 3    720p ][ 39 7.075757 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 43 3.632277 contents.txt ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 49 8.900838 The Orphan [720] ][ 60 3.421095 G Force    720p ][ 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 77 0.234222 Species   720p ][ 78 5.694790 Godzilla 720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 90 7.386096 One Missed Call   720p ][ 93 1.313176 Twilight [2008]   720p ][ 96 2.601158 Labor Pain   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 100 1.269408 Apocalypto   720p ][ 102 0.636951 Ip Man [2009]    720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 104 6.027356 Duplicity 2009   720p ][ 106 9.464571 Hellboy 2     1080p ][ 108 8.574318 Back.to.the.Future.Part.III ][ 109 3.537735 Robocop Collection   720p ][ 110 1.616693 Street Fighter The Legend Of Chun Li 720P ][ 112 6.068093 Batman Dark Knight   1080p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 117 4.299456 Minority Report [720p] ][ 119 5.237897 Body of Lies   720p ][ 122 9.537186 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 124 5.164328 Defiance.1080p ][ 126 3.946985 Blade 2   720p ][ 127 5.394861 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 136 2.953211 Pitch Black [720p] ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 150 2.810094 Lion King, The 720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 152 2.005649 Demo (Sony, Sharp, THX and more) ][ 153 9.196279 Lord of war   720p ][ 156 1.015150 Corpse Bride   720p ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 160 5.317132 Shark Tale [2004] [1080p] ][ 162 1.881604 Van.Helsing  1080p ][ 163 7.382663 Big Nothing   720p ][ 164 7.142098 High school musical 2006    720p ][ 165 1.536549 Indiana Jones Trilogy   720p ][ 167 3.025939 A Bug's Life [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 171 6.693166 The Mist   720p ][ 173 8.691673 Burn E [720p] ][ 176 5.992519 James Bond 09 - The Man with the Golden Gun [1974] ][ 177 4.025878 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 180 5.107078 The Bank Job [720p] ][ 183 1.933148 Angels & Demons [2009] [1080p] ][ 186 7.514290 James Bond 22 - Quantum of Solace [2008] [720p] ][ 191 4.798703 9 [720p] ][ 192 5.666900 Pirates of Caribbean 1-2-3 Collection   1080p ][ 196 3.504102 National Tressure 1 - 1080p ][ 198 0.327285 Wanted   1080p ][ 200 9.307216 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 201 3.369209 Doomsday 720p ][ 205 1.209833 Shinjuku Incident ][ 209 9.848810 Liar Liar    720p ][ 216 2.496389 Red Cliff    1080p ][ 218 6.111164 Fantastic Four   1080p ][ 219 7.231725 Apollo 13   1080p ][ 222 6.132874 Casablana.1942.1080p.BluRay.x264.Codres ][ 224 3.213168 Inkheart [2008] [720p] ][ 225 6.255127 One Missed Call   720p ][ 230 9.432127 Green Lantern First Flight   720p ][ 231 7.263828 Exiled   720p ][ 237 2.153424 Spiderman 1   1080p ][ 254 7.559608 La Vita e Bella    720p ][ 257 4.079558 Mission Impossible Trilogy   720p ]
+[ 0 8.717901 Public Enemies [720p] ][ 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p ][ 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p] ][ 16 8.001619 Bee Movie   720p ][ 22 5.600391 Eurotrip    720p ][ 24 0.378313 Alexander - The Final Cut ][ 25 6.308858 The Secret of Moonarce [720p] ][ 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 35 0.781534 Before The Devil Knows, You're Dead   1080p ][ 36 6.703500 X-Men 3    720p ][ 39 7.075757 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR ][ 43 3.632277 contents.txt ][ 46 6.502894 Disturbia    720p ][ 48 8.233516 My Bloody Valentine 3D    1080p ][ 60 3.421095 G Force    720p ][ 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 77 0.234222 Species   720p ][ 79 4.452436 Disaster Movie 2008   720p ][ 80 5.834185 Jumanji [720p] ][ 84 7.765337 X-Men 3    720p ][ 89 7.219578 Angels & Demons [2009] [1080p] ][ 90 7.386096 One Missed Call   720p ][ 93 1.313176 Twilight [2008]   720p ][ 96 2.601158 Labor Pain   720p ][ 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 98 4.567991 The Dark Knight [2008]   1080p ][ 100 1.269408 Apocalypto   720p ][ 102 0.636951 Ip Man [2009]    720p ][ 103 7.694168 Batman Cartoon - Gotham Knight   720p ][ 104 6.027356 Duplicity 2009   720p ][ 106 9.464571 Hellboy 2     1080p ][ 108 8.574318 Back.to.the.Future.Part.III ][ 109 3.537735 Robocop Collection   720p ][ 110 1.616693 Street Fighter The Legend Of Chun Li 720P ][ 112 6.068093 Batman Dark Knight   1080p ][ 113 3.046529 Land Of the Lost   720p ][ 114 8.509274 8 Mile [2002] [720p] ][ 116 2.360774 enemy at the gates    1080p ][ 119 5.237897 Body of Lies   720p ][ 122 9.537186 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 124 5.164328 Defiance.1080p ][ 126 3.946985 Blade 2   720p ][ 127 5.394861 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 131 1.079974 Alvin And The Chipmunks [720p] ][ 133 5.095620 Cleanwest 720p ][ 139 6.589808 Punisher Warzone [720p] ][ 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 147 0.792015 Blade 2   720p ][ 150 2.810094 Lion King, The 720p ][ 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D ][ 152 2.005649 Demo (Sony, Sharp, THX and more) ][ 153 9.196279 Lord of war   720p ][ 156 1.015150 Corpse Bride   720p ][ 159 7.448378 The Butterfly Effect [2004] [720p] ][ 160 5.317132 Shark Tale [2004] [1080p] ][ 162 1.881604 Van.Helsing  1080p ][ 163 7.382663 Big Nothing   720p ][ 164 7.142098 High school musical 2006    720p ][ 167 3.025939 A Bug's Life [720p] ][ 169 0.329386 Afro samurai uncut 720p ][ 171 6.693166 The Mist   720p ][ 173 8.691673 Burn E [720p] ][ 176 5.992519 James Bond 09 - The Man with the Golden Gun [1974] ][ 177 4.025878 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 180 5.107078 The Bank Job [720p] ][ 183 1.933148 Angels & Demons [2009] [1080p] ][ 186 7.514290 James Bond 22 - Quantum of Solace [2008] [720p] ][ 191 4.798703 9 [720p] ][ 192 5.666900 Pirates of Caribbean 1-2-3 Collection   1080p ][ 196 3.504102 National Tressure 1 - 1080p ][ 198 0.327285 Wanted   1080p ][ 200 9.307216 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 201 3.369209 Doomsday 720p ][ 202 1.360139 Firewall 720p ][ 203 3.512587 The Messenger [720p] ][ 205 1.209833 Shinjuku Incident ][ 207 4.560651 The Haunting In Connecticut [2009] [720p] ][ 209 9.848810 Liar Liar    720p ][ 216 2.496389 Red Cliff    1080p ][ 218 6.111164 Fantastic Four   1080p ][ 219 7.231725 Apollo 13   1080p ][ 222 6.132874 Casablana.1942.1080p.BluRay.x264.Codres ][ 225 6.255127 One Missed Call   720p ][ 230 9.432127 Green Lantern First Flight   720p ][ 231 7.263828 Exiled   720p ][ 235 5.104741 Seven Pounds    720p ][ 237 2.153424 Spiderman 1   1080p ][ 240 8.666015 Aeon Flux   720p ][ 244 9.952572 Braveheart 720p ][ 253 1.571593 SAW III   720p ][ 254 7.559608 La Vita e Bella    720p ][ 257 4.079558 Mission Impossible Trilogy   720p ][ 266 8.209777 Gran Torino [2008] [720p] ][ 268 6.531652 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE ][ 271 2.357963 Constantine 720p ][ 272 1.860095 Disturbia    720p ][ 274 2.277668 Species   720p ][ 276 1.240863 Star Trek [2009] [1080p] ]
diff --git a/tests/94-abb.in b/tests/94-abb.in
new file mode 100644
index 0000000..2d815ba
--- /dev/null
+++ b/tests/94-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/94-abb.out
+INSERTAR 67 4.639320 Hitman    720p
+IMPRIMIR tests/94-abb.out
+INSERTAR 26 5.043029 Burn E [720p]
+INSERTAR 31 5.460101 Scooby.Doo.The.Mystery.Begins.2009   720p
+ELIMINAR 31
+IMPRIMIR tests/94-abb.out
+INSERTAR 83 1.126781 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 10 5.405991 Demo (Sony, Sharp, THX and more)
+INSERTAR 47 3.487908 Elite Squad 1080p
+ELIMINAR 10
+IMPRIMIR tests/94-abb.out
+INSERTAR 66 2.658846 The.Godfather.Part.II.1974.720p.BluRay.x264-ESiR_tehPARADOX.COM
+INSERTAR 93 1.313176 Twilight [2008]   720p
+INSERTAR 70 1.964322 Die Hard 4   1080p
+INSERTAR 71 1.422728 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+ELIMINAR 67
+ELIMINAR 47
+IMPRIMIR tests/94-abb.out
+INSERTAR 77 0.234222 Species   720p
+INSERTAR 76 3.030422 Fearless - 720p
+INSERTAR 28 2.598643 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 17 9.982794 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 58 2.350875 Alien vs Predator 1-2  720p
+ELIMINAR 76
+ELIMINAR 66
+IMPRIMIR tests/94-abb.out
+INSERTAR 56 8.451819 Final Destination 4   1080p
+INSERTAR 21 8.236076 James Bond 05 - You Only Live Twice [1967]
+INSERTAR 72 8.179544 Final Destination
+INSERTAR 53 8.973943 James Bond 11 - MoonRaker [1979]
+INSERTAR 73 5.916554 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 92 0.549259 Pursuit_Of_Happyness[2006]   720p
+ELIMINAR 21
+ELIMINAR 70
+ELIMINAR 83
+IMPRIMIR tests/94-abb.out
+INSERTAR 1 7.796611 Fantastic Four   1080p
+INSERTAR 29 7.603029 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 64 2.319401 Home    1080p
+INSERTAR 84 7.765337 X-Men 3    720p
+INSERTAR 30 1.092618 Tomb Raider Collection (1-2)    720p
+INSERTAR 20 5.871639 Lust Caution   720p
+INSERTAR 18 2.870536 Race To Witch Mountain [1080p]
+ELIMINAR 64
+ELIMINAR 73
+ELIMINAR 56
+IMPRIMIR tests/94-abb.out
+INSERTAR 37 5.555472 Sixth Sense   720p
+INSERTAR 117 4.299456 Minority Report [720p]
+INSERTAR 78 5.694790 Godzilla 720p
+INSERTAR 68 4.861106 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 65 6.414419 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 100 1.269408 Apocalypto   720p
+INSERTAR 13 2.004469 Cleanwest 720p
+INSERTAR 86 2.467094 The Last Samurai [2004] [720p]
+ELIMINAR 53
+ELIMINAR 26
+ELIMINAR 58
+ELIMINAR 29
+IMPRIMIR tests/94-abb.out
+INSERTAR 85 8.445439 Public Enemies [720p]
+INSERTAR 44 4.529650 Get Smart (2008) 1080p
+INSERTAR 52 9.257136 The Matrix Reloaded   1080p
+INSERTAR 101 2.137855 Corpse Bride   720p
+INSERTAR 129 4.386967 Up [1080p]
+INSERTAR 42 4.847602 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 8 0.524602 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 95 4.419821 Bolt [2008] [1080p]
+INSERTAR 40 9.825230 Push    1080p
+ELIMINAR 13
+ELIMINAR 42
+ELIMINAR 40
+ELIMINAR 72
+IMPRIMIR tests/94-abb.out
+INSERTAR 107 2.222530 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 51 5.935568 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 115 1.026709 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 5 8.480784 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 33 2.913131 James Bond 08 - Live and Let Die [1973]
+INSERTAR 140 8.238407 Finding Nemo [2003] [720p]
+INSERTAR 91 4.858564 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 135 0.408133 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 134 3.535099 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 36 6.703500 X-Men 3    720p
+ELIMINAR 135
+ELIMINAR 107
+ELIMINAR 18
+ELIMINAR 37
+ELIMINAR 140
+IMPRIMIR tests/94-abb.out
+INSERTAR 125 9.238397 Punisher Warzone [720p]
+INSERTAR 144 0.397000 Up [1080p]
+INSERTAR 106 9.464571 Hellboy 2     1080p
+INSERTAR 114 8.509274 8 Mile [2002] [720p]
+INSERTAR 43 3.632277 contents.txt
+INSERTAR 118 1.799651 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 38 1.819385 iRobot  720p
+INSERTAR 50 2.533041 Con Air   720p
+INSERTAR 103 7.694168 Batman Cartoon - Gotham Knight   720p
+INSERTAR 75 5.119996 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 131 1.079974 Alvin And The Chipmunks [720p]
+ELIMINAR 5
+ELIMINAR 33
+ELIMINAR 85
+ELIMINAR 125
+ELIMINAR 17
+IMPRIMIR tests/94-abb.out
+INSERTAR 143 3.332603 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 14 4.446528 Inkheart [2008] [720p]
+INSERTAR 16 8.001619 Bee Movie   720p
+INSERTAR 79 4.452436 Disaster Movie 2008   720p
+INSERTAR 109 3.537735 Robocop Collection   720p
+INSERTAR 147 0.792015 Blade 2   720p
+INSERTAR 145 7.875534 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 113 3.046529 Land Of the Lost   720p
+INSERTAR 27 2.458596 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 89 7.219578 Angels & Demons [2009] [1080p]
+INSERTAR 142 0.110384 Alone in the dark   720p
+INSERTAR 163 7.382663 Big Nothing   720p
+ELIMINAR 115
+ELIMINAR 75
+ELIMINAR 144
+ELIMINAR 20
+ELIMINAR 95
+ELIMINAR 65
+IMPRIMIR tests/94-abb.out
+INSERTAR 54 0.765362 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 55 9.668784 Dante's Peak   1080p
+INSERTAR 24 0.378313 Alexander - The Final Cut
+INSERTAR 88 8.386941 Defiance.1080p
+INSERTAR 174 4.417595 James Bond 21 - Casino Royale [2006]
+INSERTAR 63 9.249163 All About Steve 720P
+INSERTAR 167 3.025939 A Bug's Life [720p]
+INSERTAR 148 0.308770 Lawrence of Arabia   1080p
+INSERTAR 137 2.075828 Mission Impossible Trilogy   720p
+INSERTAR 82 1.859709 Final Destination 4   1080p
+INSERTAR 3 4.129782 American Virgin 720P
+INSERTAR 181 0.371910 X-Men 3    720p
+INSERTAR 6 1.538366 Ju-on__The_Grudge_(2003)   720p
+ELIMINAR 50
+ELIMINAR 88
+ELIMINAR 63
+ELIMINAR 52
+ELIMINAR 92
+ELIMINAR 38
+IMPRIMIR tests/94-abb.out
+INSERTAR 159 7.448378 The Butterfly Effect [2004] [720p]
+INSERTAR 180 5.107078 The Bank Job [720p]
+INSERTAR 11 7.361762 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 169 0.329386 Afro samurai uncut 720p
+INSERTAR 60 3.421095 G Force    720p
+INSERTAR 158 0.420486 The Proposal [2009] [720p]
+INSERTAR 126 3.946985 Blade 2   720p
+INSERTAR 172 6.764688 Dumb and Dumber   720p
+INSERTAR 97 0.116138 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 141 5.654231 Shutter   720p
+INSERTAR 116 2.360774 enemy at the gates    1080p
+INSERTAR 151 7.805677 Pixar.Shorts.2009.720p.BluRay.AC3.x264-UNiT3D
+INSERTAR 178 4.626725 Defiance.1080p
+INSERTAR 48 8.233516 My Bloody Valentine 3D    1080p
+ELIMINAR 86
+ELIMINAR 1
+ELIMINAR 14
+ELIMINAR 134
+ELIMINAR 82
+ELIMINAR 148
+ELIMINAR 129
+IMPRIMIR tests/94-abb.out
+INSERTAR 199 1.216685 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 160 5.317132 Shark Tale [2004] [1080p]
+INSERTAR 119 5.237897 Body of Lies   720p
+INSERTAR 69 7.030204 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+INSERTAR 0 8.717901 Public Enemies [720p]
+INSERTAR 179 8.109677 Labor Pain   720p
+INSERTAR 173 8.691673 Burn E [720p]
+INSERTAR 45 0.435132 Exiled   720p
+INSERTAR 168 9.971912 Minority Report [720p]
+INSERTAR 22 5.600391 Eurotrip    720p
+INSERTAR 184 0.161517 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 32 8.575975 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 150 2.810094 Lion King, The 720p
+INSERTAR 124 5.164328 Defiance.1080p
+INSERTAR 201 3.369209 Doomsday 720p
+ELIMINAR 199
+ELIMINAR 141
+ELIMINAR 68
+ELIMINAR 158
+ELIMINAR 55
+ELIMINAR 51
+ELIMINAR 178
+IMPRIMIR tests/94-abb.out
+INSERTAR 214 6.901717 Ratatouille [2007]
+INSERTAR 90 7.386096 One Missed Call   720p
+INSERTAR 176 5.992519 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 152 2.005649 Demo (Sony, Sharp, THX and more)
+INSERTAR 108 8.574318 Back.to.the.Future.Part.III
+INSERTAR 127 5.394861 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 136 2.953211 Pitch Black [720p]
+INSERTAR 102 0.636951 Ip Man [2009]    720p
+INSERTAR 122 9.537186 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 218 6.111164 Fantastic Four   1080p
+INSERTAR 153 9.196279 Lord of war   720p
+INSERTAR 130 4.654168 The Proposal [2009] [720p]
+INSERTAR 171 6.693166 The Mist   720p
+INSERTAR 162 1.881604 Van.Helsing  1080p
+INSERTAR 25 6.308858 The Secret of Moonarce [720p]
+INSERTAR 193 6.559234 3_10 to Yuma   720p
+ELIMINAR 118
+ELIMINAR 45
+ELIMINAR 3
+ELIMINAR 91
+ELIMINAR 137
+ELIMINAR 44
+ELIMINAR 181
+ELIMINAR 101
+IMPRIMIR tests/94-abb.out
+INSERTAR 196 3.504102 National Tressure 1 - 1080p
+INSERTAR 224 3.213168 Inkheart [2008] [720p]
+INSERTAR 35 0.781534 Before The Devil Knows, You're Dead   1080p
+INSERTAR 200 9.307216 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 39 7.075757 Lucky.Number.Slevin.2006.720p.HDDVD.x264-ESiR
+INSERTAR 222 6.132874 Casablana.1942.1080p.BluRay.x264.Codres
+INSERTAR 213 3.581744 Race To Witch Mountain [1080p]
+INSERTAR 164 7.142098 High school musical 2006    720p
+INSERTAR 165 1.536549 Indiana Jones Trilogy   720p
+INSERTAR 215 2.981033 Cloverfield   1080p
+INSERTAR 198 0.327285 Wanted   1080p
+INSERTAR 230 9.432127 Green Lantern First Flight   720p
+INSERTAR 62 2.059082 Spiderman 2   1080p
+INSERTAR 4 3.575733 Sky.Captain.And.The.World.Of.Tomorrow[www.x1949x.com]    720p
+INSERTAR 237 2.153424 Spiderman 1   1080p
+INSERTAR 177 4.025878 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 191 4.798703 9 [720p]
+ELIMINAR 172
+ELIMINAR 179
+ELIMINAR 174
+ELIMINAR 193
+ELIMINAR 130
+ELIMINAR 30
+ELIMINAR 214
+ELIMINAR 142
+IMPRIMIR tests/94-abb.out
+INSERTAR 186 7.514290 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 96 2.601158 Labor Pain   720p
+INSERTAR 227 4.660208 Orphanage 720p
+INSERTAR 183 1.933148 Angels & Demons [2009] [1080p]
+INSERTAR 156 1.015150 Corpse Bride   720p
+INSERTAR 219 7.231725 Apollo 13   1080p
+INSERTAR 216 2.496389 Red Cliff    1080p
+INSERTAR 192 5.666900 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 112 6.068093 Batman Dark Knight   1080p
+INSERTAR 205 1.209833 Shinjuku Incident
+INSERTAR 225 6.255127 One Missed Call   720p
+INSERTAR 257 4.079558 Mission Impossible Trilogy   720p
+INSERTAR 49 8.900838 The Orphan [720]
+INSERTAR 104 6.027356 Duplicity 2009   720p
+INSERTAR 209 9.848810 Liar Liar    720p
+INSERTAR 254 7.559608 La Vita e Bella    720p
+INSERTAR 231 7.263828 Exiled   720p
+INSERTAR 110 1.616693 Street Fighter The Legend Of Chun Li 720P
+ELIMINAR 6
+ELIMINAR 54
+ELIMINAR 168
+ELIMINAR 215
+ELIMINAR 28
+ELIMINAR 213
+ELIMINAR 62
+ELIMINAR 227
+ELIMINAR 184
+IMPRIMIR tests/94-abb.out
+INSERTAR 202 1.360139 Firewall 720p
+INSERTAR 253 1.571593 SAW III   720p
+INSERTAR 80 5.834185 Jumanji [720p]
+INSERTAR 240 8.666015 Aeon Flux   720p
+INSERTAR 139 6.589808 Punisher Warzone [720p]
+INSERTAR 46 6.502894 Disturbia    720p
+INSERTAR 235 5.104741 Seven Pounds    720p
+INSERTAR 268 6.531652 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 272 1.860095 Disturbia    720p
+INSERTAR 98 4.567991 The Dark Knight [2008]   1080p
+INSERTAR 274 2.277668 Species   720p
+INSERTAR 276 1.240863 Star Trek [2009] [1080p]
+INSERTAR 271 2.357963 Constantine 720p
+INSERTAR 266 8.209777 Gran Torino [2008] [720p]
+INSERTAR 133 5.095620 Cleanwest 720p
+INSERTAR 244 9.952572 Braveheart 720p
+INSERTAR 146 6.421260 The Extreme Movie 720P
+INSERTAR 203 3.512587 The Messenger [720p]
+INSERTAR 207 4.560651 The Haunting In Connecticut [2009] [720p]
+ELIMINAR 165
+ELIMINAR 136
+ELIMINAR 49
+ELIMINAR 224
+ELIMINAR 117
+ELIMINAR 146
+ELIMINAR 4
+ELIMINAR 71
+ELIMINAR 78
+IMPRIMIR tests/94-abb.out
diff --git a/tests/95-abb.catedra.out b/tests/95-abb.catedra.out
new file mode 100644
index 0000000..37bedca
--- /dev/null
+++ b/tests/95-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 64 1.284191 catch me if u can - 720p ]
+[ 46 3.490771 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 62 7.530227 Horseman    720p ]
+[ 43 5.754949 Hush   720p ][ 46 3.490771 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 60 5.451449 Terminator 3 Rise Of The Machine [2003]   720p ][ 62 7.530227 Horseman    720p ]
+[ 4 4.111508 Star Trek Collection 1-9    720p ][ 19 6.713843 Basic Instinct 720p ][ 34 4.131779 Before The Devil Knows, You're Dead   1080p ][ 43 5.754949 Hush   720p ][ 46 3.490771 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 99 9.445501 Alvin And The Chipmunks [720p] ]
+[ 4 4.111508 Star Trek Collection 1-9    720p ][ 19 6.713843 Basic Instinct 720p ][ 34 4.131779 Before The Devil Knows, You're Dead   1080p ][ 43 5.754949 Hush   720p ][ 44 9.049754 Darko 720P ][ 46 3.490771 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE ][ 47 8.376244 National Tressure 1 - 1080p ][ 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 99 9.445501 Alvin And The Chipmunks [720p] ]
+[ 19 6.713843 Basic Instinct 720p ][ 21 2.939476 Bad Boy I [1995] [720p] ][ 34 4.131779 Before The Devil Knows, You're Dead   1080p ][ 43 5.754949 Hush   720p ][ 44 9.049754 Darko 720P ][ 47 8.376244 National Tressure 1 - 1080p ][ 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 72 0.884845 Disturbia    720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 93 6.552464 American Beauty   720p ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 19 6.713843 Basic Instinct 720p ][ 43 5.754949 Hush   720p ][ 44 9.049754 Darko 720P ][ 47 8.376244 National Tressure 1 - 1080p ][ 56 1.344781 The Butterfly Effect 3 Revelations 720p ][ 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 72 0.884845 Disturbia    720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 90 9.122263 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 93 6.552464 American Beauty   720p ][ 102 9.560640 Sixth Sense   720p ][ 114 8.235111 Push    1080p ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 19 6.713843 Basic Instinct 720p ][ 32 1.573662 Kill Shot   720p ][ 37 0.739830 James Bond 19 - The World is not Enough [1999] [720p] ][ 43 5.754949 Hush   720p ][ 52 2.970989 Rocky Balboa    720p ][ 54 1.482400 Alexander - The Final Cut ][ 56 1.344781 The Butterfly Effect 3 Revelations 720p ][ 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 72 0.884845 Disturbia    720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 3.169640 Rocky Balboa    720p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 93 6.552464 American Beauty   720p ][ 101 1.341807 Sixth Sense   720p ][ 105 9.498175 Assassination of a High School President 720p ][ 114 8.235111 Push    1080p ]
+[ 2 1.385903 American Beauty   720p ][ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 19 6.713843 Basic Instinct 720p ][ 32 1.573662 Kill Shot   720p ][ 43 5.754949 Hush   720p ][ 51 0.502617 James Bond 16 - Licence to Kill [1989] ][ 52 2.970989 Rocky Balboa    720p ][ 54 1.482400 Alexander - The Final Cut ][ 56 1.344781 The Butterfly Effect 3 Revelations 720p ][ 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 72 0.884845 Disturbia    720p ][ 76 4.040418 10,000 BC 720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 81 3.169640 Rocky Balboa    720p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 93 6.552464 American Beauty   720p ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 101 1.341807 Sixth Sense   720p ][ 114 8.235111 Push    1080p ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ]
+[ 2 1.385903 American Beauty   720p ][ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 16 0.514274 Batman Cartoon - Gotham Knight   720p ][ 32 1.573662 Kill Shot   720p ][ 43 5.754949 Hush   720p ][ 51 0.502617 James Bond 16 - Licence to Kill [1989] ][ 52 2.970989 Rocky Balboa    720p ][ 56 1.344781 The Butterfly Effect 3 Revelations 720p ][ 57 3.516743 Watchmen [720p] ][ 66 1.141472 Dante's Peak   1080p ][ 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 72 0.884845 Disturbia    720p ][ 76 4.040418 10,000 BC 720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 81 3.169640 Rocky Balboa    720p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 93 6.552464 American Beauty   720p ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 101 1.341807 Sixth Sense   720p ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 113 9.619960 Facing The Giants 720p ][ 116 5.288486 National Tressure 1 - 1080p ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 144 6.239375 City of Embers    720p ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS ][ 16 0.514274 Batman Cartoon - Gotham Knight   720p ][ 25 5.248386 Starship Troopers 2  720p ][ 32 1.573662 Kill Shot   720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 43 5.754949 Hush   720p ][ 50 2.072496 Elite Squad 1080p ][ 51 0.502617 James Bond 16 - Licence to Kill [1989] ][ 52 2.970989 Rocky Balboa    720p ][ 56 1.344781 The Butterfly Effect 3 Revelations 720p ][ 57 3.516743 Watchmen [720p] ][ 63 6.960578 21   1080p ][ 66 1.141472 Dante's Peak   1080p ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 76 4.040418 10,000 BC 720p ][ 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS] ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 81 3.169640 Rocky Balboa    720p ][ 83 1.046534 The Bank Job [720p] ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 94 4.225031 Shinjuku Incident ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 116 5.288486 National Tressure 1 - 1080p ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 144 6.239375 City of Embers    720p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 16 0.514274 Batman Cartoon - Gotham Knight   720p ][ 25 5.248386 Starship Troopers 2  720p ][ 32 1.573662 Kill Shot   720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 43 5.754949 Hush   720p ][ 50 2.072496 Elite Squad 1080p ][ 51 0.502617 James Bond 16 - Licence to Kill [1989] ][ 52 2.970989 Rocky Balboa    720p ][ 57 3.516743 Watchmen [720p] ][ 63 6.960578 21   1080p ][ 65 7.731496 Taken 1080p ][ 66 1.141472 Dante's Peak   1080p ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 74 0.167461 Push    1080p ][ 76 4.040418 10,000 BC 720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 83 1.046534 The Bank Job [720p] ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 94 4.225031 Shinjuku Incident ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 116 5.288486 National Tressure 1 - 1080p ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 144 6.239375 City of Embers    720p ][ 146 1.567338 Eagle Eye    1080p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 157 4.951670 Lord Of The Ring  - The Two Tower   720p ][ 161 5.085447 District 9 [2009] [720p] ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 13 3.685532 Fast and the Furious 1 - 1080p ][ 22 8.157024 9 [720p] ][ 29 1.389028 Dead Race 720p ][ 32 1.573662 Kill Shot   720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 49 7.969167 My Bloody Valentine 3D    1080p ][ 50 2.072496 Elite Squad 1080p ][ 51 0.502617 James Bond 16 - Licence to Kill [1989] ][ 52 2.970989 Rocky Balboa    720p ][ 55 7.375231 All About Steve 720P ][ 57 3.516743 Watchmen [720p] ][ 63 6.960578 21   1080p ][ 65 7.731496 Taken 1080p ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 74 0.167461 Push    1080p ][ 76 4.040418 10,000 BC 720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 89 1.624963 Incredibles, The 1080p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 94 4.225031 Shinjuku Incident ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 116 5.288486 National Tressure 1 - 1080p ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 144 6.239375 City of Embers    720p ][ 146 1.567338 Eagle Eye    1080p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 157 4.951670 Lord Of The Ring  - The Two Tower   720p ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 176 6.208801 The Mummy Tomb Of The Dragon Emperor   720p ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 13 3.685532 Fast and the Furious 1 - 1080p ][ 22 8.157024 9 [720p] ][ 29 1.389028 Dead Race 720p ][ 32 1.573662 Kill Shot   720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 55 7.375231 All About Steve 720P ][ 57 3.516743 Watchmen [720p] ][ 63 6.960578 21   1080p ][ 65 7.731496 Taken 1080p ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 74 0.167461 Push    1080p ][ 76 4.040418 10,000 BC 720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 85 7.630985 Ice Age 1 [2002] [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 116 5.288486 National Tressure 1 - 1080p ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 128 9.306902 Armageddon [1998] [720p] ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 151 4.875766 Erin Brockovich 2000.720p ][ 157 4.951670 Lord Of The Ring  - The Two Tower   720p ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 172 8.061838 Equilibrium 720p ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 176 6.208801 The Mummy Tomb Of The Dragon Emperor   720p ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 15 4.972362 Finding Nemo [2003] [720p] ][ 29 1.389028 Dead Race 720p ][ 32 1.573662 Kill Shot   720p ][ 35 1.667194 Labor Pain   720p ][ 36 5.046844 Seven Pounds    720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 55 7.375231 All About Steve 720P ][ 57 3.516743 Watchmen [720p] ][ 58 4.482414 Seven Swords    1080p ][ 63 6.960578 21   1080p ][ 65 7.731496 Taken 1080p ][ 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 73 9.711343 James Bond 21 - Casino Royale [2006] ][ 74 0.167461 Push    1080p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 85 7.630985 Ice Age 1 [2002] [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 116 5.288486 National Tressure 1 - 1080p ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 123 6.615899 Firewall 720p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 127 3.547867 Into The Blue 720P ][ 128 9.306902 Armageddon [1998] [720p] ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 141 4.241099 enemy at the gates    1080p ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 151 4.875766 Erin Brockovich 2000.720p ][ 154 2.960766 James Bond 22 - Quantum of Solace [2008] [720p] ][ 156 7.469489 Superman Batman Public Enemies 2009 720p ][ 157 4.951670 Lord Of The Ring  - The Two Tower   720p ][ 159 5.585731 Shinjuku Incident ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 172 8.061838 Equilibrium 720p ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 180 3.928974 Babel.720p ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ][ 185 5.658895 10,000 BC 720p ][ 199 4.449792 Van.Helsing  1080p ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 15 4.972362 Finding Nemo [2003] [720p] ][ 20 3.832039 Die Hard 3   720p ][ 26 6.760666 Butterfly on a Wheel.2007   720p ][ 29 1.389028 Dead Race 720p ][ 31 8.554352 Horton Hears a Who! [2008] [720p] ][ 32 1.573662 Kill Shot   720p ][ 36 5.046844 Seven Pounds    720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 55 7.375231 All About Steve 720P ][ 57 3.516743 Watchmen [720p] ][ 58 4.482414 Seven Swords    1080p ][ 63 6.960578 21   1080p ][ 65 7.731496 Taken 1080p ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 73 9.711343 James Bond 21 - Casino Royale [2006] ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 84 5.188261 The Secret of Moonarce [720p] ][ 85 7.630985 Ice Age 1 [2002] [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 104 2.034122 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 124 1.777819 National Tressure 1 - 1080p ][ 125 8.422558 Charlie and the Chocolate Factory   720p ][ 127 3.547867 Into The Blue 720P ][ 128 9.306902 Armageddon [1998] [720p] ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 141 4.241099 enemy at the gates    1080p ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 151 4.875766 Erin Brockovich 2000.720p ][ 155 7.087119 Defiance.1080p ][ 156 7.469489 Superman Batman Public Enemies 2009 720p ][ 157 4.951670 Lord Of The Ring  - The Two Tower   720p ][ 159 5.585731 Shinjuku Incident ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 171 3.300650 007 Series ][ 172 8.061838 Equilibrium 720p ][ 174 8.008578 Aeon Flux   720p ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 180 3.928974 Babel.720p ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ][ 186 5.910279 Night At The Museum 2 [720p] ][ 189 9.614954 The Lion King [1994] [720p] ][ 199 4.449792 Van.Helsing  1080p ][ 200 4.387927 Shark Tale [2004] [1080p] ][ 208 3.617028 Corpse Bride   720p ][ 218 6.432302 Terminator 3 Rise Of The Machine [2003]   720p ][ 222 3.413823 PBS ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 14 9.627381 Lawrence of Arabia   1080p ][ 15 4.972362 Finding Nemo [2003] [720p] ][ 20 3.832039 Die Hard 3   720p ][ 29 1.389028 Dead Race 720p ][ 31 8.554352 Horton Hears a Who! [2008] [720p] ][ 32 1.573662 Kill Shot   720p ][ 36 5.046844 Seven Pounds    720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 57 3.516743 Watchmen [720p] ][ 58 4.482414 Seven Swords    1080p ][ 65 7.731496 Taken 1080p ][ 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 73 9.711343 James Bond 21 - Casino Royale [2006] ][ 78 6.255628 Harry Potter Collection    720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 84 5.188261 The Secret of Moonarce [720p] ][ 85 7.630985 Ice Age 1 [2002] [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 104 2.034122 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 124 1.777819 National Tressure 1 - 1080p ][ 127 3.547867 Into The Blue 720P ][ 128 9.306902 Armageddon [1998] [720p] ][ 129 3.157166 Transformer 1 & 2 Collection   1080p ][ 137 2.521384 3_10 to Yuma   720p ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 141 4.241099 enemy at the gates    1080p ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 151 4.875766 Erin Brockovich 2000.720p ][ 152 9.373156 James Bond 15 - The Living Daylights [1987] [720p] ][ 155 7.087119 Defiance.1080p ][ 156 7.469489 Superman Batman Public Enemies 2009 720p ][ 158 3.296691 Die Hard 1   720p ][ 159 5.585731 Shinjuku Incident ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 165 1.954524 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 166 4.158327 The Day After Tomorrow 1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 171 3.300650 007 Series ][ 172 8.061838 Equilibrium 720p ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 180 3.928974 Babel.720p ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ][ 186 5.910279 Night At The Museum 2 [720p] ][ 189 9.614954 The Lion King [1994] [720p] ][ 199 4.449792 Van.Helsing  1080p ][ 200 4.387927 Shark Tale [2004] [1080p] ][ 205 6.040654 Bad Boy I [1995] [720p] ][ 208 3.617028 Corpse Bride   720p ][ 209 6.897265 Dolphin    720p ][ 212 7.989965 American Beauty   720p ][ 218 6.432302 Terminator 3 Rise Of The Machine [2003]   720p ][ 219 5.148871 Charlie and the Chocolate Factory   720p ][ 220 5.740551 The Italian Job [2003] [720p] ][ 221 8.981966 Constantine HDDVD 1080p DTS x264 ][ 222 3.413823 PBS ][ 226 3.226946 Big Buck Bunny [1080p] ]
+[ 6 6.750993 Orphan (2009)    1080p ][ 8 1.466001 Danny the Dog   1080p ][ 14 9.627381 Lawrence of Arabia   1080p ][ 15 4.972362 Finding Nemo [2003] [720p] ][ 17 5.274107 Dr Dolite 3    720p ][ 20 3.832039 Die Hard 3   720p ][ 23 9.632051 Sex drive   720p ][ 29 1.389028 Dead Race 720p ][ 31 8.554352 Horton Hears a Who! [2008] [720p] ][ 36 5.046844 Seven Pounds    720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 57 3.516743 Watchmen [720p] ][ 65 7.731496 Taken 1080p ][ 73 9.711343 James Bond 21 - Casino Royale [2006] ][ 78 6.255628 Harry Potter Collection    720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 84 5.188261 The Secret of Moonarce [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 91 8.486973 G.I.Joe The Rise of Cobra [2009] [720p] ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 104 2.034122 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 110 9.874808 James Bond 01 - Dr. No [1962] [720p] ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 120 3.366174 enemy at the gates    1080p ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 124 1.777819 National Tressure 1 - 1080p ][ 126 6.268419 Constantine 720p ][ 127 3.547867 Into The Blue 720P ][ 128 9.306902 Armageddon [1998] [720p] ][ 129 3.157166 Transformer 1 & 2 Collection   1080p ][ 132 9.605303 Final Destination 4   1080p ][ 137 2.521384 3_10 to Yuma   720p ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 141 4.241099 enemy at the gates    1080p ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 145 3.397775 Crash    1080p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 152 9.373156 James Bond 15 - The Living Daylights [1987] [720p] ][ 155 7.087119 Defiance.1080p ][ 156 7.469489 Superman Batman Public Enemies 2009 720p ][ 158 3.296691 Die Hard 1   720p ][ 159 5.585731 Shinjuku Incident ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 165 1.954524 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 166 4.158327 The Day After Tomorrow 1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 171 3.300650 007 Series ][ 172 8.061838 Equilibrium 720p ][ 173 0.252880 Demo (Sony, Sharp, THX and more) ][ 175 9.263397 IMAX Ring of Fire [720p] [Documenter] ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ][ 186 5.910279 Night At The Museum 2 [720p] ][ 189 9.614954 The Lion King [1994] [720p] ][ 199 4.449792 Van.Helsing  1080p ][ 200 4.387927 Shark Tale [2004] [1080p] ][ 201 0.335194 Red Cliff    1080p ][ 205 6.040654 Bad Boy I [1995] [720p] ][ 208 3.617028 Corpse Bride   720p ][ 209 6.897265 Dolphin    720p ][ 211 3.421399 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 213 5.996117 The Haunting In Connecticut [2009] [720p] ][ 217 1.862297 Meet The Fockers    720p ][ 218 6.432302 Terminator 3 Rise Of The Machine [2003]   720p ][ 219 5.148871 Charlie and the Chocolate Factory   720p ][ 220 5.740551 The Italian Job [2003] [720p] ][ 221 8.981966 Constantine HDDVD 1080p DTS x264 ][ 222 3.413823 PBS ][ 225 4.090810 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 226 3.226946 Big Buck Bunny [1080p] ][ 229 6.635197 Dr Dolite 3    720p ][ 237 0.500169 Terminator.1984.720p.BluRay.x264-ESiR ]
+[ 1 0.233926 Aladdin [1992] [720p] ][ 8 1.466001 Danny the Dog   1080p ][ 14 9.627381 Lawrence of Arabia   1080p ][ 15 4.972362 Finding Nemo [2003] [720p] ][ 17 5.274107 Dr Dolite 3    720p ][ 20 3.832039 Die Hard 3   720p ][ 23 9.632051 Sex drive   720p ][ 36 5.046844 Seven Pounds    720p ][ 38 6.045409 Lawrence of Arabia   1080p ][ 42 1.912598 How To Lose Friends & Alienate People   1080p ][ 43 5.754949 Hush   720p ][ 48 5.134345 Next 720P ][ 50 2.072496 Elite Squad 1080p ][ 57 3.516743 Watchmen [720p] ][ 65 7.731496 Taken 1080p ][ 73 9.711343 James Bond 21 - Casino Royale [2006] ][ 78 6.255628 Harry Potter Collection    720p ][ 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 80 1.605922 Disaster Movie 2008   720p ][ 81 3.169640 Rocky Balboa    720p ][ 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 84 5.188261 The Secret of Moonarce [720p] ][ 89 1.624963 Incredibles, The 1080p ][ 91 8.486973 G.I.Joe The Rise of Cobra [2009] [720p] ][ 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p ][ 97 9.582921 contents.txt ][ 101 1.341807 Sixth Sense   720p ][ 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 104 2.034122 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 108 6.835719 Shrek The Third [2007] [720p] ][ 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT ][ 110 9.874808 James Bond 01 - Dr. No [1962] [720p] ][ 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 119 6.957523 James Bond 16 - Licence to Kill [1989] ][ 120 3.366174 enemy at the gates    1080p ][ 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON ][ 124 1.777819 National Tressure 1 - 1080p ][ 126 6.268419 Constantine 720p ][ 127 3.547867 Into The Blue 720P ][ 128 9.306902 Armageddon [1998] [720p] ][ 129 3.157166 Transformer 1 & 2 Collection   1080p ][ 132 9.605303 Final Destination 4   1080p ][ 137 2.521384 3_10 to Yuma   720p ][ 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 141 4.241099 enemy at the gates    1080p ][ 142 6.080101 James Bond 17 - Golden Eye [1995] ][ 144 6.239375 City of Embers    720p ][ 145 3.397775 Crash    1080p ][ 147 5.297225 My Bloody Valentine 3D [720p] ][ 148 4.042326 Ice Age 1 [2002] [720p] ][ 150 8.293878 Monsters vs Aliens [2009] [720p] ][ 152 9.373156 James Bond 15 - The Living Daylights [1987] [720p] ][ 155 7.087119 Defiance.1080p ][ 156 7.469489 Superman Batman Public Enemies 2009 720p ][ 158 3.296691 Die Hard 1   720p ][ 159 5.585731 Shinjuku Incident ][ 162 7.518073 Eurotrip    720p ][ 163 1.199609 Kung Fu Panda (BluRay 720p) ][ 164 9.024764 Hellboy 1    1080p ][ 165 1.954524 Rocky 3 [1982] [BluRay] [720p] [AC3] ][ 166 4.158327 The Day After Tomorrow 1080p ][ 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 171 3.300650 007 Series ][ 172 8.061838 Equilibrium 720p ][ 173 0.252880 Demo (Sony, Sharp, THX and more) ][ 178 0.703347 X-Men Origin - Wolverine [2009] [1080p] ][ 181 5.812772 Black Hawk Down   1080p ][ 183 3.506857 Up [1080p] ][ 186 5.910279 Night At The Museum 2 [720p] ][ 188 7.186347 Terminator Salvation Director's cut  ( 2009)    1080p ][ 189 9.614954 The Lion King [1994] [720p] ][ 196 3.445960 Shrek The Third [2007] [720p] ][ 199 4.449792 Van.Helsing  1080p ][ 200 4.387927 Shark Tale [2004] [1080p] ][ 201 0.335194 Red Cliff    1080p ][ 202 4.949486 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 205 6.040654 Bad Boy I [1995] [720p] ][ 206 6.431836 Twilight [2008]   720p ][ 208 3.617028 Corpse Bride   720p ][ 211 3.421399 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM ][ 213 5.996117 The Haunting In Connecticut [2009] [720p] ][ 217 1.862297 Meet The Fockers    720p ][ 218 6.432302 Terminator 3 Rise Of The Machine [2003]   720p ][ 219 5.148871 Charlie and the Chocolate Factory   720p ][ 220 5.740551 The Italian Job [2003] [720p] ][ 221 8.981966 Constantine HDDVD 1080p DTS x264 ][ 222 3.413823 PBS ][ 225 4.090810 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 226 3.226946 Big Buck Bunny [1080p] ][ 229 6.635197 Dr Dolite 3    720p ][ 231 4.020376 Lord Of The Ring  - The Two Tower   720p ][ 235 3.819003 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 237 0.500169 Terminator.1984.720p.BluRay.x264-ESiR ][ 250 8.982243 The Incredibles [1080p] ][ 251 4.707446 Swordfish    720p ][ 254 0.501414 The Butterfly Effect 3 Revelations 720p ][ 256 8.607991 Poseidon   1080p ][ 257 8.682486 James Bond 22 - Quantum of Solace [2008] [720p] ][ 267 6.488136 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ]
diff --git a/tests/95-abb.in b/tests/95-abb.in
new file mode 100644
index 0000000..2f5c5f8
--- /dev/null
+++ b/tests/95-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/95-abb.out
+INSERTAR 64 1.284191 catch me if u can - 720p
+IMPRIMIR tests/95-abb.out
+INSERTAR 46 3.490771 Blood.Diamond.2006.1080p.HDDVD.x264-DEFiNiTE
+INSERTAR 62 7.530227 Horseman    720p
+ELIMINAR 64
+IMPRIMIR tests/95-abb.out
+INSERTAR 3 9.932265 Paris.Je.T.Aime.2006.720p.BluRay.x264-CiNEFiLE
+INSERTAR 60 5.451449 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 43 5.754949 Hush   720p
+ELIMINAR 3
+IMPRIMIR tests/95-abb.out
+INSERTAR 99 9.445501 Alvin And The Chipmunks [720p]
+INSERTAR 19 6.713843 Basic Instinct 720p
+INSERTAR 34 4.131779 Before The Devil Knows, You're Dead   1080p
+INSERTAR 4 4.111508 Star Trek Collection 1-9    720p
+ELIMINAR 60
+ELIMINAR 62
+IMPRIMIR tests/95-abb.out
+INSERTAR 30 6.679804 Gone In 60 Seconds    1080p
+INSERTAR 7 6.043182 007 Series
+INSERTAR 71 7.940029 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 44 9.049754 Darko 720P
+INSERTAR 47 8.376244 National Tressure 1 - 1080p
+ELIMINAR 7
+ELIMINAR 30
+IMPRIMIR tests/95-abb.out
+INSERTAR 93 6.552464 American Beauty   720p
+INSERTAR 67 5.459368 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 72 0.884845 Disturbia    720p
+INSERTAR 69 9.182275 Oceans.Thirteen.2007.720p.HDDVD.x264-SiNNERS
+INSERTAR 21 2.939476 Bad Boy I [1995] [720p]
+INSERTAR 77 2.861102 007 Licence to Kill [1989] [BluRay] [720p] [DTS]
+ELIMINAR 4
+ELIMINAR 46
+ELIMINAR 99
+IMPRIMIR tests/95-abb.out
+INSERTAR 6 6.750993 Orphan (2009)    1080p
+INSERTAR 90 9.122263 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 114 8.235111 Push    1080p
+INSERTAR 102 9.560640 Sixth Sense   720p
+INSERTAR 12 2.869051 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 24 6.997712 SAW III   720p
+INSERTAR 56 1.344781 The Butterfly Effect 3 Revelations 720p
+ELIMINAR 24
+ELIMINAR 34
+ELIMINAR 21
+IMPRIMIR tests/95-abb.out
+INSERTAR 54 1.482400 Alexander - The Final Cut
+INSERTAR 52 2.970989 Rocky Balboa    720p
+INSERTAR 92 0.785911 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 37 0.739830 James Bond 19 - The World is not Enough [1999] [720p]
+INSERTAR 101 1.341807 Sixth Sense   720p
+INSERTAR 105 9.498175 Assassination of a High School President 720p
+INSERTAR 32 1.573662 Kill Shot   720p
+INSERTAR 81 3.169640 Rocky Balboa    720p
+ELIMINAR 90
+ELIMINAR 102
+ELIMINAR 47
+ELIMINAR 44
+IMPRIMIR tests/95-abb.out
+INSERTAR 51 0.502617 James Bond 16 - Licence to Kill [1989]
+INSERTAR 2 1.385903 American Beauty   720p
+INSERTAR 68 3.130495 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 122 6.943096 Fight.Club.1999.720p.BluRay.DTS-ES.x264-DON
+INSERTAR 8 1.466001 Danny the Dog   1080p
+INSERTAR 76 4.040418 10,000 BC 720p
+INSERTAR 96 9.786110 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 107 2.391808 The Usual Suspect    720p
+INSERTAR 39 1.505540 Constantine HDDVD 1080p DTS x264
+ELIMINAR 105
+ELIMINAR 37
+ELIMINAR 107
+ELIMINAR 39
+IMPRIMIR tests/95-abb.out
+INSERTAR 123 6.615899 Firewall 720p
+INSERTAR 79 7.480048 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 106 2.723592 Jurassic Park 1-3  1080p
+INSERTAR 109 2.927550 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 113 9.619960 Facing The Giants 720p
+INSERTAR 16 0.514274 Batman Cartoon - Gotham Knight   720p
+INSERTAR 57 3.516743 Watchmen [720p]
+INSERTAR 66 1.141472 Dante's Peak   1080p
+INSERTAR 144 6.239375 City of Embers    720p
+INSERTAR 116 5.288486 National Tressure 1 - 1080p
+ELIMINAR 71
+ELIMINAR 106
+ELIMINAR 19
+ELIMINAR 54
+ELIMINAR 114
+IMPRIMIR tests/95-abb.out
+INSERTAR 125 8.422558 Charlie and the Chocolate Factory   720p
+INSERTAR 147 5.297225 My Bloody Valentine 3D [720p]
+INSERTAR 117 2.828296 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 50 2.072496 Elite Squad 1080p
+INSERTAR 94 4.225031 Shinjuku Incident
+INSERTAR 97 9.582921 contents.txt
+INSERTAR 150 8.293878 Monsters vs Aliens [2009] [720p]
+INSERTAR 25 5.248386 Starship Troopers 2  720p
+INSERTAR 38 6.045409 Lawrence of Arabia   1080p
+INSERTAR 63 6.960578 21   1080p
+INSERTAR 83 1.046534 The Bank Job [720p]
+ELIMINAR 93
+ELIMINAR 67
+ELIMINAR 72
+ELIMINAR 113
+ELIMINAR 2
+IMPRIMIR tests/95-abb.out
+INSERTAR 139 5.422457 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 149 3.753321 The Mist   720p
+INSERTAR 146 1.567338 Eagle Eye    1080p
+INSERTAR 161 5.085447 District 9 [2009] [720p]
+INSERTAR 157 4.951670 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 82 4.764302 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 65 7.731496 Taken 1080p
+INSERTAR 70 2.282734 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 5 3.808231 Erin Brockovich 2000.720p
+INSERTAR 74 0.167461 Push    1080p
+INSERTAR 169 2.891038 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 148 4.042326 Ice Age 1 [2002] [720p]
+ELIMINAR 77
+ELIMINAR 56
+ELIMINAR 5
+ELIMINAR 12
+ELIMINAR 149
+ELIMINAR 139
+IMPRIMIR tests/95-abb.out
+INSERTAR 55 7.375231 All About Steve 720P
+INSERTAR 22 8.157024 9 [720p]
+INSERTAR 108 6.835719 Shrek The Third [2007] [720p]
+INSERTAR 89 1.624963 Incredibles, The 1080p
+INSERTAR 29 1.389028 Dead Race 720p
+INSERTAR 13 3.685532 Fast and the Furious 1 - 1080p
+INSERTAR 160 3.112650 La Vita e Bella    720p
+INSERTAR 175 9.263397 IMAX Ring of Fire [720p] [Documenter]
+INSERTAR 49 7.969167 My Bloody Valentine 3D    1080p
+INSERTAR 176 6.208801 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 163 1.199609 Kung Fu Panda (BluRay 720p)
+INSERTAR 42 1.912598 How To Lose Friends & Alienate People   1080p
+INSERTAR 103 0.805409 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+ELIMINAR 66
+ELIMINAR 16
+ELIMINAR 161
+ELIMINAR 160
+ELIMINAR 25
+ELIMINAR 83
+IMPRIMIR tests/95-abb.out
+INSERTAR 151 4.875766 Erin Brockovich 2000.720p
+INSERTAR 128 9.306902 Armageddon [1998] [720p]
+INSERTAR 172 8.061838 Equilibrium 720p
+INSERTAR 80 1.605922 Disaster Movie 2008   720p
+INSERTAR 178 0.703347 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 164 9.024764 Hellboy 1    1080p
+INSERTAR 168 6.048463 Before The Devil Knows, You're Dead   1080p
+INSERTAR 88 4.629111 Apocalypto   720p
+INSERTAR 48 5.134345 Next 720P
+INSERTAR 142 6.080101 James Bond 17 - Golden Eye [1995]
+INSERTAR 138 6.234200 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 181 5.812772 Black Hawk Down   1080p
+INSERTAR 85 7.630985 Ice Age 1 [2002] [720p]
+INSERTAR 183 3.506857 Up [1080p]
+ELIMINAR 94
+ELIMINAR 146
+ELIMINAR 88
+ELIMINAR 52
+ELIMINAR 168
+ELIMINAR 51
+ELIMINAR 49
+IMPRIMIR tests/95-abb.out
+INSERTAR 185 5.658895 10,000 BC 720p
+INSERTAR 156 7.469489 Superman Batman Public Enemies 2009 720p
+INSERTAR 35 1.667194 Labor Pain   720p
+INSERTAR 141 4.241099 enemy at the gates    1080p
+INSERTAR 58 4.482414 Seven Swords    1080p
+INSERTAR 203 7.711096 Firewall 720p
+INSERTAR 180 3.928974 Babel.720p
+INSERTAR 73 9.711343 James Bond 21 - Casino Royale [2006]
+INSERTAR 197 3.349734 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 159 5.585731 Shinjuku Incident
+INSERTAR 127 3.547867 Into The Blue 720P
+INSERTAR 15 4.972362 Finding Nemo [2003] [720p]
+INSERTAR 36 5.046844 Seven Pounds    720p
+INSERTAR 154 2.960766 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 199 4.449792 Van.Helsing  1080p
+ELIMINAR 76
+ELIMINAR 13
+ELIMINAR 197
+ELIMINAR 203
+ELIMINAR 22
+ELIMINAR 69
+ELIMINAR 176
+IMPRIMIR tests/95-abb.out
+INSERTAR 124 1.777819 National Tressure 1 - 1080p
+INSERTAR 104 2.034122 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 26 6.760666 Butterfly on a Wheel.2007   720p
+INSERTAR 200 4.387927 Shark Tale [2004] [1080p]
+INSERTAR 171 3.300650 007 Series
+INSERTAR 218 6.432302 Terminator 3 Rise Of The Machine [2003]   720p
+INSERTAR 174 8.008578 Aeon Flux   720p
+INSERTAR 186 5.910279 Night At The Museum 2 [720p]
+INSERTAR 20 3.832039 Die Hard 3   720p
+INSERTAR 84 5.188261 The Secret of Moonarce [720p]
+INSERTAR 208 3.617028 Corpse Bride   720p
+INSERTAR 189 9.614954 The Lion King [1994] [720p]
+INSERTAR 222 3.413823 PBS
+INSERTAR 31 8.554352 Horton Hears a Who! [2008] [720p]
+INSERTAR 155 7.087119 Defiance.1080p
+INSERTAR 61 3.582812 Final Destination 3   1080p
+ELIMINAR 74
+ELIMINAR 154
+ELIMINAR 68
+ELIMINAR 35
+ELIMINAR 61
+ELIMINAR 123
+ELIMINAR 116
+ELIMINAR 185
+IMPRIMIR tests/95-abb.out
+INSERTAR 205 6.040654 Bad Boy I [1995] [720p]
+INSERTAR 165 1.954524 Rocky 3 [1982] [BluRay] [720p] [AC3]
+INSERTAR 219 5.148871 Charlie and the Chocolate Factory   720p
+INSERTAR 9 1.895676 X-Men 2   1080p
+INSERTAR 152 9.373156 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 221 8.981966 Constantine HDDVD 1080p DTS x264
+INSERTAR 166 4.158327 The Day After Tomorrow 1080p
+INSERTAR 226 3.226946 Big Buck Bunny [1080p]
+INSERTAR 14 9.627381 Lawrence of Arabia   1080p
+INSERTAR 78 6.255628 Harry Potter Collection    720p
+INSERTAR 158 3.296691 Die Hard 1   720p
+INSERTAR 129 3.157166 Transformer 1 & 2 Collection   1080p
+INSERTAR 241 3.150136 Final Fantasy The Spirits Within    720p
+INSERTAR 212 7.989965 American Beauty   720p
+INSERTAR 220 5.740551 The Italian Job [2003] [720p]
+INSERTAR 209 6.897265 Dolphin    720p
+INSERTAR 137 2.521384 3_10 to Yuma   720p
+ELIMINAR 55
+ELIMINAR 241
+ELIMINAR 125
+ELIMINAR 157
+ELIMINAR 26
+ELIMINAR 174
+ELIMINAR 63
+ELIMINAR 9
+IMPRIMIR tests/95-abb.out
+INSERTAR 27 0.178406 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 211 3.421399 The.Godfather.Part.III.1990.720p.BluRay.x264-SiNNERS_tehPARADOX.COM
+INSERTAR 17 5.274107 Dr Dolite 3    720p
+INSERTAR 237 0.500169 Terminator.1984.720p.BluRay.x264-ESiR
+INSERTAR 201 0.335194 Red Cliff    1080p
+INSERTAR 229 6.635197 Dr Dolite 3    720p
+INSERTAR 120 3.366174 enemy at the gates    1080p
+INSERTAR 145 3.397775 Crash    1080p
+INSERTAR 225 4.090810 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 173 0.252880 Demo (Sony, Sharp, THX and more)
+INSERTAR 132 9.605303 Final Destination 4   1080p
+INSERTAR 91 8.486973 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 23 9.632051 Sex drive   720p
+INSERTAR 126 6.268419 Constantine 720p
+INSERTAR 33 9.088540 Cellular.2004.HDTV.720p.AC3.x264-BTT
+INSERTAR 110 9.874808 James Bond 01 - Dr. No [1962] [720p]
+INSERTAR 213 5.996117 The Haunting In Connecticut [2009] [720p]
+INSERTAR 217 1.862297 Meet The Fockers    720p
+ELIMINAR 70
+ELIMINAR 27
+ELIMINAR 180
+ELIMINAR 85
+ELIMINAR 33
+ELIMINAR 32
+ELIMINAR 151
+ELIMINAR 58
+ELIMINAR 212
+IMPRIMIR tests/95-abb.out
+INSERTAR 250 8.982243 The Incredibles [1080p]
+INSERTAR 257 8.682486 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 267 6.488136 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 188 7.186347 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 86 7.142218 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 202 4.949486 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 206 6.431836 Twilight [2008]   720p
+INSERTAR 254 0.501414 The Butterfly Effect 3 Revelations 720p
+INSERTAR 256 8.607991 Poseidon   1080p
+INSERTAR 131 4.484924 Spiderman 3   1080p
+INSERTAR 235 3.819003 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 195 7.599328 The Incredibles [1080p]
+INSERTAR 1 0.233926 Aladdin [1992] [720p]
+INSERTAR 119 6.957523 James Bond 16 - Licence to Kill [1989]
+INSERTAR 251 4.707446 Swordfish    720p
+INSERTAR 196 3.445960 Shrek The Third [2007] [720p]
+INSERTAR 162 7.518073 Eurotrip    720p
+INSERTAR 231 4.020376 Lord Of The Ring  - The Two Tower   720p
+INSERTAR 252 0.718572 Terminator 3 Rise Of The Machine [2003]   720p
+ELIMINAR 131
+ELIMINAR 86
+ELIMINAR 252
+ELIMINAR 31
+ELIMINAR 209
+ELIMINAR 29
+ELIMINAR 195
+ELIMINAR 6
+ELIMINAR 175
+IMPRIMIR tests/95-abb.out
diff --git a/tests/96-abb.catedra.out b/tests/96-abb.catedra.out
new file mode 100644
index 0000000..b3e051f
--- /dev/null
+++ b/tests/96-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 85 3.388864 Ong.Bak.2.2008.BluRay.x264-BestHD   720p ]
+[ 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 47 3.030765 The Incredibles [1080p] ]
+[ 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 47 3.030765 The Incredibles [1080p] ]
+[ 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 24 5.165209 Indiana Jones Trilogy   720p ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 39 7.260933 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 60 1.355658 007 Series ]
+[ 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 37 5.335743 The Mist   720p ][ 38 2.319771 Equilibrium 720p ][ 41 9.940194 Black Hawk Down   1080p ][ 60 1.355658 007 Series ][ 75 3.816243 contents.txt ][ 78 0.350591 3_10 to Yuma   720p ]
+[ 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p] ][ 31 6.428386 High school musical II 2007    720p ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 59 5.390270 Danny the Dog   1080p ][ 64 5.690565 Charlie and the Chocolate Factory   720p ][ 75 3.816243 contents.txt ][ 78 0.350591 3_10 to Yuma   720p ][ 91 3.945992 Ip Man [2009]    720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 113 5.314502 Batman The Dark Knight   720p ]
+[ 17 1.889831 Pursuit_Of_Happyness[2006]   720p ][ 25 7.212006 Labor Pain   720p ][ 31 6.428386 High school musical II 2007    720p ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 59 5.390270 Danny the Dog   1080p ][ 64 5.690565 Charlie and the Chocolate Factory   720p ][ 65 1.223198 War [720p] ][ 75 3.816243 contents.txt ][ 78 0.350591 3_10 to Yuma   720p ][ 82 4.372494 Eurotrip    720p ][ 92 7.332488 The Last Samurai [2004] [720p] ][ 97 9.755375 The Italian Job [2003] [720p] ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ]
+[ 12 4.287003 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 15 3.950425 Back.to.the.Future.Part.II.1989.720p.HDTV.x264 ][ 17 1.889831 Pursuit_Of_Happyness[2006]   720p ][ 21 4.527817 All About Steve 720P ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 31 6.428386 High school musical II 2007    720p ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 64 5.690565 Charlie and the Chocolate Factory   720p ][ 75 3.816243 contents.txt ][ 82 4.372494 Eurotrip    720p ][ 89 1.262136 Street Kings   720p ][ 92 7.332488 The Last Samurai [2004] [720p] ][ 97 9.755375 The Italian Job [2003] [720p] ][ 103 1.392236 Memento    1080p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 12 4.287003 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 31 6.428386 High school musical II 2007    720p ][ 35 4.647255 Push    1080p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 46 9.815119 3_10 to Yuma   720p ][ 57 0.448076 X-Men 1 - 1080p ][ 64 5.690565 Charlie and the Chocolate Factory   720p ][ 75 3.816243 contents.txt ][ 82 4.372494 Eurotrip    720p ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 92 7.332488 The Last Samurai [2004] [720p] ][ 97 9.755375 The Italian Job [2003] [720p] ][ 103 1.392236 Memento    1080p ][ 110 7.771379 Labor Pain   720p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 115 5.847131 The Proposal [2009] [720p] ][ 119 7.757469 G Force    720p ][ 129 5.566044 Doomsday 720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 10 3.108837 contents.txt ][ 12 4.287003 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 31 6.428386 High school musical II 2007    720p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 44 3.000070 Die Hard 2   720p ][ 46 9.815119 3_10 to Yuma   720p ][ 54 6.471179 How To Lose Friends & Alienate People   1080p ][ 57 0.448076 X-Men 1 - 1080p ][ 61 3.219508 Punisher Warzone [720p] ][ 63 8.045858 Face.Off.1997.720p ][ 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 75 3.816243 contents.txt ][ 82 4.372494 Eurotrip    720p ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 101 8.262048 Chocolate 720p ][ 103 1.392236 Memento    1080p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 115 5.847131 The Proposal [2009] [720p] ][ 119 7.757469 G Force    720p ][ 129 5.566044 Doomsday 720p ][ 135 2.712563 Meet The Fockers    720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 28 1.162220 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 31 6.428386 High school musical II 2007    720p ][ 36 2.716480 Click   720p ][ 38 2.319771 Equilibrium 720p ][ 46 9.815119 3_10 to Yuma   720p ][ 50 5.568886 Sixth Sense   720p ][ 54 6.471179 How To Lose Friends & Alienate People   1080p ][ 57 0.448076 X-Men 1 - 1080p ][ 63 8.045858 Face.Off.1997.720p ][ 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 75 3.816243 contents.txt ][ 79 0.712838 Darko 720P ][ 82 4.372494 Eurotrip    720p ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 101 8.262048 Chocolate 720p ][ 103 1.392236 Memento    1080p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 115 5.847131 The Proposal [2009] [720p] ][ 119 7.757469 G Force    720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 129 5.566044 Doomsday 720p ][ 141 9.535622 Initial D [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 153 2.201430 Disturbia    720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 28 1.162220 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 31 6.428386 High school musical II 2007    720p ][ 36 2.716480 Click   720p ][ 46 9.815119 3_10 to Yuma   720p ][ 48 5.332458 The Empress and the Warriors [2008] [720p] ][ 50 5.568886 Sixth Sense   720p ][ 52 7.074129 Public Enemies [720p] ][ 57 0.448076 X-Men 1 - 1080p ][ 63 8.045858 Face.Off.1997.720p ][ 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 67 7.103456 Four Christmases 720P ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 75 3.816243 contents.txt ][ 79 0.712838 Darko 720P ][ 82 4.372494 Eurotrip    720p ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 101 8.262048 Chocolate 720p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 119 7.757469 G Force    720p ][ 120 0.420005 Twilight [2008]   720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 129 5.566044 Doomsday 720p ][ 130 1.446199 Kung Fu Panda Secrets of the Furious Five    720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 141 9.535622 Initial D [720p] ][ 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 147 2.937289 Back.to.the.Future.Part.III ][ 152 8.375739 Bride Wars   720p ][ 155 7.170165 Sex drive   720p ][ 167 1.528219 Dr Dolite 3    720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 22 3.064168 SAW III   720p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 28 1.162220 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD ][ 30 5.984841 Darko 720P ][ 31 6.428386 High school musical II 2007    720p ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 46 9.815119 3_10 to Yuma   720p ][ 52 7.074129 Public Enemies [720p] ][ 57 0.448076 X-Men 1 - 1080p ][ 63 8.045858 Face.Off.1997.720p ][ 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 67 7.103456 Four Christmases 720P ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 75 3.816243 contents.txt ][ 79 0.712838 Darko 720P ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 93 5.457052 Click   720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 111 7.401006 James Bond 11 - MoonRaker [1979] ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 119 7.757469 G Force    720p ][ 120 0.420005 Twilight [2008]   720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 129 5.566044 Doomsday 720p ][ 130 1.446199 Kung Fu Panda Secrets of the Furious Five    720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 141 9.535622 Initial D [720p] ][ 142 0.082040 Starship Troopers 1  1080p ][ 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 147 2.937289 Back.to.the.Future.Part.III ][ 149 5.528362 Dumb and Dumber   720p ][ 152 8.375739 Bride Wars   720p ][ 156 9.123220 Kill Bill Vol 1 [2003]    720p ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 5 0.892664 Green Lantern First Flight   720p ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 30 5.984841 Darko 720P ][ 31 6.428386 High school musical II 2007    720p ][ 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 46 9.815119 3_10 to Yuma   720p ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 57 0.448076 X-Men 1 - 1080p ][ 58 9.436741 American Pie Book Of Love   720p ][ 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 67 7.103456 Four Christmases 720P ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 93 5.457052 Click   720p ][ 97 9.755375 The Italian Job [2003] [720p] ][ 98 3.459183 Blade 3   720p ][ 104 2.355995 Golden Compass   720p ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 111 7.401006 James Bond 11 - MoonRaker [1979] ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 119 7.757469 G Force    720p ][ 120 0.420005 Twilight [2008]   720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 129 5.566044 Doomsday 720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 141 9.535622 Initial D [720p] ][ 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 149 5.528362 Dumb and Dumber   720p ][ 152 8.375739 Bride Wars   720p ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 181 5.098126 Dr Dolite 3    720p ][ 187 0.830644 Terminator Salvation Director's cut  ( 2009)    1080p ][ 189 4.504142 Bride Wars   720p ]
+[ 2 5.576199 Bad Boy I [1995] [720p] ][ 5 0.892664 Green Lantern First Flight   720p ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 18 6.968669 Die Hard 4   1080p ][ 25 7.212006 Labor Pain   720p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 30 5.984841 Darko 720P ][ 31 6.428386 High school musical II 2007    720p ][ 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 34 2.053356 Big Buck Bunny [1080p] ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 46 9.815119 3_10 to Yuma   720p ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 56 1.434912 Doomsday 720p ][ 57 0.448076 X-Men 1 - 1080p ][ 58 9.436741 American Pie Book Of Love   720p ][ 67 7.103456 Four Christmases 720P ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 86 4.077627 Oxford Murders, The.720p ][ 89 1.262136 Street Kings   720p ][ 93 5.457052 Click   720p ][ 98 3.459183 Blade 3   720p ][ 104 2.355995 Golden Compass   720p ][ 105 3.460799 Bourne Identity   720p ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 117 0.761823 James Bond 16 - Licence to Kill [1989] ][ 118 8.375123 Burn E [720p] ][ 119 7.757469 G Force    720p ][ 120 0.420005 Twilight [2008]   720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 129 5.566044 Doomsday 720p ][ 133 9.232721 Babylon A.D    720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 141 9.535622 Initial D [720p] ][ 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 152 8.375739 Bride Wars   720p ][ 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 159 8.344928 The Empress and the Warriors [2008] [720p] ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 171 9.397511 Banlieue 13 - Ultimatum [720p] ][ 185 6.718719 Starship Troopers 1  1080p ][ 187 0.830644 Terminator Salvation Director's cut  ( 2009)    1080p ][ 189 4.504142 Bride Wars   720p ][ 194 0.271296 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3] ]
+[ 0 2.698553 contents.txt ][ 5 0.892664 Green Lantern First Flight   720p ][ 6 1.479776 300   720p ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 18 6.968669 Die Hard 4   1080p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 27 1.581656 Finding Nemo [2003] [720p] ][ 30 5.984841 Darko 720P ][ 31 6.428386 High school musical II 2007    720p ][ 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 34 2.053356 Big Buck Bunny [1080p] ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 46 9.815119 3_10 to Yuma   720p ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 56 1.434912 Doomsday 720p ][ 57 0.448076 X-Men 1 - 1080p ][ 58 9.436741 American Pie Book Of Love   720p ][ 67 7.103456 Four Christmases 720P ][ 68 5.644230 Braveheart 720p ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 93 5.457052 Click   720p ][ 98 3.459183 Blade 3   720p ][ 104 2.355995 Golden Compass   720p ][ 105 3.460799 Bourne Identity   720p ][ 106 9.310217 Deep Sea ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 113 5.314502 Batman The Dark Knight   720p ][ 114 8.253946 Con Air   720p ][ 117 0.761823 James Bond 16 - Licence to Kill [1989] ][ 118 8.375123 Burn E [720p] ][ 119 7.757469 G Force    720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 126 9.028233 Wanted   1080p ][ 129 5.566044 Doomsday 720p ][ 133 9.232721 Babylon A.D    720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 140 1.578757 Public Enemies [720p] ][ 141 9.535622 Initial D [720p] ][ 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 152 8.375739 Bride Wars   720p ][ 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 159 8.344928 The Empress and the Warriors [2008] [720p] ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 171 9.397511 Banlieue 13 - Ultimatum [720p] ][ 182 4.453394 Bee Movie   720p ][ 185 6.718719 Starship Troopers 1  1080p ][ 189 4.504142 Bride Wars   720p ][ 194 0.271296 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 196 6.746616 Face.Off.1997.720p ][ 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 206 7.833581 Land Of the Lost   720p ][ 207 4.058696 Disaster Movie 2008   720p ][ 213 7.952399 Taken 1080p ][ 215 7.248097 21   1080p ][ 217 8.974244 Battlestar Galactica The Plan [720p] ]
+[ 0 2.698553 contents.txt ][ 1 9.225481 Assassination of a High School President 720p ][ 5 0.892664 Green Lantern First Flight   720p ][ 6 1.479776 300   720p ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 13 5.860682 Battlestar Galactica The Plan [720p] ][ 14 3.408918 Eragon 720p ][ 18 6.968669 Die Hard 4   1080p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 30 5.984841 Darko 720P ][ 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 34 2.053356 Big Buck Bunny [1080p] ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 46 9.815119 3_10 to Yuma   720p ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 56 1.434912 Doomsday 720p ][ 57 0.448076 X-Men 1 - 1080p ][ 58 9.436741 American Pie Book Of Love   720p ][ 67 7.103456 Four Christmases 720P ][ 68 5.644230 Braveheart 720p ][ 71 1.353721 Ice Age 2 The Meltdown [2006] [720p] ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 94 6.277071 Seven Swords    1080p ][ 104 2.355995 Golden Compass   720p ][ 105 3.460799 Bourne Identity   720p ][ 106 9.310217 Deep Sea ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 114 8.253946 Con Air   720p ][ 117 0.761823 James Bond 16 - Licence to Kill [1989] ][ 118 8.375123 Burn E [720p] ][ 119 7.757469 G Force    720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 126 9.028233 Wanted   1080p ][ 127 8.843167 Indiana Jones Trilogy   720p ][ 129 5.566044 Doomsday 720p ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 140 1.578757 Public Enemies [720p] ][ 141 9.535622 Initial D [720p] ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 152 8.375739 Bride Wars   720p ][ 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 159 8.344928 The Empress and the Warriors [2008] [720p] ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 166 7.635335 Chocolate 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 171 9.397511 Banlieue 13 - Ultimatum [720p] ][ 173 5.201502 300   720p ][ 182 4.453394 Bee Movie   720p ][ 185 6.718719 Starship Troopers 1  1080p ][ 189 4.504142 Bride Wars   720p ][ 192 3.552431 Kingdom of Heaven [2005] [720p] ][ 194 0.271296 Rocky 5 [1990] [BluRay] [720p] [AC3] ][ 196 6.746616 Face.Off.1997.720p ][ 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 206 7.833581 Land Of the Lost   720p ][ 207 4.058696 Disaster Movie 2008   720p ][ 210 4.408293 American Virgin 720P ][ 212 8.671993 E.T   720p ][ 213 7.952399 Taken 1080p ][ 215 7.248097 21   1080p ][ 217 8.974244 Battlestar Galactica The Plan [720p] ][ 220 0.166209 Alien At The Attic 720P ][ 222 5.280455 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 224 2.452084 Firewall 720p ][ 230 8.222842 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 233 6.003844 Basic Instinct 720p ][ 236 2.260088 Rocky 4 [1985] [BluRay] [720p] [AC3] ]
+[ 0 2.698553 contents.txt ][ 1 9.225481 Assassination of a High School President 720p ][ 5 0.892664 Green Lantern First Flight   720p ][ 6 1.479776 300   720p ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 14 3.408918 Eragon 720p ][ 18 6.968669 Die Hard 4   1080p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 30 5.984841 Darko 720P ][ 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 34 2.053356 Big Buck Bunny [1080p] ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 56 1.434912 Doomsday 720p ][ 57 0.448076 X-Men 1 - 1080p ][ 67 7.103456 Four Christmases 720P ][ 68 5.644230 Braveheart 720p ][ 71 1.353721 Ice Age 2 The Meltdown [2006] [720p] ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 84 0.449286 One Missed Call   720p ][ 94 6.277071 Seven Swords    1080p ][ 104 2.355995 Golden Compass   720p ][ 106 9.310217 Deep Sea ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 109 7.813630 The Chronicle of Riddick 720p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 114 8.253946 Con Air   720p ][ 117 0.761823 James Bond 16 - Licence to Kill [1989] ][ 118 8.375123 Burn E [720p] ][ 119 7.757469 G Force    720p ][ 123 8.463405 Starship Troopers 2  720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 126 9.028233 Wanted   1080p ][ 127 8.843167 Indiana Jones Trilogy   720p ][ 129 5.566044 Doomsday 720p ][ 131 6.393810 The Extreme Movie 720P ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 140 1.578757 Public Enemies [720p] ][ 141 9.535622 Initial D [720p] ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 151 1.190776 Die Hard 4   1080p ][ 152 8.375739 Bride Wars   720p ][ 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 159 8.344928 The Empress and the Warriors [2008] [720p] ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 166 7.635335 Chocolate 720p ][ 167 1.528219 Dr Dolite 3    720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 170 2.962033 Final Destination 2 ][ 171 9.397511 Banlieue 13 - Ultimatum [720p] ][ 173 5.201502 300   720p ][ 176 9.039096 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 182 4.453394 Bee Movie   720p ][ 185 6.718719 Starship Troopers 1  1080p ][ 189 4.504142 Bride Wars   720p ][ 192 3.552431 Kingdom of Heaven [2005] [720p] ][ 196 6.746616 Face.Off.1997.720p ][ 197 6.947638 Elektra 720p ][ 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 204 1.913806 Star Trek Collection 1-9    720p ][ 207 4.058696 Disaster Movie 2008   720p ][ 210 4.408293 American Virgin 720P ][ 211 3.111454 James Bond 17 - Golden Eye [1995] ][ 212 8.671993 E.T   720p ][ 213 7.952399 Taken 1080p ][ 214 2.613991 Infernal Affair 1-3   1080p ][ 215 7.248097 21   1080p ][ 217 8.974244 Battlestar Galactica The Plan [720p] ][ 220 0.166209 Alien At The Attic 720P ][ 222 5.280455 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 224 2.452084 Firewall 720p ][ 230 8.222842 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 231 9.410364 Die Hard 3   720p ][ 233 6.003844 Basic Instinct 720p ][ 236 2.260088 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 246 4.821043 Shinjuku Incident ][ 248 6.012364 Behind Enemy Line 2001   720p ][ 261 6.960731 James Bond 17 - Golden Eye [1995] ]
+[ 0 2.698553 contents.txt ][ 1 9.225481 Assassination of a High School President 720p ][ 6 1.479776 300   720p ][ 7 9.706840 Blood - The Last Vampire [2009] [720p] ][ 9 1.140658 Blood River 720P ][ 10 3.108837 contents.txt ][ 14 3.408918 Eragon 720p ][ 18 6.968669 Die Hard 4   1080p ][ 26 3.665497 The Notebook [2004] [1080p] ][ 30 5.984841 Darko 720P ][ 34 2.053356 Big Buck Bunny [1080p] ][ 42 8.104783 Independence Day 1080p ][ 45 3.178617 X-Men 3   1080p ][ 49 4.473992 Pearl Harbor ][ 52 7.074129 Public Enemies [720p] ][ 53 2.164040 Butterfly on a Wheel.2007   720p ][ 55 5.601823 Batman Dark Knight   1080p ][ 56 1.434912 Doomsday 720p ][ 57 0.448076 X-Men 1 - 1080p ][ 67 7.103456 Four Christmases 720P ][ 68 5.644230 Braveheart 720p ][ 70 7.218171 21   1080p ][ 71 1.353721 Ice Age 2 The Meltdown [2006] [720p] ][ 73 9.426695 Godzilla 720p ][ 74 3.909898 Wanted   1080p ][ 76 3.148435 The Matrix Revolution   1080p ][ 79 0.712838 Darko 720P ][ 83 6.317336 Alexander - The Final Cut ][ 84 0.449286 One Missed Call   720p ][ 94 6.277071 Seven Swords    1080p ][ 95 8.021889 A Bug's Life [720p] ][ 104 2.355995 Golden Compass   720p ][ 106 9.310217 Deep Sea ][ 107 1.374633 The Sniper 720p ][ 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 109 7.813630 The Chronicle of Riddick 720p ][ 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 114 8.253946 Con Air   720p ][ 117 0.761823 James Bond 16 - Licence to Kill [1989] ][ 118 8.375123 Burn E [720p] ][ 119 7.757469 G Force    720p ][ 123 8.463405 Starship Troopers 2  720p ][ 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN] ][ 125 6.787451 Assassination of a High School President 720p ][ 127 8.843167 Indiana Jones Trilogy   720p ][ 129 5.566044 Doomsday 720p ][ 131 6.393810 The Extreme Movie 720P ][ 134 6.288030 Hero    1080p ][ 138 3.523590 Underworld Series ][ 140 1.578757 Public Enemies [720p] ][ 141 9.535622 Initial D [720p] ][ 146 1.362189 Punisher Warzone [720p] ][ 147 2.937289 Back.to.the.Future.Part.III ][ 150 7.487969 Into The Blue 720P ][ 151 1.190776 Die Hard 4   1080p ][ 152 8.375739 Bride Wars   720p ][ 154 4.940345 Hero    1080p ][ 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 159 8.344928 The Empress and the Warriors [2008] [720p] ][ 160 5.597192 Star Wars Saga  Collection 720p ][ 165 2.146340 National Geographic - The Koran [720p] [Documenter] ][ 166 7.635335 Chocolate 720p ][ 168 8.920092 contents.txt ][ 169 7.280389 Miami Vice 720p ][ 170 2.962033 Final Destination 2 ][ 171 9.397511 Banlieue 13 - Ultimatum [720p] ][ 173 5.201502 300   720p ][ 174 2.418255 Final Fantasy VII Advent Children [2005] [1080p] ][ 175 3.623228 City of Embers    720p ][ 176 9.039096 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 182 4.453394 Bee Movie   720p ][ 185 6.718719 Starship Troopers 1  1080p ][ 189 4.504142 Bride Wars   720p ][ 192 3.552431 Kingdom of Heaven [2005] [720p] ][ 193 3.546555 Lion King, The 720p ][ 196 6.746616 Face.Off.1997.720p ][ 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 204 1.913806 Star Trek Collection 1-9    720p ][ 210 4.408293 American Virgin 720P ][ 211 3.111454 James Bond 17 - Golden Eye [1995] ][ 212 8.671993 E.T   720p ][ 214 2.613991 Infernal Affair 1-3   1080p ][ 217 8.974244 Battlestar Galactica The Plan [720p] ][ 218 5.137140 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 220 0.166209 Alien At The Attic 720P ][ 222 5.280455 Madagascar 2 Escape 2 Africa [2008] [720p] ][ 223 5.966386 Wanted   1080p ][ 224 2.452084 Firewall 720p ][ 226 2.442437 Before The Devil Knows, You're Dead   1080p ][ 230 8.222842 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 231 9.410364 Die Hard 3   720p ][ 233 6.003844 Basic Instinct 720p ][ 236 2.260088 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 246 4.821043 Shinjuku Incident ][ 248 6.012364 Behind Enemy Line 2001   720p ][ 257 0.182363 Punisher Warzone [720p] ][ 258 9.443748 Star Trek Collection 1-9    720p ][ 261 6.960731 James Bond 17 - Golden Eye [1995] ][ 271 3.005530 American Virgin 720P ][ 279 7.583260 One Missed Call   720p ]
diff --git a/tests/96-abb.in b/tests/96-abb.in
new file mode 100644
index 0000000..0ac71fd
--- /dev/null
+++ b/tests/96-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/96-abb.out
+INSERTAR 85 3.388864 Ong.Bak.2.2008.BluRay.x264-BestHD   720p
+IMPRIMIR tests/96-abb.out
+INSERTAR 11 6.360288 James Bond 18 - Tommorow Never Dies [1997] [720p]
+INSERTAR 47 3.030765 The Incredibles [1080p]
+ELIMINAR 85
+IMPRIMIR tests/96-abb.out
+INSERTAR 36 2.716480 Click   720p
+INSERTAR 35 4.647255 Push    1080p
+INSERTAR 40 8.005062 iRobot  720p
+ELIMINAR 40
+IMPRIMIR tests/96-abb.out
+INSERTAR 24 5.165209 Indiana Jones Trilogy   720p
+INSERTAR 60 1.355658 007 Series
+INSERTAR 16 7.100717 Duplicity 2009   720p
+INSERTAR 39 7.260933 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+ELIMINAR 47
+ELIMINAR 16
+IMPRIMIR tests/96-abb.out
+INSERTAR 75 3.816243 contents.txt
+INSERTAR 38 2.319771 Equilibrium 720p
+INSERTAR 37 5.335743 The Mist   720p
+INSERTAR 41 9.940194 Black Hawk Down   1080p
+INSERTAR 78 0.350591 3_10 to Yuma   720p
+ELIMINAR 24
+ELIMINAR 39
+IMPRIMIR tests/96-abb.out
+INSERTAR 31 6.428386 High school musical II 2007    720p
+INSERTAR 91 3.945992 Ip Man [2009]    720p
+INSERTAR 113 5.314502 Batman The Dark Knight   720p
+INSERTAR 64 5.690565 Charlie and the Chocolate Factory   720p
+INSERTAR 97 9.755375 The Italian Job [2003] [720p]
+INSERTAR 59 5.390270 Danny the Dog   1080p
+ELIMINAR 60
+ELIMINAR 41
+ELIMINAR 37
+IMPRIMIR tests/96-abb.out
+INSERTAR 112 4.332654 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 25 7.212006 Labor Pain   720p
+INSERTAR 102 4.699682 Eragon [2006] [720p]
+INSERTAR 82 4.372494 Eurotrip    720p
+INSERTAR 17 1.889831 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 65 1.223198 War [720p]
+INSERTAR 92 7.332488 The Last Samurai [2004] [720p]
+ELIMINAR 102
+ELIMINAR 91
+ELIMINAR 11
+IMPRIMIR tests/96-abb.out
+INSERTAR 26 3.665497 The Notebook [2004] [1080p]
+INSERTAR 89 1.262136 Street Kings   720p
+INSERTAR 121 1.486819 Facing The Giants 720p
+INSERTAR 103 1.392236 Memento    1080p
+INSERTAR 12 4.287003 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 15 3.950425 Back.to.the.Future.Part.II.1989.720p.HDTV.x264
+INSERTAR 21 4.527817 All About Steve 720P
+INSERTAR 22 3.064168 SAW III   720p
+ELIMINAR 121
+ELIMINAR 78
+ELIMINAR 59
+ELIMINAR 65
+IMPRIMIR tests/96-abb.out
+INSERTAR 110 7.771379 Labor Pain   720p
+INSERTAR 2 5.576199 Bad Boy I [1995] [720p]
+INSERTAR 86 4.077627 Oxford Murders, The.720p
+INSERTAR 43 3.742512 Juno 2007 720p
+INSERTAR 57 0.448076 X-Men 1 - 1080p
+INSERTAR 119 7.757469 G Force    720p
+INSERTAR 115 5.847131 The Proposal [2009] [720p]
+INSERTAR 129 5.566044 Doomsday 720p
+INSERTAR 46 9.815119 3_10 to Yuma   720p
+ELIMINAR 15
+ELIMINAR 43
+ELIMINAR 17
+ELIMINAR 21
+IMPRIMIR tests/96-abb.out
+INSERTAR 44 3.000070 Die Hard 2   720p
+INSERTAR 10 3.108837 contents.txt
+INSERTAR 13 5.860682 Battlestar Galactica The Plan [720p]
+INSERTAR 66 8.362656 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 4 1.378738 Pinocchio [1940] [720p]
+INSERTAR 54 6.471179 How To Lose Friends & Alienate People   1080p
+INSERTAR 101 8.262048 Chocolate 720p
+INSERTAR 135 2.712563 Meet The Fockers    720p
+INSERTAR 61 3.219508 Punisher Warzone [720p]
+INSERTAR 63 8.045858 Face.Off.1997.720p
+ELIMINAR 64
+ELIMINAR 110
+ELIMINAR 4
+ELIMINAR 35
+ELIMINAR 92
+IMPRIMIR tests/96-abb.out
+INSERTAR 50 5.568886 Sixth Sense   720p
+INSERTAR 28 1.162220 Black.Mask.Blu-ray.720p.x264.DTS-HDC.AfterFX@SiLUHD
+INSERTAR 27 1.581656 Finding Nemo [2003] [720p]
+INSERTAR 124 5.016739 Back to the Future Part I [1985] [BluRay] [720p] [AC3] [EN]
+INSERTAR 74 3.909898 Wanted   1080p
+INSERTAR 79 0.712838 Darko 720P
+INSERTAR 100 3.729326 E.T   720p
+INSERTAR 147 2.937289 Back.to.the.Future.Part.III
+INSERTAR 141 9.535622 Initial D [720p]
+INSERTAR 73 9.426695 Godzilla 720p
+INSERTAR 153 2.201430 Disturbia    720p
+ELIMINAR 100
+ELIMINAR 44
+ELIMINAR 12
+ELIMINAR 61
+ELIMINAR 135
+IMPRIMIR tests/96-abb.out
+INSERTAR 138 3.523590 Underworld Series
+INSERTAR 120 0.420005 Twilight [2008]   720p
+INSERTAR 155 7.170165 Sex drive   720p
+INSERTAR 48 5.332458 The Empress and the Warriors [2008] [720p]
+INSERTAR 143 4.615533 Robots.WS.AC3.x264.BluRay-PTM   720p
+INSERTAR 152 8.375739 Bride Wars   720p
+INSERTAR 67 7.103456 Four Christmases 720P
+INSERTAR 167 1.528219 Dr Dolite 3    720p
+INSERTAR 130 1.446199 Kung Fu Panda Secrets of the Furious Five    720p
+INSERTAR 23 1.903095 Angels & Demons [2009] [1080p]
+INSERTAR 134 6.288030 Hero    1080p
+INSERTAR 52 7.074129 Public Enemies [720p]
+ELIMINAR 153
+ELIMINAR 115
+ELIMINAR 38
+ELIMINAR 103
+ELIMINAR 23
+ELIMINAR 54
+IMPRIMIR tests/96-abb.out
+INSERTAR 108 1.947616 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 111 7.401006 James Bond 11 - MoonRaker [1979]
+INSERTAR 149 5.528362 Dumb and Dumber   720p
+INSERTAR 30 5.984841 Darko 720P
+INSERTAR 93 5.457052 Click   720p
+INSERTAR 169 7.280389 Miami Vice 720p
+INSERTAR 107 1.374633 The Sniper 720p
+INSERTAR 168 8.920092 contents.txt
+INSERTAR 142 0.082040 Starship Troopers 1  1080p
+INSERTAR 156 9.123220 Kill Bill Vol 1 [2003]    720p
+INSERTAR 42 8.104783 Independence Day 1080p
+INSERTAR 160 5.597192 Star Wars Saga  Collection 720p
+INSERTAR 45 3.178617 X-Men 3   1080p
+ELIMINAR 48
+ELIMINAR 155
+ELIMINAR 50
+ELIMINAR 36
+ELIMINAR 82
+ELIMINAR 101
+IMPRIMIR tests/96-abb.out
+INSERTAR 146 1.362189 Punisher Warzone [720p]
+INSERTAR 76 3.148435 The Matrix Revolution   1080p
+INSERTAR 9 1.140658 Blood River 720P
+INSERTAR 33 7.724270 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 189 4.504142 Bride Wars   720p
+INSERTAR 181 5.098126 Dr Dolite 3    720p
+INSERTAR 125 6.787451 Assassination of a High School President 720p
+INSERTAR 53 2.164040 Butterfly on a Wheel.2007   720p
+INSERTAR 104 2.355995 Golden Compass   720p
+INSERTAR 187 0.830644 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 55 5.601823 Batman Dark Knight   1080p
+INSERTAR 58 9.436741 American Pie Book Of Love   720p
+INSERTAR 98 3.459183 Blade 3   720p
+INSERTAR 5 0.892664 Green Lantern First Flight   720p
+ELIMINAR 22
+ELIMINAR 142
+ELIMINAR 156
+ELIMINAR 28
+ELIMINAR 75
+ELIMINAR 63
+ELIMINAR 130
+IMPRIMIR tests/96-abb.out
+INSERTAR 105 3.460799 Bourne Identity   720p
+INSERTAR 18 6.968669 Die Hard 4   1080p
+INSERTAR 118 8.375123 Burn E [720p]
+INSERTAR 171 9.397511 Banlieue 13 - Ultimatum [720p]
+INSERTAR 133 9.232721 Babylon A.D    720p
+INSERTAR 158 6.888795 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 201 5.564770 Banlieue 13 - Ultimatum [720p]
+INSERTAR 177 6.710981 Defiance.1080p
+INSERTAR 56 1.434912 Doomsday 720p
+INSERTAR 194 0.271296 Rocky 5 [1990] [BluRay] [720p] [AC3]
+INSERTAR 34 2.053356 Big Buck Bunny [1080p]
+INSERTAR 203 1.214469 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 159 8.344928 The Empress and the Warriors [2008] [720p]
+INSERTAR 117 0.761823 James Bond 16 - Licence to Kill [1989]
+INSERTAR 185 6.718719 Starship Troopers 1  1080p
+ELIMINAR 201
+ELIMINAR 111
+ELIMINAR 97
+ELIMINAR 149
+ELIMINAR 66
+ELIMINAR 181
+ELIMINAR 177
+IMPRIMIR tests/96-abb.out
+INSERTAR 140 1.578757 Public Enemies [720p]
+INSERTAR 6 1.479776 300   720p
+INSERTAR 206 7.833581 Land Of the Lost   720p
+INSERTAR 196 6.746616 Face.Off.1997.720p
+INSERTAR 207 4.058696 Disaster Movie 2008   720p
+INSERTAR 88 7.666155 Charlie and the Chocolate Factory   720p
+INSERTAR 68 5.644230 Braveheart 720p
+INSERTAR 213 7.952399 Taken 1080p
+INSERTAR 215 7.248097 21   1080p
+INSERTAR 126 9.028233 Wanted   1080p
+INSERTAR 188 3.887717 007.Die Another Day.avi
+INSERTAR 0 2.698553 contents.txt
+INSERTAR 114 8.253946 Con Air   720p
+INSERTAR 217 8.974244 Battlestar Galactica The Plan [720p]
+INSERTAR 106 9.310217 Deep Sea
+INSERTAR 182 4.453394 Bee Movie   720p
+ELIMINAR 89
+ELIMINAR 188
+ELIMINAR 187
+ELIMINAR 88
+ELIMINAR 120
+ELIMINAR 86
+ELIMINAR 2
+ELIMINAR 25
+IMPRIMIR tests/96-abb.out
+INSERTAR 212 8.671993 E.T   720p
+INSERTAR 71 1.353721 Ice Age 2 The Meltdown [2006] [720p]
+INSERTAR 166 7.635335 Chocolate 720p
+INSERTAR 192 3.552431 Kingdom of Heaven [2005] [720p]
+INSERTAR 233 6.003844 Basic Instinct 720p
+INSERTAR 236 2.260088 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 237 4.950639 Yes Man   720p
+INSERTAR 127 8.843167 Indiana Jones Trilogy   720p
+INSERTAR 230 8.222842 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 94 6.277071 Seven Swords    1080p
+INSERTAR 14 3.408918 Eragon 720p
+INSERTAR 173 5.201502 300   720p
+INSERTAR 210 4.408293 American Virgin 720P
+INSERTAR 1 9.225481 Assassination of a High School President 720p
+INSERTAR 224 2.452084 Firewall 720p
+INSERTAR 220 0.166209 Alien At The Attic 720P
+INSERTAR 222 5.280455 Madagascar 2 Escape 2 Africa [2008] [720p]
+ELIMINAR 98
+ELIMINAR 27
+ELIMINAR 143
+ELIMINAR 93
+ELIMINAR 133
+ELIMINAR 237
+ELIMINAR 31
+ELIMINAR 113
+IMPRIMIR tests/96-abb.out
+INSERTAR 137 9.577426 SWAT    720p
+INSERTAR 109 7.813630 The Chronicle of Riddick 720p
+INSERTAR 163 2.971129 Chicken Little 1080p
+INSERTAR 151 1.190776 Die Hard 4   1080p
+INSERTAR 170 2.962033 Final Destination 2
+INSERTAR 227 9.605868 SAW V
+INSERTAR 204 1.913806 Star Trek Collection 1-9    720p
+INSERTAR 246 4.821043 Shinjuku Incident
+INSERTAR 214 2.613991 Infernal Affair 1-3   1080p
+INSERTAR 197 6.947638 Elektra 720p
+INSERTAR 176 9.039096 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 131 6.393810 The Extreme Movie 720P
+INSERTAR 248 6.012364 Behind Enemy Line 2001   720p
+INSERTAR 84 0.449286 One Missed Call   720p
+INSERTAR 211 3.111454 James Bond 17 - Golden Eye [1995]
+INSERTAR 231 9.410364 Die Hard 3   720p
+INSERTAR 261 6.960731 James Bond 17 - Golden Eye [1995]
+INSERTAR 123 8.463405 Starship Troopers 2  720p
+ELIMINAR 206
+ELIMINAR 105
+ELIMINAR 46
+ELIMINAR 137
+ELIMINAR 227
+ELIMINAR 13
+ELIMINAR 58
+ELIMINAR 163
+ELIMINAR 194
+IMPRIMIR tests/96-abb.out
+INSERTAR 175 3.623228 City of Embers    720p
+INSERTAR 174 2.418255 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 258 9.443748 Star Trek Collection 1-9    720p
+INSERTAR 223 5.966386 Wanted   1080p
+INSERTAR 165 2.146340 National Geographic - The Koran [720p] [Documenter]
+INSERTAR 70 7.218171 21   1080p
+INSERTAR 150 7.487969 Into The Blue 720P
+INSERTAR 83 6.317336 Alexander - The Final Cut
+INSERTAR 271 3.005530 American Virgin 720P
+INSERTAR 95 8.021889 A Bug's Life [720p]
+INSERTAR 49 4.473992 Pearl Harbor
+INSERTAR 273 7.641520 The Lion King [1994] [720p]
+INSERTAR 7 9.706840 Blood - The Last Vampire [2009] [720p]
+INSERTAR 154 4.940345 Hero    1080p
+INSERTAR 226 2.442437 Before The Devil Knows, You're Dead   1080p
+INSERTAR 193 3.546555 Lion King, The 720p
+INSERTAR 279 7.583260 One Missed Call   720p
+INSERTAR 257 0.182363 Punisher Warzone [720p]
+INSERTAR 218 5.137140 Rocky 4 [1985] [BluRay] [720p] [AC3]
+ELIMINAR 167
+ELIMINAR 5
+ELIMINAR 273
+ELIMINAR 197
+ELIMINAR 207
+ELIMINAR 215
+ELIMINAR 126
+ELIMINAR 213
+ELIMINAR 33
+IMPRIMIR tests/96-abb.out
diff --git a/tests/97-abb.catedra.out b/tests/97-abb.catedra.out
new file mode 100644
index 0000000..37040fb
--- /dev/null
+++ b/tests/97-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 32 1.083283 Green Lantern First Flight   720p ]
+[ 37 5.192823 Afro samurai uncut 720p ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ]
+[ 37 5.192823 Afro samurai uncut 720p ][ 43 5.812862 300   720p ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 94 6.782659 Cleanwest 720p ]
+[ 27 2.157243 Elite Squad 1080p ][ 43 5.812862 300   720p ][ 50 5.892293 Resident Evil Series    1080p ][ 51 5.947883 The Extreme Movie 720P ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 94 6.782659 Cleanwest 720p ]
+[ 27 2.157243 Elite Squad 1080p ][ 36 7.551778 Terminator 2 Judgement Day Directors Cut [1991]   1080p ][ 43 5.812862 300   720p ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 51 5.947883 The Extreme Movie 720P ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 74 5.281008 Home    1080p ][ 94 6.782659 Cleanwest 720p ]
+[ 3 9.098583 The.Terminal.2004.720p.HDTV.x264-ESiR ][ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 24 4.675506 Eragon 720p ][ 43 5.812862 300   720p ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 51 5.947883 The Extreme Movie 720P ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 74 5.281008 Home    1080p ][ 76 9.255408 Drag Me To Hell [720p] ][ 86 4.413415 The Final Destination 4 [2009] [720p] ][ 112 6.783445 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 19 7.042863 Street Kings   720p ][ 20 1.018105 Before The Devil Knows, You're Dead   1080p ][ 24 4.675506 Eragon 720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 43 5.812862 300   720p ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 74 5.281008 Home    1080p ][ 75 1.972382 All About Steve 720P ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 86 4.413415 The Final Destination 4 [2009] [720p] ][ 110 1.356404 Die Hard 4   1080p ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 9 6.709182 Breach 1080p ][ 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 19 7.042863 Street Kings   720p ][ 20 1.018105 Before The Devil Knows, You're Dead   1080p ][ 21 6.480400 Iron Man    1080p ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 43 5.812862 300   720p ][ 47 3.863627 Alexander - The Final Cut ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 62 8.005438 Punisher Warzone [720p] ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 72 4.619229 Godzilla 720p ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 86 4.413415 The Final Destination 4 [2009] [720p] ][ 110 1.356404 Die Hard 4   1080p ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 9 6.709182 Breach 1080p ][ 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 17 1.753428 Inkheart [2008] [720p] ][ 19 7.042863 Street Kings   720p ][ 20 1.018105 Before The Devil Knows, You're Dead   1080p ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 40 7.640299 Bangkok Dangerous 720p ][ 47 3.863627 Alexander - The Final Cut ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 57 1.192648 Meet The Fockers    720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 62 8.005438 Punisher Warzone [720p] ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 72 4.619229 Godzilla 720p ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 92 9.556939 G.I.Joe The Rise of Cobra [2009] [720p] ][ 101 3.385478 Oxford Murders, The.720p ][ 110 1.356404 Die Hard 4   1080p ][ 113 7.424452 contents.txt ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 17 1.753428 Inkheart [2008] [720p] ][ 19 7.042863 Street Kings   720p ][ 20 1.018105 Before The Devil Knows, You're Dead   1080p ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 33 1.765536 Fearless - 720p ][ 41 5.589827 In The Electrical Mist   720p ][ 45 9.487409 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 47 3.863627 Alexander - The Final Cut ][ 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 50 5.892293 Resident Evil Series    1080p ][ 57 1.192648 Meet The Fockers    720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 67 8.488253 Banlieue 13 - Ultimatum [720p] ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 89 0.715948 3_10 to Yuma   720p ][ 101 3.385478 Oxford Murders, The.720p ][ 110 1.356404 Die Hard 4   1080p ][ 113 7.424452 contents.txt ][ 115 9.565348 Species - The Awakening   720p ][ 136 9.060488 James Bond 15 - The Living Daylights [1987] [720p] ][ 142 1.410278 Labor Pain   720p ][ 147 2.537679 X-Men 3   1080p ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 10 6.409855 Death Race   720p ][ 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 16 1.109838 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 19 7.042863 Street Kings   720p ][ 20 1.018105 Before The Devil Knows, You're Dead   1080p ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 33 1.765536 Fearless - 720p ][ 41 5.589827 In The Electrical Mist   720p ][ 45 9.487409 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 50 5.892293 Resident Evil Series    1080p ][ 57 1.192648 Meet The Fockers    720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 89 0.715948 3_10 to Yuma   720p ][ 101 3.385478 Oxford Murders, The.720p ][ 110 1.356404 Die Hard 4   1080p ][ 113 7.424452 contents.txt ][ 115 9.565348 Species - The Awakening   720p ][ 119 3.636293 Meet The Parents    720p ][ 127 2.127674 Starship Troopers 2  720p ][ 136 9.060488 James Bond 15 - The Living Daylights [1987] [720p] ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 142 1.410278 Labor Pain   720p ][ 143 2.091559 Danny the Dog   1080p ][ 147 2.537679 X-Men 3   1080p ]
+[ 0 4.988659 Equilibrium 720p ][ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 16 1.109838 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p] ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 23 6.074216 The Extreme Movie 720P ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 33 1.765536 Fearless - 720p ][ 41 5.589827 In The Electrical Mist   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 50 5.892293 Resident Evil Series    1080p ][ 57 1.192648 Meet The Fockers    720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 89 0.715948 3_10 to Yuma   720p ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 101 3.385478 Oxford Murders, The.720p ][ 110 1.356404 Die Hard 4   1080p ][ 113 7.424452 contents.txt ][ 115 9.565348 Species - The Awakening   720p ][ 119 3.636293 Meet The Parents    720p ][ 120 3.307503 Deep Sea ][ 127 2.127674 Starship Troopers 2  720p ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 139 2.103978 contents.txt ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 142 1.410278 Labor Pain   720p ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 145 5.088762 Punisher Warzone [720p] ][ 147 2.537679 X-Men 3   1080p ][ 150 2.538606 Species - The Awakening   720p ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 10 6.409855 Death Race   720p ][ 11 2.411895 Superman Batman Public Enemies 2009 720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 23 6.074216 The Extreme Movie 720P ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 33 1.765536 Fearless - 720p ][ 41 5.589827 In The Electrical Mist   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 50 5.892293 Resident Evil Series    1080p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 64 1.582832 Doomsday 720p ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 89 0.715948 3_10 to Yuma   720p ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 101 3.385478 Oxford Murders, The.720p ][ 110 1.356404 Die Hard 4   1080p ][ 115 9.565348 Species - The Awakening   720p ][ 119 3.636293 Meet The Parents    720p ][ 120 3.307503 Deep Sea ][ 121 3.736650 Surrogates [2009] [720p] ][ 127 2.127674 Starship Troopers 2  720p ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 139 2.103978 contents.txt ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 142 1.410278 Labor Pain   720p ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 145 5.088762 Punisher Warzone [720p] ][ 149 0.330076 New York I Love You 720p   720p ][ 150 2.538606 Species - The Awakening   720p ][ 152 0.919246 Sex drive   720p ][ 165 9.301906 G Force    720p ][ 173 5.801785 The Italian Job [2003] [720p] ][ 175 3.169665 Red Cliff    1080p ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 25 5.486259 Beowulf   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 84 1.066020 The Orphan [720] ][ 89 0.715948 3_10 to Yuma   720p ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 101 3.385478 Oxford Murders, The.720p ][ 107 9.818231 Red Cliff    1080p ][ 110 1.356404 Die Hard 4   1080p ][ 115 9.565348 Species - The Awakening   720p ][ 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 119 3.636293 Meet The Parents    720p ][ 120 3.307503 Deep Sea ][ 121 3.736650 Surrogates [2009] [720p] ][ 127 2.127674 Starship Troopers 2  720p ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 139 2.103978 contents.txt ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 142 1.410278 Labor Pain   720p ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 145 5.088762 Punisher Warzone [720p] ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 150 2.538606 Species - The Awakening   720p ][ 152 0.919246 Sex drive   720p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 165 9.301906 G Force    720p ][ 168 4.989875 Dr Dolite 3    720p ][ 171 9.068455 Ip Man [2009]    720p ][ 173 5.801785 The Italian Job [2003] [720p] ][ 175 3.169665 Red Cliff    1080p ][ 177 9.824771 James Bond 22 - Quantum of Solace [2008] [720p] ][ 187 9.465277 Lymelife [720p] ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 30 8.250561 Dragon Wars   720p ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 55 0.345611 Good Night And Good Luck   720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 73 7.281385 Minority Report [720p] ][ 76 9.255408 Drag Me To Hell [720p] ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 84 1.066020 The Orphan [720] ][ 89 0.715948 3_10 to Yuma   720p ][ 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 101 3.385478 Oxford Murders, The.720p ][ 106 1.394986 Street Kings   720p ][ 107 9.818231 Red Cliff    1080p ][ 110 1.356404 Die Hard 4   1080p ][ 115 9.565348 Species - The Awakening   720p ][ 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 119 3.636293 Meet The Parents    720p ][ 121 3.736650 Surrogates [2009] [720p] ][ 123 9.270528 The Bank Job [720p] ][ 127 2.127674 Starship Troopers 2  720p ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 140 2.057573 Spiderman 1   1080p ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 142 1.410278 Labor Pain   720p ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 145 5.088762 Punisher Warzone [720p] ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 150 2.538606 Species - The Awakening   720p ][ 152 0.919246 Sex drive   720p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 165 9.301906 G Force    720p ][ 168 4.989875 Dr Dolite 3    720p ][ 171 9.068455 Ip Man [2009]    720p ][ 173 5.801785 The Italian Job [2003] [720p] ][ 175 3.169665 Red Cliff    1080p ][ 177 9.824771 James Bond 22 - Quantum of Solace [2008] [720p] ][ 184 2.764292 Epic Movie UNRATED (2007) 720p ][ 187 9.465277 Lymelife [720p] ][ 192 5.185898 The Haunting In Connecticut [2009] [720p] ][ 194 1.381169 Fifty Dead Men Walking   1080p ][ 202 4.201083 Ip Man    1080p ][ 206 5.826997 SAW V ]
+[ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 30 8.250561 Dragon Wars   720p ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 55 0.345611 Good Night And Good Luck   720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 68 1.770436 Duplicity 2009   720p ][ 70 5.261051 Saving Private Ryan 720p ][ 72 4.619229 Godzilla 720p ][ 77 1.234007 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 82 7.909713 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC ][ 84 1.066020 The Orphan [720] ][ 87 8.036917 The Mist   720p ][ 89 0.715948 3_10 to Yuma   720p ][ 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 95 5.921767 Cars [2006] [720p] ][ 98 0.941608 Shrek The Third [2007] [720p] ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 100 6.169129 Big Buck Bunny [1080p] ][ 101 3.385478 Oxford Murders, The.720p ][ 106 1.394986 Street Kings   720p ][ 107 9.818231 Red Cliff    1080p ][ 110 1.356404 Die Hard 4   1080p ][ 115 9.565348 Species - The Awakening   720p ][ 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 118 0.956657 James Bond 09 - The Man with the Golden Gun [1974] ][ 119 3.636293 Meet The Parents    720p ][ 121 3.736650 Surrogates [2009] [720p] ][ 123 9.270528 The Bank Job [720p] ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 140 2.057573 Spiderman 1   1080p ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 150 2.538606 Species - The Awakening   720p ][ 152 0.919246 Sex drive   720p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 159 2.617709 James Bond 21 - Casino Royale [2006] ][ 161 3.721119 PIXAR Movie ][ 165 9.301906 G Force    720p ][ 171 9.068455 Ip Man [2009]    720p ][ 173 5.801785 The Italian Job [2003] [720p] ][ 174 0.669961 The Matrix [1999] [1080p] ][ 175 3.169665 Red Cliff    1080p ][ 177 9.824771 James Bond 22 - Quantum of Solace [2008] [720p] ][ 181 3.407973 Back.to.the.Future.Part.III ][ 184 2.764292 Epic Movie UNRATED (2007) 720p ][ 187 9.465277 Lymelife [720p] ][ 192 5.185898 The Haunting In Connecticut [2009] [720p] ][ 194 1.381169 Fifty Dead Men Walking   1080p ][ 199 0.559750 Pirates of Caribbean 1-2-3 Collection   1080p ][ 202 4.201083 Ip Man    1080p ][ 206 5.826997 SAW V ][ 211 5.472231 The Godfather [1972] [720p] ]
+[ 1 9.317369 SAW III   720p ][ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 30 8.250561 Dragon Wars   720p ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 55 0.345611 Good Night And Good Luck   720p ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 68 1.770436 Duplicity 2009   720p ][ 72 4.619229 Godzilla 720p ][ 77 1.234007 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 84 1.066020 The Orphan [720] ][ 87 8.036917 The Mist   720p ][ 89 0.715948 3_10 to Yuma   720p ][ 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 95 5.921767 Cars [2006] [720p] ][ 98 0.941608 Shrek The Third [2007] [720p] ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 100 6.169129 Big Buck Bunny [1080p] ][ 101 3.385478 Oxford Murders, The.720p ][ 106 1.394986 Street Kings   720p ][ 107 9.818231 Red Cliff    1080p ][ 108 6.529520 Punisher 2   720p ][ 110 1.356404 Die Hard 4   1080p ][ 111 9.518238 Dr Dolite 3    720p ][ 115 9.565348 Species - The Awakening   720p ][ 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 118 0.956657 James Bond 09 - The Man with the Golden Gun [1974] ][ 119 3.636293 Meet The Parents    720p ][ 121 3.736650 Surrogates [2009] [720p] ][ 123 9.270528 The Bank Job [720p] ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 138 1.599535 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 140 2.057573 Spiderman 1   1080p ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 143 2.091559 Danny the Dog   1080p ][ 144 7.592749 Defiance.1080p ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 152 0.919246 Sex drive   720p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 159 2.617709 James Bond 21 - Casino Royale [2006] ][ 161 3.721119 PIXAR Movie ][ 165 9.301906 G Force    720p ][ 166 8.082241 Battle for Terra [2007] [1080p] ][ 167 5.695411 Charlie and the Chocolate Factory   720p ][ 170 5.762180 Bangkok Dangerous 720p ][ 171 9.068455 Ip Man [2009]    720p ][ 174 0.669961 The Matrix [1999] [1080p] ][ 175 3.169665 Red Cliff    1080p ][ 176 8.516622 007 Series ][ 181 3.407973 Back.to.the.Future.Part.III ][ 184 2.764292 Epic Movie UNRATED (2007) 720p ][ 187 9.465277 Lymelife [720p] ][ 192 5.185898 The Haunting In Connecticut [2009] [720p] ][ 194 1.381169 Fifty Dead Men Walking   1080p ][ 198 9.150591 Bourne Identity   720p ][ 199 0.559750 Pirates of Caribbean 1-2-3 Collection   1080p ][ 201 1.216613 Doomsday 720p ][ 202 4.201083 Ip Man    1080p ][ 204 5.034412 James Bond 09 - The Man with the Golden Gun [1974] ][ 206 5.826997 SAW V ][ 211 5.472231 The Godfather [1972] [720p] ][ 215 3.042178 WALL-E.720p.BluRay.x264-iNFAMOUS ][ 226 7.161145 Die Hard 2   720p ][ 227 2.096127 Spiderman 1   1080p ]
+[ 1 9.317369 SAW III   720p ][ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 29 0.339767 Liar Liar    720p ][ 30 8.250561 Dragon Wars   720p ][ 31 9.235618 The Empress and the Warriors [2008] [720p] ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 55 0.345611 Good Night And Good Luck   720p ][ 56 1.772030 Shrek The Third [2007] [720p] ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 66 8.798657 Max Payne    720p ][ 68 1.770436 Duplicity 2009   720p ][ 72 4.619229 Godzilla 720p ][ 77 1.234007 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 84 1.066020 The Orphan [720] ][ 87 8.036917 The Mist   720p ][ 89 0.715948 3_10 to Yuma   720p ][ 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 93 7.419062 Black Hawk Down   1080p ][ 95 5.921767 Cars [2006] [720p] ][ 98 0.941608 Shrek The Third [2007] [720p] ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 100 6.169129 Big Buck Bunny [1080p] ][ 101 3.385478 Oxford Murders, The.720p ][ 106 1.394986 Street Kings   720p ][ 107 9.818231 Red Cliff    1080p ][ 108 6.529520 Punisher 2   720p ][ 109 0.444649 Pursuit_Of_Happyness[2006]   720p ][ 110 1.356404 Die Hard 4   1080p ][ 111 9.518238 Dr Dolite 3    720p ][ 115 9.565348 Species - The Awakening   720p ][ 116 4.529935 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p ][ 118 0.956657 James Bond 09 - The Man with the Golden Gun [1974] ][ 119 3.636293 Meet The Parents    720p ][ 121 3.736650 Surrogates [2009] [720p] ][ 124 9.403830 Assassination of a High School President 720p ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 135 3.939714 SAW V ][ 137 9.269814 James Bond 08 - Live and Let Die [1973] ][ 140 2.057573 Spiderman 1   1080p ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 144 7.592749 Defiance.1080p ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 152 0.919246 Sex drive   720p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 159 2.617709 James Bond 21 - Casino Royale [2006] ][ 163 8.676771 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 165 9.301906 G Force    720p ][ 166 8.082241 Battle for Terra [2007] [1080p] ][ 167 5.695411 Charlie and the Chocolate Factory   720p ][ 170 5.762180 Bangkok Dangerous 720p ][ 171 9.068455 Ip Man [2009]    720p ][ 174 0.669961 The Matrix [1999] [1080p] ][ 175 3.169665 Red Cliff    1080p ][ 176 8.516622 007 Series ][ 181 3.407973 Back.to.the.Future.Part.III ][ 186 5.012500 American Beauty   720p ][ 187 9.465277 Lymelife [720p] ][ 191 8.732151 Doomsday 720p ][ 192 5.185898 The Haunting In Connecticut [2009] [720p] ][ 194 1.381169 Fifty Dead Men Walking   1080p ][ 198 9.150591 Bourne Identity   720p ][ 199 0.559750 Pirates of Caribbean 1-2-3 Collection   1080p ][ 201 1.216613 Doomsday 720p ][ 202 4.201083 Ip Man    1080p ][ 204 5.034412 James Bond 09 - The Man with the Golden Gun [1974] ][ 206 5.826997 SAW V ][ 211 5.472231 The Godfather [1972] [720p] ][ 217 7.727956 James Bond 22 - Quantum of Solace [2008] [720p] ][ 223 8.466016 Terminator Salvation Director's cut  ( 2009)    1080p ][ 226 7.161145 Die Hard 2   720p ][ 230 1.731733 Final Fantasy VII Advent Children [2005] [1080p] ][ 239 0.316285 Corpse Bride   720p ][ 250 2.254454 Fast and the Furious 2 - 1080p ][ 265 0.427558 Daredevil - 720p ]
+[ 1 9.317369 SAW III   720p ][ 4 2.508145 The Sniper 720p ][ 5 9.671465 James Bond 05 - You Only Live Twice [1967] ][ 6 5.455274 My Bloody Valentine 3D    1080p ][ 10 6.409855 Death Race   720p ][ 15 5.320188 Jerry Maguire    1080p ][ 18 3.824169 Ongbak 2003 720p ][ 19 7.042863 Street Kings   720p ][ 26 0.322194 Leon_The Professional.HD   720p ][ 29 0.339767 Liar Liar    720p ][ 30 8.250561 Dragon Wars   720p ][ 31 9.235618 The Empress and the Warriors [2008] [720p] ][ 34 8.421935 Kill Shot   720p ][ 47 3.863627 Alexander - The Final Cut ][ 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE ][ 55 0.345611 Good Night And Good Luck   720p ][ 56 1.772030 Shrek The Third [2007] [720p] ][ 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 60 9.543406 War [720p] ][ 66 8.798657 Max Payne    720p ][ 68 1.770436 Duplicity 2009   720p ][ 72 4.619229 Godzilla 720p ][ 78 9.720240 X-Men 2   1080p ][ 80 1.501708 Leon_The Professional.HD   720p ][ 81 2.231424 Alvin And The Chipmunks [720p] ][ 84 1.066020 The Orphan [720] ][ 88 7.621848 Danny the Dog   1080p ][ 89 0.715948 3_10 to Yuma   720p ][ 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 93 7.419062 Black Hawk Down   1080p ][ 95 5.921767 Cars [2006] [720p] ][ 98 0.941608 Shrek The Third [2007] [720p] ][ 99 0.166040 My Bloody Valentine 3D    1080p ][ 100 6.169129 Big Buck Bunny [1080p] ][ 101 3.385478 Oxford Murders, The.720p ][ 102 4.740791 Star Trek Collection 1-9    720p ][ 106 1.394986 Street Kings   720p ][ 107 9.818231 Red Cliff    1080p ][ 108 6.529520 Punisher 2   720p ][ 109 0.444649 Pursuit_Of_Happyness[2006]   720p ][ 110 1.356404 Die Hard 4   1080p ][ 111 9.518238 Dr Dolite 3    720p ][ 115 9.565348 Species - The Awakening   720p ][ 116 4.529935 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 118 0.956657 James Bond 09 - The Man with the Golden Gun [1974] ][ 119 3.636293 Meet The Parents    720p ][ 121 3.736650 Surrogates [2009] [720p] ][ 124 9.403830 Assassination of a High School President 720p ][ 128 2.053119 The Messenger [720p] ][ 129 4.008975 Alvin And The Chipmunks [720p] ][ 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 134 4.382716 300   720p ][ 140 2.057573 Spiderman 1   1080p ][ 141 1.215297 Dragonball Evolution [2009] [720p] ][ 144 7.592749 Defiance.1080p ][ 146 1.513706 The Butterfly Effect [2004] [720p] ][ 148 3.118279 contents.txt ][ 149 0.330076 New York I Love You 720p   720p ][ 152 0.919246 Sex drive   720p ][ 154 0.064002 Fantastic Four, Rise Of The Silver Surfer    1080p ][ 158 2.857415 Mission Impossible Trilogy   720p ][ 159 2.617709 James Bond 21 - Casino Royale [2006] ][ 163 8.676771 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 165 9.301906 G Force    720p ][ 166 8.082241 Battle for Terra [2007] [1080p] ][ 167 5.695411 Charlie and the Chocolate Factory   720p ][ 170 5.762180 Bangkok Dangerous 720p ][ 171 9.068455 Ip Man [2009]    720p ][ 174 0.669961 The Matrix [1999] [1080p] ][ 175 3.169665 Red Cliff    1080p ][ 176 8.516622 007 Series ][ 181 3.407973 Back.to.the.Future.Part.III ][ 186 5.012500 American Beauty   720p ][ 187 9.465277 Lymelife [720p] ][ 191 8.732151 Doomsday 720p ][ 192 5.185898 The Haunting In Connecticut [2009] [720p] ][ 194 1.381169 Fifty Dead Men Walking   1080p ][ 198 9.150591 Bourne Identity   720p ][ 199 0.559750 Pirates of Caribbean 1-2-3 Collection   1080p ][ 200 8.912272 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 201 1.216613 Doomsday 720p ][ 202 4.201083 Ip Man    1080p ][ 204 5.034412 James Bond 09 - The Man with the Golden Gun [1974] ][ 206 5.826997 SAW V ][ 207 1.216572 Cars [2006] [720p] ][ 208 4.372235 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS ][ 211 5.472231 The Godfather [1972] [720p] ][ 213 0.052220 contents.txt ][ 217 7.727956 James Bond 22 - Quantum of Solace [2008] [720p] ][ 223 8.466016 Terminator Salvation Director's cut  ( 2009)    1080p ][ 224 0.145816 Chocolate 720p ][ 226 7.161145 Die Hard 2   720p ][ 230 1.731733 Final Fantasy VII Advent Children [2005] [1080p] ][ 232 5.893132 City of Embers    720p ][ 235 5.157695 Dragonball Evolution [2009] [720p] ][ 239 0.316285 Corpse Bride   720p ][ 254 7.605429 Equilibrium 720p ][ 256 0.523008 contents.txt ][ 271 6.568461 The.Escape.2009.1080p.BluRay.x264-BestHD ][ 273 2.831436 X-Men Origin - Wolverine [2009] [1080p] ]
diff --git a/tests/97-abb.in b/tests/97-abb.in
new file mode 100644
index 0000000..d2ce2fa
--- /dev/null
+++ b/tests/97-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/97-abb.out
+INSERTAR 32 1.083283 Green Lantern First Flight   720p
+IMPRIMIR tests/97-abb.out
+INSERTAR 67 8.488253 Banlieue 13 - Ultimatum [720p]
+INSERTAR 37 5.192823 Afro samurai uncut 720p
+ELIMINAR 32
+IMPRIMIR tests/97-abb.out
+INSERTAR 52 9.101333 Species - The Awakening   720p
+INSERTAR 43 5.812862 300   720p
+INSERTAR 94 6.782659 Cleanwest 720p
+ELIMINAR 52
+IMPRIMIR tests/97-abb.out
+INSERTAR 51 5.947883 The Extreme Movie 720P
+INSERTAR 69 3.013283 Baby on Board (2009)    720p
+INSERTAR 27 2.157243 Elite Squad 1080p
+INSERTAR 50 5.892293 Resident Evil Series    1080p
+ELIMINAR 69
+ELIMINAR 37
+IMPRIMIR tests/97-abb.out
+INSERTAR 39 6.467318 Godzilla 720p
+INSERTAR 7 1.695400 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 36 7.551778 Terminator 2 Judgement Day Directors Cut [1991]   1080p
+INSERTAR 74 5.281008 Home    1080p
+INSERTAR 48 6.030095 WALL-E.720p.BluRay.x264-iNFAMOUS
+ELIMINAR 39
+ELIMINAR 7
+IMPRIMIR tests/97-abb.out
+INSERTAR 112 6.783445 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+INSERTAR 76 9.255408 Drag Me To Hell [720p]
+INSERTAR 24 4.675506 Eragon 720p
+INSERTAR 86 4.413415 The Final Destination 4 [2009] [720p]
+INSERTAR 3 9.098583 The.Terminal.2004.720p.HDTV.x264-ESiR
+INSERTAR 5 9.671465 James Bond 05 - You Only Live Twice [1967]
+ELIMINAR 27
+ELIMINAR 36
+ELIMINAR 94
+IMPRIMIR tests/97-abb.out
+INSERTAR 75 1.972382 All About Steve 720P
+INSERTAR 26 0.322194 Leon_The Professional.HD   720p
+INSERTAR 20 1.018105 Before The Devil Knows, You're Dead   1080p
+INSERTAR 13 6.526471 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 81 2.231424 Alvin And The Chipmunks [720p]
+INSERTAR 19 7.042863 Street Kings   720p
+INSERTAR 110 1.356404 Die Hard 4   1080p
+ELIMINAR 3
+ELIMINAR 51
+ELIMINAR 112
+IMPRIMIR tests/97-abb.out
+INSERTAR 25 5.486259 Beowulf   720p
+INSERTAR 47 3.863627 Alexander - The Final Cut
+INSERTAR 62 8.005438 Punisher Warzone [720p]
+INSERTAR 72 4.619229 Godzilla 720p
+INSERTAR 21 6.480400 Iron Man    1080p
+INSERTAR 28 8.094493 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 9 6.709182 Breach 1080p
+INSERTAR 132 7.876099 Battlestar Galactica The Plan [720p]
+ELIMINAR 74
+ELIMINAR 132
+ELIMINAR 75
+ELIMINAR 24
+IMPRIMIR tests/97-abb.out
+INSERTAR 58 4.942186 Final Destination
+INSERTAR 17 1.753428 Inkheart [2008] [720p]
+INSERTAR 15 5.320188 Jerry Maguire    1080p
+INSERTAR 92 9.556939 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 59 7.447322 Rocky 2 [1979] [BluRay] [720p] [AC3]
+INSERTAR 113 7.424452 contents.txt
+INSERTAR 101 3.385478 Oxford Murders, The.720p
+INSERTAR 40 7.640299 Bangkok Dangerous 720p
+INSERTAR 57 1.192648 Meet The Fockers    720p
+ELIMINAR 21
+ELIMINAR 58
+ELIMINAR 86
+ELIMINAR 43
+IMPRIMIR tests/97-abb.out
+INSERTAR 33 1.765536 Fearless - 720p
+INSERTAR 41 5.589827 In The Electrical Mist   720p
+INSERTAR 73 7.281385 Minority Report [720p]
+INSERTAR 142 1.410278 Labor Pain   720p
+INSERTAR 115 9.565348 Species - The Awakening   720p
+INSERTAR 103 9.354794 The Mummy 1-2   1080p
+INSERTAR 89 0.715948 3_10 to Yuma   720p
+INSERTAR 136 9.060488 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 147 2.537679 X-Men 3   1080p
+INSERTAR 45 9.487409 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+ELIMINAR 62
+ELIMINAR 103
+ELIMINAR 92
+ELIMINAR 9
+ELIMINAR 40
+IMPRIMIR tests/97-abb.out
+INSERTAR 127 2.127674 Starship Troopers 2  720p
+INSERTAR 44 6.804821 Lust Caution   720p
+INSERTAR 137 9.269814 James Bond 08 - Live and Let Die [1973]
+INSERTAR 119 3.636293 Meet The Parents    720p
+INSERTAR 143 2.091559 Danny the Dog   1080p
+INSERTAR 60 9.543406 War [720p]
+INSERTAR 70 5.261051 Saving Private Ryan 720p
+INSERTAR 65 9.023853 PBS
+INSERTAR 16 1.109838 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 49 4.403506 007.1983.Never.Say.Never.Again.1080p.BluRay.x264-CiNEFiLE
+INSERTAR 10 6.409855 Death Race   720p
+ELIMINAR 67
+ELIMINAR 44
+ELIMINAR 65
+ELIMINAR 48
+ELIMINAR 17
+IMPRIMIR tests/97-abb.out
+INSERTAR 79 9.122441 Sex drive   720p
+INSERTAR 23 6.074216 The Extreme Movie 720P
+INSERTAR 8 8.728318 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 0 4.988659 Equilibrium 720p
+INSERTAR 144 7.592749 Defiance.1080p
+INSERTAR 141 1.215297 Dragonball Evolution [2009] [720p]
+INSERTAR 120 3.307503 Deep Sea
+INSERTAR 139 2.103978 contents.txt
+INSERTAR 145 5.088762 Punisher Warzone [720p]
+INSERTAR 150 2.538606 Species - The Awakening   720p
+INSERTAR 18 3.824169 Ongbak 2003 720p
+INSERTAR 99 0.166040 My Bloody Valentine 3D    1080p
+ELIMINAR 45
+ELIMINAR 20
+ELIMINAR 13
+ELIMINAR 79
+ELIMINAR 136
+ELIMINAR 8
+IMPRIMIR tests/97-abb.out
+INSERTAR 175 3.169665 Red Cliff    1080p
+INSERTAR 131 6.183403 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 11 2.411895 Superman Batman Public Enemies 2009 720p
+INSERTAR 152 0.919246 Sex drive   720p
+INSERTAR 165 9.301906 G Force    720p
+INSERTAR 80 1.501708 Leon_The Professional.HD   720p
+INSERTAR 64 1.582832 Doomsday 720p
+INSERTAR 61 7.071078 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 135 3.939714 SAW V
+INSERTAR 173 5.801785 The Italian Job [2003] [720p]
+INSERTAR 121 3.736650 Surrogates [2009] [720p]
+INSERTAR 149 0.330076 New York I Love You 720p   720p
+INSERTAR 129 4.008975 Alvin And The Chipmunks [720p]
+ELIMINAR 57
+ELIMINAR 147
+ELIMINAR 113
+ELIMINAR 61
+ELIMINAR 0
+ELIMINAR 16
+IMPRIMIR tests/97-abb.out
+INSERTAR 117 1.081368 Fast and the Furious 3 -  Tokyo Drift - 1080p
+INSERTAR 180 5.438015 James Bond 11 - MoonRaker [1979]
+INSERTAR 148 3.118279 contents.txt
+INSERTAR 84 1.066020 The Orphan [720]
+INSERTAR 146 1.513706 The Butterfly Effect [2004] [720p]
+INSERTAR 6 5.455274 My Bloody Valentine 3D    1080p
+INSERTAR 34 8.421935 Kill Shot   720p
+INSERTAR 107 9.818231 Red Cliff    1080p
+INSERTAR 158 2.857415 Mission Impossible Trilogy   720p
+INSERTAR 187 9.465277 Lymelife [720p]
+INSERTAR 177 9.824771 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 168 4.989875 Dr Dolite 3    720p
+INSERTAR 78 9.720240 X-Men 2   1080p
+INSERTAR 171 9.068455 Ip Man [2009]    720p
+ELIMINAR 11
+ELIMINAR 64
+ELIMINAR 33
+ELIMINAR 180
+ELIMINAR 50
+ELIMINAR 41
+ELIMINAR 23
+IMPRIMIR tests/97-abb.out
+INSERTAR 106 1.394986 Street Kings   720p
+INSERTAR 123 9.270528 The Bank Job [720p]
+INSERTAR 30 8.250561 Dragon Wars   720p
+INSERTAR 140 2.057573 Spiderman 1   1080p
+INSERTAR 155 3.688375 Epic Movie UNRATED (2007) 720p
+INSERTAR 90 3.236321 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 193 3.634371 Alien vs Predator 1-2  720p
+INSERTAR 126 3.374992 X-Men 1 - 1080p
+INSERTAR 184 2.764292 Epic Movie UNRATED (2007) 720p
+INSERTAR 192 5.185898 The Haunting In Connecticut [2009] [720p]
+INSERTAR 194 1.381169 Fifty Dead Men Walking   1080p
+INSERTAR 156 7.131311 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 202 4.201083 Ip Man    1080p
+INSERTAR 206 5.826997 SAW V
+INSERTAR 55 0.345611 Good Night And Good Luck   720p
+ELIMINAR 126
+ELIMINAR 156
+ELIMINAR 25
+ELIMINAR 120
+ELIMINAR 155
+ELIMINAR 139
+ELIMINAR 193
+IMPRIMIR tests/97-abb.out
+INSERTAR 181 3.407973 Back.to.the.Future.Part.III
+INSERTAR 100 6.169129 Big Buck Bunny [1080p]
+INSERTAR 95 5.921767 Cars [2006] [720p]
+INSERTAR 162 6.294093 Core   720p
+INSERTAR 77 1.234007 Scooby.Doo.The.Mystery.Begins.2009   720p
+INSERTAR 104 7.099369 Finding Nemo [2003] [720p]
+INSERTAR 199 0.559750 Pirates of Caribbean 1-2-3 Collection   1080p
+INSERTAR 211 5.472231 The Godfather [1972] [720p]
+INSERTAR 98 0.941608 Shrek The Third [2007] [720p]
+INSERTAR 87 8.036917 The Mist   720p
+INSERTAR 68 1.770436 Duplicity 2009   720p
+INSERTAR 118 0.956657 James Bond 09 - The Man with the Golden Gun [1974]
+INSERTAR 161 3.721119 PIXAR Movie
+INSERTAR 159 2.617709 James Bond 21 - Casino Royale [2006]
+INSERTAR 174 0.669961 The Matrix [1999] [1080p]
+INSERTAR 82 7.909713 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+ELIMINAR 127
+ELIMINAR 73
+ELIMINAR 76
+ELIMINAR 168
+ELIMINAR 104
+ELIMINAR 142
+ELIMINAR 162
+ELIMINAR 145
+IMPRIMIR tests/97-abb.out
+INSERTAR 198 9.150591 Bourne Identity   720p
+INSERTAR 222 6.372841 Battle for Terra [2007] [1080p]
+INSERTAR 111 9.518238 Dr Dolite 3    720p
+INSERTAR 219 4.669742 Monster Inc [2001] [720p]
+INSERTAR 227 2.096127 Spiderman 1   1080p
+INSERTAR 108 6.529520 Punisher 2   720p
+INSERTAR 166 8.082241 Battle for Terra [2007] [1080p]
+INSERTAR 176 8.516622 007 Series
+INSERTAR 167 5.695411 Charlie and the Chocolate Factory   720p
+INSERTAR 215 3.042178 WALL-E.720p.BluRay.x264-iNFAMOUS
+INSERTAR 138 1.599535 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 12 7.463747 The Secret of Moonarce [720p]
+INSERTAR 170 5.762180 Bangkok Dangerous 720p
+INSERTAR 226 7.161145 Die Hard 2   720p
+INSERTAR 1 9.317369 SAW III   720p
+INSERTAR 201 1.216613 Doomsday 720p
+INSERTAR 204 5.034412 James Bond 09 - The Man with the Golden Gun [1974]
+ELIMINAR 82
+ELIMINAR 222
+ELIMINAR 70
+ELIMINAR 173
+ELIMINAR 150
+ELIMINAR 177
+ELIMINAR 219
+ELIMINAR 12
+IMPRIMIR tests/97-abb.out
+INSERTAR 56 1.772030 Shrek The Third [2007] [720p]
+INSERTAR 230 1.731733 Final Fantasy VII Advent Children [2005] [1080p]
+INSERTAR 163 8.676771 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 248 2.928064 New York I Love You 720p   720p
+INSERTAR 93 7.419062 Black Hawk Down   1080p
+INSERTAR 191 8.732151 Doomsday 720p
+INSERTAR 223 8.466016 Terminator Salvation Director's cut  ( 2009)    1080p
+INSERTAR 217 7.727956 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 239 0.316285 Corpse Bride   720p
+INSERTAR 109 0.444649 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 66 8.798657 Max Payne    720p
+INSERTAR 186 5.012500 American Beauty   720p
+INSERTAR 31 9.235618 The Empress and the Warriors [2008] [720p]
+INSERTAR 250 2.254454 Fast and the Furious 2 - 1080p
+INSERTAR 29 0.339767 Liar Liar    720p
+INSERTAR 265 0.427558 Daredevil - 720p
+INSERTAR 116 4.529935 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 124 9.403830 Assassination of a High School President 720p
+ELIMINAR 143
+ELIMINAR 28
+ELIMINAR 227
+ELIMINAR 138
+ELIMINAR 215
+ELIMINAR 161
+ELIMINAR 184
+ELIMINAR 248
+ELIMINAR 123
+IMPRIMIR tests/97-abb.out
+INSERTAR 128 2.053119 The Messenger [720p]
+INSERTAR 4 2.508145 The Sniper 720p
+INSERTAR 232 5.893132 City of Embers    720p
+INSERTAR 200 8.912272 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 249 8.234967 Epic Movie UNRATED (2007) 720p
+INSERTAR 105 0.792824 Kung Fu Panda [2008]   720p
+INSERTAR 273 2.831436 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 208 4.372235 Oceans.Eleven.2001.720p.HDDVD.x264-SiNNERS
+INSERTAR 224 0.145816 Chocolate 720p
+INSERTAR 256 0.523008 contents.txt
+INSERTAR 134 4.382716 300   720p
+INSERTAR 254 7.605429 Equilibrium 720p
+INSERTAR 102 4.740791 Star Trek Collection 1-9    720p
+INSERTAR 88 7.621848 Danny the Dog   1080p
+INSERTAR 271 6.568461 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 207 1.216572 Cars [2006] [720p]
+INSERTAR 235 5.157695 Dragonball Evolution [2009] [720p]
+INSERTAR 154 0.064002 Fantastic Four, Rise Of The Silver Surfer    1080p
+INSERTAR 213 0.052220 contents.txt
+ELIMINAR 250
+ELIMINAR 105
+ELIMINAR 77
+ELIMINAR 249
+ELIMINAR 137
+ELIMINAR 117
+ELIMINAR 265
+ELIMINAR 135
+ELIMINAR 87
+IMPRIMIR tests/97-abb.out
diff --git a/tests/98-abb.catedra.out b/tests/98-abb.catedra.out
new file mode 100644
index 0000000..7356391
--- /dev/null
+++ b/tests/98-abb.catedra.out
@@ -0,0 +1,19 @@
+[ 53 4.880809 Pinocchio [1940] [720p] ]
+[ 53 4.880809 Pinocchio [1940] [720p] ][ 82 9.623397 James Bond 21 - Casino Royale [2006] ]
+[ 13 8.947406 Alien At The Attic 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 82 9.623397 James Bond 21 - Casino Royale [2006] ][ 90 7.878365 Harold & Kumar   720p ]
+[ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 73 5.343848 Robocop Collection   720p ][ 82 9.623397 James Bond 21 - Casino Royale [2006] ][ 85 0.176370 The Secret of Moonarce [720p] ]
+[ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 25 6.998028 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 53 4.880809 Pinocchio [1940] [720p] ][ 73 5.343848 Robocop Collection   720p ][ 82 9.623397 James Bond 21 - Casino Royale [2006] ][ 85 0.176370 The Secret of Moonarce [720p] ][ 108 5.308418 Eragon 720p ]
+[ 3 2.795474 Stardust   720p ][ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 25 6.998028 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 53 4.880809 Pinocchio [1940] [720p] ][ 71 5.032164 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE ][ 73 5.343848 Robocop Collection   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 85 0.176370 The Secret of Moonarce [720p] ][ 108 5.308418 Eragon 720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 7 9.624518 Rocky 1 [1976]  [BluRay] [720p] [AC3] ][ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 23 2.647600 8 Mile [2002] [720p] ][ 47 7.377831 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 73 5.343848 Robocop Collection   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 85 0.176370 The Secret of Moonarce [720p] ][ 103 4.407572 The Brave One 720P ][ 108 5.308418 Eragon 720p ]
+[ 0 6.215711 The Hangover [720p] ][ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 23 2.647600 8 Mile [2002] [720p] ][ 32 3.495649 The Proposal [2009] [720p] ][ 53 4.880809 Pinocchio [1940] [720p] ][ 67 1.693768 Con Air   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 85 0.176370 The Secret of Moonarce [720p] ][ 101 1.767892 Aeon Flux   720p ][ 103 4.407572 The Brave One 720P ][ 111 0.396439 One Missed Call   720p ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ]
+[ 0 6.215711 The Hangover [720p] ][ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 10 7.212204 Dragonball Evolution [2009] [720p] ][ 13 8.947406 Alien At The Attic 720P ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 23 2.647600 8 Mile [2002] [720p] ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 32 3.495649 The Proposal [2009] [720p] ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 53 4.880809 Pinocchio [1940] [720p] ][ 67 1.693768 Con Air   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 94 1.449984 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 103 4.407572 The Brave One 720P ][ 111 0.396439 One Missed Call   720p ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ]
+[ 0 6.215711 The Hangover [720p] ][ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 23 2.647600 8 Mile [2002] [720p] ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 32 3.495649 The Proposal [2009] [720p] ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 62 1.576176 High school musical II 2007    720p ][ 64 0.785220 Robocop Collection   720p ][ 67 1.693768 Con Air   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 80 0.284972 007 Thunderball [1965]  [BluRay] [720p] [DTS] ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 94 1.449984 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p ][ 100 9.277023 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 103 4.407572 The Brave One 720P ][ 111 0.396439 One Missed Call   720p ][ 116 3.630060 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ]
+[ 0 6.215711 The Hangover [720p] ][ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 28 4.775267 Knowing 2009 720p ][ 32 3.495649 The Proposal [2009] [720p] ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 41 5.829292 Angels & Demons [2009] [1080p] ][ 43 0.777830 Superhero Movie   1080p ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 62 1.576176 High school musical II 2007    720p ][ 64 0.785220 Robocop Collection   720p ][ 67 1.693768 Con Air   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 100 9.277023 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 103 4.407572 The Brave One 720P ][ 107 4.462160 A Knight's Tale [2001] [720p] ][ 111 0.396439 One Missed Call   720p ][ 112 9.673847 Dr Dolite 3    720p ][ 116 3.630060 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 125 6.223773 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD ][ 144 1.230440 Crash    1080p ][ 150 4.663567 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 156 2.345136 Die Hard 4   1080p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 21 8.591583 Beauty And The Beast    720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 28 4.775267 Knowing 2009 720p ][ 32 3.495649 The Proposal [2009] [720p] ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 41 5.829292 Angels & Demons [2009] [1080p] ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 50 1.415052 Final Destination 4   1080p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 62 1.576176 High school musical II 2007    720p ][ 64 0.785220 Robocop Collection   720p ][ 67 1.693768 Con Air   720p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 100 9.277023 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 103 4.407572 The Brave One 720P ][ 107 4.462160 A Knight's Tale [2001] [720p] ][ 111 0.396439 One Missed Call   720p ][ 112 9.673847 Dr Dolite 3    720p ][ 116 3.630060 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 126 7.898823 Pinocchio [1940] [720p] ][ 135 4.742254 Blood River 720P ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 150 4.663567 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 160 5.526783 Push    1080p ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 166 0.602542 The Matrix [1999] [1080p] ][ 174 5.042548 Harold & Kumar   720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 5 0.838639 Sex drive   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 18 6.075979 Defiance.1080p ][ 21 8.591583 Beauty And The Beast    720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 32 3.495649 The Proposal [2009] [720p] ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 50 1.415052 Final Destination 4   1080p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 56 1.898072 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 62 1.576176 High school musical II 2007    720p ][ 64 0.785220 Robocop Collection   720p ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 67 1.693768 Con Air   720p ][ 69 6.173819 Jurassic Park 1-3  1080p ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 103 4.407572 The Brave One 720P ][ 107 4.462160 A Knight's Tale [2001] [720p] ][ 109 7.737481 High school musical 2006    720p ][ 111 0.396439 One Missed Call   720p ][ 112 9.673847 Dr Dolite 3    720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 135 4.742254 Blood River 720P ][ 137 9.830454 Transformer 1 & 2 Collection   1080p ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 150 4.663567 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 160 5.526783 Push    1080p ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 166 0.602542 The Matrix [1999] [1080p] ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 174 5.042548 Harold & Kumar   720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 8 9.978064 Exiled   720p ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 18 6.075979 Defiance.1080p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 32 3.495649 The Proposal [2009] [720p] ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 49 8.710915 The Matrix [1999] [1080p] ][ 50 1.415052 Final Destination 4   1080p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 62 1.576176 High school musical II 2007    720p ][ 64 0.785220 Robocop Collection   720p ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 67 1.693768 Con Air   720p ][ 69 6.173819 Jurassic Park 1-3  1080p ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 103 4.407572 The Brave One 720P ][ 106 3.664694 City of Embers    720p ][ 107 4.462160 A Knight's Tale [2001] [720p] ][ 111 0.396439 One Missed Call   720p ][ 112 9.673847 Dr Dolite 3    720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 129 5.964112 Blade 1   720p ][ 135 4.742254 Blood River 720P ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 160 5.526783 Push    1080p ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 165 8.405444 Street Kings   720p ][ 166 0.602542 The Matrix [1999] [1080p] ][ 167 6.899895 Horseman    720p ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 172 4.889698 Corpse Bride   720p ][ 174 5.042548 Harold & Kumar   720p ][ 177 1.644214 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 179 1.012004 Erin Brockovich 2000.720p ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 192 8.037203 I Am Legend    720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 18 6.075979 Defiance.1080p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 27 3.838154 Robocop Collection   720p ][ 32 3.495649 The Proposal [2009] [720p] ][ 37 2.722147 Hulk 2 - The Incredible Hulk - 720p ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 48 0.234685 Superman Batman Public Enemies 2009 720p ][ 49 8.710915 The Matrix [1999] [1080p] ][ 50 1.415052 Final Destination 4   1080p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 67 1.693768 Con Air   720p ][ 68 0.606727 X-Men Origin - Wolverine [2009] [1080p] ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 77 0.669689 Max Payne    720p ][ 79 2.048493 Ratatouille [2007] ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 87 9.957988 Hush   720p ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 103 4.407572 The Brave One 720P ][ 106 3.664694 City of Embers    720p ][ 107 4.462160 A Knight's Tale [2001] [720p] ][ 111 0.396439 One Missed Call   720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 135 4.742254 Blood River 720P ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 151 0.761894 Bad Boy II [720p] ][ 153 4.172922 Die Hard 1   720p ][ 155 2.502680 Gran Torino [2008] [720p] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 165 8.405444 Street Kings   720p ][ 166 0.602542 The Matrix [1999] [1080p] ][ 167 6.899895 Horseman    720p ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 171 9.522710 contents.txt ][ 172 4.889698 Corpse Bride   720p ][ 174 5.042548 Harold & Kumar   720p ][ 176 9.559685 Pursuit_Of_Happyness[2006]   720p ][ 177 1.644214 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 179 1.012004 Erin Brockovich 2000.720p ][ 181 6.088455 Hero    1080p ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 190 6.038028 Hulk 1    1080p ][ 192 8.037203 I Am Legend    720p ][ 195 0.758676 Death Sentence   1080p ][ 212 0.960210 One Missed Call   720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 22 2.273660 Bourne Identity   720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 27 3.838154 Robocop Collection   720p ][ 31 2.010146 The Incredibles [1080p] ][ 32 3.495649 The Proposal [2009] [720p] ][ 37 2.722147 Hulk 2 - The Incredible Hulk - 720p ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 46 1.893475 Shark Tale [2004] [1080p] ][ 49 8.710915 The Matrix [1999] [1080p] ][ 50 1.415052 Final Destination 4   1080p ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 67 1.693768 Con Air   720p ][ 68 0.606727 X-Men Origin - Wolverine [2009] [1080p] ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners ][ 79 2.048493 Ratatouille [2007] ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 87 9.957988 Hush   720p ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 92 3.807613 Up [1080p] ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 103 4.407572 The Brave One 720P ][ 106 3.664694 City of Embers    720p ][ 111 0.396439 One Missed Call   720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 135 4.742254 Blood River 720P ][ 136 5.975385 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 138 5.505272 Stargate-The Ark of Truth 720p ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 147 1.704001 Inkheart [2008] [720p] ][ 151 0.761894 Bad Boy II [720p] ][ 152 9.237658 Night Train   720p ][ 153 4.172922 Die Hard 1   720p ][ 155 2.502680 Gran Torino [2008] [720p] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 162 1.745954 Robocop Collection   720p ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 165 8.405444 Street Kings   720p ][ 167 6.899895 Horseman    720p ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 171 9.522710 contents.txt ][ 172 4.889698 Corpse Bride   720p ][ 174 5.042548 Harold & Kumar   720p ][ 176 9.559685 Pursuit_Of_Happyness[2006]   720p ][ 177 1.644214 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 179 1.012004 Erin Brockovich 2000.720p ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 190 6.038028 Hulk 1    1080p ][ 192 8.037203 I Am Legend    720p ][ 194 2.276697 Facing The Giants 720p ][ 195 0.758676 Death Sentence   1080p ][ 199 9.102148 Public Enemies [720p] ][ 201 7.313544 10,000 BC 720p ][ 203 5.238061 The X Files - I Want To Believe    720p ][ 215 0.682350 Eragon 720p ][ 220 6.572037 The Usual Suspect    720p ][ 229 8.472965 Pitch Black [720p] ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 22 2.273660 Bourne Identity   720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 27 3.838154 Robocop Collection   720p ][ 31 2.010146 The Incredibles [1080p] ][ 32 3.495649 The Proposal [2009] [720p] ][ 36 2.970639 Erin Brockovich 2000.720p ][ 37 2.722147 Hulk 2 - The Incredible Hulk - 720p ][ 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC ][ 44 3.892523 Behind Enemy Line 2001   720p ][ 49 8.710915 The Matrix [1999] [1080p] ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 60 4.044364 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 67 1.693768 Con Air   720p ][ 68 0.606727 X-Men Origin - Wolverine [2009] [1080p] ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 79 2.048493 Ratatouille [2007] ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 86 3.272142 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 87 9.957988 Hush   720p ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 92 3.807613 Up [1080p] ][ 95 4.633708 Batman The Dark Knight   720p ][ 96 2.699075 Horseman    720p ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 105 8.455030 8 Mile [2002] [720p] ][ 106 3.664694 City of Embers    720p ][ 111 0.396439 One Missed Call   720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 135 4.742254 Blood River 720P ][ 136 5.975385 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 138 5.505272 Stargate-The Ark of Truth 720p ][ 140 2.179009 Doomsday 720p ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 147 1.704001 Inkheart [2008] [720p] ][ 151 0.761894 Bad Boy II [720p] ][ 152 9.237658 Night Train   720p ][ 155 2.502680 Gran Torino [2008] [720p] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 162 1.745954 Robocop Collection   720p ][ 163 2.023005 My Bloody Valentine 3D    1080p ][ 165 8.405444 Street Kings   720p ][ 167 6.899895 Horseman    720p ][ 169 3.107409 James Bond 12 - For Your Eyes Only [1981] ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 171 9.522710 contents.txt ][ 174 5.042548 Harold & Kumar   720p ][ 176 9.559685 Pursuit_Of_Happyness[2006]   720p ][ 177 1.644214 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD ][ 179 1.012004 Erin Brockovich 2000.720p ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 192 8.037203 I Am Legend    720p ][ 194 2.276697 Facing The Giants 720p ][ 195 0.758676 Death Sentence   1080p ][ 197 9.820985 Ongbak 2003 720p ][ 199 9.102148 Public Enemies [720p] ][ 200 1.679761 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 201 7.313544 10,000 BC 720p ][ 203 5.238061 The X Files - I Want To Believe    720p ][ 210 7.599386 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 214 9.957357 James Bond 22 - Quantum of Solace [2008] [720p] ][ 215 0.682350 Eragon 720p ][ 217 3.741799 American Virgin 720P ][ 220 6.572037 The Usual Suspect    720p ][ 229 8.472965 Pitch Black [720p] ][ 233 0.022562 Drag Me To Hell [720p] ][ 247 6.595872 Lion King, The 720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 14 3.093775 Twilight [2008]   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 22 2.273660 Bourne Identity   720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 27 3.838154 Robocop Collection   720p ][ 31 2.010146 The Incredibles [1080p] ][ 32 3.495649 The Proposal [2009] [720p] ][ 36 2.970639 Erin Brockovich 2000.720p ][ 37 2.722147 Hulk 2 - The Incredible Hulk - 720p ][ 44 3.892523 Behind Enemy Line 2001   720p ][ 49 8.710915 The Matrix [1999] [1080p] ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 60 4.044364 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 61 0.753460 James Bond 17 - Golden Eye [1995] ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 67 1.693768 Con Air   720p ][ 68 0.606727 X-Men Origin - Wolverine [2009] [1080p] ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 79 2.048493 Ratatouille [2007] ][ 81 5.939736 Stardust   720p ][ 83 0.588435 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 85 0.176370 The Secret of Moonarce [720p] ][ 86 3.272142 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 87 9.957988 Hush   720p ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 92 3.807613 Up [1080p] ][ 95 4.633708 Batman The Dark Knight   720p ][ 96 2.699075 Horseman    720p ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 105 8.455030 8 Mile [2002] [720p] ][ 106 3.664694 City of Embers    720p ][ 111 0.396439 One Missed Call   720p ][ 117 1.842404 Dumb and Dumber   720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 132 3.542859 Eagle Eye    1080p ][ 133 3.440486 Green Lantern First Flight   720p ][ 135 4.742254 Blood River 720P ][ 136 5.975385 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 138 5.505272 Stargate-The Ark of Truth 720p ][ 140 2.179009 Doomsday 720p ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 151 0.761894 Bad Boy II [720p] ][ 152 9.237658 Night Train   720p ][ 155 2.502680 Gran Torino [2008] [720p] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 162 1.745954 Robocop Collection   720p ][ 169 3.107409 James Bond 12 - For Your Eyes Only [1981] ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 171 9.522710 contents.txt ][ 174 5.042548 Harold & Kumar   720p ][ 176 9.559685 Pursuit_Of_Happyness[2006]   720p ][ 178 3.990435 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 179 1.012004 Erin Brockovich 2000.720p ][ 180 8.089464 James Bond 15 - The Living Daylights [1987] [720p] ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 186 7.279744 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 192 8.037203 I Am Legend    720p ][ 194 2.276697 Facing The Giants 720p ][ 195 0.758676 Death Sentence   1080p ][ 197 9.820985 Ongbak 2003 720p ][ 199 9.102148 Public Enemies [720p] ][ 200 1.679761 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 203 5.238061 The X Files - I Want To Believe    720p ][ 205 1.500343 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 210 7.599386 Rocky 2 [1979] [BluRay] [720p] [AC3] ][ 215 0.682350 Eragon 720p ][ 216 4.464952 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 217 3.741799 American Virgin 720P ][ 220 6.572037 The Usual Suspect    720p ][ 229 8.472965 Pitch Black [720p] ][ 233 0.022562 Drag Me To Hell [720p] ][ 234 6.499830 X-Men 1    720p ][ 239 6.996007 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 240 3.878196 Bolt [2008] [1080p] ][ 243 5.693170 21   1080p ][ 247 6.595872 Lion King, The 720p ][ 251 8.972013 Rush Hour 1-3   720p ][ 258 5.993591 Yes Man   720p ]
+[ 1 3.256335 Monster Inc [2001] [720p] ][ 3 2.795474 Stardust   720p ][ 4 3.003857 The Matrix [1999] [1080p] ][ 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26 ][ 11 0.673463 Harold & Kumar   720p ][ 14 3.093775 Twilight [2008]   720p ][ 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p ][ 22 2.273660 Bourne Identity   720p ][ 24 3.910869 007.1983.Octopussy.720p.hdtv.x264 ][ 27 3.838154 Robocop Collection   720p ][ 33 4.345010 Lord Of The Ring  - The Fellowship Of The Ring   720p ][ 34 3.718667 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 36 2.970639 Erin Brockovich 2000.720p ][ 37 2.722147 Hulk 2 - The Incredible Hulk - 720p ][ 44 3.892523 Behind Enemy Line 2001   720p ][ 49 8.710915 The Matrix [1999] [1080p] ][ 51 9.167339 Street Fighter The Legend Of Chun Li 720P ][ 53 4.880809 Pinocchio [1940] [720p] ][ 60 4.044364 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p] ][ 61 0.753460 James Bond 17 - Golden Eye [1995] ][ 65 2.390361 007.1983.Octopussy.720p.hdtv.x264 ][ 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 67 1.693768 Con Air   720p ][ 68 0.606727 X-Men Origin - Wolverine [2009] [1080p] ][ 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p ][ 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON ][ 79 2.048493 Ratatouille [2007] ][ 81 5.939736 Stardust   720p ][ 85 0.176370 The Secret of Moonarce [720p] ][ 86 3.272142 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3] ][ 92 3.807613 Up [1080p] ][ 95 4.633708 Batman The Dark Knight   720p ][ 96 2.699075 Horseman    720p ][ 99 9.924844 James Bond 11 - MoonRaker [1979] ][ 105 8.455030 8 Mile [2002] [720p] ][ 106 3.664694 City of Embers    720p ][ 111 0.396439 One Missed Call   720p ][ 114 8.537378 Burn E [720p] ][ 117 1.842404 Dumb and Dumber   720p ][ 118 1.918279 007.Die Another Day.avi ][ 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC ][ 121 5.965300 Indiana Jones Trilogy   720p ][ 123 9.081465 Dante's Peak   1080p ][ 132 3.542859 Eagle Eye    1080p ][ 133 3.440486 Green Lantern First Flight   720p ][ 135 4.742254 Blood River 720P ][ 136 5.975385 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 138 5.505272 Stargate-The Ark of Truth 720p ][ 140 2.179009 Doomsday 720p ][ 144 1.230440 Crash    1080p ][ 145 8.447100 Max Payne    720p ][ 149 2.031128 Finding Nemo [2003] [720p] ][ 151 0.761894 Bad Boy II [720p] ][ 155 2.502680 Gran Torino [2008] [720p] ][ 158 3.184609 Lord Of The Ring  - Return Of The King   720p ][ 159 6.172913 American Virgin 720P ][ 169 3.107409 James Bond 12 - For Your Eyes Only [1981] ][ 170 7.754291 Superman Batman Public Enemies 2009 720p ][ 171 9.522710 contents.txt ][ 173 6.677302 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR ][ 174 5.042548 Harold & Kumar   720p ][ 176 9.559685 Pursuit_Of_Happyness[2006]   720p ][ 178 3.990435 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL ][ 179 1.012004 Erin Brockovich 2000.720p ][ 180 8.089464 James Bond 15 - The Living Daylights [1987] [720p] ][ 185 0.938959 Horton Hears a Who! [2008] [720p] ][ 186 7.279744 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p] ][ 192 8.037203 I Am Legend    720p ][ 194 2.276697 Facing The Giants 720p ][ 195 0.758676 Death Sentence   1080p ][ 197 9.820985 Ongbak 2003 720p ][ 198 4.105992 The Mist   720p ][ 200 1.679761 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN ][ 203 5.238061 The X Files - I Want To Believe    720p ][ 205 1.500343 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA ][ 209 0.798130 The Chronicle of Riddick 720p ][ 213 4.030003 9 [720p] ][ 215 0.682350 Eragon 720p ][ 216 4.464952 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p] ][ 217 3.741799 American Virgin 720P ][ 220 6.572037 The Usual Suspect    720p ][ 223 1.025201 Dante's Peak   1080p ][ 225 2.727228 Lord Of The Ring  - Return Of The King   720p ][ 229 8.472965 Pitch Black [720p] ][ 231 8.796712 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV ][ 233 0.022562 Drag Me To Hell [720p] ][ 234 6.499830 X-Men 1    720p ][ 235 2.118697 Pinocchio [1940] [720p] ][ 239 6.996007 Ice Age 3 Dawn of the Dinosaurs [2009] [720p] ][ 240 3.878196 Bolt [2008] [1080p] ][ 243 5.693170 21   1080p ][ 247 6.595872 Lion King, The 720p ][ 248 6.114055 The Hangover [720p] ][ 251 8.972013 Rush Hour 1-3   720p ][ 258 5.993591 Yes Man   720p ][ 265 5.330895 Constantine 720p ][ 267 1.717442 Alien At The Attic 720P ][ 275 4.454084 Shrek The Third [2007] [720p] ][ 277 2.728901 James Bond 20 - Die Another Day [2002] [720p] ]
diff --git a/tests/98-abb.in b/tests/98-abb.in
new file mode 100644
index 0000000..3695ef4
--- /dev/null
+++ b/tests/98-abb.in
@@ -0,0 +1,300 @@
+BORRAR tests/98-abb.out
+INSERTAR 53 4.880809 Pinocchio [1940] [720p]
+IMPRIMIR tests/98-abb.out
+INSERTAR 20 4.203372 Jerry Maguire    1080p
+INSERTAR 82 9.623397 James Bond 21 - Casino Royale [2006]
+ELIMINAR 20
+IMPRIMIR tests/98-abb.out
+INSERTAR 13 8.947406 Alien At The Attic 720P
+INSERTAR 90 7.878365 Harold & Kumar   720p
+INSERTAR 59 0.230270 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+ELIMINAR 59
+IMPRIMIR tests/98-abb.out
+INSERTAR 40 2.428863 Charlie and the Chocolate Factory   720p
+INSERTAR 10 7.212204 Dragonball Evolution [2009] [720p]
+INSERTAR 73 5.343848 Robocop Collection   720p
+INSERTAR 85 0.176370 The Secret of Moonarce [720p]
+ELIMINAR 40
+ELIMINAR 90
+IMPRIMIR tests/98-abb.out
+INSERTAR 2 1.739924 Armageddon [1998] [720p]
+INSERTAR 108 5.308418 Eragon 720p
+INSERTAR 17 8.630874 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 25 6.998028 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 19 5.376600 Scooby.Doo.The.Mystery.Begins.2009   720p
+ELIMINAR 17
+ELIMINAR 2
+IMPRIMIR tests/98-abb.out
+INSERTAR 52 8.886813 Alien vs Predator 1-2  720p
+INSERTAR 113 8.346551 Romeo And Juliet   720p
+INSERTAR 75 1.989070 XxX.2002.BDRiP.720p.AC3.5.1.READnfo.x264-DEFiNiTiON
+INSERTAR 76 9.190839 Dark.knight, The.2008.720p.bluray.x264-sinners
+INSERTAR 3 2.795474 Stardust   720p
+INSERTAR 71 5.032164 Music.And.Lyrics.720p.HDDVD.x264-REVEiLLE
+ELIMINAR 52
+ELIMINAR 82
+ELIMINAR 113
+IMPRIMIR tests/98-abb.out
+INSERTAR 1 3.256335 Monster Inc [2001] [720p]
+INSERTAR 47 7.377831 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 23 2.647600 8 Mile [2002] [720p]
+INSERTAR 21 8.591583 Beauty And The Beast    720p
+INSERTAR 7 9.624518 Rocky 1 [1976]  [BluRay] [720p] [AC3]
+INSERTAR 103 4.407572 The Brave One 720P
+INSERTAR 9 7.539661 Counterfeiters.LIMITED.720p.Bluray.x264-SEPTiC
+ELIMINAR 25
+ELIMINAR 9
+ELIMINAR 71
+IMPRIMIR tests/98-abb.out
+INSERTAR 111 0.396439 One Missed Call   720p
+INSERTAR 16 3.543832 The Mummy Tomb Of The Dragon Emperor   720p
+INSERTAR 119 3.383164 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 32 3.495649 The Proposal [2009] [720p]
+INSERTAR 101 1.767892 Aeon Flux   720p
+INSERTAR 0 6.215711 The Hangover [720p]
+INSERTAR 5 0.838639 Sex drive   720p
+INSERTAR 67 1.693768 Con Air   720p
+ELIMINAR 108
+ELIMINAR 73
+ELIMINAR 7
+ELIMINAR 47
+IMPRIMIR tests/98-abb.out
+INSERTAR 121 5.965300 Indiana Jones Trilogy   720p
+INSERTAR 94 1.449984 Indiana.Jones.and.the.Kingdom.of.the.Crystal.Skull    1080p
+INSERTAR 77 0.669689 Max Payne    720p
+INSERTAR 128 0.786232 Madagascar 2 Escape 2 Africa [2008] [720p]
+INSERTAR 81 5.939736 Stardust   720p
+INSERTAR 46 1.893475 Shark Tale [2004] [1080p]
+INSERTAR 45 8.581031 Lord Of The Ring 3 - The Return of the King (ExtEd) [1080p]
+INSERTAR 30 7.546108 Final Destination 2
+INSERTAR 24 3.910869 007.1983.Octopussy.720p.hdtv.x264
+ELIMINAR 101
+ELIMINAR 45
+ELIMINAR 128
+ELIMINAR 30
+IMPRIMIR tests/98-abb.out
+INSERTAR 116 3.630060 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 80 0.284972 007 Thunderball [1965]  [BluRay] [720p] [DTS]
+INSERTAR 64 0.785220 Robocop Collection   720p
+INSERTAR 29 2.103252 Eurotrip    720p
+INSERTAR 38 4.017363 Full.Metal.Jacket.REMASTERED.1987.720p.HDDVD.x264-SEPTiC
+INSERTAR 55 7.806984 The.Escape.2009.1080p.BluRay.x264-BestHD
+INSERTAR 48 0.234685 Superman Batman Public Enemies 2009 720p
+INSERTAR 51 9.167339 Street Fighter The Legend Of Chun Li 720P
+INSERTAR 62 1.576176 High school musical II 2007    720p
+INSERTAR 100 9.277023 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+ELIMINAR 13
+ELIMINAR 29
+ELIMINAR 55
+ELIMINAR 10
+ELIMINAR 19
+IMPRIMIR tests/98-abb.out
+INSERTAR 130 7.948584 The Haunting In Connecticut [2009] [720p]
+INSERTAR 112 9.673847 Dr Dolite 3    720p
+INSERTAR 28 4.775267 Knowing 2009 720p
+INSERTAR 107 4.462160 A Knight's Tale [2001] [720p]
+INSERTAR 156 2.345136 Die Hard 4   1080p
+INSERTAR 144 1.230440 Crash    1080p
+INSERTAR 120 5.005173 James Bond 17 - Golden Eye [1995]
+INSERTAR 150 4.663567 007 The Man With the Golden Gun [1974] [BluRay] [720p] [DTS]
+INSERTAR 125 6.223773 Oceans.Twelve.2004.720p.HDDVD.x264-CDDHD
+INSERTAR 43 0.777830 Superhero Movie   1080p
+INSERTAR 41 5.829292 Angels & Demons [2009] [1080p]
+ELIMINAR 80
+ELIMINAR 94
+ELIMINAR 120
+ELIMINAR 23
+ELIMINAR 130
+IMPRIMIR tests/98-abb.out
+INSERTAR 135 4.742254 Blood River 720P
+INSERTAR 158 3.184609 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 139 2.740274 13.Going.on.30.2004.720p.BluRay.x264-METiS_tehPARADOX.COM
+INSERTAR 160 5.526783 Push    1080p
+INSERTAR 126 7.898823 Pinocchio [1940] [720p]
+INSERTAR 145 8.447100 Max Payne    720p
+INSERTAR 154 8.963257 James Bond 15 - The Living Daylights [1987] [720p]
+INSERTAR 166 0.602542 The Matrix [1999] [1080p]
+INSERTAR 11 0.673463 Harold & Kumar   720p
+INSERTAR 163 2.023005 My Bloody Valentine 3D    1080p
+INSERTAR 50 1.415052 Final Destination 4   1080p
+INSERTAR 174 5.042548 Harold & Kumar   720p
+ELIMINAR 43
+ELIMINAR 139
+ELIMINAR 0
+ELIMINAR 154
+ELIMINAR 125
+ELIMINAR 156
+IMPRIMIR tests/98-abb.out
+INSERTAR 99 9.924844 James Bond 11 - MoonRaker [1979]
+INSERTAR 123 9.081465 Dante's Peak   1080p
+INSERTAR 56 1.898072 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 6 1.117888 A.Beautiful.Mind.2001.720p.HDTV.x264-S26
+INSERTAR 65 2.390361 007.1983.Octopussy.720p.hdtv.x264
+INSERTAR 118 1.918279 007.Die Another Day.avi
+INSERTAR 74 2.781616 Pixar.Short.Films.Collection.Volume.1.2007.m-HD.x264-TlN50p
+INSERTAR 109 7.737481 High school musical 2006    720p
+INSERTAR 170 7.754291 Superman Batman Public Enemies 2009 720p
+INSERTAR 137 9.830454 Transformer 1 & 2 Collection   1080p
+INSERTAR 18 6.075979 Defiance.1080p
+INSERTAR 69 6.173819 Jurassic Park 1-3  1080p
+INSERTAR 142 0.307483 Ice Age 1 [2002] [720p]
+ELIMINAR 142
+ELIMINAR 100
+ELIMINAR 28
+ELIMINAR 41
+ELIMINAR 126
+ELIMINAR 116
+IMPRIMIR tests/98-abb.out
+INSERTAR 165 8.405444 Street Kings   720p
+INSERTAR 129 5.964112 Blade 1   720p
+INSERTAR 8 9.978064 Exiled   720p
+INSERTAR 127 0.429668 Bronson.LIMITED.720p.BluRay.x264-iNFAMOUS
+INSERTAR 49 8.710915 The Matrix [1999] [1080p]
+INSERTAR 159 6.172913 American Virgin 720P
+INSERTAR 177 1.644214 Once.Upon.a.Time.in.China.1991.720p.BluRay.x264-BestHD
+INSERTAR 91 4.540585 Rocky 4 [1985] [BluRay] [720p] [AC3]
+INSERTAR 179 1.012004 Erin Brockovich 2000.720p
+INSERTAR 172 4.889698 Corpse Bride   720p
+INSERTAR 106 3.664694 City of Embers    720p
+INSERTAR 192 8.037203 I Am Legend    720p
+INSERTAR 167 6.899895 Horseman    720p
+INSERTAR 185 0.938959 Horton Hears a Who! [2008] [720p]
+ELIMINAR 109
+ELIMINAR 56
+ELIMINAR 21
+ELIMINAR 150
+ELIMINAR 137
+ELIMINAR 5
+ELIMINAR 127
+IMPRIMIR tests/98-abb.out
+INSERTAR 171 9.522710 contents.txt
+INSERTAR 195 0.758676 Death Sentence   1080p
+INSERTAR 37 2.722147 Hulk 2 - The Incredible Hulk - 720p
+INSERTAR 79 2.048493 Ratatouille [2007]
+INSERTAR 66 0.093603 Top.Gun.1986.720p.HDDVD.x264-SEPTiC
+INSERTAR 190 6.038028 Hulk 1    1080p
+INSERTAR 176 9.559685 Pursuit_Of_Happyness[2006]   720p
+INSERTAR 153 4.172922 Die Hard 1   720p
+INSERTAR 151 0.761894 Bad Boy II [720p]
+INSERTAR 87 9.957988 Hush   720p
+INSERTAR 181 6.088455 Hero    1080p
+INSERTAR 68 0.606727 X-Men Origin - Wolverine [2009] [1080p]
+INSERTAR 27 3.838154 Robocop Collection   720p
+INSERTAR 155 2.502680 Gran Torino [2008] [720p]
+INSERTAR 212 0.960210 One Missed Call   720p
+ELIMINAR 69
+ELIMINAR 112
+ELIMINAR 129
+ELIMINAR 62
+ELIMINAR 64
+ELIMINAR 8
+ELIMINAR 160
+IMPRIMIR tests/98-abb.out
+INSERTAR 215 0.682350 Eragon 720p
+INSERTAR 203 5.238061 The X Files - I Want To Believe    720p
+INSERTAR 220 6.572037 The Usual Suspect    720p
+INSERTAR 141 4.607588 Elektra 720p
+INSERTAR 22 2.273660 Bourne Identity   720p
+INSERTAR 92 3.807613 Up [1080p]
+INSERTAR 194 2.276697 Facing The Giants 720p
+INSERTAR 199 9.102148 Public Enemies [720p]
+INSERTAR 152 9.237658 Night Train   720p
+INSERTAR 138 5.505272 Stargate-The Ark of Truth 720p
+INSERTAR 136 5.975385 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 147 1.704001 Inkheart [2008] [720p]
+INSERTAR 162 1.745954 Robocop Collection   720p
+INSERTAR 229 8.472965 Pitch Black [720p]
+INSERTAR 31 2.010146 The Incredibles [1080p]
+INSERTAR 201 7.313544 10,000 BC 720p
+ELIMINAR 212
+ELIMINAR 107
+ELIMINAR 18
+ELIMINAR 181
+ELIMINAR 77
+ELIMINAR 48
+ELIMINAR 141
+ELIMINAR 166
+IMPRIMIR tests/98-abb.out
+INSERTAR 86 3.272142 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 217 3.741799 American Virgin 720P
+INSERTAR 197 9.820985 Ongbak 2003 720p
+INSERTAR 200 1.679761 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 95 4.633708 Batman The Dark Knight   720p
+INSERTAR 169 3.107409 James Bond 12 - For Your Eyes Only [1981]
+INSERTAR 214 9.957357 James Bond 22 - Quantum of Solace [2008] [720p]
+INSERTAR 105 8.455030 8 Mile [2002] [720p]
+INSERTAR 148 3.924266 G.I.Joe The Rise of Cobra [2009] [720p]
+INSERTAR 36 2.970639 Erin Brockovich 2000.720p
+INSERTAR 44 3.892523 Behind Enemy Line 2001   720p
+INSERTAR 140 2.179009 Doomsday 720p
+INSERTAR 233 0.022562 Drag Me To Hell [720p]
+INSERTAR 60 4.044364 Lord Of The Ring 2 - The Two Towers (ExtEd) [1080p]
+INSERTAR 247 6.595872 Lion King, The 720p
+INSERTAR 96 2.699075 Horseman    720p
+INSERTAR 210 7.599386 Rocky 2 [1979] [BluRay] [720p] [AC3]
+ELIMINAR 50
+ELIMINAR 153
+ELIMINAR 103
+ELIMINAR 172
+ELIMINAR 148
+ELIMINAR 46
+ELIMINAR 190
+ELIMINAR 76
+IMPRIMIR tests/98-abb.out
+INSERTAR 186 7.279744 Monsters vs Aliens - Mutant Pumpkins from Outer Space [2009] [720p]
+INSERTAR 133 3.440486 Green Lantern First Flight   720p
+INSERTAR 178 3.990435 Bugs.A.Rainforest.Adventure.3D.HD.DVD.REMUX.1080p.VC-1-SEBUL
+INSERTAR 132 3.542859 Eagle Eye    1080p
+INSERTAR 117 1.842404 Dumb and Dumber   720p
+INSERTAR 61 0.753460 James Bond 17 - Golden Eye [1995]
+INSERTAR 243 5.693170 21   1080p
+INSERTAR 205 1.500343 5_Centimeters_Per_Second_(2007)_[720p,BluRay,x264]_-_THORA
+INSERTAR 234 6.499830 X-Men 1    720p
+INSERTAR 251 8.972013 Rush Hour 1-3   720p
+INSERTAR 14 3.093775 Twilight [2008]   720p
+INSERTAR 239 6.996007 Ice Age 3 Dawn of the Dinosaurs [2009] [720p]
+INSERTAR 216 4.464952 Lord Of The Ring 1 - Fellowship of the Ring (ExtEd) [1080p]
+INSERTAR 240 3.878196 Bolt [2008] [1080p]
+INSERTAR 72 6.113160 Final Destination 2
+INSERTAR 258 5.993591 Yes Man   720p
+INSERTAR 83 0.588435 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 180 8.089464 James Bond 15 - The Living Daylights [1987] [720p]
+ELIMINAR 177
+ELIMINAR 167
+ELIMINAR 165
+ELIMINAR 201
+ELIMINAR 72
+ELIMINAR 38
+ELIMINAR 163
+ELIMINAR 147
+ELIMINAR 214
+IMPRIMIR tests/98-abb.out
+INSERTAR 248 6.114055 The Hangover [720p]
+INSERTAR 114 8.537378 Burn E [720p]
+INSERTAR 173 6.677302 The.Warlords.2007.720p.BluRay.DTS.x264-ESiR
+INSERTAR 267 1.717442 Alien At The Attic 720P
+INSERTAR 231 8.796712 Beauty.And.The.Beast.1991.720p.HDTV.x264-hV
+INSERTAR 34 3.718667 Stargate.Continuum.2008.1080p.Bluray.DTS.x264-eVIAN
+INSERTAR 223 1.025201 Dante's Peak   1080p
+INSERTAR 225 2.727228 Lord Of The Ring  - Return Of The King   720p
+INSERTAR 4 3.003857 The Matrix [1999] [1080p]
+INSERTAR 265 5.330895 Constantine 720p
+INSERTAR 209 0.798130 The Chronicle of Riddick 720p
+INSERTAR 275 4.454084 Shrek The Third [2007] [720p]
+INSERTAR 277 2.728901 James Bond 20 - Die Another Day [2002] [720p]
+INSERTAR 149 2.031128 Finding Nemo [2003] [720p]
+INSERTAR 237 6.498551 Final Destination 3   1080p
+INSERTAR 235 2.118697 Pinocchio [1940] [720p]
+INSERTAR 33 4.345010 Lord Of The Ring  - The Fellowship Of The Ring   720p
+INSERTAR 213 4.030003 9 [720p]
+INSERTAR 198 4.105992 The Mist   720p
+ELIMINAR 210
+ELIMINAR 83
+ELIMINAR 32
+ELIMINAR 237
+ELIMINAR 199
+ELIMINAR 162
+ELIMINAR 31
+ELIMINAR 152
+ELIMINAR 87
+IMPRIMIR tests/98-abb.out
diff --git a/tpcopado.c b/tpcopado.c
new file mode 100644
index 0000000..36d4269
--- /dev/null
+++ b/tpcopado.c
@@ -0,0 +1,166 @@
+#include <stdlib.h>
+#include <stdio.h>
+#include <errno.h>
+#include <string.h>
+#include "bintree.h"
+
+
+#ifdef DEBUG
+#define DLOG(...) printf("DEBUG:: "); printf(__VA_ARGS__);
+#else
+#define DLOG(...)
+#endif
+
+char* getParam(char * needle, char* haystack[], int count) {
+	int i = 0;
+	for (i = 0; i < count; i ++) {
+		if (strcmp(needle, haystack[i]) == 0) {
+			if (i < count -1) {
+				return haystack[i+1];
+			}	
+		}
+	}
+	return 0;	
+}
+
+
+int isParam(char * needle, char* haystack[], int count) {
+	int i = 0;
+	for (i = 0; i < count; i ++) {
+		if (strcmp(needle, haystack[i]) == 0) {
+			return 1;
+		}
+	}
+	return 0;	
+}
+
+int parsecommand(char *comando, nodo **arbol);
+
+void showusage(char* filename);
+
+int main (int argc, char *argv[]) {
+
+	int result = 0;
+	DLOG("--------------------------------\n");
+	DLOG("     ORGA 2 - TP 1 - 1c 2011    \n");
+	DLOG("--------------------------------\n");
+	DLOG("============= DEBUG ============ \n");
+	DLOG("\n");
+	
+	
+	if (! isParam("-f", argv, argc)) {
+		showusage(argv[0]);
+		return 0;
+	}
+		
+#ifdef DEBUG	
+	int st = sizeof(size_t);
+	DLOG("SIZE_T %d\n", st);
+	int sl = sizeof(long int);
+	DLOG("LONG INT %d\n", sl);
+	DLOG("Parametros(%d): ", argc)
+	int i;
+	for (i=0; i < argc; i++) {
+		printf("%s ", argv[i]);
+	}
+	printf("\n");
+#endif
+	
+	char * testfilename = getParam("-f", argv, argc);
+	
+	FILE* filename = fopen(testfilename, "r");	
+	
+
+	
+	if (filename == NULL) {
+		printf("El archivo no existe o no puede ser abierto %#x %s\n", errno, strerror(errno));
+		return 0;
+	}
+	
+	nodo *arbol = NULL;
+	char c;
+	char buf[4096];
+	int len = 0;
+	int line = 0;
+	while ((c = fgetc(filename) ) != EOF) {
+		buf[len++] = c;
+		if (c == '\n'){
+			buf[len] = 0;
+			if (parsecommand(buf, &arbol) != 0) {
+				printf("Commando invalido en %s linea %d\n", testfilename, line);
+				return 0;
+			} 
+			len = 0;
+			line++;
+		}
+	}
+	
+	destruirArbol(arbol);
+	
+	fclose(filename);
+	return result;
+}
+
+void showusage(char* filename) {
+	printf("Uso: %s -f ARCHIVO\n", filename);
+	printf("\n");
+	printf("Utiliza ARCHIVO como un conjunto de acciones a seguir. Cada linea del archivo de texto representa una accion a realizar.\n");
+	printf("\n");
+	printf("Las acciones posibles son:\n");
+	printf("-Insertar elemento: INSERTAR N NOMBRE PUNTAJE\n");
+	printf("\tInserta el elemento con id N, nombre NOMBRE y puntaje PUNTAJE\n");
+	printf("-Eliminar elemento: ELIMINAR N\n");
+	printf("\tEliminar el elemento con id N\n");
+	printf("-Listar elementos:  IMPRIMIR ARCHIVO\n");
+	printf("\tImprime los elementos en forma INORDER en el archivo ARCHIVO\n");
+}
+
+
+int parsecommand(char* comando, nodo **arbol) {
+	DLOG("Parseando comando %s\n", comando);
+	char * token = strtok(comando, " ");
+	DLOG("token %s\n", token);
+	if (strncmp(token, "INSERTAR", 8) == 0) {
+		
+		token = strtok(NULL, " ");
+		if (token == NULL) return -1;
+		DLOG("token %s\n", token);
+		short id = atoi(token);
+		token = strtok(NULL, " ");
+		if (token == NULL) return -1;
+		DLOG("token %s\n", token);
+		double puntaje = atof(token);
+		token = strtok(NULL, "\n");
+		if (token == NULL) return -1;
+		DLOG("token %s\n", token);
+		char* nombre = token;
+		DLOG("Insertando un nuevo nodo con id %d, nombre %s y puntaje %f\n", id, nombre, puntaje);
+		insertar(arbol, nombre, id, puntaje); 
+	} else if (strncmp(token, "ELIMINAR", 8) == 0) {
+		token = strtok(NULL, " \n");
+		short id = atoi(token);
+		if (token == NULL) return -1;
+		DLOG("token %s\n", token);
+		DLOG("Eliminando el nodo %d al arbol %p\n", id, (void*)arbol);
+		eliminar(arbol, id);
+	} else if (strncmp(token, "IMPRIMIR", 8) == 0) {
+		char* outfile = strtok(NULL, " \n");
+		if (outfile == NULL) return -1;
+		DLOG("token %s\n", outfile);
+		imprimir(*arbol, outfile);
+	} else if (strncmp(token, "BORRAR", 8) == 0) {
+		char* outfile = strtok(NULL, " \n");
+		if (outfile == NULL) return -1;
+		DLOG("token %s\n", outfile);
+		FILE * file = fopen(outfile, "w");
+		fclose(file);
+	}
+	
+	return 0;
+}
+
+void printerrno() {
+	printf("%#x\n", errno);
+}
+
+