Commit Graph

282 Commits

Author SHA1 Message Date
Stuart Boston 463032bc05 Updated TV methods
Changed some methods for TVInfo
2015-11-08 19:04:15 +00:00
Stuart Boston c04f330d54 Add setter for genre ids
Used in the similar TV ATR
2015-11-08 16:43:46 +00:00
Stuart Boston 4134594de5 Revert "Add more information to CollectionInfo"
This reverts commit b5b84cc962.
2015-08-29 21:23:08 +01:00
Stuart Boston d21bf07f1d Check for null AppendToResponse
Fix #26
2015-08-25 15:06:39 +01:00
Stuart Boston b5b84cc962 Add more information to CollectionInfo 2015-08-25 14:47:15 +01:00
Stuart Boston 2837424c09 Fix long conversion issue 2015-06-01 15:59:26 +01:00
Stuart Boston c8310935aa More diamond interfaces 2015-06-01 12:53:48 +01:00
Stuart Boston 50171a7da5 Remove unused method 2015-06-01 11:52:46 +01:00
Stuart Boston f512fc0754 Sonar fixes 2015-06-01 11:51:27 +01:00
Stuart Boston 06da84c2ac Use Diamond interface 2015-06-01 11:38:36 +01:00
Stuart Boston c3569f0140 Revert "Use diamond interface"
This reverts commit 4f9d74c9f7.
2015-06-01 11:38:11 +01:00
Stuart Boston 4f9d74c9f7 Use diamond interface 2015-06-01 11:37:54 +01:00
Stuart Boston 0aab56a044 Code tidy up 2015-05-31 17:18:28 +01:00
Stuart Boston 87f973955e Combined Credits Fix
Swap combined credits for tv & movie credits
2015-05-31 17:16:57 +01:00
Stuart Boston 64e88fa9f3 Added ID to ListItemStatus 2015-05-30 19:10:09 +01:00
Stuart Boston 8451a4630b Serializable account 2015-05-30 19:09:36 +01:00
Stuart Boston e00d9357e2 Add check for rate limit
Delay and retry if code 429 encountered
2015-05-30 19:01:17 +01:00
Stuart Boston 212143b18d Update model with missing fields 2015-05-30 16:34:03 +01:00
Stuart Boston b16d452114 Correct return types for people methods 2015-04-27 14:24:52 +01:00
Stuart Boston 63afef71a4 Update dependancy versions 2015-04-08 09:54:01 +01:00
Stuart Boston cfc215cd74 Fix AppendToResponseBuilder 2015-03-27 11:36:03 +00:00
Stuart Boston 1d85c8b9d4 ATR Builder 2015-03-17 10:04:44 +00:00
Stuart Boston e6e7fcc83e Append To Response for Season and Episode 2015-03-16 11:27:11 +00:00
Stuart Boston 84243703e3 Corrected AppendToResponse methods 2015-03-16 09:46:25 +00:00
Stuart Boston c94688b0e1 WrapperGenericList has dates 2015-03-15 21:38:42 +00:00
Stuart Boston 8dadd91bf5 Add AppendToResponse interfaces 2015-03-15 19:31:34 +00:00
Stuart Boston 6e5873b7af Rename interfaces 2015-03-15 18:49:00 +00:00
Stuart Boston 5a1719c662 AppendToResponse: People Methods 2015-03-14 08:07:05 +00:00
Stuart Boston 7c72a1fa92 Rename Person to PersonInfo
Matches rest of the methods
2015-03-13 21:29:52 +00:00
Stuart Boston c2887f2f8c AppendToResponse: TV Methods 2015-03-13 21:25:40 +00:00
Stuart Boston 99896ca027 AppendToResponse: Movie methods 2015-03-13 20:25:24 +00:00
Stuart Boston 6e24cbe1d1 Add JsonProperties to wrapper 2015-03-13 18:28:51 +00:00
Stuart Boston 01fba3b235 Correct spelling error 2015-03-13 18:27:13 +00:00
Stuart Boston 21e1e55633 Method enums 2015-03-10 21:53:25 +00:00
Stuart Boston a3f001a4d9 Updated MovieInfo with defaults 2015-03-10 21:06:36 +00:00
Stuart Boston f6a09940c1 Merging credits 2015-03-08 18:51:43 +00:00
Stuart Boston 6984049f44 Network is generic 2015-03-08 13:29:04 +00:00
Stuart Boston 3bd448220d Remove unused override method 2015-03-08 10:35:34 +00:00
Stuart Boston 8e11e975b7 Add Serializable to all model classes 2015-03-08 10:31:50 +00:00
Stuart Boston 28c814c1f0 Refactor wrappers 2015-03-08 10:02:54 +00:00
Stuart Boston e5f2f1eaa9 Wrappers do not need to be serializable 2015-03-08 09:36:11 +00:00
Stuart Boston 8e68dd6dde Correct iso_3166 to country not language 2015-03-08 08:16:39 +00:00
Stuart Boston ebada5f008 Make changes generic 2015-03-08 08:02:02 +00:00
Stuart Boston c669689490 Updated tests 2015-03-07 20:13:07 +00:00
Stuart Boston 1aa6e5bbf8 Updated TestSuite 2015-03-06 22:33:21 +00:00
Stuart Boston 53aeac2b3e Add Interfaces where appropriate 2015-03-06 19:13:55 +00:00
Stuart Boston d3942ccfb6 Add Interfaces where appropriate 2015-03-06 18:51:59 +00:00
Stuart Boston 90e6891088 Updated Models & Test cases 2015-03-06 17:53:28 +00:00
Stuart Boston d03adbfb38 Added Season and Episdes 2015-03-06 14:00:09 +00:00
Stuart Boston 564b00f423 Result lists 2015-03-06 13:49:27 +00:00