movie_searcher 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,31 @@
1
+ ���
2
+ ���۲
3
+ �����۲ ���
4
+ ���۲�۲ ���۲
5
+ ��۲���۲ ������۲
6
+ ���۲���۲ ����۲��۲
7
+ ��۲����۲ ����۲����۲
8
+ ���۲���۲ ���۲�����۲
9
+ Denna textfil finns p� www.undertexter.se ���۲���۲ ����۲�����۲
10
+ Kom in f�r fler svenska filmundertexter! ���۲���۲����۲�����۲
11
+ ��۲��������۲����۲�
12
+ ��������������������������������������������������۲�����۲�����۲��������������
13
+ �������������������������������������������������۰�����۲����������������������
14
+ ۰ �� �۰ �� ��۰ ��۰ �۰ ��۰ �۰ ���۲� �۰ �۰ ���
15
+ � �� � � �� ��� �� ����� ��� ���� ��� ��۰�������� ��� ����� ��� ��
16
+ � �� � � �� ��� � ����� ��� ��� ��� ����۲������ ��� ����� ��� �
17
+ � �� � � �� ��� � ��� ���� ��� ��������� ��� ��� ��
18
+ � �� � � �� ��� � ����� ��� ��� ��� �۰���۲���� ��� ����� ��� �
19
+ ۰ �� �� �� ��� �� ����� ��� ��� ��� ۰�����۲��� ��� ����� ��� �
20
+ �۰ ��۰ �� ��۰ ��۰ �۰ ��� ���۰ ��� ����۲�� ��۰ �۰ ��� ��
21
+ ���������������������������������������������۰������۲��۲���������������������
22
+ ���������������������������������������������۲�����۲ ���۲���۲���������������
23
+ ����۲����۲� ��۲����۲ ASCii by
24
+ Kontakt: ���۲�����۲ ���۲���۲ GeeLund
25
+ iRC...: #undertexter @ EfNet ��۲�����۲ ���۲���۲
26
+ EMAiL.: info@undertexter.se ���۲���۲ ���۲���۲
27
+ HTTP..: www.undertexter.se �����۲� ���۲���۲ ���� ���
28
+ ���۲ ���۲��۲ �� �� ��
29
+ ��� �����۲ ��� �����
30
+ ���۲ �� ��
31
+ ��� �� ���� ���
@@ -1,3 +1,4 @@
1
+ # encoding: UTF-8
1
2
  require 'spec_helper'
2
3
 
3
4
  describe MovieSearcher do
@@ -272,4 +273,10 @@ describe MovieSearcher, "should have a working find_by_download" do
272
273
  it "should work with a file" do
273
274
  MovieSearcher.find_by_download('spec/data/its.kind.of.a.funny.story.2010.dvdrip.xvid-amiable.nfo').imdb_id.should eq("tt0804497")
274
275
  end
276
+ end
277
+
278
+ describe MovieSearcher, "should work after fixing these bugs" do
279
+ it "should work with strange encoded strings" do
280
+ MovieSearcher.find_by_download('spec/data/127 Hours 2010 WEBSCR XviD AC3-Rx').imdb_id.should eq("tt1542344")
281
+ end
275
282
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 2
9
- version: 0.1.2
8
+ - 3
9
+ version: 0.1.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Linus Oleander
@@ -150,6 +150,8 @@ files:
150
150
  - lib/imdb_party/person.rb
151
151
  - lib/movie_searcher.rb
152
152
  - movie_searcher.gemspec
153
+ - spec/data/127 Hours 2010 WEBSCR XviD AC3-Rx/127.Hours.2010.DVDSCR.XViD-MC8.srt
154
+ - spec/data/127 Hours 2010 WEBSCR XviD AC3-Rx/Undertexter.se.nfo
153
155
  - spec/data/127.Hours.2010.DVDSCR.AC3.XViD-T0XiC-iNK/127.Hours.2010.DVDSCR.AC3.XViD-T0XiC-iNK.nfo
154
156
  - spec/data/its.kind.of.a.funny.story.2010.dvdrip.xvid-amiable.nfo
155
157
  - spec/data/its.kind.of.a.funny.story.2010.dvdrip.xvid-amiable.nfo.bad
@@ -204,6 +206,8 @@ signing_key:
204
206
  specification_version: 3
205
207
  summary: IMDB client using the IMDB API that their iPhone app uses
206
208
  test_files:
209
+ - spec/data/127 Hours 2010 WEBSCR XviD AC3-Rx/127.Hours.2010.DVDSCR.XViD-MC8.srt
210
+ - spec/data/127 Hours 2010 WEBSCR XviD AC3-Rx/Undertexter.se.nfo
207
211
  - spec/data/127.Hours.2010.DVDSCR.AC3.XViD-T0XiC-iNK/127.Hours.2010.DVDSCR.AC3.XViD-T0XiC-iNK.nfo
208
212
  - spec/data/its.kind.of.a.funny.story.2010.dvdrip.xvid-amiable.nfo
209
213
  - spec/data/its.kind.of.a.funny.story.2010.dvdrip.xvid-amiable.nfo.bad