Commit Graph

246 Commits

Author SHA1 Message Date
Omertron 658d39cefb Updated methods with new TheMovieDb functionality 2012-09-26 19:33:21 +00:00
Omertron ac0aa98a05 Added Token models
Update keyword model
2012-09-26 11:52:01 +00:00
Omertron 2c605dbe7e Added some new methods 2012-09-25 13:34:30 +00:00
Omertron 8dad337d8d [maven-release-plugin] prepare for next development iteration 2012-09-25 09:06:36 +00:00
Omertron 8bba5c4a27 [maven-release-plugin] prepare release themoviedbapi-3.2 2012-09-25 09:06:22 +00:00
Omertron bb8fdc79ab Updated POM versions 2012-09-25 09:03:22 +00:00
Omertron f4d4bd6c98 Updated POM versions 2012-08-28 19:07:04 +00:00
Omertron bf4e8c2756 Fixed test error. 2012-08-28 08:52:38 +00:00
Omertron cb1a4bf079 Fixes issue 19
Added serialization to model classes
2012-08-26 21:28:18 +00:00
Omertron 15190173a2 Updated POM 2012-07-03 20:52:34 +00:00
Omertron 619432fd6f Updated webbrowser to remove redundant check 2012-07-03 14:27:31 +00:00
Omertron 0bd864e3b0 Renamed "WrapperResultList" to "WrapperMovie" in line with other wrapper classes. 2012-07-03 14:25:36 +00:00
Omertron 0a46fe35c9 Added 4 new methods:
- searchCompanies
- getGenreList
- getGenreMovies
- getSimilarMovies
2012-07-03 14:21:39 +00:00
Omertron d4fa1f694d Added "adult" flag to PersonCredit 2012-07-03 12:40:26 +00:00
Omertron e9126adf49 Updated pom versions 2012-04-19 20:37:34 +00:00
Omertron 62cc9679e4 Added version information method 2012-04-07 08:58:31 +00:00
Omertron 62832a8368 fixes issue 16
fixes issue 17
2012-04-01 11:10:42 +00:00
Omertron 485d6d9630 fixes issue 12 2012-04-01 10:20:20 +00:00
Omertron 43c9660a74 fixes issue 13 2012-04-01 10:11:23 +00:00
Omertron ae4af48179 Tidy up javadoc 2012-04-01 10:03:50 +00:00
Omertron 065c75f0fc Ensure stack trace is preserved through exception 2012-04-01 09:47:13 +00:00
Omertron ad31df723c Caught new image exception error 2012-04-01 09:08:03 +00:00
Omertron c8385c51cc fixes issue 11 2012-04-01 09:02:18 +00:00
Omertron 398b5b0916 fixes issue 15 2012-04-01 08:42:59 +00:00
Omertron 183125bd3c Fixes issue 14 2012-03-31 08:39:08 +00:00
Omertron d7352384bd Fix getMovieAlternativeTitles not using the country correctly 2012-03-27 10:52:56 +00:00
Omertron 9080343a84 Corrected width in Artwork to be an int not string 2012-03-27 10:47:32 +00:00
Omertron 6667b4679a Added exception information 2012-03-26 20:27:30 +00:00
Omertron c61d718b45 [maven-release-plugin] prepare for next development iteration 2012-03-20 09:02:45 +00:00
Omertron 04c22ed42b [maven-release-plugin] prepare release themoviedbapi-3.1 2012-03-20 09:02:36 +00:00
Omertron f43b0d7e94 Use proxy for config call 2012-03-19 19:58:19 +00:00
Omertron 5dadce92c9 Update to Jackson 2012-03-18 14:59:23 +00:00
Omertron 59820cf8e3 [maven-release-plugin] prepare for next development iteration 2012-02-29 21:46:26 +00:00
Omertron d224907682 [maven-release-plugin] prepare release themoviedbapi-3.0 2012-02-29 21:46:17 +00:00
Omertron 7de94e43a7 Added proxy functionality 2012-02-04 14:37:53 +00:00
Omertron 7c6238d749 Fix issue with movieCompare 2012-02-04 11:54:43 +00:00
Omertron 2867e14bc4 Changed revenue and budget from int to long 2012-02-03 21:57:52 +00:00
Omertron bbcecbc85f Added wrapper class for config to remove dependency on runtime settings 2012-01-31 21:59:29 +00:00
Omertron 20422642d0 Added Last Movie test 2012-01-30 12:10:29 +00:00
Omertron 9c7b339761 Added Last Movie method
Changed organisation of API key to be more thread safe
2012-01-30 09:56:51 +00:00
Omertron acf43320a8 Updated tests 2012-01-29 22:08:39 +00:00
Omertron 04be080e88 Added compare function for movies 2012-01-27 21:17:08 +00:00
Omertron 054dedc434 Remove duplicate file 2012-01-27 19:01:06 +00:00
Omertron 19e73c6b1a Added back MovieDb 2012-01-27 16:35:39 +00:00
Omertron 4602fa29f2 Added person methods 2012-01-27 16:26:21 +00:00
Omertron d65745c1f0 Finished the ApiUrl class to be more generic for TMDb and IMDb ID values 2012-01-27 12:23:54 +00:00
Omertron b4de24d0fa Finished the ApiUrl class to be more generic for TMDb and IMDb ID values 2012-01-27 12:23:14 +00:00
Omertron 5c809e77fd Finished the ApiUrl class to be more generic for TMDb and IMDb ID values 2012-01-27 12:15:37 +00:00
Omertron 6133742768 Added IMDB ID search 2012-01-26 09:38:46 +00:00
Omertron f69915b003 Fix some sonar issues 2012-01-25 15:55:43 +00:00