NAME

MTNetflixQueue - Display and format your Netflix Queue


USAGE

  1. Drop netflix-queue.pl into your plugins directory.
  2. Get your Netflix session ID from your browser cookies.
    Log in to Netflix through your browser.

    Look for the value of the NetflixShopperId cookie in your browser preferences, after logging in. You'll use that below where it says <your session id>

  3. Use the <MTNetflixQueue> tags to display your queue.
    For example:
        <MTNetflixQueue session_id="<your session ID>">
        <a href="<$MTNetflixQueueURL$>"><$MTNetflixQueueTitle$></a><br />
        </MTNetflixQueue>

    Available tags are:

        <MTNetflixQueue>
        <$MTNetflixQueueTitle$>
        <$MTNetflixQueueURL$>
        <$MTNetflixQueueGenre$>
        <$MTNetflixQueueRating$>
        <$MTNetflixQueueAvailability$>