Watch New Amsterdam Online |
| SELECT `shows`.* FROM `shows` WHERE (ident = 'New-Amsterdam') LIMIT 1 | 0.00061821937561035 |
| SELECT `episodes`.* FROM `episodes` WHERE (show_id = 78 AND season = 1 AND episode = 6) LIMIT 1 | 0.00054502487182617 |
| SELECT `videos`.* FROM `videos` WHERE (episode_id = 17600 AND active = 1) ORDER BY `part` ASC | 0.052994012832642 |
| SELECT `shows`.* FROM `shows` ORDER BY `name` ASC | 0.0011608600616455 |
| SELECT `shows`.* FROM `shows` WHERE (`id` = 78) LIMIT 1 | 0.00040912628173828 |