picturehouse_uk 4.0.0 → 5.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 (53) hide show
  1. checksums.yaml +5 -5
  2. data/.github/workflows/ci.yml +26 -0
  3. data/.github/workflows/release.yml +26 -0
  4. data/.gitignore +1 -0
  5. data/.ruby-version +1 -0
  6. data/CHANGELOG.md +25 -0
  7. data/Rakefile +2 -2
  8. data/lib/picturehouse_uk/cinema.rb +30 -14
  9. data/lib/picturehouse_uk/internal/api.rb +42 -0
  10. data/lib/picturehouse_uk/internal/parser/address.rb +21 -6
  11. data/lib/picturehouse_uk/internal/parser/screenings.rb +85 -133
  12. data/lib/picturehouse_uk/internal/website.rb +10 -12
  13. data/lib/picturehouse_uk/version.rb +2 -2
  14. data/lib/picturehouse_uk.rb +1 -0
  15. data/picturehouse_uk.gemspec +2 -3
  16. data/rake/fixture_creator.rb +21 -1
  17. data/test/fixtures/cinemas.html +4262 -0
  18. data/test/fixtures/duke-of-york-s-picturehouse/cinema.html +6187 -0
  19. data/test/fixtures/duke-of-york-s-picturehouse/get_movies.json +120552 -0
  20. data/test/fixtures/duke-of-york-s-picturehouse/information.html +3725 -0
  21. data/test/fixtures/duke-s-at-komedia/cinema.html +6138 -0
  22. data/test/fixtures/duke-s-at-komedia/get_movies.json +112 -0
  23. data/test/fixtures/duke-s-at-komedia/information.html +3690 -0
  24. data/test/fixtures/home.html +6235 -555
  25. data/test/fixtures/phoenix-picturehouse/cinema.html +6089 -0
  26. data/test/fixtures/phoenix-picturehouse/get_movies.json +120552 -0
  27. data/test/fixtures/phoenix-picturehouse/information.html +3630 -0
  28. data/test/lib/picturehouse_uk/cinema_test.rb +34 -34
  29. data/test/lib/picturehouse_uk/internal/api_test.rb +92 -0
  30. data/test/lib/picturehouse_uk/internal/parser/address_test.rb +8 -8
  31. data/test/lib/picturehouse_uk/internal/parser/screenings_test.rb +99 -45
  32. data/test/lib/picturehouse_uk/internal/title_sanitizer_test.rb +48 -48
  33. data/test/lib/picturehouse_uk/internal/website_test.rb +12 -31
  34. data/test/lib/picturehouse_uk/performance_test.rb +63 -23
  35. data/test/lib/picturehouse_uk/version_test.rb +1 -1
  36. data/test/live/integration_test.rb +8 -8
  37. data/test/support/fake_api.rb +16 -0
  38. data/test/support/fake_website.rb +6 -6
  39. data/test/test_helper.rb +3 -2
  40. metadata +34 -50
  41. data/.travis.yml +0 -8
  42. data/test/fixtures/Duke_Of_Yorks/cinema.html +0 -3408
  43. data/test/fixtures/Duke_Of_Yorks/info.html +0 -556
  44. data/test/fixtures/Duke_Of_Yorks/whats_on.html +0 -3159
  45. data/test/fixtures/Dukes_At_Komedia/cinema.html +0 -4764
  46. data/test/fixtures/Dukes_At_Komedia/info.html +0 -526
  47. data/test/fixtures/Dukes_At_Komedia/whats_on.html +0 -4429
  48. data/test/fixtures/National_Media_Museum/cinema.html +0 -9200
  49. data/test/fixtures/National_Media_Museum/info.html +0 -606
  50. data/test/fixtures/National_Media_Museum/whats_on.html +0 -8850
  51. data/test/fixtures/Phoenix_Picturehouse/cinema.html +0 -8274
  52. data/test/fixtures/Phoenix_Picturehouse/info.html +0 -542
  53. data/test/fixtures/Phoenix_Picturehouse/whats_on.html +0 -7986
@@ -1,526 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6
- <meta name="viewport" content="width=device-width, initial-scale=1">
7
- <meta name="description" content="Picturehouse Cinemas are located in city centres and are architecturally unique venues that provide café bars, restaurants and live events alongside the traditional movie-going experience.">
8
- <title>Picturehouses - Cinema information for Dukes At Komedia</title>
9
- <link href="/css/picturehouse.min.css?v=1.7.8" rel="stylesheet">
10
- <!--[if lt IE 9]>
11
- <script src="https://cdn.polyfill.io/v1/polyfill.min.js?features=default|always"></script>
12
- <script src="/js/vendor/html5shiv.min.js"></script>
13
- <script src="/js/vendor/respond.min.js"></script>
14
- <![endif]-->
15
- <!-- Start: GPT Sync -->
16
- <script type='text/javascript'>
17
- var gptadslots=[];
18
- (function(){
19
- var useSSL = 'https:' == document.location.protocol;
20
- var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
21
- document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
22
- })();
23
- </script>
24
-
25
- <script type="text/javascript">
26
- //Adslot 1 declaration
27
- gptadslots[1]= googletag.defineSlot('/70228659/PictureHouses', [[300,250]],'div-gpt-ad-996397954946313344-1').addService(googletag.pubads());
28
- googletag.pubads().enableSyncRendering();
29
- googletag.enableServices();
30
- </script>
31
- <!-- End: GPT -->
32
-
33
- <!-- Google Analytics code -->
34
- <script>
35
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
36
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
37
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
38
- })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
39
-
40
- ga('create', 'UA-7911463-11', 'auto');
41
- ga('send', 'pageview');
42
- </script>
43
- </head>
44
- <body class="body cinema-Dukes_At_Komedia">
45
- <script>document.getElementsByTagName("body")[0].className += " js-enabled";</script>
46
- <a href="#main" class="sr-only">Skip to main content</a>
47
-
48
- <div class="interim-banner container-fluid hidden-print">
49
- <div class="container">
50
- <form method="post" action="/dismiss/cookies">
51
- <button type="submit" class="pull-right close" aria-label="Close">
52
- <span aria-hidden="true">&times;</span>
53
- </button>
54
- </form>
55
- We are using cookies to remember if you are logged in to this website and if you have dismissed this message. Cookies are files stored in your browser and by continuing to use our website without changing the settings on your computer you are agreeing to our use of cookies.
56
- </div>
57
- </div>
58
-
59
-
60
- <div class="component header">
61
- <div class="container navbar-global-offset hidden-xs">
62
- <div class="row">
63
- <form class="form-inline pull-right top-mg-xs" role="form">
64
- <div class="form-group">
65
- <label class="sr-only" for="search-site">Search</label>
66
- <input type="text" class="form-control form-control-sm search-site top-mg-xs" id="search-site" placeholder="Film search">
67
- </div>
68
- </form>
69
- <nav class="pull-right">
70
- <!--
71
- <ul class="list-inline list-icons pull-left hidden-sm">
72
- <li><a href="#" data-icon="W" class="icon"><span class="sr-only">Bookmark page</span></a></li>
73
- <li><a href="#" data-icon="}" class="icon"><span class="sr-only">Email us</span></a></li>
74
- </ul>-->
75
-
76
-
77
- <ul class="list-inline list-icons pull-left hidden-sm left-mg">
78
- <li><a href="https://www.facebook.com/dukesatkomedia" data-icon="@" class="icon" target="_blank"><span class="sr-only">Picturehouse on Facebook</span></a></li>
79
-
80
- <li><a href="https://twitter.com/dukesatkomedia" data-icon=":" class="icon" target="_blank"><span class="sr-only">Picturehouse on Twitter</span></a></li>
81
- </ul>
82
- </nav>
83
-
84
- <nav class="pull-left">
85
- <ul class="spaced-list">
86
- <li><a href="/">Home</a></li>
87
- <li><a href="/cinemas/">Cinemas</a></li>
88
- <li><a href="/Picturehouse_Recommends">Recommends</a></li>
89
- <li><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
90
- <li><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
91
- <li><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
92
- </ul>
93
- </nav>
94
- </div>
95
- </div> <div class="navbar navbar-inverse">
96
- <div class="container">
97
- <div class="row">
98
- <div class="navbar-brand col-xs-8">
99
- <a href="/cinema/Dukes_At_Komedia">
100
- <img class="img-responsive no-left-mg" src="/images/logos/Dukes_At_Komedia.png" alt="Cinema homepage">
101
- </a>
102
- </div>
103
-
104
-
105
- <div class="pull-right burger-menu">
106
- <button type="button" class="btn navbar-toggle" data-target="#burger-menu" data-toggle="collapse">
107
- <span class="icon-bar"></span>
108
- <span class="icon-bar"></span>
109
- <span class="icon-bar"></span>
110
- </button>
111
- <div class="text-center clear">Menu</div>
112
- </div>
113
- <nav id="burger-menu" class="collapse clear">
114
- <ul class="nav nav-pills nav-stacked">
115
- <li><a href="/cinema/Dukes_At_Komedia">Cinema Home</a></li>
116
- <li><a href="/cinema/Dukes_At_Komedia/Whats_On">Full listings</a></li>
117
- <li><a href="/cinema/Dukes_At_Komedia/buy-membership">Membership</a></li>
118
- <li><a href="/cinema/info/Dukes_At_Komedia#ticket-prices">Ticket Prices</a></li>
119
- <li><a href="/cinema/info/Dukes_At_Komedia#disabled-access">Access</a></li>
120
- <li><a href="/cinema/info/Dukes_At_Komedia">Cinema Information</a></li>
121
- <li class="nav-darker"><a href="/">Home</a></li>
122
- <li class="nav-darker"><a href="/cinemas">Cinemas</a></li>
123
- <li class="nav-darker"><a href="/Picturehouse_Recommends">Recommends</a></li>
124
- <li class="nav-darker"><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
125
- <li class="nav-darker"><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
126
- <li class="nav-darker"><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
127
- </ul>
128
- </nav>
129
- </div>
130
- </div>
131
- </div>
132
- <div class="hidden-xs">
133
- <div class="navbar-inverse cinema-navbar">
134
- <div class="container">
135
- <div class="row">
136
- <nav class="pull-left">
137
- <ul class="spaced-list spaced-list-inverse">
138
- <li><a href="/cinema/Dukes_At_Komedia">Cinema Home</a></li>
139
- <li><a href="/cinema/Dukes_At_Komedia/Whats_On">Full listings</a></li>
140
-
141
- <li><a href="/cinema/Dukes_At_Komedia/buy-membership">Membership</a></li>
142
-
143
- <li><a href="/cinema/info/Dukes_At_Komedia#ticket-prices">Ticket Prices</a></li>
144
- <li><a href="/cinema/info/Dukes_At_Komedia#disabled-access">Access</a></li>
145
- <li><a href="/cinema/info/Dukes_At_Komedia">Cinema Information</a></li>
146
- </ul>
147
- </nav>
148
- </div>
149
- </div>
150
- </div>
151
- </div>
152
- </div>
153
-
154
-
155
- <div class="container">
156
- <div class="row">
157
-
158
- </div>
159
- </div>
160
-
161
- <div class="container">
162
- <div class="row">
163
-
164
- </div>
165
- </div>
166
-
167
- <div class="container static-content">
168
- <div class="row">
169
- <div class="col-xs-12 col-sm-10 col-sm-offset-1">
170
- <h1 id="dukes-at-komedia">Dukes at Komedia</h1>
171
- <h2 id="contact-us">Contact Us</h2>
172
- <p>Duke’s at Komedia, Brighton<br>44–47 Gardner Street<br>Brighton<br>East Sussex<br>BN1 1UN</p>
173
- <p>Box Office Number: 0871 902 5728 (calls cost 13p per minute plus your telephone company&#39;s access charge)<br>Email: <a href="mailto:dukesatkomedia@picturehouses.co.uk">dukesatkomedia@picturehouses.co.uk</a><br>General Manager: Jess Harris</p>
174
- <hr>
175
- <h2 id="box-office">Box Office</h2>
176
- <p>The cinema will open at least 15 minutes before the start of the first film each day.<br>Our telephone lines are open from 9.00am to 8.30pm, seven days a week. Please call 0871 902 5728 (calls cost 13p per minute plus your telephone company&#39;s access charge).</p>
177
- <p>You can book tickets online by clicking on the time of a film.</p>
178
- <p>Admission is subject to our <a href="/Terms">Terms of Admission</a>.</p>
179
- <hr>
180
- <h2 id="membership">Membership</h2>
181
- <p><strong>Individual</strong></p>
182
- <ul>
183
- <li>Standard £45</li>
184
- <li>Retired £40</li>
185
- <li>Student £15</li>
186
- </ul>
187
- <p><strong>Member plus One</strong></p>
188
- <ul>
189
- <li>Standard £80</li>
190
- <li>Retired £75</li>
191
- </ul>
192
- <p><strong>Picturehouse Members enjoy the following benefits and discounts:</strong></p>
193
- <ul>
194
- <li>Free film tickets (four for Individual Members, eight for Members plus One and two for Student Members – not redeemable against Screen Arts shows)</li>
195
- <li>Up to £2 discount on tickets for a year (the discount is for the Member only, not the whole party)</li>
196
- <li>10% off the Member’s food and drinks</li>
197
- <li>Picturehouse publications posted to your home (worth £8) (not included in Student Membership)</li>
198
- <li>Discounts at all Picturehouse Cinemas nationwide</li>
199
- <li>Two free Jamesons on sign-up and 20% off Jameson all year round</li>
200
- <li>No booking fees</li>
201
- </ul>
202
- <h5 id="plus">Plus</h5>
203
- <ul>
204
- <li>A three month subscription to <a href="https://mubi.com/picturehouse_90">MUBI</a> to watch films online.</li>
205
- <li>25% off your total bill at <a href="http://www.gbk.co.uk/">Gourmet Burger Kitchen</a> (up to four people, excludes Bluewater)</li>
206
- <li>50% off membership of <a href="https://shootingpeople.org/home">Shooting People</a>, the network for independent film (new sign ups only)</li>
207
- <li>10% off an annual subscription to <a href="http://www.littlewhitelies.co.uk/">Little White Lies</a> movie magazine</li>
208
- <li>10% off your total bill at <a href="http://www.hotelchocolat.co.uk/">Hotel Chocolat</a> (in store only)</li>
209
- <li>20% off food at <a href="http://www.giraffe.net/">Giraffe</a>, all day Monday – Friday and after 6.00 on Sunday (excludes Castleford, James Street London, King&#39;s Cross Station and airports; Valentine&#39;s Day, Mother&#39;s Day, Father&#39;s Day and Bank Holidays. One card per table. Not valid for set menus)</li>
210
- </ul>
211
- <p><strong>Retired Membership</strong><br>Available to those who are over 60 and retired. You must bring proof of status to the cinema.</p>
212
- <p><strong>Student Membership</strong><br>Available to those in full-time or part-time secondary or higher education (age 15+), including mature students. You must bring proof of status to the cinema. <a href="#student-membership">Find out more</a></p>
213
- <p>For full details, and to buy or renew your Membership, call 0871 902 5728 or visit your local Picturehouse.</p>
214
- <h2 id="-membership-helpline-picturehouse_membership-"><a href="/Picturehouse_Membership">Membership Helpline</a></h2>
215
- <p>Members can call a dedicated helpline for anything concerning their Picturehouse Membership. Whether you want to find out when your Membership expires, check how many free tickets you have left or simply discuss your benefits and renewal options, we are here to help on <strong>020 7733 2229</strong>.</p>
216
- <p><strong>Please note that while you can renew your Membership on this helpline, you cannot book tickets on this number</strong>. To book tickets, please call 0871 902 5747 (calls cost 13p per minute plus your telephone company’s access charge).</p>
217
- <p><a href="/Terms/Terms_and_Conditions#membership">Terms and Conditions</a></p>
218
- <hr>
219
- <h2 id="local-partners">Local Partners</h2>
220
- <p>Your <strong>Duke’s @ Komedia Picturehouse</strong> Membership also entitles you to the following discounts and offers:</p>
221
- <p>10% off at VinMag Co. poster and memorabilia shop<br>North Laine Antiques and Fleamarket, BN1 4AN<br>01273 671 812</p>
222
- <p>10% off at Colourstream, Brighton’s premier colour photographic laboratory<br>123 St James’s Street, BN2 1TH<br>01273 683 030<br><a href="http://www.colourstream.net/">www.colourstream.net/</a>
223
- <a href="https://www.facebook.com/pages/Colourstream/212557698771254">facebook.com/pages/Colourstream/212557698771254</a></p>
224
- <p>10% off at Simon Webster Hair Salon<br>16 Gardner Street, BN1 1UP<br>01273 605 577<br><a href="http://www.simonwebsterhair.com/">simonwebsterhair.com/</a>
225
- <a href="https://www.facebook.com/pages/Simon-Webster-Hair/254256067959074">facebook.com/pages/Simon-Webster-Hair/254256067959074</a></p>
226
- <p>*10% off at Worn By Heroes<br>Website: <a href="http://wornbyheroes.com/">http://wornbyheroes.com/</a><br>Facebook: <a href="https://www.facebook.com/WornByHeroes">https://www.facebook.com/WornByHeroes</a></p>
227
- <p>Local business offers are subject to change.<br>Please present your Membership card to take advantage of the offers.</p>
228
- <hr>
229
- <h2 id="-pound-15-student-membership">&pound;15 Student Membership</h2>
230
- <p>Join to receive free tickets, discounts and much more. It&#39;s a no-brainer!</p>
231
- <p><strong>Student Picturehouse Members enjoy the following benefits and discounts:</strong></p>
232
- <ul>
233
- <li>Two free film tickets</li>
234
- <li>Up to £2 discount on film tickets for a year </li>
235
- <li>10% off the Student Member’s food and drinks</li>
236
- <li>Discounts at all Picturehouse Cinemas nationwide</li>
237
- <li>Membership of <a href="http://www.channel4.com/e4/slackers-club">E4 Slackers Club</a>, which gives you access to free monthly previews</li>
238
- <li>Plus additional <a href="#plus">Membership benefits</a></li>
239
- </ul>
240
- <p><strong>Student Picturehouse Membership is available to those in full-time or part-time secondary or higher education (age 15+), including mature students. You need to have valid photo student ID to be eligible.</strong></p>
241
- <p><a href="/Terms/Terms_and_Conditions">Full Terms and Condition</a></p>
242
- <p>Call 0871 902 5728 or visit your local Picturehouse for more details. Buy online now and pick up your new Membership card upon presentation of your NUS or student photo ID card at the cinema.</p>
243
- <hr>
244
- <h2 id="e4-slackers-club">E4 Slackers Club</h2>
245
- <p>Every month <a href="http://www.e4.com/">E4</a>, in partnership with Picturehouse Cinemas, screens a free film exclusively for students. From previews of the biggest new blockbusters to old-school classics, <a href="http://www.channel4.com/e4/slackers-club">E4 Slackers Club</a> shows the best movies around.</p>
246
- <p>To become a member, you just need to take your NUS or student photo ID card to any Picturehouse Cinema and sign up for free. If you become a Student Picturehouse Member, you will automatically gain membership of E4 Slackers Club.</p>
247
- <p>Head over to <a href="http://www.channel4.com/e4/slackers-club">E4.com/Slackers</a> or <a href="https://www.facebook.com/SlackersClub?fref=ts">Facebook</a> for screening dates and competitions.</p>
248
- <hr>
249
- <h2 id="students-screen-arts-offer">Students Screen Arts Offer</h2>
250
- <p>New for students! <strong>Two tickets for £10 on Picturehouse Screen Arts shows.</strong>
251
- See the best in theatre, dance and opera for the measly sum of £10, and take a mate with you! <strong>Screen Arts brings world-class arts productions to your local cinema, in glorious high definition on the big screen.</strong></p>
252
- <p>Only available on the day of the screening. Tickets must be booked in person. This offer is subject to availability.</p>
253
- <hr>
254
- <h2 id="gift-cards">Gift Cards</h2>
255
- <p>Our <strong>Gift Cards</strong> can be used to buy anything for sale in any Picturehouse Cinema - whether it&#39;s a ticket or two for a cracking film or a cup of coffee in one of our café bars. </p>
256
- <p><strong>They&#39;re simple, flexible, top-up-able!</strong></p>
257
- <p><strong>Using Gift Cards at the cinema</strong><br>You can use your Gift Card to purchase anything for sale. The exact amount will be taken off the card, and any money left over will remain on the card for another time. If there isn’t enough money on the card to cover your purchase, just pay by another method. There are no time limits on the card.</p>
258
- <p>Gift Cards can only be used at Box Office and cannot be used over the phone or online.</p>
259
- <hr>
260
- <h2 id="ticket-prices">Ticket Prices</h2>
261
- <p><strong>Peak</strong><br>Mon, Wed, Thu, Fri; all day Sat &amp; Sun</p>
262
- <ul>
263
- <li>Adult £10.50</li>
264
- <li>Member £8.50</li>
265
- <li>Retired £9.50</li>
266
- <li>Retired Member £7.50</li>
267
- <li>Student £9.50</li>
268
- <li>Student Member £7.50</li>
269
- <li>Child £6.00</li>
270
- <li>Family £28.00</li>
271
- </ul>
272
- <p><strong>Matinees &amp; Late-night Shows</strong><br>Mon, Wed, Thu, Fri</p>
273
- <ul>
274
- <li>Adult £9.50</li>
275
- <li>Member £7.50</li>
276
- <li>Retired £8.50</li>
277
- <li>Retired Member £6.50</li>
278
- <li>Student £8.50</li>
279
- <li>Student Member £6.50</li>
280
- <li>Child £6.00</li>
281
- <li>Family £26.00</li>
282
- </ul>
283
- <p><strong>All day Tuesday</strong></p>
284
- <ul>
285
- <li>Adult £7.00</li>
286
- <li>Member £5.00</li>
287
- <li>Retired £7.00</li>
288
- <li>Retired Member £5.00</li>
289
- <li>Student £7.00</li>
290
- <li>Student Member £5.00</li>
291
- <li>Child £5.00</li>
292
- <li>Family £19.00</li>
293
- </ul>
294
- <h3 id="family-tickets">Family Tickets</h3>
295
- <p>Four tickets: two adults and two children, or one adult and three children. Includes a Kids&#39; Combo popcorn and drink for each child.</p>
296
- <h3 id="silver-screen-club">Silver Screen Club</h3>
297
- <p>For the over-60s. Membership is free, and members can enjoy a free tea or coffee and biscuits at the weekly Silver Screen shows. Silver Screen members’ tickets are £5.50 for Silver Screen shows. Non-members are also welcome – the usual ticket prices apply. </p>
298
- <h3 id="big-scream">Big Scream</h3>
299
- <p>For parents and guardians with babies under one year old. Membership is free and valid until the baby’s first birthday. Tickets are at the usual matinee prices, babies come free. Only customers with babies will be admitted.</p>
300
- <h3 id="toddler-time">Toddler Time</h3>
301
- <p>For preschool children and their parents and carers. Tickets are £3 for children, free for accompanying adults. No adult unaccompanied by a toddler will be admitted.</p>
302
- <h3 id="unemployed">Unemployed</h3>
303
- <p>The unemployed can purchase a ticket at child ticket prices Tuesday to Thursday before 4.00pm.</p>
304
- <h3 id="kids-club">Kids&#39; Club</h3>
305
- <p>For children aged three to 12. Tickets for children and accompanying adults are £1.50 each. No adult unaccompanied by a child will be admitted.</p>
306
- <h3 id="autism-friendly-screenings">Autism-Friendly Screenings</h3>
307
- <p>All tickets for Autism-Friendly Screenings are £3.00</p>
308
- <h3 id="schools-screenings">Schools&#39; Screenings</h3>
309
- <p>Schools’ screenings are £3.50 per pupil, or £4 for premium films. Accompanying teachers come free.
310
- To request information on our schools&#39; programme or to organise a trip, please contact <a href="http://cinemaplus.org.uk/schools-screenings-primary/">Cinema Plus</a>.</p>
311
- <h3 id="community-screenings">Community Screenings</h3>
312
- <p>£4 for all tickets.
313
- To request a community group visit to a film in our main programme, please contact the Picturehouse Education department.</p>
314
- <h3 id="3d-screenings">3D Screenings</h3>
315
- <p>3D films cost £1.30 extra per person, not including 3D glasses. These cost an additional 70p, and can be purchased at the cinema if you do not have your own.</p>
316
- <p><strong>Student tickets</strong> are available to those in full-time secondary or higher education.</p>
317
- <p><strong>Retired tickets</strong> are available to those over 60 who are retired.</p>
318
- <p><strong>Child tickets</strong> are available to those under 15.</p>
319
- <p><strong>Family tickets</strong> are for four people, at least two of whom must be under 15. Not applicable to premium-price screenings.</p>
320
- <p><strong>You may be asked for proof of age</strong>, which needs to be photographic ID with date of birth. Suitable proof includes a passport or a CitizenCard (details of which are available from the Box Office).</p>
321
- <p><strong>There is a £1.50 booking fee per transaction for telephone and online bookings.</strong> This fee does not apply to Picturehouse Members,* or to tickets purchased in person at the cinema.</p>
322
- <p>*Includes Silver Screen and Slackers Club members, as well as paid-for Memberships.</p>
323
- <hr>
324
- <h2 id="carers">Carers</h2>
325
- <p>Customers who have a disability that means that they need a companion with them in the cinema can bring them to any Picturehouse Cinema for free.</p>
326
- <p>You can sign up for a Carers Card which will automatically discount one of your tickets, and which you can use – without a booking fee – when buying tickets in person, online or by telephone. The card will also mean that you don’t have to explain your situation every time you visit the cinema.</p>
327
- <p>Ticket prices for customers with disabilities are according to their circumstances (e.g. adult, Member or student); the free ticket applies to their companion. The card must be used in conjunction with a paid-for ticket or a Member’s free ticket.</p>
328
- <p>All customers for 3D screenings – including those using free tickets – will need to buy a pair of 3D glasses. These can be reused if you keep them. </p>
329
- <p>Signing up for a card is not required, but we hope it will make buying tickets easier. It is personal to you, and may not be used by other people.</p>
330
- <p>To apply for an annual Carers Card, visit any of our cinemas, call us on 0871 902 5747, or email <a href="mailto:customerservice@picturehouses.co.uk">customerservice@picturehouses.co.uk</a></p>
331
- <hr>
332
- <h2 id="food-and-drink">Food and Drink</h2>
333
- <p>We have two bars at Duke’s at Komedia: one upstairs, and one on ground level overflowing onto Gardner street. We offer a wide range of fine wines and craft beer (both local and from around the world). We also have our own coffee blend, South Pacific, with which we can make you your favourite cup of coffee. </p>
334
- <p>We pop our own popcorn fresh every day, and we have an ever-changing range of snacks and treats available. </p>
335
- <p>We also offer delicious toasted sandwiches, paninis and hot dogs, all of which can be enjoyed in the bars or taken into the screens with you.</p>
336
-
337
- </div>
338
- </div>
339
- </div>
340
-
341
- <div class="footer">
342
- <div class="navbar navbar-inverse">
343
- <div class="container">
344
- <div class="row">
345
- <div class="col-xs-12 col-sm-9">
346
- <ul class="spaced-list btm-mg-sm">
347
- <li><a href="/Privacy" target="_blank">Privacy &amp; Data Protection</a></li>
348
- <li><a href="/Terms/Terms_And_Conditions" target="_blank">Competition T&amp;Cs</a></li>
349
- <li><a href="/Terms" target="_blank">Terms of Admission</a></li>
350
- <li><a href="/Contact">Contact Us</a></li>
351
- <li><a href="/Contact#jobs" target="_blank">Jobs</a></li>
352
- <li><a href="/FAQs" target="_blank">FAQs</a></li>
353
- <li><a href="http://corporate.picturehouses.co.uk/venue-hire/" target="_blank">Venue Hire</a></li>
354
- <li><a href="http://corporate.picturehouses.co.uk/" target="_blank">Corporate</a></li>
355
- </ul>
356
- </div>
357
- <div class="col-xs-12 col-sm-3 pull-right">
358
- <select name="select-cinema" title="Select cinema" id="select-cinema" class="form-control btm-mg" data-auto-link="true">
359
- <option value="">Select a cinema</option>
360
- <option data-href="/cinema/Clapham_Picturehouse">London — Clapham Picturehouse</option>
361
- <option data-href="/cinema/Crouch_End_Picturehouse">London — Crouch End Picturehouse</option>
362
- <option data-href="/cinema/East_Dulwich_Picturehouse">London — East Dulwich</option>
363
- <option data-href="/cinema/Gate_Picturehouse">London — Gate Picturehouse</option>
364
- <option data-href="/cinema/Greenwich_Picturehouse">London — Greenwich Picturehouse</option>
365
- <option data-href="/cinema/Hackney_Picturehouse">London — Hackney Picturehouse</option>
366
- <option data-href="/cinema/Picturehouse_Central">London — Picturehouse Central</option>
367
- <option data-href="/cinema/Ritzy_Picturehouse">London — The Ritzy</option>
368
- <option data-href="/cinema/Stratford_London">Stratford, London — Stratford Picturehouse</option>
369
- <option data-href="/cinema/The_Little">Bath — Little Theatre Cinema</option>
370
- <option data-href="/cinema/National_Media_Museum">Bradford — Bradford at National Media Museum</option>
371
- <option data-href="/cinema/Duke_Of_Yorks">Brighton — Duke of York&#x27;s Picturehouse</option>
372
- <option data-href="/cinema/Dukes_At_Komedia" selected>Brighton — Duke&#x27;s at Komedia</option>
373
- <option data-href="/cinema/Arts_Picturehouse_Cambridge">Cambridge — Arts Picturehouse Cambridge</option>
374
- <option data-href="/cinema/Cameo_Picturehouse">Edinburgh — The Cameo</option>
375
- <option data-href="/cinema/Exeter_Picturehouse">Exeter — Exeter Picturehouse</option>
376
- <option data-href="/cinema/Regal_Picturehouse">Henley — Regal Picturehouse</option>
377
- <option data-href="/cinema/Cinema_City">Norwich — Cinema City</option>
378
- <option data-href="/cinema/Picturehouse_At_Fact">Liverpool — Picturehouse at FACT</option>
379
- <option data-href="/cinema/Phoenix_Picturehouse">Oxford — Phoenix Picturehouse</option>
380
- <option data-href="/cinema/Harbour_Lights">Southampton — Harbour Lights</option>
381
- <option data-href="/cinema/Stratford_Upon_Avon">Stratford Upon Avon — Stratford Upon Avon</option>
382
- <option data-href="/cinema/York_Picturehouse">York — City Screen Picturehouse</option>
383
- </select>
384
-
385
- </div>
386
- <div class="col-xs-12 col-sm-9">
387
- <p>Picturehouse Cinemas Limited is a limited company registered in England as company number 2310403 and its registered office is Power Road Studios, 114 Power Road, Chiswick, London, W4 5PY.</p>
388
- <p>&copy; 2015 Picturehouse Cinemas Ltd.</p>
389
- </div>
390
-
391
- </div>
392
- </div>
393
- </div>
394
- </div>
395
-
396
- <!-- TODO: Server side include modal window if needed -->
397
-
398
- <!-- CDN links -->
399
- <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
400
- <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js"></script>
401
- <script src="//cdnjs.cloudflare.com/ajax/libs/knockout/3.3.0/knockout-min.js"></script>
402
- <script src="//cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20140415/jquery.cycle2.min.js"></script>
403
- <script src="/js/vendor/jquery.cycle2.carousel.min.js"></script>
404
- <script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
405
-
406
- <script src="/js/vendor/jquery.rateit.min.js"></script>
407
- <script src="/js/vendor/jquery-ui.min.js"></script>
408
- <script src="/js/vendor/bind.js"></script>
409
- <script>
410
- var cinemaId = parseInt("019", 10);
411
- </script>
412
-
413
- <script src="/js/picturehouse.min.js?v=1.7.8"></script>
414
-
415
-
416
- <!-- KnockoutJS ViewModels -->
417
- <script src="/js/viewmodels/basket.js?v=1.7.8"></script>
418
- <script src="/js/viewmodels/seating.js?v=1.7.8"></script>
419
-
420
- <script type="text/javascript">
421
- // Create closure.
422
- (function( $ ) {
423
- 'user strict';
424
-
425
- if ($( '#cinema-search' ).length) {
426
- // TODO: Will this be dynamically pulled from db?
427
- var availableTags = [
428
- { id: "Clapham_Picturehouse", label: "London - Clapham Picturehouse" },
429
- { id: "Crouch_End_Picturehouse", label: "London - Crouch End Picturehouse" },
430
- { id: "East_Dulwich_Picturehouse", label: "London - East Dulwich" },
431
- { id: "Gate_Picturehouse", label: "London - Gate Picturehouse" },
432
- { id: "Greenwich_Picturehouse", label: "London - Greenwich Picturehouse" },
433
- { id: "Hackney_Picturehouse", label: "London - Hackney Picturehouse" },
434
- { id: "Picturehouse_Central", label: "London - Picturehouse Central" },
435
- { id: "Ritzy_Picturehouse", label: "London - The Ritzy" },
436
- { id: "Stratford_London", label: "Stratford, London - Stratford Picturehouse" },
437
- { id: "The_Little", label: "Bath - Little Theatre Cinema" },
438
- { id: "National_Media_Museum", label: "Bradford - Bradford at National Media Museum" },
439
- { id: "Duke_Of_Yorks", label: "Brighton - Duke of York&#x27;s Picturehouse" },
440
- { id: "Dukes_At_Komedia", label: "Brighton - Duke&#x27;s at Komedia" },
441
- { id: "Arts_Picturehouse_Cambridge", label: "Cambridge - Arts Picturehouse Cambridge" },
442
- { id: "Cameo_Picturehouse", label: "Edinburgh - The Cameo" },
443
- { id: "Exeter_Picturehouse", label: "Exeter - Exeter Picturehouse" },
444
- { id: "Regal_Picturehouse", label: "Henley - Regal Picturehouse" },
445
- { id: "Cinema_City", label: "Norwich - Cinema City" },
446
- { id: "Picturehouse_At_Fact", label: "Liverpool - Picturehouse at FACT" },
447
- { id: "Phoenix_Picturehouse", label: "Oxford - Phoenix Picturehouse" },
448
- { id: "Harbour_Lights", label: "Southampton - Harbour Lights" },
449
- { id: "Stratford_Upon_Avon", label: "Stratford Upon Avon - Stratford Upon Avon" },
450
- { id: "York_Picturehouse", label: "York - City Screen Picturehouse" },
451
- ];
452
- $( "#cinema-search" ).autocomplete({
453
- source: availableTags,
454
- select: function( event, ui ) {
455
- window.location = "/cinema/" + ui.item.id;
456
- }
457
- });
458
- }
459
-
460
- })( jQuery );
461
- </script>
462
-
463
- <div class="modal fade in" id="sign-in-modal" aria-hidden="false">
464
- <div class="modal-dialog">
465
- <div class="modal-content">
466
- <div class="modal-header">
467
- <p class="h2 display-inline">Sign in to your Picturehouse account</p>
468
- <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
469
- </div>
470
- <div class="modal-body">
471
- <form method="post" action="/sign-in">
472
- <div class="form-group">
473
- <label for="number">Email:</label>
474
- <input type="text" name="number" id="number" class="form-control" value="" required />
475
- </div>
476
- <div class="form-group">
477
- <label for="membership-password">
478
- Password:<br />
479
- <small>This may be your surname if you have not set a password before.</small>
480
- </label>
481
- <input type="password" name="membership-password" id="membership-password" class="form-control" required />
482
- </div>
483
- <p class="text-right"><a target="_blank" href="http://ticketing.picturehouses.com/Browsing/Loyalty/ForgotPassword">Forgotten password?</a></p>
484
- <!-- <div class="form-group">
485
- <div class="checkbox">
486
- <label for="account-remember">
487
- <input type="checkbox" name="account-remember" id="account-remember"> Remember me
488
- </label>
489
- </div>
490
- </div> -->
491
-
492
- <div class="clearfix top-mg-lg">
493
- <button type="submit" class="btn btn-primary pull-right">Sign in</button>
494
- </div>
495
- </form>
496
- </div>
497
- </div>
498
- </div>
499
- </div>
500
-
501
- <div class="modal fade in" id="member-priority-modal" aria-hidden="false">
502
- <div class="modal-dialog">
503
- <div class="modal-content">
504
- <div class="modal-header">
505
- <p class="h2 display-inline">Verify membership number</p>
506
- <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
507
- </div>
508
- <div class="modal-body">
509
- <form method="post" action="/verify-member">
510
- <div class="form-group">
511
- <label for="number">Membership number:</label>
512
- <input type="text" name="number" id="number" class="form-control" value="" required />
513
- </div>
514
-
515
- <div class="clearfix top-mg-lg">
516
- <button type="submit" class="btn btn-primary pull-right">Verify</button>
517
- </div>
518
- </form>
519
- </div>
520
- </div>
521
- </div>
522
- </div>
523
-
524
-
525
- </body>
526
- </html>