52 Commits

Author SHA1 Message Date
Dan Zajdband
c63ca79136 Fix session url 2017-08-25 08:42:21 -03:00
Dan Zajdband
84c2729e6f Add tv changes 2017-08-25 08:22:54 -03:00
Alex Clark
9defe97cf3 Removed duplicate similar endpoint, moved recommended under tv 2017-03-27 16:19:21 +01:00
Alex Clark
c3dc1bdcb5 Added endpoints for Recommended and Similar TV shows 2017-03-26 21:34:14 +01:00
Dan Zajdband
4b34ba1057 Merge pull request #71 from m4tta/master
Added external_ids for person
2017-02-02 10:05:13 -03:00
m4tta
8e16f7549b Added external_ids for person 2017-02-02 00:00:25 -08:00
Thomas Drevon
0442be86f3 Enable credit/:id endpoint access 2017-01-20 13:40:26 +01:00
Dan Zajdband
4f2c7d4f2a Added TvSeasonVideos 2016-10-14 18:25:54 -04:00
Dan Zajdband
bba3c01739 Added tv changes 2016-09-24 18:53:23 -04:00
Grant Holle
cb810b2ff1 Updating watchlist endpoints to match tmdb api, resolves #52 2016-09-20 09:58:29 +08:00
pitazo
91620b8a08 Update endpoints.json 2016-05-18 16:20:47 -03:00
Alvaro Octal
4da94716b8 Added basic support for session
- Now you can open a session, and use the account methods.
2016-04-16 18:13:57 +02:00
angelstoone
6b7bad48d2 Movie method release_dates added. 2016-03-25 18:55:25 +01:00
oeuillot
a8733f5c4c Add etag and if-modified-since support. (http request)
The execMethod() returns a third parameter which is the http response.
(In order to get the date and the etag header values)
2016-03-14 17:43:30 +01:00
Angel S. Moreno
3af76b0501 Merge branch 'master' of github.com:angelxmoreno/moviedb into superagent_update
# Conflicts:
#	package.json
2015-12-17 13:24:03 -05:00
Angel S. Moreno
1a69035243 Updating superagent and using new syntax 2015-12-16 15:32:12 -05:00
Daniel
d13b34ecc0 tvAiringToday and some unit tests 2015-11-20 15:13:32 -08:00
David Ehlen
e57d5d4c50 Added Endpoints for Show Videos and Similar Shows 2015-09-29 18:46:32 +02:00
David Ehlen
b13ee67b2f Added Combined Credits to endpoints 2015-09-29 08:42:30 +02:00
Dan Zajdband
b9ce9fba94 - Added browser version (moviedb.js and moviedb.min.js)
- Request token now returns an error instead of throwing.
2015-03-07 12:14:30 -03:00
Dan Zajdband
2e093aa080 Throw error on bad apikey request. 2014-10-15 20:16:10 -03:00
Dan
ba1ad544f9 Release 0.1.7 2014-07-27 12:10:58 -03:00
Dan Zajdband
c1ede365ff Better error handling. 2014-07-22 12:22:00 -03:00
Fábio Bernardo
ca13dca656 Added /movie/:id/videos method. 2014-07-16 23:30:25 +01:00
Fábio Bernardo
0ea7384667 Adding /search/multi operation. 2014-07-16 00:35:33 +01:00
Dan Zajdband
24e5fde507 Merge pull request #16 from spacepluk/master
get more meaningful errors
2014-07-08 18:11:54 -03:00
Dan Zajdband
248ad960d1 Merge pull request #18 from joevanwanzeele/master
Added path for "discover"
2014-07-08 18:11:38 -03:00
Jeremy Noonan
5c367558f6 Addition of popular endpoint for person
Get the list of popular people on The Movie Database. This list
refreshes every day.
2014-07-08 13:43:25 -07:00
Joe VanWanzeele
6f63ae07de fixed spacing 2014-06-29 21:29:40 -04:00
Joe VanWanzeele
452dbc024b added discover path 2014-06-29 21:27:36 -04:00
Oscar Morante
a4732cc3a4 get more meaningful errors 2014-05-28 12:25:19 +03:00
Aurelien De Palma
bf243bcc2b add search/tv endpoint 2014-04-23 21:47:45 +08:00
melonboy
547d0f8fd6 Added more methods for tv shows. 2014-03-12 18:57:59 +01:00
Gunay Mert Karadogan
bda78bcd9c Update API in endpoints.json 2013-12-05 17:23:53 +01:00
Gunay Mert Karadogan
f628679699 Fix a typo in the endpoints json file 2013-12-05 17:23:37 +01:00
Brandon Mills
6b2c62e297 Support custom base_url 2013-06-02 15:59:08 -07:00
Aurélien Thieriot
df33ed9558 Fix a small typo in the endpoints file 2013-01-30 21:59:17 +00:00
Cristian Douce
d8e3d9e43a updated API3 endpoints 2013-01-23 12:26:03 -03:00
Dan Zajdband
5c8287253f working on windows environments 2013-01-11 16:32:06 -03:00
Dan Zajdband
e68878d697 added ssl support 2012-10-29 12:27:59 -03:00
Paul LeMarquand
77205fa709 Uppercasing request type as this is what superagent expects 2012-08-22 22:37:14 -04:00
Dan Zajdband
0ba0babd85 error message fix 2012-08-20 13:20:23 -03:00
Dan Zajdband
081a562b6b Merge branch 'master' of github.com:danzajdband/moviedb 2012-08-20 13:07:00 -03:00
Dan Zajdband
ec61902af1 reduced lib size and complexity 2012-08-20 13:06:11 -03:00
Paul LeMarquand
73e1737fc8 Deleting unused configuration data in the endpoints 2012-08-14 13:26:00 -04:00
Paul LeMarquand
a6a5bccf6e require("moviedb").configure was not a valid end point 2012-08-14 13:20:03 -04:00
Dan Zajdband
ce2dea3a14 simpler requests 2012-08-14 11:42:57 -03:00
Dan Zajdband
0522132dd6 clean endpoints 2012-08-14 11:42:40 -03:00
Dan Zajdband
d884ac0d57 fix params 2012-06-21 11:45:38 -03:00
Dan Zajdband
06f1a3162e allow no params 2012-06-21 11:15:05 -03:00