cineworld_uk 2.1.6 → 3.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +22 -3
  3. data/README.md +56 -14
  4. data/Rakefile +57 -1
  5. data/cineworld_uk.gemspec +1 -2
  6. data/lib/cineworld_uk/cinema.rb +113 -182
  7. data/lib/cineworld_uk/internal/api_response.rb +74 -0
  8. data/lib/cineworld_uk/internal/parser/api/cinema_address.rb +81 -0
  9. data/lib/cineworld_uk/internal/parser/api/film.rb +46 -0
  10. data/lib/cineworld_uk/internal/parser/api/film_lookup.rb +38 -0
  11. data/lib/cineworld_uk/internal/parser/api/performance.rb +46 -0
  12. data/lib/cineworld_uk/internal/parser/api/performances_by_day.rb +50 -0
  13. data/lib/cineworld_uk/internal/title_sanitizer.rb +56 -52
  14. data/lib/cineworld_uk/performance.rb +78 -0
  15. data/lib/cineworld_uk/version.rb +2 -2
  16. data/lib/cineworld_uk.rb +11 -8
  17. data/test/fixtures/api/cinema-detail-10.json +1 -0
  18. data/test/fixtures/api/cinema-detail-21.json +1 -0
  19. data/test/fixtures/api/cinema-detail-3.json +1 -0
  20. data/test/fixtures/api/cinema-detail-96.json +1 -0
  21. data/test/fixtures/api/cinema-list.json +1 -0
  22. data/test/fixtures/api/dates-3.json +1 -0
  23. data/test/fixtures/api/film-list-comingsoon.json +1 -0
  24. data/test/fixtures/api/film-list.json +1 -0
  25. data/test/fixtures/api/performances-tomorrow-3.json +1 -0
  26. data/test/lib/cineworld_uk/cinema_test.rb +96 -197
  27. data/test/lib/cineworld_uk/internal/api_response_test.rb +85 -0
  28. data/test/lib/cineworld_uk/internal/parser/api/cinema_address_test.rb +93 -0
  29. data/test/lib/cineworld_uk/internal/parser/api/film_lookup_test.rb +30 -0
  30. data/test/lib/cineworld_uk/internal/parser/api/film_test.rb +169 -0
  31. data/test/lib/cineworld_uk/internal/parser/api/performance_test.rb +62 -0
  32. data/test/lib/cineworld_uk/internal/title_sanitizer_test.rb +1 -1
  33. data/test/lib/cineworld_uk/{screening_test.rb → performance_test.rb} +36 -48
  34. data/test/support/fixture_reader.rb +44 -0
  35. metadata +48 -59
  36. data/lib/cineworld_uk/film.rb +0 -65
  37. data/lib/cineworld_uk/internal/film_with_screenings_parser.rb +0 -69
  38. data/lib/cineworld_uk/internal/screening_parser.rb +0 -132
  39. data/lib/cineworld_uk/internal/website.rb +0 -35
  40. data/lib/cineworld_uk/internal/whatson_parser.rb +0 -36
  41. data/lib/cineworld_uk/screening.rb +0 -87
  42. data/test/fixture_updater.rb +0 -64
  43. data/test/fixtures/cinemas.html +0 -513
  44. data/test/fixtures/information/brighton.html +0 -1268
  45. data/test/fixtures/information/bristol.html +0 -1265
  46. data/test/fixtures/whatson/brighton/film_first.html +0 -207
  47. data/test/fixtures/whatson/brighton/film_last.html +0 -62
  48. data/test/fixtures/whatson/brighton/film_second.html +0 -347
  49. data/test/fixtures/whatson/brighton.html +0 -7508
  50. data/test/fixtures/whatson/glasgow-imax-at-gsc/film_first.html +0 -182
  51. data/test/fixtures/whatson/the-o2-greenwich/film_first.html +0 -167
  52. data/test/lib/cineworld_uk/film_test.rb +0 -142
  53. data/test/lib/cineworld_uk/internal/film_with_screenings_parser_test.rb +0 -101
  54. data/test/lib/cineworld_uk/internal/website_test.rb +0 -57
  55. data/test/lib/cineworld_uk/internal/whatson_parser_test.rb +0 -58
@@ -1,207 +0,0 @@
1
- <div class="film">
2
- <div class="row">
3
- <div class="span4">
4
- <div class="poster has-ribbon">
5
- <a href="/whatson/the-boxtrolls?cinema=3&amp;date=all">
6
- <div class="overlay ribbon blue">Previews Sept 06 &amp; 07</div>
7
- <div class="image"><img src="/cw/assets/images/whatson/film.placeholder.poster.jpg" data-original="/assets/media/films/7705_poster_iphone.jpg" width="300" alt="Poster for Film The Boxtrolls"></div>
8
- </a>
9
- </div>
10
- </div>
11
- <div class="span5">
12
- <h3 class="h1">
13
- <a href="/whatson/the-boxtrolls?cinema=3&amp;date=all">The Boxtrolls</a>
14
- <a class="classification gb-pg tooltip" href="/classification" title="Unaccompanied children of any age may watch. A 'PG' film should not disturb a child aged around eight or older. However, parents are advised to consider whether the content may upset younger or more sensitive children." data-classification="PG" data-territory="GB">(PG)</a>
15
- </h3>
16
- <div class="inline-children">
17
- <h3>Release date:</h3>
18
- <p>12th September 2014</p>
19
- </div>
20
- <div class="inline-children">
21
- <h3>Running time:</h3> <p>97 mins</p>
22
- </div>
23
- <h3>Synopsis:</h3>
24
- <p>An orphan boy leads his quirky family of subterranean critters into battle with an evil villain in this fun-packed family animation.</p>
25
- <h3>Cast:</h3>
26
- <p>Sir Ben Kingsley, Isaac Hempstead-Wright, Elle Fanning, Tracy Morgan, Richard Ayoade, Nick Frost, Jared Harris, Toni Collette, Simon Pegg</p>
27
- <h3>Director:</h3>
28
- <p>Graham Annable, Anthony Stacchi</p>
29
- <h3>Available screening types</h3>
30
- <ul class="unstyled">
31
- <li class="icon-service-2d">
32
- <li class="icon-service-3d">
33
- </ul>
34
- <a class="action primary" title="Find out more about The Boxtrolls" href="/whatson/the-boxtrolls?cinema=3&amp;date=all">Find out more</a>
35
- </div>
36
- </div>
37
- <br>
38
- <p><strong>Book your tickets faster and easier when you register your details with <span class="icon-logo-mycineworld ">mycineworld</span>
39
- </strong></p>
40
- <div class="schedule row">
41
- <div class="span9">
42
- <div class="row day">
43
- <div class="span2">
44
- <h3>Saturday 6th Sep</h3>
45
- </div>
46
- <div class="span7">
47
- <ol class="performances">
48
- <li>
49
- <a class="tooltip performance action" title="10:15" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=10:15" rel="nofollow" data-datetime="201409061015">10:15</a>
50
- <div class="tooltip-box performance">
51
- <h3>Available screening types:</h3>
52
- <hr class="thin">
53
- <ul class="unstyled">
54
- <li class="icon-service-2d">2D</li>
55
- </ul>
56
- </div>
57
- </li>
58
- <li>
59
- <a class="tooltip performance action" title="11:00" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=11:00" rel="nofollow" data-datetime="201409061100">11:00</a>
60
- <div class="tooltip-box performance">
61
- <h3>Available screening types:</h3>
62
- <hr class="thin">
63
- <ul class="unstyled">
64
- <li class="icon-service-3d">3D</li>
65
- </ul>
66
- </div>
67
- </li>
68
- <li>
69
- <a class="tooltip performance action" title="12:45" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=12:45" rel="nofollow" data-datetime="201409061245">12:45</a>
70
- <div class="tooltip-box performance">
71
- <h3>Available screening types:</h3>
72
- <hr class="thin">
73
- <ul class="unstyled">
74
- <li class="icon-service-2d">2D</li>
75
- </ul>
76
- </div>
77
- </li>
78
- <li>
79
- <a class="tooltip performance action" title="14:00" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=14:00" rel="nofollow" data-datetime="201409061400">14:00</a>
80
- <div class="tooltip-box performance">
81
- <h3>Available screening types:</h3>
82
- <hr class="thin">
83
- <ul class="unstyled">
84
- <li class="icon-service-3d">3D</li>
85
- </ul>
86
- </div>
87
- </li>
88
- <li>
89
- <a class="tooltip performance action" title="15:15" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=15:15" rel="nofollow" data-datetime="201409061515">15:15</a>
90
- <div class="tooltip-box performance">
91
- <h3>Available screening types:</h3>
92
- <hr class="thin">
93
- <ul class="unstyled">
94
- <li class="icon-service-2d">2D</li>
95
- </ul>
96
- </div>
97
- </li>
98
- <li>
99
- <a class="tooltip performance action" title="16:30" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=16:30" rel="nofollow" data-datetime="201409061630">16:30</a>
100
- <div class="tooltip-box performance">
101
- <h3>Available screening types:</h3>
102
- <hr class="thin">
103
- <ul class="unstyled">
104
- <li class="icon-service-3d">3D</li>
105
- </ul>
106
- </div>
107
- </li>
108
- <li>
109
- <a class="tooltip performance action" title="17:45" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140906&amp;time=17:45" rel="nofollow" data-datetime="201409061745">17:45</a>
110
- <div class="tooltip-box performance">
111
- <h3>Available screening types:</h3>
112
- <hr class="thin">
113
- <ul class="unstyled">
114
- <li class="icon-service-3d">3D</li>
115
- </ul>
116
- </div>
117
- </li>
118
- </ol>
119
- </div>
120
- </div>
121
- <div class="row day">
122
- <div class="span2">
123
- <h3>Sunday 7th Sep</h3>
124
- </div>
125
- <div class="span7">
126
- <ol class="performances">
127
- <li>
128
- <a class="tooltip performance action" title="10:15" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=10:15" rel="nofollow" data-datetime="201409071015">10:15</a>
129
- <div class="tooltip-box performance">
130
- <h3>Available screening types:</h3>
131
- <hr class="thin">
132
- <ul class="unstyled">
133
- <li class="icon-service-2d">2D</li>
134
- </ul>
135
- </div>
136
- </li>
137
- <li>
138
- <a class="tooltip performance action" title="11:00" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=11:00" rel="nofollow" data-datetime="201409071100">11:00</a>
139
- <div class="tooltip-box performance">
140
- <h3>Available screening types:</h3>
141
- <hr class="thin">
142
- <ul class="unstyled">
143
- <li class="icon-service-3d">3D</li>
144
- </ul>
145
- </div>
146
- </li>
147
- <li>
148
- <a class="tooltip performance action" title="12:45" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=12:45" rel="nofollow" data-datetime="201409071245">12:45</a>
149
- <div class="tooltip-box performance">
150
- <h3>Available screening types:</h3>
151
- <hr class="thin">
152
- <ul class="unstyled">
153
- <li class="icon-service-2d">2D</li>
154
- </ul>
155
- </div>
156
- </li>
157
- <li>
158
- <a class="tooltip performance action" title="14:00" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=14:00" rel="nofollow" data-datetime="201409071400">14:00</a>
159
- <div class="tooltip-box performance">
160
- <h3>Available screening types:</h3>
161
- <hr class="thin">
162
- <ul class="unstyled">
163
- <li class="icon-service-3d">3D</li>
164
- </ul>
165
- </div>
166
- </li>
167
- <li>
168
- <a class="tooltip performance action" title="15:15" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=15:15" rel="nofollow" data-datetime="201409071515">15:15</a>
169
- <div class="tooltip-box performance">
170
- <h3>Available screening types:</h3>
171
- <hr class="thin">
172
- <ul class="unstyled">
173
- <li class="icon-service-2d">2D</li>
174
- </ul>
175
- </div>
176
- </li>
177
- <li>
178
- <a class="tooltip performance action" title="16:30" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=16:30" rel="nofollow" data-datetime="201409071630">16:30</a>
179
- <div class="tooltip-box performance">
180
- <h3>Available screening types:</h3>
181
- <hr class="thin">
182
- <ul class="unstyled">
183
- <li class="icon-service-3d">3D</li>
184
- </ul>
185
- </div>
186
- </li>
187
- <li>
188
- <a class="tooltip performance action" title="17:45" href="/booking?cinema=3&amp;filmEdi=134706&amp;date=20140907&amp;time=17:45" rel="nofollow" data-datetime="201409071745">17:45</a>
189
- <div class="tooltip-box performance">
190
- <h3>Available screening types:</h3>
191
- <hr class="thin">
192
- <ul class="unstyled">
193
- <li class="icon-service-3d">3D</li>
194
- </ul>
195
- </div>
196
- </li>
197
- </ol>
198
- </div>
199
- </div>
200
- <a class="action secondary light" href="/whatson/the-boxtrolls?cinema=3&amp;date=all">View all dates</a>
201
- <span class="share-film-times" style="display: none;" data-film-id="7705" data-film-title="The Boxtrolls" data-film-slug="the-boxtrolls" data-film-url="/whatson/the-boxtrolls" data-cinema-id="3">
202
- <a href="/login?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">Login</a> or <a href="/register?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">register</a> to share these times with friends.
203
- </span>
204
- </div>
205
- </div>
206
- <hr>
207
- </div>
@@ -1,62 +0,0 @@
1
- <div class="film">
2
- <div class="row">
3
- <div class="span2">
4
- <div class="poster ">
5
- <a href="/whatson/the-vatican-museums?cinema=3&amp;date=all">
6
- <div class="image"><img src="/cw/assets/images/whatson/film.placeholder.poster.jpg" data-original="/assets/media/films/7920_poster_iphone.jpg" width="140" alt="Poster for Film The Vatican Museums"></div>
7
- </a>
8
- </div>
9
- </div>
10
- <div class="span7">
11
- <h3 class="h1">
12
- <a href="/whatson/the-vatican-museums?cinema=3&amp;date=all">The Vatican Museums</a>
13
- <a class="classification gb-pg tooltip" href="/classification" title="Unaccompanied children of any age may watch. A 'PG' film should not disturb a child aged around eight or older. However, parents are advised to consider whether the content may upset younger or more sensitive children." data-classification="PG" data-territory="GB">(PG)</a>
14
- </h3>
15
- <div class="inline-children">
16
- <h3>Release date:</h3>
17
- <p>18th November 2014</p>
18
- </div>
19
- <div class="inline-children">
20
- <h3>Running time:</h3> <p>70 mins</p>
21
- </div>
22
- <h3>Synopsis:</h3>
23
- <p>The greatest production ever dedicated to the Vatican Museums in 3D!</p>
24
- <h3>Available screening types</h3>
25
- <ul class="unstyled">
26
- <li class="icon-service-3d">
27
- </ul>
28
- <a class="action primary" title="Find out more about The Vatican Museums" href="/whatson/the-vatican-museums?cinema=3&amp;date=all">Find out more</a>
29
- </div>
30
- </div>
31
- <br>
32
- <p><strong>Book your tickets faster and easier when you register your details with <span class="icon-logo-mycineworld ">mycineworld</span>
33
- </strong></p>
34
- <div class="schedule row">
35
- <div class="span9">
36
- <div class="row day">
37
- <div class="span2">
38
- <h3>Tuesday 18th Nov</h3>
39
- </div>
40
- <div class="span7">
41
- <ol class="performances">
42
- <li>
43
- <a class="tooltip performance action" title="19:15" href="/booking?cinema=3&amp;filmEdi=164244&amp;date=20141118&amp;time=19:15" rel="nofollow" data-datetime="201411181915">19:15</a>
44
- <div class="tooltip-box performance">
45
- <h3>Available screening types:</h3>
46
- <hr class="thin">
47
- <ul class="unstyled">
48
- <li class="icon-service-3d">3D</li>
49
- </ul>
50
- </div>
51
- </li>
52
- </ol>
53
- </div>
54
- </div>
55
- <a class="action secondary light" href="/whatson/the-vatican-museums?cinema=3&amp;date=all">View all dates</a>
56
- <span class="share-film-times" style="display: none;" data-film-id="7920" data-film-title="The Vatican Museums" data-film-slug="the-vatican-museums" data-film-url="/whatson/the-vatican-museums" data-cinema-id="3">
57
- <a href="/login?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">Login</a> or <a href="/register?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">register</a> to share these times with friends.
58
- </span>
59
- </div>
60
- </div>
61
- <hr>
62
- </div>
@@ -1,347 +0,0 @@
1
- <div class="film">
2
- <div class="row">
3
- <div class="span2">
4
- <div class="poster ">
5
- <a href="/whatson/sex-tape?cinema=3&amp;date=all">
6
- <div class="image"><img src="/cw/assets/images/whatson/film.placeholder.poster.jpg" data-original="/assets/media/films/7670_poster_iphone.jpg" width="140" alt="Poster for Film Sex Tape"></div>
7
- </a>
8
- </div>
9
- </div>
10
- <div class="span7">
11
- <h3 class="h1">
12
- <a href="/whatson/sex-tape?cinema=3&amp;date=all">Sex Tape</a>
13
- <a class="classification gb-15 tooltip" href="/classification" title="No-one younger than 15 may see a '15' film in a cinema." data-classification="15" data-territory="GB">(15)</a>
14
- </h3>
15
- <div class="inline-children">
16
- <h3>Release date:</h3>
17
- <p>3rd September 2014</p>
18
- </div>
19
- <div class="inline-children">
20
- <h3>Running time:</h3> <p>94 mins</p>
21
- </div>
22
- <h3>Synopsis:</h3>
23
- <p>Cameron Diaz and Jason Segel try to prevent an embarrassing video going viral in this raunchy comedy!</p>
24
- <h3>Available screening types</h3>
25
- <ul class="unstyled">
26
- <li class="icon-service-2d">
27
- </ul>
28
- <a class="action primary" title="Find out more about Sex Tape" href="/whatson/sex-tape?cinema=3&amp;date=all">Find out more</a>
29
- </div>
30
- </div>
31
- <br>
32
- <p><strong>Book your tickets faster and easier when you register your details with <span class="icon-logo-mycineworld ">mycineworld</span>
33
- </strong></p>
34
- <div class="schedule row">
35
- <div class="span9">
36
- <div class="row day">
37
- <div class="span2">
38
- <h3>Saturday 6th Sep</h3>
39
- </div>
40
- <div class="span7">
41
- <ol class="performances">
42
- <li>
43
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140906&amp;time=13:40" rel="nofollow" data-datetime="201409061340">13:40</a>
44
- <div class="tooltip-box performance">
45
- <h3>Available screening types:</h3>
46
- <hr class="thin">
47
- <ul class="unstyled">
48
- <li class="icon-service-2d">2D</li>
49
- </ul>
50
- </div>
51
- </li>
52
- <li>
53
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140906&amp;time=16:00" rel="nofollow" data-datetime="201409061600">16:00</a>
54
- <div class="tooltip-box performance">
55
- <h3>Available screening types:</h3>
56
- <hr class="thin">
57
- <ul class="unstyled">
58
- <li class="icon-service-2d">2D</li>
59
- </ul>
60
- </div>
61
- </li>
62
- <li>
63
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140906&amp;time=18:30" rel="nofollow" data-datetime="201409061830">18:30</a>
64
- <div class="tooltip-box performance">
65
- <h3>Available screening types:</h3>
66
- <hr class="thin">
67
- <ul class="unstyled">
68
- <li class="icon-service-2d">2D</li>
69
- </ul>
70
- </div>
71
- </li>
72
- <li>
73
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140906&amp;time=20:40" rel="nofollow" data-datetime="201409062040">20:40</a>
74
- <div class="tooltip-box performance">
75
- <h3>Available screening types:</h3>
76
- <hr class="thin">
77
- <ul class="unstyled">
78
- <li class="icon-service-2d">2D</li>
79
- </ul>
80
- </div>
81
- </li>
82
- </ol>
83
- </div>
84
- </div>
85
- <div class="row day">
86
- <div class="span2">
87
- <h3>Sunday 7th Sep</h3>
88
- </div>
89
- <div class="span7">
90
- <ol class="performances">
91
- <li>
92
- <a class="tooltip performance action" title="11:20" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140907&amp;time=11:20" rel="nofollow" data-datetime="201409071120">11:20</a>
93
- <div class="tooltip-box performance">
94
- <h3>Available screening types:</h3>
95
- <hr class="thin">
96
- <ul class="unstyled">
97
- <li class="icon-service-2d">2D</li>
98
- </ul>
99
- </div>
100
- </li>
101
- <li>
102
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140907&amp;time=13:40" rel="nofollow" data-datetime="201409071340">13:40</a>
103
- <div class="tooltip-box performance">
104
- <h3>Available screening types:</h3>
105
- <hr class="thin">
106
- <ul class="unstyled">
107
- <li class="icon-service-2d">2D</li>
108
- </ul>
109
- </div>
110
- </li>
111
- <li>
112
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140907&amp;time=16:00" rel="nofollow" data-datetime="201409071600">16:00</a>
113
- <div class="tooltip-box performance">
114
- <h3>Available screening types:</h3>
115
- <hr class="thin">
116
- <ul class="unstyled">
117
- <li class="icon-service-2d">2D</li>
118
- </ul>
119
- </div>
120
- </li>
121
- <li>
122
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140907&amp;time=18:30" rel="nofollow" data-datetime="201409071830">18:30</a>
123
- <div class="tooltip-box performance">
124
- <h3>Available screening types:</h3>
125
- <hr class="thin">
126
- <ul class="unstyled">
127
- <li class="icon-service-2d">2D</li>
128
- </ul>
129
- </div>
130
- </li>
131
- <li>
132
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140907&amp;time=20:40" rel="nofollow" data-datetime="201409072040">20:40</a>
133
- <div class="tooltip-box performance">
134
- <h3>Available screening types:</h3>
135
- <hr class="thin">
136
- <ul class="unstyled">
137
- <li class="icon-service-2d">2D</li>
138
- </ul>
139
- </div>
140
- </li>
141
- </ol>
142
- </div>
143
- </div>
144
- <div class="row day">
145
- <div class="span2">
146
- <h3>Monday 8th Sep</h3>
147
- </div>
148
- <div class="span7">
149
- <ol class="performances">
150
- <li>
151
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140908&amp;time=13:40" rel="nofollow" data-datetime="201409081340">13:40</a>
152
- <div class="tooltip-box performance">
153
- <h3>Available screening types:</h3>
154
- <hr class="thin">
155
- <ul class="unstyled">
156
- <li class="icon-service-2d">2D</li>
157
- </ul>
158
- </div>
159
- </li>
160
- <li>
161
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140908&amp;time=16:00" rel="nofollow" data-datetime="201409081600">16:00</a>
162
- <div class="tooltip-box performance">
163
- <h3>Available screening types:</h3>
164
- <hr class="thin">
165
- <ul class="unstyled">
166
- <li class="icon-service-2d">2D</li>
167
- </ul>
168
- </div>
169
- </li>
170
- <li>
171
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140908&amp;time=18:30" rel="nofollow" data-datetime="201409081830">18:30</a>
172
- <div class="tooltip-box performance">
173
- <h3>Available screening types:</h3>
174
- <hr class="thin">
175
- <ul class="unstyled">
176
- <li class="icon-service-2d">2D</li>
177
- </ul>
178
- </div>
179
- </li>
180
- <li>
181
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140908&amp;time=20:40" rel="nofollow" data-datetime="201409082040">20:40</a>
182
- <div class="tooltip-box performance">
183
- <h3>Available screening types:</h3>
184
- <hr class="thin">
185
- <ul class="unstyled">
186
- <li class="icon-service-2d">2D</li>
187
- </ul>
188
- </div>
189
- </li>
190
- </ol>
191
- </div>
192
- </div>
193
- <div class="row day">
194
- <div class="span2">
195
- <h3>Tuesday 9th Sep</h3>
196
- </div>
197
- <div class="span7">
198
- <ol class="performances">
199
- <li>
200
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140909&amp;time=13:40" rel="nofollow" data-datetime="201409091340">13:40</a>
201
- <div class="tooltip-box performance">
202
- <h3>Available screening types:</h3>
203
- <hr class="thin">
204
- <ul class="unstyled">
205
- <li class="icon-service-2d">2D</li>
206
- </ul>
207
- </div>
208
- </li>
209
- <li>
210
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140909&amp;time=16:00" rel="nofollow" data-datetime="201409091600">16:00</a>
211
- <div class="tooltip-box performance">
212
- <h3>Available screening types:</h3>
213
- <hr class="thin">
214
- <ul class="unstyled">
215
- <li class="icon-service-2d">2D</li>
216
- </ul>
217
- </div>
218
- </li>
219
- <li>
220
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140909&amp;time=18:30" rel="nofollow" data-datetime="201409091830">18:30</a>
221
- <div class="tooltip-box performance">
222
- <h3>Available screening types:</h3>
223
- <hr class="thin">
224
- <ul class="unstyled">
225
- <li class="icon-service-2d">2D</li>
226
- </ul>
227
- </div>
228
- </li>
229
- <li>
230
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140909&amp;time=20:40" rel="nofollow" data-datetime="201409092040">20:40</a>
231
- <div class="tooltip-box performance">
232
- <h3>Available screening types:</h3>
233
- <hr class="thin">
234
- <ul class="unstyled">
235
- <li class="icon-service-2d">2D</li>
236
- </ul>
237
- </div>
238
- </li>
239
- </ol>
240
- </div>
241
- </div>
242
- <div class="row day">
243
- <div class="span2">
244
- <h3>Wednesday 10th Sep</h3>
245
- </div>
246
- <div class="span7">
247
- <ol class="performances">
248
- <li>
249
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140910&amp;time=13:40" rel="nofollow" data-datetime="201409101340">13:40</a>
250
- <div class="tooltip-box performance">
251
- <h3>Available screening types:</h3>
252
- <hr class="thin">
253
- <ul class="unstyled">
254
- <li class="icon-service-2d">2D</li>
255
- </ul>
256
- </div>
257
- </li>
258
- <li>
259
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140910&amp;time=16:00" rel="nofollow" data-datetime="201409101600">16:00</a>
260
- <div class="tooltip-box performance">
261
- <h3>Available screening types:</h3>
262
- <hr class="thin">
263
- <ul class="unstyled">
264
- <li class="icon-service-2d">2D</li>
265
- </ul>
266
- </div>
267
- </li>
268
- <li>
269
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140910&amp;time=18:30" rel="nofollow" data-datetime="201409101830">18:30</a>
270
- <div class="tooltip-box performance">
271
- <h3>Available screening types:</h3>
272
- <hr class="thin">
273
- <ul class="unstyled">
274
- <li class="icon-service-2d">2D</li>
275
- </ul>
276
- </div>
277
- </li>
278
- <li>
279
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140910&amp;time=20:40" rel="nofollow" data-datetime="201409102040">20:40</a>
280
- <div class="tooltip-box performance">
281
- <h3>Available screening types:</h3>
282
- <hr class="thin">
283
- <ul class="unstyled">
284
- <li class="icon-service-2d">2D</li>
285
- </ul>
286
- </div>
287
- </li>
288
- </ol>
289
- </div>
290
- </div>
291
- <div class="row day">
292
- <div class="span2">
293
- <h3>Thursday 11th Sep</h3>
294
- </div>
295
- <div class="span7">
296
- <ol class="performances">
297
- <li>
298
- <a class="tooltip performance action" title="13:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140911&amp;time=13:40" rel="nofollow" data-datetime="201409111340">13:40</a>
299
- <div class="tooltip-box performance">
300
- <h3>Available screening types:</h3>
301
- <hr class="thin">
302
- <ul class="unstyled">
303
- <li class="icon-service-2d">2D</li>
304
- </ul>
305
- </div>
306
- </li>
307
- <li>
308
- <a class="tooltip performance action" title="16:00" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140911&amp;time=16:00" rel="nofollow" data-datetime="201409111600">16:00</a>
309
- <div class="tooltip-box performance">
310
- <h3>Available screening types:</h3>
311
- <hr class="thin">
312
- <ul class="unstyled">
313
- <li class="icon-service-2d">2D</li>
314
- </ul>
315
- </div>
316
- </li>
317
- <li>
318
- <a class="tooltip performance action" title="18:30" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140911&amp;time=18:30" rel="nofollow" data-datetime="201409111830">18:30</a>
319
- <div class="tooltip-box performance">
320
- <h3>Available screening types:</h3>
321
- <hr class="thin">
322
- <ul class="unstyled">
323
- <li class="icon-service-2d">2D</li>
324
- </ul>
325
- </div>
326
- </li>
327
- <li>
328
- <a class="tooltip performance action" title="20:40" href="/booking?cinema=3&amp;filmEdi=147173&amp;date=20140911&amp;time=20:40" rel="nofollow" data-datetime="201409112040">20:40</a>
329
- <div class="tooltip-box performance">
330
- <h3>Available screening types:</h3>
331
- <hr class="thin">
332
- <ul class="unstyled">
333
- <li class="icon-service-2d">2D</li>
334
- </ul>
335
- </div>
336
- </li>
337
- </ol>
338
- </div>
339
- </div>
340
- <a class="action secondary light" href="/whatson/sex-tape?cinema=3&amp;date=all">View all dates</a>
341
- <span class="share-film-times" style="display: none;" data-film-id="7670" data-film-title="Sex Tape" data-film-slug="sex-tape" data-film-url="/whatson/sex-tape" data-cinema-id="3">
342
- <a href="/login?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">Login</a> or <a href="/register?location=%2Fwhatson%3Fcinema%3D3%26date%3Dall">register</a> to share these times with friends.
343
- </span>
344
- </div>
345
- </div>
346
- <hr>
347
- </div>