Quantcast
Channel: WrapNetflix Issue Tracker Rss Feed
Browsing all 19 articles
Browse latest View live

Created Issue: Support for User RSS Feeds

Create an object that will return all of the user's RSS feeds.

View Article



Created Issue: User Queue - Read Access

Add the ability to read the user's queues

View Article

Created Issue: Allow crestion of CatalogTitle from RSS data.

In order to be able to merge results from the RSS feeds and the Search API. It would be very useful to be able to converter the RSS item results into CatalogTitle objects. This sort of works but needs...

View Article

Created Issue: Make it easy to determine if a title is available for "watch...

Make it easy to determine if a title is available for "watch instantly"

View Article

Created Issue: Delay and Retry Logic

Add an option to the connection object to retry a request when it gets a "requests are too frequent" message.

View Article


Created Issue: Support for Ratings

Add support for reading a user's ratings.

View Article

Created Issue: Support for ratings II

Add support for updating a users ratings.

View Article

Created Issue: Catalog searches from RSS feeds

Can you add a method to you Api to let me create a CatalogMovie from thedata provided in the RSS feeds? I would like to be able to do the codebelow and get back a List of Catalog Movies. This will let...

View Article


Closed Issue: Catalog searches from RSS feeds

Can you add a method to you Api to let me create a CatalogMovie from thedata provided in the RSS feeds? I would like to be able to do the codebelow and get back a List of Catalog Movies. This will let...

View Article


Closed Issue: User Queue - Read Access

Add the ability to read the user's queues

View Article

Created Issue: Clean up the XML documentation in the NetflixConnection class

It's hard to understand how the methods are supposed to be used in the NetflixConnection class - when I'm browsing through them in the Visual Studio Object Browser, I find they're a bit cryptic because...

View Article

Closed Issue: Make it easy to determine if a title is available for "watch...

Make it easy to determine if a title is available for "watch instantly"

View Article

Closed Issue: Support for Ratings

Add support for reading a user's ratings.

View Article


Closed Issue: Support for ratings II

Add support for updating a users ratings.

View Article

Created Issue: OAuth signature problem on title detail expand

It seems that the signature generated for the API URL for title detail retrieval with multiple expansions is invalid. Somthing about the comma perhaps...?

View Article


Created Issue: CA1802: mark NetflixUrls.BaseUrl field as Const rather than...

FxCop reports "Warning CA1802 : Field 'NetflixUrls.BaseUrl' is declared as 'static readonly' but is initialized with a constant value 'http://api.netflix.com/'. Mark this field as 'const' instead." in...

View Article

Commented Issue: CA1802: mark NetflixUrls.BaseUrl field as Const rather than...

FxCop reports "Warning CA1802 : Field 'NetflixUrls.BaseUrl' is declared as 'static readonly' but is initialized with a constant value 'http://api.netflix.com/'. Mark this field as 'const' instead." in...

View Article


Created Issue: Rename three *Queue classes to *QueueCollection

FxCop complains about our use of the Queue keyword in naming the Queue, DiscQueue and InstantQueue objects. FxCop both suggests that the objects be named so that they don't end with "Queue", and to...

View Article

Created Issue: ExtensionMethods.SortString [5859]

<Extension()> Function SortString(ByVal value As QueueSortOrder) As String Select Case value Case QueueSortOrder.Alphabetical : Return "date_added" Case QueueSortOrder.DateAdded : Return...

View Article
Browsing all 19 articles
Browse latest View live




Latest Images